Skip to content

Instantly share code, notes, and snippets.

@nicdaCosta
Last active December 19, 2015 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicdaCosta/87807c51e7363d727c3a to your computer and use it in GitHub Desktop.
Save nicdaCosta/87807c51e7363d727c3a to your computer and use it in GitHub Desktop.

Web Platform Wednesday

#9 : Padding, Size, layout & page


Last week we decided to take a small break to give everyone a rest and let you enjoy the holidays, so this week we are coming back in full force to tackle the next batch of CSS properties. This week, we will be focusing on layout based properties, which are fundamentally the foundation properties of all websites.

These properties that we will be covering, range from padding and size to positioning properties such as top, left, right, bottom and float. If you aren't too familiar with these properties, here are some great reference materials on some of the CSS properties.

####Position CSS Positioning - A Comprehensive Look CSS Positioning 101


####Padding A comprehensive post on Padding


####Float CSS Floats 101

CSS Float Theory: Things you should know


To view all the properties that we will be covering this week, head on over to the Web Platform Wednesday page and see where you can help. If you find any properties that you want to help contribute to, have any questions or even not sure, come and chat with the co-ordinators in the #webplatform IRC Channel or via email on the mailing list, as there is always someone who will be happy to help.

Until next week, happy documenting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment