1 of 1 Exercise 3 A Write a CSS code to adjust the settings for the following text: Heading font is Calibri, color is bl
Posted: Fri May 20, 2022 12:54 pm
1 of 1 Exercise 3 A Write a CSS code to adjust the settings for the following text: Heading font is Calibri, color is blue (RGB code) and font size is 40% Paragraph font is courier, color is red (Hex Code) and font size is 25%. Header underline is dashed. Capitalize each word in paragraph, and add an 35px indentation Background color is "Aqua" This is a heading This is a paragraph. B. Add an image then adjust its settings using CSS as following: . Image size will be 400 x 400px. Image position is Center Image opacity is 0.3.