First git commit
This commit is contained in:
13
public_html/page1.php
Normal file
13
public_html/page1.php
Normal file
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
|
||||
<wml>
|
||||
<card id="intro" title="Introduction">
|
||||
<p>
|
||||
txt3.com was established in 1997 as a free SMS service, allowing users to send text messages to mobile phones in the UK and internationally. Accessible via web and WAP, it catered to users across various devices.
|
||||
</p>
|
||||
<p>
|
||||
<a href="page2.php">Next: Service Evolution</a>
|
||||
</p>
|
||||
</card>
|
||||
</wml>
|
||||
|
||||
Reference in New Issue
Block a user