APOORV PATHAK TECHNOLOGY LTD. , as its name suggests is created by Apoorv Pathak,an Indian BLOGGER/INFLUENCER/YOUTUBER. Apoorv Pathak is just 15 years old and is having his own company having a turnover of more than 583$ per year. Apoorv Pathak is having career in tech youtubing and gaming.

YOUR DESTINATION FOR EVERYTHING IN TECHNOLOGY.



Updates

WE HAVE LAUNCHED VIRAL SCRIPT / WISHING SCRIPT FOR NEW YEAR 2019 DESIGNING Team SEARCH STARTS, CONTACT US FOR MORE INFO

Friday, 2 November 2018

LEARN HTML FOR FREE ONLINE PART-02


LEARN HTML ONLINE FOR FREE PART-02
PART 1: http://oke.io/ilXq


                                            BY APOORV PATHAK
TOOLS REQUIRED TO CREATE A WEBPAGE
You require three tools to create and view an HTML document. These are:
TEXT EDITOR: A text editor is used to create or compose HTML documents. EXAMPLES: Notepad and WordPad.
A WEB BROWSER: A web browser is used to display and view the HTML documents.
Examples: internet explorer, chrome etc.

TERMS IN HTML
Every HTML document consists of tags and the content for the body of the webpage. A tag is an HTML command that controls the structure and appearance of the page or the document that is created. Every tag has attributes or special properties.

HTML Tag
HTML tag determines the way, the browser would display the text. The tags are always enclosed within a pair of angular brackets, i.e., < and >. The text is written in the tags.
FOR E.G.
<TITLE> AND <HEAD>
HTML tags are of two types:
NON-EMPTY TAGS & EMPTY TAGS
NON-EMPTY OR CONTAINER TAGS
A non-empty tag requires an opening (ON) tag and a closing (OFF) tag.
ON tags are written within the angular brackets and OFF tags are also written within the angular brackets, but using a slash (/) before the command.
FOR EXAMPLE: <title>      LEARNING HTML      </title>

                            ON tag               Text                       OFF tag
Empty Tag
An empty tag are those tag which do not require a closing tag. These tags are also written within angular brackets. For Example: <HR> and <BR>

………………………………………………………………………………………………………………………………………………………………………….
I AM TRYING TO MAKE MY ONLINE COURSES SHORT AND PRECISE.
THAT IS WHY NEXT CHAPTER WILL CONTAIN OTHER IMPORTANT INFORMATIONS.
NEXT PART WILL BE MADE AVAILABLE TO YOU BY SHORTLY.
FOR VIDEO LESSONS: http://oke.io/TCfAy

                                                                                                                                                                                                                                                                                  ©APOORV PATHAK TECNOLOGY LTD.


No comments:

Post a Comment