Please login to start chat

ICT Solutions 2020-06-04 10:40:10
Category : html tutorials

Start embedding css in html


<!DOCTYPE html>
<html>
<head>
<title>TNW (Web Service & ICT Solutions)</title>
<style>
p{
color: red;
font-weight: bold;
}
</style>
</head>
<body>
<p>Page 1</p>
<p>Page 2</p>
</body>
</html>


Write the above codes and save it as test.html in somewhere. Try to open that file by double clicking and you will find it working.

Comments:

No comment to show.

Available Services
Download Android Application