q1/ What is the meaning of styling in web design and what language is used to apply style to your web page add brief description of the language used to style your web.
q2/ Explain the four broad categories of disabilities that affect how people interact with their computers and the information on them. Provide examples of each and discuss alternatives in web development.
q3/ Write a HTML code to generate the following output
Important notes:
- You should copy and paste the “HTML script” to answer this question. DONT take screenshots for your HTML script. It must be an editable script.
- Take a screenshot of your output web page and paste it as a part of your answer.
q4/ Create a well-structured webpage for your favorite TV show. Your webpage should include the following elements:
- Title of the TV show: Display the name of the TV show using the most significant heading.
- Image: Include an image of the TV show.
- Summary: Provide a summary of what is the TV show about.
- Link: Add a link where users can watch the TV show.
- Page Structure: Organize your page with a header, a section for the TV show details, and a footer that includes your name and student ID.
Important notes:
- You should copy and paste the “HTML script” to answer this question. DONT take screenshots for your HTML script. It must be an editable script.
- Take a screenshot of your output web page and paste it as a part of your answer.
