|
Technical Interview Questions
JavaScript Interview Question
XHtml Interview Questions
Ajax Interview Questions
XML
Interview Questions
VB
Interview Questions
.........More
Source Codes
Flash Source Codes
Html Source Codes
CSS Source Codes
.........More
Soft Skills
Communication Skills
Leadership Skills
.........More
|
|
CSS Source Codes
Css to Text (header)
<html>
<head>
<style type="text/css">
h1 {color: #00ff00}
h2 {color: #dda0dd}
p {color: rgb(0,0,255)}
</style>
</head>
<body>
<h1>This is header 1</h1>
<h2>This is header 2</h2>
<p>This is a paragraph</p>
</body>
</html>
<<<----- Return to
CSS Source Code Questions
Page.
Have a Question ?
post your questions here. It
will be answered as soon as possible.
Check
Html Interview
Questions for more Html Interview Questions with answers
|