Register Login
   
CSS
ASP.NET
Photoshop
SEO

Current Articles | Archives | Search

Entries for the 'Advanced' Category

Monday, April 07, 2008
Create Browser Compatible CSS Layout Part 2
By tmahmud @ 5:44 PM :: 1291 Views :: Article Rating :: Advanced
This article goes over how you can create a multi-browser compatible Float-based 2 column layout in CSS.
Read More..
Monday, April 07, 2008
Create Browser Compatible CSS Layout
By tmahmud @ 10:31 AM :: 3136 Views :: Article Rating :: Advanced

If you have used tableless CSS Div layout you probably know that sometimes it can be difficult to create multi browser compatible layout. This is due to the fact that some browser are not good at following web standards. In this article we will go over some best practice and hacks to make a CSS layout browser compatible. 

Read More..