HTML HELP

 

SCROLLING MESSAGES

to do a scrolling message in html all you have to do is type <'marquee'>Message<'/marquee> but when your doing it remove the '''' s because without them all the code would look like this
Message
but to speed it up you can do this <'marquee scrollamount="20'">Message<'/marquee'>but when your doing it remove the '''' s because without them all the code would look like this
this is speed 20
or you can slow it down by putting <'marquee scrollamount="2'">Message<'/marquee'>but when your doing it remove the '''' s because without them all the code would look like this
Message
then of course the direction you want it to go in <'marquee direction="right'">Message<'/marquee'>but when your doing it remove the '''' s because without them all the code would look like this
Message
or if you want a bouncy marquee you would type<'marquee behavior="alternate'">Message<'/marquee'>but when your doing it remove the '''' s because without them all the code would look like this
Message
another one you could do is alternate marquee sped up like this <'marquee behavior="alternate" scrollamount="20'">Message<'/marquee> but when your doing it remove the '''' s because without them all the code would look like this
Message

FONT TRICKS

To do some writing in Bold type<'b'>Bold<'/b'>and it will look like this Bold but when your doing it remove the '''' s

To do some writing in Italic type<'i'>Italic<'/i'>and it will look like this Italic but when your doing it remove the '''' s

To do some writing in Underlined type<'u'>underlined<'/u'>and it will look like this Underlined but when your doing it remove the '''' s

To combine them all do something like this <'b'><'u'><'i'>and you will get Bold, Underlined and Italic<'/b'><'/u'><'/i'> writing like this and you will get Bold, Underlined and Italic but when your doing it remove the '''' s

Font Sizing

Enter <font SIZE="The Number" >

2 = LOOKS LIKE THIS
3 =
LOOKS LIKE THIS
4=
LOOKS LIKE THIS
5 =
LOOKS LIKE THIS
6=
LOOKS LIKE THIS
7 =
LOOKS LIKE THIS

To change font color you would type <'font color="red'"> and it goes red like this RED but you can enter any shade and any color known to mankind ant it will work and if you know the Hex code they work aswell but when your doing it remove the '''' s

To chance the font type you would key in <'font face="chosen" font here'>like SAGE or GEORGIA or AFRICA but remember to do the code without the '''''s

To make a link on a section of text you would type <'a href="http://www.geocities.com/lord_uwa/website" address here'>NAME HERE<'/a'> and it would link similar to this Adam's Page once again remember to take out the ''''s

EXTRA'S

To do a graphic/ image linking to somewhere else you would do the above linking code and in the TEXT section you would put the picture code in displayed below and then it would work like

To add an image or graphic all you have to do is <'img src="pictures/index.html" properties here'> and thats it. But to get the pictures properties put your cursor over the image and right click on your mouse then with the options click on properties and then copy and paste the whole address of it, but remember to take out the '''s or the image wont work at all
Here is an example of a working picture

but if thats the image your wanting and its too big for you dont worry you can alter its size by typing <'img src="http://www.geocities.com/lord_uwa/picture" properties here width="???" height="???'"> and then the picture would look like this

i have reduced the image size on this from 500 wide by 336 high to 200 wide and 200 high (all sizes are in pixels)

to do a vieo clip or sound segmant you would type <'embed src="http://www.geocities.com/lord_uwa/properties" here'> and then it would sound or show like u have in mind but remember to remove the ''''s or the clip wont work

Hosted by www.Geocities.ws

1