After about a year of coding, I have decided to become a writer and spread the knowledge of HTML and CSS coding around. I was given the opportunity to write for this site, so here I am and here is my first article. Hope you enjoy!
Have you ever wanted to know how to make your […]
Categorised under: CSS, Design & Layout, Tips & Tutorials by nashultz
No Comments »
One of the most confusing aspects that most fail to grasp the concept of is the id and class selectors. What is the difference, and what should be classes, and what should be an id? In this small post I’ll attempt to explain the difference, and then give examples of why to use each one.
Categorised under: CSS, Tips & Tutorials by Jack F
1 Comment »
Background images can be added using CSS to save having all those <img src=…. in your mark up. In this brief tutorial, I shall explain how.
Categorised under: CSS, Images, Tips & Tutorials by Jack F
No Comments »
This small tutorial will show you how to enhance your links and make them look very professional using left and right border styles on the links. This method uses no images and works in all browsers. It is very versatile and can be changed. Highly recommended way of creating a smart navigation.
Categorised under: CSS, Design & Layout, Navigation, Tips & Tutorials by Jack F
No Comments »
This is a simple tip that many beginners to CSS do not realize and use to their advantage. In this brief tutorial I will go through the method on how to use a background image as the background to an element, and make it repeat either in width (x) or height (y) so that your […]
Categorised under: CSS, Images, Navigation, Tips & Tutorials by Jack F
1 Comment »