[b]Body Backgrounds[/b]
<body background="IMAGE URL">
[b]Background (Non-Moving)[/b]
<body background="IMAGE URL" bgproperties="fixed">
[b]Body Background Colors[/b]
<body bgcolor="COLOR OR HEX CODE HERE">
[b]Making a Line[/b]
<hr width="NUMBER" color="COLOR" size="NUMBER">
(width is width, size is height)
[b]Background Music[/b]
<BGSOUND SRC="MIDI URL" AUTOSTART="true"
HIDDEN="true" LOOP="infinite">
[b]Making a Space[/b]
Even though
it doesnt look
like a normal HTML code,
whenever you put this on your page,
it makes a space
[i]i hope it can help u guyz[/i]
--
[i]Added by eehjhay:[/i]
[quote]It is better to use "" for the values of any attributes.
For example, instead of this:
<hr width=100 color=black size=5>
It will be like this:
<hr width="100" color="black" size="5">[/quote]
Last edited by eehjhay (2008-01-29 05:00:41)
@ont topic.
I suggest add descriptive ideas on where to apply those and add more detail
by the way,@wcl5195 :
these codes are basic HTML codes,so you can only use these for html pages or overlay.(CORRECT ME IF I'M WRONG)
[/b]
Last edited by linettedannah24 (2008-01-06 05:15:36)
+ 1 repu from me...
Last edited by lordheinz (2008-01-06 05:25:13)
+ 1 repu from me...[/quote]
[align=center][b]~**thnx kuya LORDHEINZ for the repu.!!**~[/b][/align]
this will be helpful for overlay users.. anyway you might want to add the table html codes.. im sure many would want to put that in their About Me box. you know the td,tr etc.