960 Grid System 2.0 (free extension) Support Product Page

This topic was archived by Teodor Kuduschiev on 7/1/2016 10:15:40 AM
reason: old topics
In progress

Found minor bug in 960 2.0

Reported 22 Nov 2011 12:20:32
2
have this problem
22 Nov 2011 12:20:32 Willi Schneider posted:
Hi DMX-team

Seems, that there's a minor bug in the new 960 grid system (2.0).

The closing tag appears like

</html

but should be

</html>

Following is the source of a blank new page using 960GS:


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Unbenanntes Dokument</title>
<link rel="stylesheet" type="text/css" href="Styles/960grid/960_16_col.css" />
<link rel="stylesheet" type="text/css" href="Styles/960grid/reset.css" />
<link rel="stylesheet" type="text/css" href="Styles/960grid/text.css" />
</head>

<body>
<div id="header" class="container_16 clearfix">Header</div>
<div id="content" class="container_16 clearfix">Content</div>
<div id="footer" class="container_16 clearfix">Footer</div>
</body>
</html


Greetings from Munich

Willi

P.S. ... and thanks alot for a great extension.
Edited by - Willi Schneider on 22 Nov 2011  12:20:47

Reply to this topic