There are two spacing properities that can be used with CSS for your web design. You can use MARGIN and / or PADDING. So when should you use them? In this tutorial we will be discussing CSS spacing, and the difference between margin and padding. Understanding CSS Spacing Margin and padding are two ways we […]
Coding
Learning CSS Code Part 7-Coding Fonts with CSS
Using fonts is another design element that can really enhance your website and speak to the character of the site. In this tutorial I am going to show you how to style your website fonts with CSS. Styling Your Fonts With CSS Learning CSS and how to style your fonts can really add a lot […]
Learning CSS Code Part 6-Coding Backgrounds with CSS
Backgrounds are essential for great web designing, and the one you choose for yours can set the overall tone of your website. I use backgrounds a lot. They can be either colors or images, and they really enhance the design of a website. In this tutorial we will be learning CSS coding of backgrounds. Learning […]
Follow Me