Please login to start chat

css in html

Created on : 2021-11-20 04:00:36

When we design the website, we need to use css and html together. html, css and javascript are the most important languages for those who are trying to get in front-end web development field. The following is the very basic sample of html and css.

<!DOCTYPE html>
<html>
<head>
<title>T N W</title>
<style type="text/css">
p{color:red; background:black; width: 200 px;}
</style>
</head>
<body>
<p>Hello, This is HTML Testing!</p>
</body>
</html>

Comments:

No Commments to show

About Me
Blog and Ambitions
Terms and Conditions
Contact Me
Service and Guarantee
Customers and News
Carrers