We provide PSD to XHTML, HTML5/ CSS3Today it is very important to follow some basic rules for xhtml, so that it should be structure and W3C validate with SEO compatible. Below points which we follow at the time of HTML.1. We do DIV based XHTML with CSS control.2. W3C validator, HTML and CSS.3. CSS will be commenting, so that any one can change in future.4. HTML will be commenting, so that any one can change in future.5. Browser compatibility IE7, IE8, IE9, Mozila firefox, Chrome, Safari.6. “alt” and “title” attributes for images.7. We implement favicon.8. The page uses minimal CSS hacks.9. The page has no unnecessary classes or ids.10. The page uses well structured code.