Tag Archives: heading style

HTML03 Write an HTML code to design a page containing text, in form of paragraphs giving suitable heading style.

Write an HTML code to design a page containing text, in form of paragraphs giving suitable heading style. Write an HTML code to design a page containing text, in form of paragraphs giving suitable heading style. Html code: [codesyntax lang=”html4strict”] hh<!DOCTYPE html> <HTML> <HEAD> <TITLE>CSSimplified.com HTML 3</TITLE> </HEAD> <BODY> <H1>CSSimplified.com</H1> <P ALIGN=”justify”><B><I><BIG>About Us</BIG></I></B><BR> Computer Science… Read More »