Simple HTML

Ok, here's some simple items you may need at some point in your HTML career:

Mailto Syntax

Basic: mailto:email@email.com

Multiple recipients: mailto:email@email.com,MAIL@MAIL.com

With subject: mailto:email@email.com?subject=Mail Subject

(note: in some autoresponder programs, it's necessary to insert the %20 in the spaces as in: subject:Mail%20Subject

 



EMAIL

SEO Basics   Software for SEO   Other Stuff

 

Web CEO
Here's some basic rules:
You want to       Use this syntax
Address message to multiple recipients ,   (comma separating e-mail addresses)
Add entry in the "Subject" field subject=Subject Field Text
Add entry in the "Copy To" or "CC" field cc=id@internet.node
Add entry in the "Blind Copy To" or "BCC" field bcc=id@internet.node
Add entry in the "Body" field body=Your message here
Within the body use "%0A" for a new line,
use "%0A%0A" for a new line preceded by a blank line (paragraph),
see example below.

Home :: Getting Started with SEO :: Keyword Basics :: Meta Tag Basics :: Robots.txt