Question: Please help me I have one hour :( Question 26: Create a webpage q26.html and the following: Write your university name using the smallest heading.
Please help me I have one hour :(
Question 26: Create a webpage q26.html and the following:
- Write your university name using the smallest heading.
- Write the following text in a paragraph: My holidays will start next week.
- Display an image of your choice. Give it an id of splimage.
- Create an hyperlink to the website https://ibrict.edu.om . Make sure it opens in another browser tab
- Create an ordered list as shown below:
- Create a table as shown below.
- Create a form of your choice with:
- one text box and
- 1 dropdown list and one submit button. -----------------------------Internal Style Sheet-------------------------------
- In the page above, use the internal style sheet to style the following elements:
- Give selector h6 the following CSS properties:
- Size of the font should be 30 pixels
- Give shadow to the h1 element with properties of your choice.
- Style the paragraph with the following CSS properties:
- The text should be in uppercase.
- Right padding should be 20 pixels.
- Right margin should be 20 pixels.
- Style the id .splimage with the following CSS properties:
- The image should be aligned in the center
- The transparency of the image should 0.9.
- The width and height of the image should 300 pixels.
- Style the visited hyperlink with the following three CSS properties:
- Background color should be orange.
- The font should be verdana
- The border radius should be 12 pixels
- Style the table data element of table element with the following CSS properties:
- The color of the border should be red
- The width of the border should be 10 px
- The style of the border should be inset
- Give selector h6 the following CSS properties:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
