PDA

View Full Version : Learing div's



dobbin
01-09-2008, 04:13 PM
What is the best way to learn div's?

Excellent1
01-09-2008, 04:49 PM
If you looked at sources and look at style sheets you will see how everything works - thus meaning you will pick up the ways of doing things :)

dobbin
01-09-2008, 05:08 PM
Ok thanks.

redtom
01-09-2008, 07:03 PM
Althought be carefull where you look because you can pick up bad habits.

I started at www.w3schools.com

--ss--
01-09-2008, 07:08 PM
Just learn CSS using the guides on www.w3schools.com / www.tizag.com , Should just be common seance on how to use divs to code afterwards ;).

Meti
01-09-2008, 07:31 PM
As Excellent said. Look at sources. And look at tutorials :)

I recently posted a tut about this :)

Fehm
01-09-2008, 07:38 PM
As Excellent said. Look at sources. And look at tutorials :)

I recently posted a tut about this :)


Read Meti's tuts, its an amazing tut and i picked it up quickly, even though i dont code that much :P in fact, i dont code ^^ but i understand the concepts now.

So *clap meti*

Meti
01-09-2008, 07:40 PM
Thanks :) ^^

Blob
02-09-2008, 06:52 PM
Self teach yourself (I dunno how, it just happens)

If you follow tutorials you learn in the way they code, and that might be different to how you may code, so its best to find yourself rather than other people.

Edit: Holy crap im turning into an old wise man =[

Calon
02-09-2008, 08:11 PM
Self teach yourself (I dunno how, it just happens)

If you follow tutorials you learn in the way they code, and that might be different to how you may code, so its best to find yourself rather than other people.

Edit: Holy crap im turning into an old wise man =[
Lol :P
On topic: W3Schools seems to explain more, I just learnt by looking at CSS stylesheets and modifying them.

Want to hide these adverts? Register an account for free!