Tuesday, September 22, 2015

HTML5 Tutorial For Beginners 6 # HTML Quotation and Computer Code Elem...









<!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>

<p>Within the paragraph <q>a short inline quotation.</q></p>


<p>The website quotation:</p>
<blockquote cite="http://www.example.com/index.html">
Lorem ipsum dolor sit amet, consetetur sadipscing elitr,
 sed diam nonumy eirmod tempor invidunt ut labore et 
 dolore magna aliquyam erat, sed diam voluptua. 
 At vero eos et accusam et justo duo dolores et 
 ea rebum. Stet clita kasd gubergren, no sea takimata .
</blockquote>

<p>The <abbr title="Hypertext Markup Language">HTML</abbr> .</p>

<address>
Written by Name :<br> 
4958 Mill Road  <br> 
Joliet, IL 60435 <br> 
</address> 

<p>More information can be found in <cite>[ISO-0000]</cite>.</p>


<p>This text will go left to right.</p>
<p><bdo dir="rtl">This text will go right to left.</bdo></p>


<p>Regular text.
<pre> 
<code>
/* Hello World program */

#include<stdio.h>

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

}
</code> 
</pre>
Regular text.</p>

<p>Save the document by pressing <kbd>Ctrl</kbd> + <kbd>S</kbd></p>
 
<p> A simple equation: <var>x</var> = <var>y</var> + 2 </p>
<p>Regular text. <samp>This is sample text.</samp> Regular text.</p>
</body>
</html>




OUTPUT:



Within the paragraph a short inline quotation.

The website quotation:

Lorem ipsum dolor sit amet, consetetur sadipscing elitr,
sed diam nonumy eirmod tempor invidunt ut labore et
dolore magna aliquyam erat, sed diam voluptua.
At vero eos et accusam et justo duo dolores et
ea rebum. Stet clita kasd gubergren, no sea takimata .
The HTML .

Written by Name :

4958 Mill Road

Joliet, IL 60435

 



More information can be found in [ISO-0000].

This text will go left to right.

This text will go right to left.

Regular text.



/* Hello World program */

#include

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

}
 
Regular text.

Save the document by pressing Ctrl + S

A simple equation: x = y + 2

Regular text. This is sample text. Regular text.



































CODE - Computer Code

HTML blockquote tag

HTML5 Quotation Marks in HTML

HTML5 bdo Element or HTML bidirectional override element

HTML5 Abbreviation element abbr

HTML5 Citation Element cite

short inline quotation bdo elementabbr

HTML5 acronym tag

HTML5 address tag

HTML5 bdo tag

HTML5 blockquote tag

HTML5 cite tag

HTML5 q tag

HTML5 code tag

HTML5 ins tag

HTML5 del tag

HTML5 dfn tag

HTML5 kbd tag

HTML5 pre tag

HTML5 samp tag

HTML5 var tag

HTML5 br tag
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