Posts filed under 'Web design'
I needed to add twitter code into some of our web site, but then they failed to validate as HTML compliant.
I changed:
<div id="twitter_div">
<h2 class="sidebar-title">Twitter Update</h2>
<ul id="twitter_update_list"></ul>
</div>
To:
<div id="twitter_div">
<h2>Twitter Update</h2>
<ul id="twitter_update_list"><li></li></ul>
</div>
And all is well and it validates fine now.
March 1st, 2009
A few improvements made over the last week or so include the new version optimised for PDA’s and Mobile phones:
http://www.houserefer.com/pda/
And the new zoom in/zoom out feature on the property images – check it out!!
Feedback apreciated.
October 5th, 2008
I thought it was about time I updated our portfolio of recent web sites.
You can view the page here.
We’ve created many more sites, but they’re not all listed!
July 20th, 2008