Archive for the ‘Website Design’ Category

Web Design and Computer Languages you should learn

Necessary language
XHTML
The easiest way to build a website is by exclusively using the markup language XHTML. XHTML is used to structure your pages and determine what information your website should contain (text). A main line becomes eg
of the opening tag and closing tag . These should enclose the text you want formatted as [...]