eHow launches Android app: Get the best of eHow on the go.
Summary: How to create a title of an HTML document; learn how to build your own website in this free computer programming video.
Dorian Winterfeld has a Bachelor of Science Degree in Computer Science and has general web and database programming primarily in Perl and SQL on Windows and Unix platforms. Databases...read more
"Okay! So we have our html file in Microsoft notepad. We have our opening and closing html tags. We have the opening and closing head tag, the opening and closing body tag. This is what is required for every web page. After this we are going to start putting in the, some other tags which are not required but we need to them in order to make our web page. Within the head, we are going to add another tag that is used and that is the title of the page. This identify to the web browser that is the title of the page. We are going to call ours "Welcome Expert Village". That is all that we are going to put within the head or our document just a title. "
eHow Article: Creating an HTML Document Title