A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

Learning CSS

1.2k views · started by ragnarokgurl ·
#1
Learning CSS
I've been learning basic html for a while now, I was trying to learn CSS but whenever I see the codes, it kills me. Is there any way on how to start CSS the slowest way as possible? x:
#2
I first started to learn CSS from here: CSS Tutorial

They give rather detailed examples and explanation for CSS.

They have other tutorials for HTML, Javascripts etc. too.

My advice is just to take it slow, CSS has a lot of properties and values. The syntax can be difficult at times too.
#3
helldana wrote:
I first started to learn CSS from here: CSS Tutorial

They give rather detailed examples and explanation for CSS.

They have other tutorials for HTML, Javascripts etc. too.

My advice is just to take it slow, CSS has a lot of properties and values. The syntax can be difficult at times too.


Oh, they have a lesson by lesson ones for CSS. Will try this one out. Thank you.

Yeah, CSS can be hard, looking at codes from different CSS layouts (especially the messy ones) just gave me some headache.
#4
lynda actually has some decent stuff that might help you
#5
phazed wrote:
lynda actually has some decent stuff that might help you


big ups for lynda.

I use foundation for my web design internship.

Foundation for Sites 6 Docs

if you want to get a nice site with minimal css work add foundation or consider using another front-end framework such as bootstrap