ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <meta http-equiv="Content-Language" content="en-gb" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="The City - A Personal Portfolio" /> <meta name="keywords" content="the city, ubik, ubik studios" /> <meta name="author" content="Design and Coding by: ubik Studios - Contact me: yewbic[at]yahoo[dot]com" /> <title>The City Of Angels</title> <link href="stylin.css" rel="stylesheet" type="text/css" /> <encoding="hebrew(windows)"> <!-- The following are CSS Conditional Comments to fix IE's min-height non-existence and also, the fact that serif fonts do not render exactly the same size in all browsers. "lt IE 6" is equivalent to "less than IE 6". -ubik --> <!--[if lt IE 6]> <style type="text/css"> .content {height:250px} #main {height:400px} h1 {font-size:50px} </style> <![endif]--> <!--[if IE 6]> <style type="text/css"> .content {height:190px} #main {height:400px} h1 {font-size:55px} </style> <![endif]--> </head> <body> <div id="container"> <div id="header"> </div> <!-- Just add new links with the class "item" for more menu items --> <div id="menu"> <a class="item" href="index.html">èÐéÙ</a> <a class="item" href="cat.html">ÛêÑÕê</a> <a class="item" href="pei.html">äâÙÜÕê</a> <a class="item" href="vid.html">çØâÙ ÕÙÓÐÕ</a> <a class="item" href="maz.html">ÞæÒê</a> <a class="item" href="#">äÕèÕÝ</a> <a class="item" href="mailto:xxxx@walla.com">æÕè çéè</a> <div class="leftbox"> <h4></h4> </div> <div class="leftbox"> <h4></h4> </div> </div> <!--End "Menu" or left column in other words--> <!-- All content inside the "main" container should be wrapped with "bottomRight" and "content" containers, for the box effect. --> <div id="main"> <div class="bottomRight"> <div class="content"> <h2>ÑèÕÛÙÝ ÔÑÐÙÝ</h2> <p> Hello And welcome to 'The City' of Angels, a personal portfolio site. I am ubik, a 5+ year freelance graphic designer. I have just began to design my websites in CSS. I feel that CSS really gives you much control over all of your content. I'm glad that I switched from photoshop slices, and dreamweaver tables to hand-coding all my work. gotta love that notepad, especially the 'Find' feature. </p> </div> </div> </div> </encoding> </div> </body> </html>