0

Clean and optimized unordered lists for daily use!

Lists are one of fundamentals of html source codes optimization. Here is a quick example for you:

  • List option 1
  • List option 2
  • List option 3

Continue reading…

0

CSS; Weight loss for your code

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…

0

CSS Content

CSS Content
CSS Content? Using tables within the content of your page is a major no-no, the whole intent and purpose of CSS is to control the style of your page elements, this is done using an external styles…

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…

Rollover CSS Image Menu

There are now loads of places on the Internet where one can access free CSS menu’s. But of the many that are available very few suceed in replicating the prehistoric roll-over image menu using java…

Why Dreamweaver Has Become So Popular
When we run Dreamweaver training courses, we are always amazed at the number of different types of Dreamweaver user who attend our courses. There is simply no longer a typical Dreamweaver user. We get…

How To Create A Blogger/Blogspot Theme
This tutorial will cover the steps needed to create your own blogger template. Many people have used blogger to run blogs and have wondered how they can make their own theme to use with it. There are …

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…

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…

0

CSS Content

CSS Content
CSS Content? Using tables within the content of your page is a major no-no, the whole intent and purpose of CSS is to control the style of your page elements, this is done using an external styles…

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…

How To Create A Blogger/Blogspot Theme
This tutorial will cover the steps needed to create your own blogger template. Many people have used blogger to run blogs and have wondered how they can make their own theme to use with it. There are …

0

Rollover CSS Image Menu

Rollover CSS Image Menu

There are now loads of places on the Internet where one can access free CSS menu’s. But of the many that are available very few suceed in replicating the prehistoric roll-over image menu using java…

Stylish and Accessible Forms using CSS
Stylish and accessible forms in CSS The majority of sites designed these days have at least one form. If you’re a web designer then you’ll know that creating a template is essential if you are…

Centring Floated Divs With Clearing Divs
When coding a website in CSS and XHTML many people like to have two columns. To get this you use the “float” attribute in your CSS. The can align one column to the left and the other to the ri…

The benefits of using CSS
With CSS, or Cascading Style Sheets, there are many advantages over plain HTML. First there is the ability quickly align content or to move an object (whether text, images, or animation) to an…

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…

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…

The Low Down on Cascading Style Sheets
CSS has been around for more than 10 years already beginning in its development in 1997 but it seems it has been in the public consciousness for only a relatively short time. The reason for this is be…

Use ems when Designing a Stretchable Elastic Website
Use ems when Designing a Stretchable Elastic Website This is an addition to an article I recently wrote, titled

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…