www.1and1.com

HTML Unordered List | HTML ul

HTML Unordered List, HTML ul HTML Unordered List HTML Unordered List is used to insert the data into the bullets formate. It is also known as bullet lists or HTML ul. HTML Unordered List This above code shows that how can you write any data into the bullets formate. And this is the default formate of >ul< list. HTML ul […]

HTML List Tag | HTML Types Of Lists

HTML List Tag HTML Types Of Lists What is HTML List HTML List Tag is used to represent the data in the formate of the list. HTML Types Of Lists are shown in the bullets or number formate. example – Bulleted List This above code shows that how can you write any data into the bulleted list. List Tag example – Numbered […]

HTML Link | HTML a Tag

HTML Link Tag HTML Link tag is used to insert link or hyperlink in any HTML web page document. The a tag is a paired tag, means it is having content and as well as opening and closing tag. When user click on the contents of the HTML a element the browser opens the new […]

HTML Heading | HTML h1 Tag

HTML h1 Tag HTML Heading-Tag HTML Heading HTML Heading Tags are used to write the heading of the articles. HTML Headings are the six level headings. HTML Headings are described by the tag <h1> to <h6> tag. If You want to describe the headings or sub-headings about a topic than you can use this tags. Where <h1> describe the most […]

HTML Paragraph | P HTML Tag

Paragraph Tag- In HTML. HTML Paragraph Tag P HTML tag is used to define the Paragraph elements. This HTML Tag is used to write the paragraph in the web page. HTML Paragraph is represent by the <p> tag. you have to just use <p> </p> inside the body tag and write multiple lines inside this paragraph tag. Example – […]

HTML Tags | Basic HTML Elements Definition

HTML Tags HTML Elements HTML Tags HTML Tags is the basic building block used to markup the content in the HTML web page document. <h1> tag is used to display some text in big and bold text on the web page. <h1> Tag Description The above h1 example have content, opening h1 tag (<h1>) and closing h1 tag (</h1>). […]

HTML Attributes & Tags Definition Meaning

HTML Attributes HTML Attributes HTML Attributes supply additional information to the HTML tag. Many times it is used to enhance the capability, look and feel of the HTML Elements. HTML Attributes Definition It is also considered as parameter of HTML tag. The attribute in HTML is used to provide value to some setting required to the HTML […]

HTML Doctype Declaration | DTD definition in HTML5

HTML Doctype Declaration HTML Doctype is an instruction to the browser to display the page according to the version of HTML. It must be on top of the page, means it must be first statement in any HTML web page. Syntax in HTML5 is <!DOCTYPE html>. Warning: HTML Doctype Declaration is the first line of […]

History of HTML | Latest Version HTML5

History of HTML The journey of HTML is started from 1989 when Tim Berners-Lee work on the development of www. The first Specifications of HTML is introduced in 1991 by Tim Berners-Lee, at that time the HTML language features are very basic, called HTML 1.0. HTML Version List HTML 1.0 was just developed to have […]

HTML Page Structure | Basic Web Page Syntax Format

html Structure HTML Page Structure HTML Page Structure is nothing but the web page format ideally every page should look like. Basic Structure of HTML page is actually created with some basic HTML tags like <html>, <head>, <body>, and <title> tags. Example 1 – HTML Basic Page format or HTML page normal syntax is given below. The […]
www.1and1.com
Learning & Certifications
Follow Us
Facebook Icon   Linked In Icon   Twitter Icon  
Validation and Recognition

Valid CSS! Valid HTML5!          Protected by Copyscape