Adding the JPEG file of our website to Dreamweaver and setting the background colour |
After setting the video to the way we want it, we then had to make the actual website. To make it we used Macromedia Dreamweaver. This contained basic A-level ICT involving coding to embed the teaser trailer onto the website and placing it in the right position. To do this we had to enter the code:
(<)style type="text/css"(>)
#place{
Position: Absolute;
top: 200px;
left: 550px;}
(<)/style(>)
The number of pixels entered next to 'top' and 'left' will determine where the trailer will be placed.
This is the result I got :
No comments:
Post a Comment