Skip to main content

Posts Tagged ‘learn CSS’

Happy Girl Unpacking Clothes After Online Shopping

Unboxing the Box-Sizing Property in CSS

Box-sizing property in CSS Box-sizing is a CSS property that helps us set the height and width of an element. Sometimes, when we set the height and width of an element, it doesn’t work as expected. In such situations, we can use the box-sizing property to adjust the element’s size. Box-model: The Box-model is a […]

Books on X/HTML & CSS

Over the past couple of weeks I’ve been looking over a number of books designed to teach X/HTML & CSS. It’s a bit overwhelming knowing where to begin with all the versions and types of web coding. I landed on a book that I really enjoyed: Head First HTML with CSS & XHTML. Of the […]