Looking for WEB TECHNOLOGY 511(2025S1WT511AD) test answers and solutions? Browse our comprehensive collection of verified answers for WEB TECHNOLOGY 511(2025S1WT511AD) at learning.richfield.ac.za.
Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!
Question Three (15 marks)
Write a JavaScript code snippet that performs the following:
Question Two (15 marks)
Write HTML and CSS code to achieve the following:
Attach an image to your webpage. You may use any image filename =”profile.jpg” .
Style the image using CSS with the following properties:
· A rounded border with a radius of 5px
· A solid border with a thickness of 2px and color green
· A background color of #e0f7fa
· When the user hovers over the image, change the border color to orange and the background color to #ffecb3
1.3 Explain the following tags: <tr>,<th> and <td>(5 marks)
1.4 Write the HTML markup to create a hyperlink that opens the page about.html in a new browser tab. Explain what the target attribute does.(5 marks)
1.2 Write a code to embed an audio file named theme.mp3 with playback controls. Include a fallback message for unsupported browsers. (5 marks)
1.1 Differentiate between the Internet and the World Wide Web. (5 marks)