Introduction to webpage Designing (HTML)
In this tutorial, I will introduce you to HTML.
What is Web Phage?
A webpage is a page which can be visited through the internet. Many web pages linked together to make a website.
A company, organization, college and university etc make a website so anyone can get information easily.
Examples:
www.aiou.edu.pk
www.kust.edu.pk
www.coursehub.org
www.google.com
Uses of Website
For downloading information
Downloading software, movies, and games.
Advertisement for a company etc.
Easily viewed information about a company.
Online Education.
Tools Used for the webpage:
There are several tools used for creating website some famous tools are:
- HTML
- CSS
- JavaScript
- Joomla
- Word press
- Php
- Asp
- JQuery
HTML:
HTML stands for Hyper Text Markup Language. It is used to create web pages. HTML uses tags for coding.
< > This symbol is called tag.
There are hundreds of tags used for different purpose.
HTML Requirements:
HTML needs two things for creating web pages.
1.Notepad
2.Browser
Notepad:
Notepad is text editor you can use it for coding in HTML.
Browser:
A browser, for example, Google Chrome or Firefox is used to view a webpage.
Note: You can also use other IDE’s if you like.