Q: 2 Write an HTML program using different attributes;
Bg color = red , Table border =2 Bg color =blue , cell spacing =2 cell padding =5 , Adding table heading (
school ,days ,time , location ) I I need that question in hurry
Answers
Answered by
3
Explanation:
.All HTML elements can have attributes. The href attribute of <a> specifies the URL of the page the link goes to. The src attribute of <img> specifies the path to the image to be displayed. The width and height attributes of <img> provide size information for images.
here
Similar questions