Support Forums

Full Version: I'm a complete beginner.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Bump

Can anyone answer that last question?
This may differ from what other people say, this is just my opinion though:
1. html
2. javascript
3. php
4. css
I say css last because I don't really feel it's absolutely necessary, however, you should learn it because it makes things easier.
(10-27-2009, 08:12 PM)nevets04 Wrote: [ -> ]This may differ from what other people say, this is just my opinion though:
1. html
2. javascript
3. php
4. css
I say css last because I don't really feel it's absolutely necessary, however, you should learn it because it makes things easier.

I know the path I am taking. I just need an answer to my second to last post.
Lol if you want to secure your database don't program in SQL.
No "p" would be for the tag "p" and just would be a class.
Here is a tut on CSS, I'm working on the PART 2 just don't have much time.
http://www.supportforums.net/showthread.php?tid=2616

#p = id p
.p = class p
#p .p = class is styled only if inside of p id
Pages: 1 2 3