The document contains a series of questions related to HTML and CSS, covering topics such as ASCII characters, media queries, CSS math functions, Z-index property, overflow property, image positioning, Flex and Grid containers, and internet protocols. It also includes a request to prepare a website template. The questions aim to assess knowledge and practical skills in web development.
The document contains a series of questions related to HTML and CSS, covering topics such as ASCII characters, media queries, CSS math functions, Z-index property, overflow property, image positioning, Flex and Grid containers, and internet protocols. It also includes a request to prepare a website template. The questions aim to assess knowledge and practical skills in web development.
implement character coding for alphabets in HTML. Q2: Write a media query syntax using example and explain how it makes our website responsive. Q3: What are CSS Math functions? Describe them with examples. Q4: Explain about Z-index property in CSS Layout. Describe the necessary conditions for using this. Q5: Explain CSS overflow property and its values with example. Q6: Write a CSS code to position the image on the center of the page. Q7: Explain why we use Flex container. Explain any four properties of it. Q8: Explain Grid container and write a CSS code to make two rows and four columns. Q9: Which internet protocol is governed while we download the data from internet? Q10: Prepare a website template as shown.