Browni
Registered
....and view my brand spanking new website!
www.adambrowndesigns.co.uk
Enjoy.
Any problems? webmaster@adambrowndesigns.co.uk
www.adambrowndesigns.co.uk
Enjoy.
Any problems? webmaster@adambrowndesigns.co.uk
bobw said:Main page a little too blah
Services page reaaly doesn't have any info. You should include more details, samples, etc.
Gallery link requires you to click on a second link for the Gallery page.
Just my two cents, not that it's actually worth two cents![]()
Browni said:Im not using a CMS but a series of php include statements with a if Get_$[page] statement to control the sending out of content.
<!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=iso-8859-1" />
<title>Untitled Document</title>
</head>
<body>
<h1>news</h1>
<h2>Apr.23.05</h2>
<p>Site Active. Gallery up. <a href="index.php?page=contact">Contact me</a> if you have any problems </p>
<h2> </h2>
</body>
</html>
</div>
<h1>news</h1>
<h2>Apr.23.05</h2>
<p>Site Active. Gallery up. <a href="index.php?page=contact">Contact me</a> if you have any problems </p>
<h2> </h2>