ourlil.com

A web site for tutti noi (all of us!)

  • Home
  • About
  • About – sample
  • Healing Christofer – Fun’-Raiser
    • Gallery
  • JP’s Page

Posts Tagged ‘HTML’

MailTo Syntax

Monday, July 26th, 2010

MailTo Syntax.

The MailTo command can do more than enter a single e-mail address in the “Send To” field while activating your e-mail program. It can also:

Feature 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.

Notes:

” “ (beginning and ending double quotes) are necessary if any spaces are used Mailto parameter should be preceded by “?” for the first or only parameter and “&” for second and subsequent parameter.

Some examples, with actual HTML Code included, follow:

Simple MailTo

  • <a href=”mailto:astark1@unl.edu”>MailTo with Multiple Recipients
  • <a href=”mailto:astark1@unl.edu,ASTARK1@UNL.EDU“>MailTo with Subject
  • <a href=”mailto:astark1@unl.edu?subject=Comments from MailTo Syntax Page“>

    MailTo with a Copy

  • <a href=”mailto:astark1@unl.edu?cc=ASTARK1@UNL.EDU“>MailTo with a Blind Copy
  • <a href=”mailto:astark1@unl.edu?bcc=ASTARK1@UNL.EDU“>MailTo with message already started in Body
  • <a href=”mailto:astark1@unl.edu?body=I am having trouble finding information on “>MailTo with multiline message in Body
  • <a href=”mailto:astark1@unl.edu?body=The message’s first paragraph.%0A%0aSecond paragraph.%0A%0AThird Paragraph.“>NOTE: Use “%0A” for a new line, use “%0A%0A” for a new line preceded by a blank line.

Features may be used in combination

  • MailTo with Subject, a Recipient, a Copy and a Blind Copy
  • <a href=”mailto:astark1@unl.edu?subject=MailTo Comments&cc=ASTARK1@UNL.EDU&bcc=id@internet.node”>

Remember to use only one ? (question mark), when providing multiple entries beyond e-mail address

Tags: Hacks, HTML, mail, nifty
Posted in HTML, Hacks, coding, cool | Comments Off

Let’s make the web faster – Google Code

Wednesday, June 24th, 2009

Let’s make the web faster – Google Code.

Some choice excerpts:

CSS: Using every declaration just once

Using every CSS declaration only once is an effective way to reduce file size of style sheets. It’s not a trivial optimization technique though: Watch over the cascade and adjust your editing workflow.

HTTP caching

Web pages can load much faster on repeated visits if the resources come from the cache. Learn about two groups of HTTP headers that make all the difference.

Optimizing web graphics

Optimizing your web illustrations, icons, and graphics is one of the simplest yet most effective ways to decrease your page load time. In this tutorial, we discuss image file formats and optimize some real Google graphics for faster download on the web.

Tags: CSS, HTML, images, js, optimization
Posted in Browsers, coding, javascript | Comments Off

  •  

    September 2010
    S M T W T F S
    « Jul    
     1234
    567891011
    12131415161718
    19202122232425
    2627282930  
  • Pages

    • About
    • About – sample
    • Healing Christofer – Fun’-Raiser
      • Gallery
    • JP’s Page
  • Archives

    • July 2010
    • February 2010
    • November 2009
    • August 2009
    • July 2009
    • June 2009
    • May 2009
    • March 2009
    • February 2009
    • January 2009
    • December 2008
    • October 2008
    • September 2008
    • August 2008
    • July 2008
    • June 2008
    • May 2008
    • April 2008
    • March 2008
    • February 2008
    • December 2007
    • October 2007
    • September 2007
    • August 2007
    • July 2007
    • June 2007
    • May 2007
  • Categories

  • Favorites

    Here're a few sites I like to visit:
    • WPMU.org
    • Holy Shmoly
    • AppleInsider.com
  • Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org

Copyright © 2010 - ourlil.com | Entries (RSS) | Comments (RSS)

WordPress theme designed by web design