How Do I Display a PDF File in a HTML Web Page

  1. Step 1

    Save the PDF you wish to link to on a local drive on your computer. It’s good practice to save all the documents you make available on your website in one location in case you ever have to upload or locate information quickly.

  2. Step 2

    Upload the PDF to your web host. How this is done depends on your host. If you have any problems, check your host’s FAQ or customer service. Before moving on to the next step, take note of the path of the file.

  3. Step 3

    To have the PDF open in another window, type this following code: <a target=”_blank” href=”NAME OF FILE.pdf” title=”">NAME OF LINK AS YOU WANT IT TO APPEAR </a>. If you do not wish for the PDF to open in another window, then the command is <a href=”NAME OF FILE.pdf” title=>NAME OF LINK AS YOU WANT IT TO APPEAR</a>. Document usually open in separate windows. This is where the basic HTML skills will come in handy. The example shows a file that is on the same level as the page. If the file is save in another folder, then you will type FOLDER NAME\NAME OF FILE.pdf. The further away the document is from the page, the

  4. Step 4

    If you’d rather embed the PDF in the HTML window, you will have to point the page to a document and then specify the height and width of the PDF so the HTML window is the correct size. The command is <embed src=”NAME OF FILE.pdf” width=”500″ height=”375″>.

Google Chrome has bookmark sync extension

The Chrome bookmark sync extension saves your bookmarks in your Google Docs.

HTML for mailto so that a Link Contains a Pre-formatted Subject Line

<a href="mailto: test@aol.com?subject=Questions/Comments">E-mail Me</a>

How to Embed YouTube Clips in WordPress

First, under your User Profile, disable the visual editor when writing. This remove all rich text formatting.

Next, go to the YouTube clip you want to embed and grab the Object Embed code to the right of the clip and paste that code into your wordpress post.

That’s it.

How to make a download link that opens a target Save As prompt

Upload a zipped file and create a hyper link to the file.zip.  It’s as simple as that.

Microsoft Office Live – How to Create a Downloads Page

Upload a file to your Office Live Document Library. Create a page and add a hyperlink and choose the "My Documents" option and browse to the file that you want to attach.

Link to HTML Codes

http://www.geocities.com/SiliconValley/Network/2397/
http://www.immigration-usa.com/html_colors.html

Microsoft Office Live – How to Replace Header with Your Own Image

Customizing
header look and feel is one of the most important factor of the site.
If you use image for the header it should optimized in order to load
your pages fast. Remember not to have large size of header image.
 
Steps to replace header with your own image.
1. Open Site Designer.
2. Upload image of size 780×131 px to image gallery.
3. Choose Theme-> General (no photos).
4. Select this Style from site headers.
5. Go to Header -> remove Site Title and Site Slogan.
6. Go to Logo -> Choose image (your site header)-> Display option "Next to title" -> Size Large (Full size).
 
This will replace header for entire site and user will have smooth experience while browsing site.
 
If
you use Javascript to replace site header then you need to place it on
every page of your site. When the page is loaded it will flicker for a
sec, so user will not have good experience.
 
These tips are applicable only for sites with width 780px.

Twitter Feed

Follow

Get every new post delivered to your Inbox.