jameswoods11x
New member
hello friends pls suggest some good css editors with full supported intellisense.
Now, what' s the meaning of this? Didn't you read what the original poster asked for? No one asked what CSS means from anyone and to think that the example you even illustrated is wrong just speaks bunch about the kind of person you are.css is stand for the case cade style sheet. It is use to the
<html>
body
{
background-color:#d0e4fe;
}
h1
{
colorrange;
text-align:center;
}
p
{
font-family:"Times New Roman";
font-size:20px;
.. ..
</html>
I just use Notepad, but I've heard that Notepad++ or something like that is meant to be good. Dreamweaver was alright years ago but I haven't used it since, I'm not sure if it's evolved or just died out.