Followed every single step but the paragraph title didn't appear on the final result.<!DOCTYPE html><html> <head> <title> Farmer's market</title> </head> <body style="background-color:skyblue"> <h1> Welcome to Farmer's market</h1> <br/> <p title="Mumbai Farmer's Market"> Buy the products directly from the farmer's. </p> </body></html>
Br tag are used for?
how to link a web page to another web page
after adding the background style and background color to yellow its not showing the resulti am writing the code as written below:<bodystyle="background-color:yellow">
31426 visits
Outline:Elements, Tags and Attributes in HTML: Elements Empty elements Nested elements Tags Self Closing Tags Attributes Common Attributes Single and Double Quoted Attributes Break tag Paragraph tag background color attribute
Elements, Tags and Attributes in HTML: Elements Empty elements Nested elements Tags Self Closing Tags Attributes Common Attributes Single and Double Quoted Attributes Break tag Paragraph tag background color attribute
Show video info
Pre-requisite