I'd be interested to know the answer to this question...May I ask what you do for a living? Would you be prepared to do some of that for free?
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
I'd be interested to know the answer to this question...May I ask what you do for a living? Would you be prepared to do some of that for free?
Okay okay I'll do it for you. Put this into your CSS:
body {
color: red;
font-size: 24pt;
background-color: blue;
}
h1 {
font-size: 8pt;
color: yellow;
}
p {
font-size: 56pt;
color: purple;
}
What is this "I want everything for free culture" ? Thought it was just an ANCYL thing. Now infecting IT as well.
I don't understand why the OP is still asking. His job has already been done ^here^ by Ancalagon. That is some pretty good CSS right there.
@OP, have you even tried this yet?
Ancalagon, you mind if I use this royalty free? Tried it out and it looks great.
I'd be interested to know the answer to this question...
Or, because we're geeks, we have loads of money. Obviously without the life though, we just keep this money stashed up and are happy to give out free work to those who ask us on the net. Its only those who ask us in person that we tend to charge...You joke - most people have no clue that IT people still have a car, house, and a ton of other crap to pay for. We're just sitting in front of a computer, we don't have a life because we're geeks and we have no money.
Gets on my tit, a bit.
In another thread OP rekons that they can code in multiple languages (including CSS)......plumber.
In another thread OP rekons that they can code in multiple languages (including CSS)...
I'm going to say either a lawyer, or politician!
Lol. CSS is a language ?
It has syntax and a grammar - I think that makes it a language.
^this.
There are statements too:
1. <!--[if lt IE 7]>
2. [if SafMob] @import('iphone.css');
3. .ClassName
{
width: expression(document.body.clientWidth - 438);
}
4. @media screen and (max-device-width: 480px) {
.column {
float: none;
}
}
can it interface with a database, save data to a file. or do anything meaningful, other make pretty colors on a website ?
can it interface with a database, save data to a file. or do anything meaningful, other make pretty colors on a website ?