Archive for the 'HTML' Category

How to fix height problem with floating DIVs

You must have run into the problem of height property of a DIV not being active when it contains floating DIVs. This is because when you set the CSS property of a DIV to either float left or right, it starts floating to the respective direction and hence the height is not retained for the [...]

How to Slice a PSD

A comprehensive tutorial explaining step by step of how to effectively slice a PSD to be used in PSD to xHTML conversion. This tutorial is a detailed step by step guide to slice a PSD into images that can be used to build the xHTML web page.