Fiat Lux academe
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Gallery


~*Basic codes for newbies*~ Empty

~*Basic codes for newbies*~

Go down

~*Basic codes for newbies*~ Empty ~*Basic codes for newbies*~

Post by ayeh-empty Mon Oct 27, 2008 6:27 am



Credits to bratinela01
Arrow Body Backgrounds



Code:
<body background="IMAGE URL">



Arrow Background (Non-Moving)



Code:
<body background="IMAGE URL" bgproperties="fixed">



Arrow Body Background Colors



Code:
<body bgcolor="COLOR OR HEX CODE HERE">



Arrow Making a Line


Code:
<hr width="NUMBER" color="COLOR" size="NUMBER">
Description/Tip's:(width is width, size is height)


Arrow Background Music



Code:
<BGSOUND SRC="MIDI URL" AUTOSTART="true"
HIDDEN="true" LOOP="infinite">



Arrow Making a Space
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
ayeh-empty
Moderator
Moderator

Male
Number of posts : 62
Age : 30
Registration date : 2008-10-10

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum