Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 1 a ) Use description list element to create a food menu that shows two types of food and its price. ( 5 marks

Question 1
a) Use description list element to create a food menu that shows two types of food and its price.
(5 marks)
b) Draw the folder structure/folder tree according to the absolute pathnames that listed below. hotel/index.html
hotel/branch/kl/klfacility,html
hotel/branch/penang/pgfacility.html
hotel/branch/kl/room/klstandardroom.html
hotel/branch/kl/room/kldeluxeroom.html
(5 marks)
c) With reference to the folder tree that you have created in Question 1 b), write code to create a hyperlink to link the web page from its current page to the destination page using relative path.
\table[[(i),\table[[From index.html to klfacility.html],[Hyperlink:]]],[(ii),\table[[From klfacility.html to index.html],[Hyperlink:]]],[(iii),\table[[From klfacility.html to pgfacility.html],[Hyperlink:]]],[(iv),\table[[From klstandardroom.html to kldeluxeroom.html],[Hyperlink:]]],[(v),\table[[From kldeluxeroom.html to index.html],[Hyperlink:]]]]
(10 marks)
d) Write HTML code to insert a video clip to your web page. Display the media player control on the web page. Set hotelvideo.mp4 as source filc. Use the hotelimage.png file as the poster image for the video clip. If the user's browser does not support the HTML5 video, display a paragraph with the messages "Upgrade your browser to HTMLS".
(5 marks)
[Total: 25 marks]
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

Describe Generation

Answered: 1 week ago