• Website Agency
  • Services
    • About
  • Team
  • Blog
    • + More Blog
  • Contact
  • Website Agency
  • Services
    • About
  • Team
  • Blog
    • + More Blog
  • Contact
2 MIN READ

HTML cheat sheet

April 11, 2014
-
Blog

text tags

<em></em> emphasize with italics
<strong></strong> emphasize with bold
<h1></h1> largest headline
<h2></h2> second largest headline
<h6></h6> smallest headline
<font size=”?”> numbers 1-7 to determine size
<font color=”?”> set font color w/ name or hex code
<sub></sub> subscripts1
<sup></sup> superscripts1
<del></del> strikethrough
<code></code> insert codes

section tags

<p></p> paragraphs
<p align=”?”> set the alignment of a paragraph
<br/> insert line break; no closing tag
<blockquote>
</blockquote>
create a blockquote
<ol></ol> numbered list
<ul></ul> bulleted list
<il></il> individual items in a list
<div align=”?”> set the alignment of a section

link tags

<a href=”URL”></a> create a link
“mailto:?” link to an email address
target=”_blank” open a link in a new window
rel=”nofollow” tell search engines to ignore a link
title=”?” name a link
<a name=”?”></a> create a bookmark within a page
<a href=”#?”></a> link to a bookmark

image tags

<img src=”URL”> embed an image
title=”?” name an image
alt=”?” an alternate name for an image

table tags

<table></table> create a table
<th></th> create a header row
<tr></tr> create a row
<td></td> create a cell
<table border=”?”> sets the table border
<table cellspacing=”?”> sets the spacing around cells
<tfoot></tfoot> create a footer row
rowspan=”?” a cell that spans multiple rows
colspan=”?” a cell that spans multiple columns

special characters*

&#34; ” quotation mark
&#38; & ampersand
&#60; < less than
&#62; > greater than
&#64; @ “at” symbol
&#128; € euro
&#149; • small bullet
&#153; ™ trademark
&#163; £ pound
&#160; non-breaking space
&#169; © copyright symbol

*these number codes are preferred to the more traditional &copy;
because they’re more reliably read by all browsers

Tags
for Beginners
HTML
WordpPress
← PREVIOUS POST
How to refresh your browser’s cache
NEXT POST →
Photo editor online / free image editing direct in your browser – Pixlr.com

Related News

Other posts that you should not miss.

Jason and Company Notes on WordPress, Technology and Productivity for Individuals and Small Business

June 10, 2014
-
Posted by Jason Siegel

Jason and Company Notes on WordPress, Technology and Productivity for Individuals and Small Business on wordpress.com http://jasonandco.wordpress.com/ 

Read More →
Blog
1 MIN READ

Peace of Mind

May 14, 2011
-
Posted by Jason Siegel

my oldest design work the peace of mind logo – https://peaceofmind.link/

Read More →
Blog
1 MIN READ

How to Improve Social Sharing by 97%

April 29, 2014
-
Posted by Jason Siegel

http://www.razorsocial.com/social-sharing/?utm_content=buffer97a2e&utm_medium=social&utm_source=facebook.com&utm_campaign=buffer

Read More →
Blog
1 MIN READ

Jason & Company 88 rue Philippe de Girard 75018 Paris, France  |  06.85.43.72.68 [email protected]

HTML cheat sheet - Jason and Company