The best way is practice. You can also make a study deck to memorize the terms and definitions -- see the related question.
Xhtml/html & css
The first line of your HTML file should start with <!DOCTYPE HTML PUBLIC.... The first line of the actual HTML code begins with the <html> tag.
spaces
Yes. It tells the browser that it is a html page. A page should start and finish with a pair of html tags.
When people go to US to study computer skills, they will study many fields and not necessarily HTML HTML is mostly done by students who take the web-design line of I.T.
HTML - Hypertext Markup Language. It's a programming language used to build web pages.
There are numerous websites where you can find free information on HTML, HTML tables and HTML programming. Some examples are Tizag, HTML Code Tutorial, Quackit, HTML Tables, and HTML Goodies. That should be more than enough to get you started.
The last command in any HTML document is a closing HTML tag. Just before it is the closing BODY tag. </BODY> <HTML>
Connect? Myspace supports HTML so you should be able to input HTML tags like <h1> and whatnot into your page, if not then I can only suggest using <html></html> tags at the beginning and end of your pages.
Yes. Set it out like normal HTML and in outlook go under Options -> Format -> HTML and in theory any HTML should work other than maybe HTML 5.
That's the DocType for HTML 4.01. It is normally used at the very beginning of an HTML 4.01 document to tell the browser what version of HTML it should use to render the page.
So the browser knows when to start and stop the HTML content.