Gallery


~*Basic codes for newbies*~

Post new topic   Reply to topic

View previous topic View next topic Go down

~*Basic codes for newbies*~

Post by ayeh-empty on Mon Oct 27, 2008 12:27 pm



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
Moderator
Moderator

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

View user profile

Back to top Go down

View previous topic View next topic Back to top


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