Saturday, September 19, 2015

HTML5 Tutorial For Beginners 5 # HTML Headers , Paragraphs and text Form...









<!DOCTYPE HTML>
<html>
<head>
<title>My HTML</title>
<meta name="description" content="HTML5 Tutorial For Beginners . Basic Structure of HTML Page.">
<meta name="keywords" content="HTML, Htmal5, Tutorials, CSS, XML, XHTML, JavaScript">
<meta name="auther" content="Auther name">
<meta name="robot" content="index,follow">

</head>
<body>
<h1>heading 1 text</h1>
<h2>heading 2 text</h2>
<h3>heading 3 text</h3>
<h4>heading 4 text</h4>
<h5>heading 5 text</h5>
<h6>heading 6 text</h6>


<p>
/* Hello World program */

#include<stdio.h>

main()
{
    printf("Hello World");

}
</p>

<pre>
/* Hello World program */

#include<stdio.h>

main()
{
    printf("Hello World");

}
</pre>


<p><b>This is bold text</b>.</p>
<p><em>This is emphasized text</em>.</p>
<p><i>This is italic text</i>.</p>
<p><strong>This is strong text</strong>.</p>
<p>This is <small>Small</small> text.</p>
<p>This is <del>deleted  text</del>.</p>
<p><ins>This is inserted  text</ins>.</p>
<p>This is <sub>subscripted</sub>   text.</p>
<p>This is <mark>marked</mark> text.</p>
<p>This is <sup>superscripted</sup> text.</p>

</body>
</html>




OUTPUT:

heading 1 text

heading 2 text

heading 3 text

heading 4 text

heading 5 text
heading 6 text
/* Hello World program */ #include main() { printf("Hello World"); }
/* Hello World program */

#include

main()
{
    printf("Hello World");

}
This is bold text.
This is emphasized text.
This is italic text.
This is strong text.
This is Small text.
This is
deleted text.
This is inserted text.
This is subscripted text.
This is marked text.
This is superscripted text.










Searches related to html format text
text textbox
html text formatter
html text formatting tags
how to make text bold in html
basic html formatting
html bold
how do you bold text
how do you bold in html
Searches related to html paragraph
define a paragraph html
paragraph space
heading paragraph
paragraph break html
line break html
html new line tag
next line in html
html change line
IT Certification Category (English)640x480

Partner Sites

VideoToGifs.com

EasyOnlineConverter.com

SqliteTutorials.com


Top Online Courses From ProgrammingKnowledge

Python Course http://bit.ly/2vsuMaS
Java Coursehttp://bit.ly/2GEfQMf
Bash Coursehttp://bit.ly/2DBVF0C
Linux Coursehttp://bit.ly/2IXuil0
C Course http://bit.ly/2GQCiD1
C++ Coursehttp://bit.ly/2V4oEVJ
PHP Coursehttp://bit.ly/2XP71WH
Android Coursehttp://bit.ly/2UHih5H
C# Coursehttp://bit.ly/2Vr7HEl
JavaFx Coursehttp://bit.ly/2XMvZWA
NodeJs Coursehttp://bit.ly/2GPg7gA
Jenkins Course http://bit.ly/2Wd4l4W
Scala Coursehttp://bit.ly/2PysyA4
Bootstrap Coursehttp://bit.ly/2DFQ2yC
MongoDB Coursehttp://bit.ly/2LaCJfP
QT C++ GUI Coursehttp://bit.ly/2vwqHSZ