Get the latest Flash player.
Summary: How to save an HTML document; learn how to build your own website in this free computer programming video.
Views: 1,596 | Tags: computer, digital, vidoes, computers, programs, html, programming, code, coding
About the Expert
Dorian Winterfeld 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 U... read more
Hi, I'm Dorian Winterfeld on behalf of Expert Village, I have been doing web programming for about 10 years and today we are going to cover the basics of html. The next thing we need to do is save the file and we need to give it a name. Here is what we are going to do, we are going to go to save. Now I'm saving the file to a folder that I have already made called Expert Village. Here is a important part by default this is going to want a name in the text file with the extension .ext. But because this is a html file, we are going to name it our html. I'm going to call my files hello.html. Then we are going to save it and it ask me if I want to over write because I have already made this page earlier and yes, we would over write it.