Spoken Tutorials - HTML Assignment
Funded by the National Mission on Education through ICT
Indian Institute of Technology Bombay,
https://spoken-tutorial.org
--------------------------------------------------------------------------------
Styles and CSS in HTML
1. Open the file MyHomePage.html which you created in an earlier assignment.
2. Remove the inline style for body tag.
3. Create a following internal style in the head section:
a) Set the body - background color as "Khaki" and "center align" the text
b) Set the alignment of Paragraph tag to left