+Brandi Sour Posted September 14, 2006 Posted September 14, 2006 Hi, could someone show me how to code the following with a larger Font size and or point me in the direction where there is a 'scripting for dummies' type site. <font color="red">STEALTH -REQUIRED</font> Many thanks Quote
+Loch Cache Posted September 14, 2006 Posted September 14, 2006 Hi, could someone show me how to code the following with a larger Font size and or point me in the direction where there is a 'scripting for dummies' type site. <font color="red">STEALTH -REQUIRED</font> Many thanks <FONT size="3"><font color="red">STEALTH -REQUIRED</font></font> STEALTH -REQUIRED <FONT size="3"><font color="red"><b>STEALTH -REQUIRED</b></font></font> STEALTH -REQUIRED Quote
+mtn-man Posted September 14, 2006 Posted September 14, 2006 (edited) http://www.webmonkey.com/webmonkey/referen...tml_cheatsheet/ Great little resource for beginners there. Frames, Forms, Body Attributes, Basic Tags and Header Tags won't work or are already included. Edited September 14, 2006 by mtn-man Quote
+mgbmusic Posted September 14, 2006 Posted September 14, 2006 Hi, could someone show me how to code the following with a larger Font size and or point me in the direction where there is a 'scripting for dummies' type site. <font color="red">STEALTH -REQUIRED</font> Many thanks <FONT size="3"><font color="red">STEALTH -REQUIRED</font></font> STEALTH -REQUIRED <FONT size="3"><font color="red"><b>STEALTH -REQUIRED</b></font></font> STEALTH -REQUIRED I've always found this page helpful: http://www.htmlcodetutorial.com/ Quote
+TheBeast Posted September 14, 2006 Posted September 14, 2006 (edited) If you google html font it will bring up a bunch of references to the font tag and all of its attributes. The one you want is size. It would look something like this <font color="red" size="7">STEALTH-REQUIRED</font> -=EDIT=- D'OH mgbmusic beat me to it! Edited September 14, 2006 by TheBeast Quote
+Team Teuton Posted September 14, 2006 Posted September 14, 2006 Hi, could someone show me how to code the following with a larger Font size and or point me in the direction where there is a 'scripting for dummies' type site. <font color="red">STEALTH -REQUIRED</font> Many thanks I've found this site to be helpful: http://nozen.com/geo/html.htm Quote
+GeoGeorges Posted September 14, 2006 Posted September 14, 2006 Here's one more...www.w3schools.com Quote
+Brandi Sour Posted September 14, 2006 Author Posted September 14, 2006 BRILLIANT!!! Just what I needed. Thank you all. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.