D3sign-Worx

Archive for the ‘CSS’ Category

CSS Naming Conventions

Oct 17 2009

Earlier on I was doing some work designing a website which has a variety of different columns. Now these columns can all vary in size but I was trying to adhere to the 960 Grid System. As such I made classes for each of the different sizes and named them accordingly i.e. .940{width:940px;}.

Read More