HTML tut
2 posters
Page 1 of 1
HTML tut
Some very very very very basic HTML
This slides in place
<marquee behavior="slide" direction="left">Do you think i should do a basic HTML tut</marquee>
this one bounces
<marquee behavior="alternate">Tech Modded Zombies</marquee>
this one is a form
<form>
<select name="list"
onclick="if(options[selectedIndex].value)
window.location.href=(options[selectedIndex].
value)" size="1" border="0" style="color=:#000000; background-color:#ffffff; width:25%">
<option>
Menu
<option
value="http://Your URL Here">
Your Link Name Here
<option
value="http://Your URL Here">
Your Link Name Here
<option
value="http://Your URL Here">
Your Link Name Here
<option
value="http://Your URL Here">
Your Link Name Here
</select>
</form>
this one is a button
<form action="URL Here" method="post">
<input type="submit" value="Your Text Here"> </form>
this one is a menu
<select name="list" onclick="if(options[selectedIndex].value)
window.location.href=(options[selectedIndex].
value)" size="4" border="0" style="color=:#000000; background-color:#ffffff; width:25%">
<option>
<b>TMz Menu</b>
<option
value="http://URL Here">
Link Name Here
<option
value="http://URL Here">
Link Name Here
<option
value="http://URL Here">
Link Name Here
<option
value="http://URL Here">
Link Name Here
</select>
This is a pure colour look
<font color="#00ff00">HTML Green</font> Code Green
this one is a table
<table border="1" cellpadding="5" cellspacing="5" width="100%"
<tr>
<th style="text-align:left">Table header</th>
<th style="text-align:left">Table header</th>
</tr>
<tr>
<td width="20%">Table cell 1</td><td>Table cell 2</td>
</tr>
</table>
this one is a awesome waterfall
<marquee style="z-index:2;position:absolute;left:243;top:76;font-family:Arial;font-size:22pt;color:00ff00;height:118;"scrollamount="7" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:135;top:52;font-family:Arial;font-size:22pt;color:00ff00;height:398;"scrollamount="5" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:105;top:119;font-family:Arial;font-size:22pt;color:00ff00;height:83;"scrollamount="5" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:27;top:99;font-family:Arial;font-size:22pt;color:00ff00;height:323;"scrollamount="2" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:44;top:70;font-family:Arial;font-size:22pt;color:00ff00;height:112;"direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:277;top:93;font-family:Arial;font-size:22pt;color:00ff00;height:196;"scrollamount="4" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:82;top:107;font-family:Arial;font-size:22pt;color:00ff00;height:224;"scrollamount="2" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:280;top:8;font-family:Arial;font-size:22pt;color:00ff00;height:493;"scrollamount="1" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:297;top:93;font-family:Arial;font-size:22pt;color:00ff00;height:217;"scrollamount="6" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:96;top:119;font-family:Arial;font-size:22pt;color:00ff00;height:229;"scrollamount="2" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:256;top:15;font-family:Arial;font-size:22pt;color:00ff00;height:359;"scrollamount="3" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:66;top:106;font-family:Arial;font-size:22pt;color:00ff00;height:134;"scrollamount="1" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:273;top:69;font-family:Arial;font-size:22pt;color:00ff00;height:118;"scrollamount="4" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:308;top:23;font-family:Arial;font-size:22pt;color:00ff00;height:448;"scrollamount="6" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:144;top:74;font-family:Arial;font-size:22pt;color:00ff00;height:438;"scrollamount="7" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:293;top:51;font-family:Arial;font-size:22pt;color:00ff00;height:58;"scrollamount="2" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:308;top:45;font-family:Arial;font-size:22pt;color:00ff00;height:487;"scrollamount="7" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:168;top:47;font-family:Arial;font-size:22pt;color:00ff00;height:291;"scrollamount="5" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:253;top:40;font-family:Arial;font-size:22pt;color:00ff00;height:200;"scrollamount="4" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:17;top:92;font-family:Arial;font-size:22pt;color:00ff00;height:241;"scrollamount="5" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:282;top:42;font-family:Arial;font-size:22pt;color:00ff00;height:281;"scrollamount="5" direction="down">Tech Modded Zombies</marquee><p style="position:absolute;top:493;font-size:10px;"><a
This slides in place
<marquee behavior="slide" direction="left">Do you think i should do a basic HTML tut</marquee>
this one bounces
<marquee behavior="alternate">Tech Modded Zombies</marquee>
this one is a form
<form>
<select name="list"
onclick="if(options[selectedIndex].value)
window.location.href=(options[selectedIndex].
value)" size="1" border="0" style="color=:#000000; background-color:#ffffff; width:25%">
<option>
Menu
<option
value="http://Your URL Here">
Your Link Name Here
<option
value="http://Your URL Here">
Your Link Name Here
<option
value="http://Your URL Here">
Your Link Name Here
<option
value="http://Your URL Here">
Your Link Name Here
</select>
</form>
this one is a button
<form action="URL Here" method="post">
<input type="submit" value="Your Text Here"> </form>
this one is a menu
<select name="list" onclick="if(options[selectedIndex].value)
window.location.href=(options[selectedIndex].
value)" size="4" border="0" style="color=:#000000; background-color:#ffffff; width:25%">
<option>
<b>TMz Menu</b>
<option
value="http://URL Here">
Link Name Here
<option
value="http://URL Here">
Link Name Here
<option
value="http://URL Here">
Link Name Here
<option
value="http://URL Here">
Link Name Here
</select>
This is a pure colour look
<font color="#00ff00">HTML Green</font> Code Green
this one is a table
<table border="1" cellpadding="5" cellspacing="5" width="100%"
<tr>
<th style="text-align:left">Table header</th>
<th style="text-align:left">Table header</th>
</tr>
<tr>
<td width="20%">Table cell 1</td><td>Table cell 2</td>
</tr>
</table>
this one is a awesome waterfall
<marquee style="z-index:2;position:absolute;left:243;top:76;font-family:Arial;font-size:22pt;color:00ff00;height:118;"scrollamount="7" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:135;top:52;font-family:Arial;font-size:22pt;color:00ff00;height:398;"scrollamount="5" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:105;top:119;font-family:Arial;font-size:22pt;color:00ff00;height:83;"scrollamount="5" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:27;top:99;font-family:Arial;font-size:22pt;color:00ff00;height:323;"scrollamount="2" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:44;top:70;font-family:Arial;font-size:22pt;color:00ff00;height:112;"direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:277;top:93;font-family:Arial;font-size:22pt;color:00ff00;height:196;"scrollamount="4" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:82;top:107;font-family:Arial;font-size:22pt;color:00ff00;height:224;"scrollamount="2" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:280;top:8;font-family:Arial;font-size:22pt;color:00ff00;height:493;"scrollamount="1" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:297;top:93;font-family:Arial;font-size:22pt;color:00ff00;height:217;"scrollamount="6" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:96;top:119;font-family:Arial;font-size:22pt;color:00ff00;height:229;"scrollamount="2" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:256;top:15;font-family:Arial;font-size:22pt;color:00ff00;height:359;"scrollamount="3" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:66;top:106;font-family:Arial;font-size:22pt;color:00ff00;height:134;"scrollamount="1" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:273;top:69;font-family:Arial;font-size:22pt;color:00ff00;height:118;"scrollamount="4" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:308;top:23;font-family:Arial;font-size:22pt;color:00ff00;height:448;"scrollamount="6" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:144;top:74;font-family:Arial;font-size:22pt;color:00ff00;height:438;"scrollamount="7" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:293;top:51;font-family:Arial;font-size:22pt;color:00ff00;height:58;"scrollamount="2" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:308;top:45;font-family:Arial;font-size:22pt;color:00ff00;height:487;"scrollamount="7" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:168;top:47;font-family:Arial;font-size:22pt;color:00ff00;height:291;"scrollamount="5" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:253;top:40;font-family:Arial;font-size:22pt;color:00ff00;height:200;"scrollamount="4" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:17;top:92;font-family:Arial;font-size:22pt;color:00ff00;height:241;"scrollamount="5" direction="down">Tech Modded Zombies</marquee><marquee style="z-index:2;position:absolute;left:282;top:42;font-family:Arial;font-size:22pt;color:00ff00;height:281;"scrollamount="5" direction="down">Tech Modded Zombies</marquee><p style="position:absolute;top:493;font-size:10px;"><a
Colm- !TMz!
- Posts : 1341
Name : Colm David Overy
Favourite Game(s) : Halo Series, Minecraft, KSP and some other games
Motto : Life isn't about where you're from or where you're at. It's about where you want to go.
Reputation : 65
Join date : 2010-06-24
Age : 29
Location : Southend-On-Sea, England
TMz BlackOUT- Captain
- Posts : 78
Name : Matt
Favourite Game(s) : CoD WaW
Motto : Rain Rain go away
Reputation : 7
Join date : 2010-12-17
Age : 29
Location : America
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum