Helly guys, this is my first post in this forum. As Nowadays i'm learning psd to html/css conversions, i'm getting a problem to remember what styles (e.g. margins, borders, width, height, padding etc.) I gave to the different contents while designing complicated web layouts in psd. So i just wanna know that is there any systematic way to make a note of these styles. Thnx!
Why is your text large and red? I can see it fine in a regular font. Why are you using a PSD to design? It's an easy way to design that always leads to broken, inaccessible and badly optimized websites. Why don't you mock up your design in HTML and CSS? That way, the design will already be self documenting and all your width/height information will be stored in the CSS file.