Question: Lets do some hands on Work ..Create a new webpage..(file name- 9ctask2.html) 1) Create title and h1----My Plans . Create heading 3-- Today Plans paragraph
Lets do some hands on Work ..Create a new webpage..(file name- 9ctask2.html)
1) Create title and h1----My Plans .
Create heading 3-- Today Plans
paragraph 1- This is a paragraph number One. Write About Your today plans using unordered list.
Create heading 3-- Tomorrow Plans
paragraph 2- This is another paragraph...Write about tomorrow plans using ordered list
Make sure to close body and html tags at end.
Now write CSS code as per below requirements: a) Change the color of all
elements to "red",align heading 1 center and color blue for heading 1...check your work b) Now assign id = "para1" to first paragraph --Change the color of the element with id="para1", to "green".....check your work
c)assign class = "colortext" to both heading 3,paragraph 2
Change the color of all elements with the class "colortext", to "brown"....check your work
d) Set the background color for the page to "linen" and the background color for
to "lightblue" and font color red (h1).....check your work
Submit the completed work
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
