web stigma
first site completely hand-written css and html.
nothing but fireworks and notepad++, did not open dreamweaver once
try to ignore that it is horribly ugly looking for now and somehow, the client is still impressed by it. i made the mistake of letting him sit right next to me as he asked me to edit a few things and could not help cringing every time things went out of line or looked crooked or nasty, like how everything is squeezed together at the top with not enough space (just so ppl with 800*600 or 1024*768 could see it all in one take! according to the smart fucker) ..and how those color bullets looked pixellated and the header still needs work and the thumbnails need work and the copy is too small and underspaced.. but he liked it and wanted it all done and rushed right then and there. .such an annoying little shit. regardless of all that.. i was wondering what you guys thought of the code
for a first timer.. i found that positioning absolute or relative was a little confusing and unstable and i used floats for mostly all of my divs. i still cant clearly distinguish when i need to use a <span> tag instead of a <div> tag.. (i did not use any in this website) ..and also when to use a class instead of an id (did not use any classes either) ..but all in all i think it is a fair first attempt.
advice/criticism appreciated..