Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS New to CSS. Anyone want to see mt first attempt :) Re: New to CSS. Anyone want to see mt first attempt :)

#82370
Waffle
Member

I must say, your CSS isn’t bad if you say it’s your first go.
Personally, for something so simple, I would have done 1 main Div id.. and then div classes for the items inside the main div id.

For example;





Squrk!!




ETC ETC.


This way, it’s much easier to style, a litle bit less code… and rather than giving each element the positioning.. its done in 1 hit.