INTRODUCTION TO HTML
HTML means Hypertext Markup Language.It was created by Berners-Lee in late 1991, which is the most widely used language on Web to develop web pages.
A web page is nothing more than a file, a HTML file to be exact. It's called HTML because web page documents have the file extension .html or .htm. HTML stands for Hyper Text Mark-up Language.
WHAT YOU NEED BEFORE STARTING HTML
1. A good computer that is running,most likely you have this already, since you are reading this page.
2. A text editor either Notepad,Notepad++,Adobe Dreamweaver for Window user,but for Mac user use BBEdit.
Download Notepad++ here
How to use notepad++
Download Adobe Dreamweaver here
Download BBEdit here
3.But i recommend window user to use Notepad++ and Mac user to use BBEdit.
4.You will need a web browser either firefox or chrome.
Download firefox here
Download chrome here
5. You will need a place to save your work. You can use your hard drive, a floppy disk, or your web server. You don't have to work online, you can write the html and use your web browser offline on your own computer. We will get to that shortly, in the next tutorial.
Okay, once you have the above materials, you can begin creating your own web pages with HTML.
NOTE:Notepad is the default Windows text editor. On most Windows systems, click your Start button and choose Programs then Accessories. It should be a little blue notebook.
Notepad and Notepad++ are of different program.
NEXT
No comments:
Post a Comment