html, css, jQuery, PHP, mySQL

Posts Tagged ‘source of information’

CSS From Scratch. 5:2 CSS Properties

Saturday, August 6th, 2011

Before looking further at CSS here are some useful examples of CSS properties. Notice how when we set a border before we used a shorthand which combined declarations for the border width, style and colour into one line: * {border: 1px solid red;} If we wrote these out as separate declarations the CSS would look [...]

Tags: , , , , , , , , , , , , , , , , , , ,
Posted in Tutorials | No Comments »