Share this Post

Basics Of HTML

The internet originated from the concept of ARPANET was developed in the year 1969.

 WWW is a global hypertext system that was initially developed in 1989 by Tim Berners lee.

A series of specially designed documents which are all linked to view on internet is called world wide web.

The way in which information is transmitted to multiple Internet connected devices is called multi casting

A web site’s first page /main page is called home page.

software applications used for creating web pages and web sites are called as web page Editor.

When information is sent across the internet the Transmission control protocol first breaks the information up into packets of data

UDP is also a transport layer protocol and is an Alternative to TCP.

News group is an internet forum to discuss wide range of topics like current news articles and current affairs etc.

SSL is a secure connection

UTF-8 UTF-8 BOM and UTF-16 are the valid encoding standard present in notepad ++ but ANSI is not a valid encoding standard present in notepad++.Shortcut key ALT+H is used to hide lines in notepad++.

ASCII to HEX and HEX TO ASCII are the converter present in notepad ++ but ASCII TO OCT converter is not present in notepad++

MD5 and SHA- 256 are the encryption algorithm present in notepad++ but MD6 is not the encryption algorithm present in notepad++

Dialog-based dialog free and INCREMENTAL SEARCH are the main built in search mechanisms but decremental search is not the main built in search mechanism.

HTML was developed in 1993.

The latest HTML standard is HTML 5.0

HTML is a subset of SGML

THE instruction indicated to the browser to display a document are called TAGS.

TAG is a notation that uses a name in angle brackets to annotate a piece of web page information.

ATTRIBUTE is a part of an HTML tag and provides additional information about the element

web pages start with <HTML> tag

HTML tags are not case sensitive

<tag name attribute name =”value”>,,</tag name is the correct format to apply attribute in any tag

<HTML> tag is called the root element of an HTML DOCUMENT

<P> TAGS IS USED TO MARK A BEGINNING OF PARAGRAPHS

THE body tag usually used after <HEAD>

THE <HEAD> tag is used for

The title tag is used for Defines a title in the browser toolbar Provides a tittle for the page when it is added to favorites Display a title for the page in search- engine results

<HEAD>tags is used to linked information should be placed inside

<HEAD> tag includes a title for the document scripts styles meta information etc.

<HEAD> element is a container for meta data

Tags and text that are not directly displayed on the page are written in <HEAD> section.

The <link> element should be placed at the head section of a document.

<BASE> tags is designed to appear only between .

Meta tag defines character set links scripts but not a color

Charset attribute specifies the character encoding for the html documents

Meta tags specify page description author and keywords.  Meta tags is used to identify the keywords describing the site.  The name attribute in meta tag specify name of the meta data .


Share this Post

Leave a Reply

Your email address will not be published. Required fields are marked *