Posts Tagged ‘Requirements’

Basic Layout and Requirements for Web Designing: by Pseudo Technology

Posted on September 13th, 2010 by David Montgomery Jr.
CSS versus tables for layout: When Netscape Navigator 4 dominated the browser market, the popular solution available for designers to lay out a Web page was by using tables. Often even simple web designing for a page would require dozens of tables nested in each other. Many web templates in Dreamweaver and other WYSIWYG editors still use this technique today. Navigator 4 didn’t support CSS to a useful degree, so it simply wasn’t used. After the browser wars subsided, and the dominant browsers such as Internet Explorer became more W3C compliant, designers started turning toward CSS as an…

Full Story »