html one liners

33 views
Skip to first unread message

wbeyda

unread,
May 7, 2012, 4:57:22 AM5/7/12
to Zen Coding
How would I write this in ZC?

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
<title></title>
<link rel="stylesheet" type="text/css" href="style.css" media="all" /
>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
</head>
<body>
</body>
</html>

Frenchysdf

unread,
May 25, 2012, 2:08:55 PM5/25/12
to zen-c...@googlegroups.com
I guess you would need to create your own template in "my_zen_settings.py" or html:xs then go to </head> and type link:css and after this link:favicon

Frenchysdf

unread,
May 25, 2012, 2:13:47 PM5/25/12
to zen-c...@googlegroups.com
by template I meant your own abreviation
Reply all
Reply to author
Forward
0 new messages