Category: Web Design

May 21 2010

Integrating Photoshop And Html To Make Amazing Web Templates

By: Manish Rawat

There are only two forms of web templates which are widely accepted: PSD (Photoshop document) and HTML (Hyper text mark up language). Photoshop, is a graphic editing program that helps in image creation, editing and processing . PSD are not reusable like HTML Templates.  The text which is written cannot be edited. PSD source file templates come in handy when one wants to make heavy customizations (changing out images and navigational menus) to a website template. Its features are: improved file management, support for 16- bit images, customized workspace, unparalleled efficiency.

Read more »

Feb 11 2010

HTML vs. XHTML

HTML (HyperText Markup Language) is the basic language and W3C standard of websites. The first official version was HTML 3.2 (1997) and the latest HTML 4.01 (1999). The XHTML (Extensible HyperText Markup Language) standard was developed (also by the W3C) to separate the content and design of websites. The first version was XHTML 1.0 (2000) and the latest XHTML 1.1 (2001). XHTML is the following language of HTML. In the XHTML code the style instructions are outsourced to a CSS (Cascading Stylesheeds) file. This makes it easier to change the style of the website later. Read more »

Feb 09 2010

Image as the submit button in a (X)HTML form

Most times it’s okay to use the default button in a html form. But if you use a elaborate website design it can be good for your style to use a well desiged image as the submit button.
I know it’s very easy to modify a html form code to work with an image, but some people ask me how the code should look like. Read more »

Alibi3col theme by Themocracy