0% found this document useful (0 votes)
2 views1 page

HTML and CSS Programming Examples

The document outlines several tasks for writing HTML programs that incorporate various CSS styles. These tasks include creating cascaded styles, external stylesheets with user-defined classes, and specific attributes like borders, margins, and backgrounds. Additionally, it includes a task to create a webpage displaying 'hello world' with specific formatting and multiple articles with titles styled appropriately.

Uploaded by

dagaboj621
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views1 page

HTML and CSS Programming Examples

The document outlines several tasks for writing HTML programs that incorporate various CSS styles. These tasks include creating cascaded styles, external stylesheets with user-defined classes, and specific attributes like borders, margins, and backgrounds. Additionally, it includes a task to create a webpage displaying 'hello world' with specific formatting and multiple articles with titles styled appropriately.

Uploaded by

dagaboj621
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

[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.

You might also like