CSS; Weight loss for your code
- August 16th, 2008
- Posted in CSS tips and tricks
CSS; Weight loss for your code
One of the main drawbacks of traditional HTML web design is the tendency to produce almost insupportably large file sizes with anything but the simplest of page designs since formatting requires a sub…
How to beat Internet explorer when it comes to CSS and stop its regime of terror when using the net!
I am guessing an article on this subject has been posted prior to this one, I should hope a few have! However I hope this will provide a refreshing angle on the subject and branch to some other intere…
Successful CSS template skins
The CSS mantra is the separation of content and style. The content should be in the HTML and the CSS should take care of how the HTML is displayed on the page. However, most web-designs don’t properly…
Introduction to CSS (Cascading Style Sheets)
A Cascading Style Sheet is a set of rules that specify how a HTML document should be presented. Cascading Style Sheets are used to format HTML. You should have at least a basic understanding of HTML …
Tables vs CSS - Which is better?
When I started exploring the design possibilities of the internet back in 1996, NetObjects Fusion was (at that point) a revolutionary WYSIWYG editor that allowed you to place pretty much any c…
CSS Controlled Web Design - Tables are for sitting at…
By now, most web designers are aware of the many benefits of using CSS (Cascading Style Sheets) to control the fo…
CSS - Create a Stretchable Elastic Website with Absolute Positioning
Using CSS to create a website can take quite a few attempts to start getting the hang of it. But hang in there, it eventually starts making sense. This article is aimed at the new CSS designer looking…
CSS Buttons Instead Of Image Files
Often a Website owner decides to “dress up” their menu display by using button graphics instead of plain text links. It’s a great idea to give your navigation more punch, but I recommend you avo…
How to create a structured and easy to modify website using CSS
Let us suppose a scenario where your website, having 10 html pages, requires the modification in the way the text looks…color, font or size. If you are using the simple html coding then you are requ…









