Clipmarks

introducing clip-to-blog

The easiest way to blog the interesting things you find on the web.
Supports Blogger, Wordpress, Typepad, Live Journal, Movable Type, and Vox.  learn more»
 
 
Post this to your blog
Blog Type:
Blog Username:
Blog Password:
Blog Url:
XML-RPC Url:
Copy and Paste the following code into a new blog post...
Login or Sign Up to save your blog settings.
Title of Post:
Remarks for Post:BBCode  No HTML 
 
 
 
See also:    Email it to friends
Clip Preview:
clipped from www.w3.org

<title>: the most important element of a quality Web page

The <title> element in HTML is designed to provide a short piece of text that should stand for the document in cases such as:

  • window title bars
  • bookmark lists
  • result lists from search services
not too short
"Section One" won't help much when it shows up in a search results list. Section one of what?. Better: <title>Section One of the Modern Music Guide</title> or even better <title>Time Frame (the Modern Music Guide, Section 1)</title>
not too long
Because only 60 to 80 characters are displayed in many window titles, menus, etc.; you can give a more detailed/pleasant title in the top level heading of your document, e.g. <h1>Section One: When has the Modern Time Commenced, Musicwise?</h1> (with a link to the whole Modern Music Guide for context).
 blog it

style options...

Include Clip before or after Remarks  
Customize Clip Colors
Border Background Font
Select Border Color
Select Background Color
Select Font Color
Video Size
If you are clipping video to your blog, and it is too wide, select this option.
Clipmarks Logo and Link
If you chose not to have the Clipmarks logo and link in this blog post, select "Don't include" here.
Line Breaks (Advanced)
If your blog software is configured to automatically convert new lines into HTML, select "Don't format" here to prevent Clipmarks from doing so.
Styles (Advanced)
By default, Clipmarks uses inline styles to format content in your blog post. If you would like to prevent this styling and customize the css rules yourself, select this option and copy this stylesheet into your blog template.