What Are Style Tags?
Let's talk a little about CSS (cascading style sheets) shall we?
CSS codes are made up of three parts: selector, property, and value
Example: .selector {property: value;}
Ok so you are given a code that looks something like this...
body {background-color: red;}
or
.nametext {display:block; font-size:0px !important; width:100%;
background-image:url(URL OF PIC); background-position:left;
background-repeat: no-repeat; height:40px;}
and you put it in your About Me section but "it didn't work", right? that's because
the code MUST go between style tags.
<style>
code here
</style>
If you already have an existing style sheet, continue to use it (you should only have one set in your page). The more sets of style tags you have in your page, the slower it will load.
So, find one of these...
</style>
and put the code right before it on a new line, you can space out your CSS to make your coding more organized... just make sure it's between the style tags.
Want to learn more about CSS? click here
Want to get on Myspace at school?
If you have any free time at school after you have finished your work or you are at lunch and want to check your myspace/facebook, you can use Ihaspizza.com. It will let you bypass your schools security so you can go on myspace, fakebook, or any other blocked sites :) Make sure and add our proxy myspace! http://myspace.com/chr15proxies.
|
Online Users:
|