Tag Archives: HTML07

HTML07 Write an HTML code to create a Web page of blue color and display links in red colour.

Write an HTML code to create a Web page of blue color and display links in red colour. Write an HTML code to create a Web page of blue color and display links in red colour. Html code: [codesyntax lang=”html4strict”] <!DOCTYPE html> <HTML> <HEAD> <TITLE>CSSimplified.com HTML7</TITLE> </HEAD> <BODY BGCOLOR=”blue” TEXT=”red”> <P ALIGN=”center”><FONT FACE=”verdana” COLOR=”white” SIZE=”5″><B>CSSimplified.com… Read More »