AYearAgo.Today
Login
Username:
Password:
Login
Recovery
🧠Learning Log - 2021-11-04
Back to 🧠Learning Log
In order to make a phone number usable you can use
tel: :

<
a
href
=
"tel:1234-1234567"
class
=
"mr-8"
>
1234 1234567
</
a
>
If you want to have a dynamic page, use php like this:
<?php
echo
file_get_contents
(
"layout/header.html"
);
?>
Log Entry by
Daddels
425 Views
Log In to Favorite
Share on Facebook
Share on Twitter
© 2024 Stealth Launch, LLC. All right reserved
Site Map
|
Privacy Policy
|
Cookie Policy
|
Terms of Service