Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Doctype for version 3.1
#2
tosd Wrote:*****************************************************/
?>

<!DOCTYPE html>

In one of my themes I got bugs in the css because of the space between the end of the php code and the doctype.

try without the double linebreak:
Code:
<?php if(!defined('IN_GS')){ die('you cannot load this page directly.'); }
/****************************************************
*
* @File:             tempate.php
* @Package:        GetSimple
* @Action:        eziStart theme
*
*****************************************************/
?><!DOCTYPE html>
Reply


Messages In This Thread
Doctype for version 3.1 - by tosd - 2012-03-13, 07:41:40
Doctype for version 3.1 - by mikeh - 2012-03-13, 09:08:00
Doctype for version 3.1 - by tosd - 2012-03-13, 10:12:03
Doctype for version 3.1 - by mikeh - 2012-03-13, 11:38:47
Doctype for version 3.1 - by Carlos - 2012-03-13, 17:29:40
Doctype for version 3.1 - by tosd - 2012-03-15, 10:48:56



Users browsing this thread: 1 Guest(s)