0% found this document useful (0 votes)
26 views

BASIC

This document contains an HTML page with various headings (H1-H6) that all display the text "BHANVI MITTAL". It also includes preformatted text within <pre> tags displaying information about the author and their teaching of HTML. The document concludes by listing various HTML text formatting tags such as <b>, <i>, <em>, and their purposes.

Uploaded by

greywhite2223
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views

BASIC

This document contains an HTML page with various headings (H1-H6) that all display the text "BHANVI MITTAL". It also includes preformatted text within <pre> tags displaying information about the author and their teaching of HTML. The document concludes by listing various HTML text formatting tags such as <b>, <i>, <em>, and their purposes.

Uploaded by

greywhite2223
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

<HTML>

<HEAD>
<TITLE>
Title of the page
</TITLE>
</HEAD>
<BODY BGCOLOR="YELLOW">
<body bgcolor=”Blue” text="white">

<H1> BHANVI MITTAL </H1>


<p align=”left”> BLALALAL</P>
<H2> BHANVI MITTAL </H2>
<H3> BHANVI MITTAL </H3>
<H4> BHANVI MITTAL </H4>
<H5> BHANVI MITTAL </H5>
<H6> BHANVI MITTAL </H6>
Text which appears on a web page
<FONT FACE=”TIMES NEW ROMAN” SIZE=6 COLOR="RED">LOVE YOURSELF
</FONT>
FONT COLOR=”BLUE” SIZE=4>
</FONT>
</BODY>
</HTML>
The HTML <pre> element defines preformatted text.
The text inside a <pre> element is displayed in a fixed-width font (usually
Courier), and it preserves both spaces and line breaks:

<PRE>
My name is BHANVI MITTAL
I teach Computer Science.
I am teaching HTML to class 8th students.

I hope you will understand HTML Basics.


</PRE>

<b> - Bold text – to apply bold to the text.


 <strong> - Important text – used for the important text.
 <i> - Italic text- to apply italic to the text.
 <em> - Emphasized text – to emphasize the text.
 <mark> - Marked text – to mark the text with some color.
 <u> - Underline text – to underline the text.
 <big>-bigger text – to make the text size big
 <small> - Smaller text – to make the text size small.
 <del> - Deleted text – to delete the text.
 <ins> - Inserted text – to insert the text in the sentence.
 <sub> - Subscript text - to display text below the baseline.
 <sup> - Superscript text – to display text above the baseline.
 <tt> - Typewriter – to display text in typewriter font.
 <strike> or <s> - Strike – to draw a line through the middle of the text.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy