No one likes to go to a website and slowly wait for the pages to load. Often times, if that happens, visitors will cancel the load, and just move on to the next site. The great thing about using WordPress, is there is usually a plugin for everything. In this article I explain to you […]
coding
Learning CSS Code Part 8-Coding Spacing with CSS
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 […]
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