0% found this document useful (0 votes)
124 views14 pages

HTML Cheat Sheet

Here is a 3 sentence summary of the HTML cheatsheet document: The document provides an overview of basic and common HTML tags for formatting text, inserting images, forms, links, lists, tables, and styles. It covers tags for headings, paragraphs, line breaks, comments, bold, italics, and other text styling. The cheatsheet also includes tags for embedding images, videos, audio, forms, links, and other multimedia elements.

Uploaded by

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

HTML Cheat Sheet

Here is a 3 sentence summary of the HTML cheatsheet document: The document provides an overview of basic and common HTML tags for formatting text, inserting images, forms, links, lists, tables, and styles. It covers tags for headings, paragraphs, line breaks, comments, bold, italics, and other text styling. The cheatsheet also includes tags for embedding images, videos, audio, forms, links, and other multimedia elements.

Uploaded by

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

HTML Cheatsheet

www.tutort.net

+91-8712338901

/01
Basic HTML Tags

<!DOCTYPE> <html>

Characterizes the record type Characterizes a HTML record

<head> <title>
Contains metadata/data for Characterizes a title for the
the record record

<body> <h1> to <h6>

Characterizes the archive's body Characterizes HTML headings

<p> <br>

Characterizes a section Embeds a solitary line break

<hr> <!--...-->
Characterizes a topical
Characterizes a remark
change in the substance

/02
Formatting HTML Tags

<b> <blockquote>

Characterizes a part that is


Characterizes striking text
cited from another source

<center> <code>

Not upheld in HTML5. Use CSS all Characterizes a piece of PC


things being equal. Characterizes
code
focused text

<del> <font>

Not upheld in HTML5. Use CSS


Characterizes text that has
instead.Defines text style,
been erased from a record
variety, and size for text

<i> <mark>

Characterizes a piece of text in a Characterizes checked/


substitute voice or state of mind featured text

/03
Formatting HTML Tags

<strong> <strike>
Not upheld in HTML5. Use <del>
Characterizes significant text or <s> instead.Defines
strikethrough text

<small> <sub>

Characterizes more modest


Characterizes subscripted text
text

<sup> <u>
Characterizes some text that is
Characterizes superscripted
implied and styled uniquely in
text
contrast to typical text

<var>

Characterizes a variable

/04
Forms and info
<form> <input>
Characterizes a HTML structure Characterizes an info control
for client input

<textarea> <button>
Characterizes a multiline input Characterizes an interactive
control (text region) button

<select> <optgroup>
Characterizes a gathering of
Characterizes a drop-down list
related choices in a drop-down list

<option> <label>
Characterizes a choice in a Characterizes a name for a
drop-down list <input> component

<fieldset> <legend>
Bunches related components Characterizes an inscription for
in a structure a <fieldset> component

<datalist> <output>
Determines a rundown of pre- Characterizes the

/05
characterized choices for input controls consequence of a computation
Image HTML Tags

<img> <map>

Characterizes a part that is


Characterizes striking text
cited from another source

<area> <canvas>
Used to draw illustrations, on the
Characterizes a region inside a
fly, by means of prearranging
picture map
(generally JavaScript)

<figcaption> <figure>

Characterizes an inscription for Characterizes a compartment


a <figure> component for numerous picture assets

<picture> <svg>

Characterizes a compartment for Characterizes a compartment


numerous picture assets for SVG illustrations

/06
Sound/Video HTML Tags

<audio> <source>

Characterizes various media


Characterizes sound
assets for media components
substance
(<video>, <audio> and <picture>)

<track> <video>

Characterizes text tracks for


media components (<video> Characterizes a video or film
and <audio>)

<a> <link>

Characterizes the connection between


Characterizes a hyperlink a report and an outside asset (most
used to connection to templates)

<nav>

Characterizes a compartment for


numerous picture assets

/07
List HTML Tags

<ul> <ol>

Characterizes an unordered Characterizes an arranged


rundown rundown

<li> <dir>

Not upheld in HTML5. Use <ul>


Characterizes a rundown thing
instead.Defines a catalog list

<dl> <dt>

Characterizes a term/name
Characterizes a depiction list in a depiction list

<dd>

Characterizes a depiction of a
term/name in a portrayal list

/08
Tables HTML Tags

<table> <caption>

Characterizes a table
Characterizes a table
inscription

<th> <tr>

Characterizes a header cell in


Characterizes a line in a table
a table

<td> <thead>

Bunches the header content in


Characterizes a cell in a table
a table

<tbody> <tfoot>

Bunches the body content in a Bunches the footer content in


table a table

<col> <colgroup>
Determines segment properties Determines a gathering of at
for every section inside a least one sections in a table for
<colgroup> component organizing

/09
Styles HTML Tags

<style> <div>

Characterizes style data for a Characterizes a segment in a

record record

<span> <header>

Characterizes a part in a Characterizes a header for a

record report or segment

<footer> <main>

Characterizes a footer for a Indicates the fundamental

report or segment substance of a record

<section> <article>

Characterizes a part in a report Characterizes an article

/10
Styles HTML Tags

<aside> <details>

Characterizes extra subtleties


Characterizes content beside
that the client can view or
the page content
stow away

<dialog> <summary>

Characterizes an exchange Characterizes a noticeable

box or window heading for a <details> component

<data>

Adds a machine-intelligible

interpretation of a given

substance

/11
Programming HTML Tags

<script> <noscript>

Characterizes a client-side Characterizes a substitute


substance for clients that don't
content
uphold client-side contents

<applet> <embed>
Not upheld in HTML5. Use
Characterizes a compartment for
<embed> or <object> instead.
an outer (non-HTML) application
Defines an inserted applet

<object> <param>

Characterizes an inserted Characterizes a boundary for


object an item

/12
Save for later

Join Tutort Academy


153%
750+

Average Hike Students Places

17 LPA
93 LPA

Average CTC Highest Package

/13
15

Follow

for more such

informative content.

www.tutort.net +91-8712338901

/14

You might also like