HTML Cheat Sheet
Copy base
Report abuse
Views
Name
1
<h?> heading </h?>
2
<p> paragraph </p>
3
<strong> </strong>
4
<a href="url"> link name </a>
5
<div> ... </div>
6
<img src="filename.jpg">
7
<ul> <li> list </li> </ul>
8
<br>
9
<em> ... </em>
10
<ol> ... </ol>
11
<table> ... </table>
12
<tr>...</tr>
13
<td>...</td>
Drag to adjust the number of frozen columns
Notes
Attachments
Heading (h1 for largest to h6 for smallest)
When you're writing regular text on your website
Bold text
Create a link to another page or website
Divide up page content into sections, and applying styles
Shows an image
Unordered, bullet-point list
break line, force new line
Emphasis - Shown as Italics in most browsers
Ordered List
Define a Table
Table row within table
Table cell within table row
13 records
  • Grid view

Alert

Lorem ipsum
Okay