Lab Activity
Activity 1
Create a webpage as given in the figure.
Give the title of the webpage,"Success secrets".
Set the background color of the webpage to orange.
Choose font size=7 for the text success , font face - Cooper black and font color- green.
Enter the text on the web page as shown in the picture.
Choose the font size = 5, Font face 'Homewardbound', and font color - 'blue' for the subheadings, such as PLAN,LISTEN, etc.
Choose the font size =4 font face='lucida handwriting' and font color-'white 'for the text written under subheaddings.
Choose the font size=4 font face- 'cooper black' and font color-'green' for the text with best wishes
Select font size=5, font face- 'homewardbound' and font color - 'red' for the text KIPS TEAM.
Save the web page by giving the extention ".html". Run the HTML code on the web browser.
Activity 2
See the following webpage and follow the given instructions:
Write html code for the given assignment.Use heading level 1 for the main heading.
Set the font color to red, size-4,font face arial, font style-bond for the subheading-"STEPS TO OPEN A DISCUSSION"
Make use of the ordered list and enter the points of the sub heading. Insert an image and make it right alligned.
Using paragraph tag enter the line -"During.....such as:" and change its color to blue, also enter its sub points using the unordered list tag.
Set the font color to green , size-4, and font face-arial for the subheading - "IN ORDER TO BE A GOOD LISTENER".Make the text bold.
Enter the sub points using the ordered list with type 'A'
Save the webpage by giving the extention ".html" Run the HTML code on the web browser.
NOTE
To insert an image in the webpage, use < IMG Src ="image" > tag, where "image" is the path of the image saved on your computer.
page no:107
PREVIOUS
         
Next
Home