Web Sites Plus

Chart of some HTML Basics

**HTML Code/Tag/Script: What Is Done: What You See
(b) whatever text here (/b) text in between the tags is BOLD whatever text
(u) whatever text here (/u) text in between is UNDERLINED whatever text
(i) whatever text here (/i) text in between is in ITALICS whatever text
(br) Produces a Line Break, or New line whatever text
continued whatever text
(center) whatever text here (/center) text in between is CENTERED on the page whatever text
(font size="+1" face="verdana" color="blue") whatever text here (/font) Changes all text to the: size=(-4 to +4), face=(correct font name) color=(name any color), etc. that you specify.   whatever text here
& n b s p ; Inserts a space in between characters. text -Extra space- text
(a href="http://www.websites-host.com") LINK TO HOME PAGE (/a) Creates a link to the URL specified and displays the last part "LINK TO HOME PAGE" LINK TO HOME PAGE
(a href="http://www.websites-host.com" target="_blank") LINK TO HOME PAGE (/a)

added:     target="_blank"
Creates a link to the URL specified, displays "LINK TO HOME PAGE" and when the link is clicked, the new page is opened in a new separate window in the viewer's browser so that your page is also, still open (in the original window). LINK TO HOME PAGE


** In this first column, the HTML brackets that need to be used are NOT "parenthasis" brackets (as shown), but are angle (HTML) brackets (uppercase over the comma & period on your keyboard).   (If the correct angle brackets were used here in this table, they wouldn't show up - you wouldn' see them.)



Realty Services