Posts Tagged ‘coding’
Hand-Coded Vs. Application-Written
Wednesday, April 8th, 2009

When a browser interprets a web page, it is essentially reading a plain text document that has special code in it (such as html and css) to represent styles, links, forms and other elements. Web developers either use this code to create websites or they use applications designed to write the code for them, or [...]