+ All Categories
Home > Documents > Upload asap

Upload asap

Date post: 12-Jan-2015
Category:
Upload: maria-salib
View: 385 times
Download: 3 times
Share this document with a friend
Description:
 
4
Coding my trailer in my website
Transcript
Page 1: Upload asap

Coding my trailer in my website

Page 2: Upload asap

In order to embed my trailer onto the website, I had to upload the final trailer onto vimeo.com and then customize the embed options so that the trailer can fit onto the website. I changed the code to 350x252 pixels. After doing this, I had to use Macromedia Dreamweaver which involved me inserting the embed code and picture of my website. I changed the background colour to black, and pressed no-repeat.

Page 3: Upload asap

In order to embed the trailer onto the website in the correct position, we had to enter a code:<style type="text/css”>#place{Position: Absolute;top: 200px;left: 550px;}</style>This determines the number of pixels of where the trailer will be placed.

Page 4: Upload asap

Recommended