Copy / Paste Help Continued

Web Studio

  1. Go to gallery/cool stuff/html box and drag the html box on page.
  2. Right click on html box
  3. Click on 'properties'
  4. Click on HTML content
  5. Paste in your HTML code
  6. Click "OK"
web studio

Dreamweaver 8

To 'paste' code using Dreamweaver, you need to be looking at the 'code' window. Choose View from the toolbar, and then choose either Code or Code and Design.

Using the 'code and design' option will let you see your pasted code as it will appear when your page is published and viewed by your site visitors.

You will now have a split screen. The top window contains your code, and the bottom window shows what the result is (what Joe Surfer sees when he views the website).

Position your cursor where you want to code to be, and then press the Control and V keys together to paste the code.

The image opposite shows the sort of thing you would see immediately after pasting a new link into the code window. The real html is visible in the 'code' window - just above where the cursor is - and the page as it would appear is shown in the 'design' window. If it is incorrect, or improperly positioned you may go back to the top window and edit or move the code as necessary.

dreamweaver

Adobe GoLive

Step 1: Place "You Are Visitor Number" (or text of your choice) on the GoLive layout where you want the counter to appear (using the font, color etc. you want for your page if it will be part of the finished page).

Step 2: View of GoLive HTML code by clicking the "Source" tab. Find the text you placed on the page ("You Are Visitor Number") in the HTML text of that page. Copy your counter code. Place the cursor at the end of the text, hit return and paste the counter code.
adobe golive

Step 3: Counter code appears on the GoLive layout view as a Java icon after pasting code. Locate Java icon (it may not be exactly where you want it) and drag it to the position you want.

Step 4: You are finished - save your work and upload to your site.

MS Frontpage

  1. In Page view, at the bottom of the document window, click Design.
  2. Place the insertion point where you want to insert HTML code.
  3. Press CTRL+Q and select Insert HTML.
  4. In the Quick Tag Editor, type the HTML that you want.
frontpage

Tripod

  1. Login to Tripod
  2. Click on the "Build & Edit" link
  3. Click on Site Builder
  4. Open the file you wish to edit.
  5. Click "Site Add-on" located in the bottom menu
  6. Click "Add it here" where you want the code to appear
  7. Click on the "Business Tools" category
  8. Click on the "Add" link under the "Add Your Own HTML" section
  9. Either type or paste the HTML or JavaScript code into the box provided.
  10. Click "Done". You should see the code.
  11. Don't forget to publish the page.
tripod

Angelfire Basic Editor

  1. Start the Angelfire Basic Editor.
  2. Open the file you wish to edit.
  3. Go to "Step 9" on the edit page.
  4. Either type or paste the HTML or JavaScript code into the "Create Text Block" box.
  5. Click "Preview". You will see the code.
  6. Save the page.

AOL Easy Designer

  1. Start easyDesigner.
  2. Open the file you wish to edit.
  3. Click "Insert" / "Advanced HTML"
  4. Either type or paste the HTML or JavaScript code into the "Advanced HTML Source Code Editor" box.
  5. Click "Ok".
  6. Save the page. You should see the code.

Myspace

HTML code can be entered into any of the areas in your profile.

  1. Login to Myspace
  2. Click on the "Edit Profile" link
  3. Paste your code into one of the areas,
  4. Scroll to the bottom of the page and click "Save All Changes"

NOTE: Scripts will not work. (*** reason is because MySpace corrupts the code before it displays by changing the word "<script" to "..", it also does this with <img src=""> tags. ***)

Blogger

  1. Login to Blogger
  2. Click on the name of your Blog
  3. Click on the "Template" tab
  4. Paste your HTML code anywhere between the <body>...</body> tags
  5. Click "Save Template Changes", and republish your Blog
blogger

NOTE: If you are using a Hit Counter, it would be best to track individual Hits instead of Visits, since your counter will be displayed on every page of your Journal. If you want to add the counter to only one page, you will need to add it to the post itself.

Friendster

  1. Login to Friendster
  2. Click on "My Blog"
  3. Click on the "Edit Configuration" link next to your blog
  4. In your Blog Description area, insert the copy/paste code
  5. Click on Save Changes
  6. Click on "Publish my Site" to make the changes public
friendster