Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where can I find remedial exercises for CSS layouts?

Tags:

css

layout

I am CSS-disabled. I've been trying to use it for almost a decade, and still can't figure out how floats work properly [floats is just an example].

Is there a site that walks through various real-world layout patterns?

like image 653
Neil McGuigan Avatar asked Nov 06 '22 01:11

Neil McGuigan


1 Answers

You can take a look at these sites:

http://css.maxdesign.com.au/floatutorial/

http://www.smashingmagazine.com/2007/05/01/css-float-theory-things-you-should-know/

http://css-tricks.com/all-about-floats/

like image 198
Khoa Nguyen Avatar answered Nov 10 '22 19:11

Khoa Nguyen