~*Basic codes for newbies*~
Page 1 of 1 • Share •
~*Basic codes for newbies*~
Credits to bratinela01
- Code:
<body background="IMAGE URL">
- Code:
<body background="IMAGE URL" bgproperties="fixed">
- Code:
<body bgcolor="COLOR OR HEX CODE HERE">
- Code:
<hr width="NUMBER" color="COLOR" size="NUMBER">
Description/Tip's:(width is width, size is height)
- Code:
<BGSOUND SRC="MIDI URL" AUTOSTART="true"
HIDDEN="true" LOOP="infinite">
Description:
Even though
it doesnt look
like a normal HTML code,
whenever you put this on your page,
it makes a space code below
- Code:
Note:
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">

ayeh-empty- Moderator

-

Number of posts: 62
Age: 16
Registration date: 2008-10-10
Permissions of this forum:
You cannot reply to topics in this forum











