Шукаєте відповіді та рішення тестів для WEB TECHNOLOGY 511(2025S1WT511AD)? Перегляньте нашу велику колекцію перевірених відповідей для WEB TECHNOLOGY 511(2025S1WT511AD) в learning.richfield.ac.za.
Отримайте миттєвий доступ до точних відповідей та детальних пояснень для питань вашого курсу. Наша платформа, створена спільнотою, допомагає студентам досягати успіху!
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)