[1]Write HTML program which contains cascaded style for p,h2,h3, body and font
attribute
[2]Write HTML program which contains external style sheet with user defined
Classes.
[3] Write HTML program which contains cascaded style sheet with border
[4]Write HTML program which contains external style sheet with margin attributes of
style sheet.
[5]Write HTML program which contains external style sheet with background
attributes of style sheet.
[6]Create a webpage displays 'hello world' with font size
20px bold format ,in "Times New Roman" font and green in color using inline css ,
internal css and external css.
[7]write HTML program which contains multiple article with title.z Give them proper
CSS.