Jump to content

Help with Script


Brandi Sour

Recommended Posts

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

Link to comment

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/

Link to comment

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 by TheBeast
Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...