CSS Comment

Advertisements

Prev Tutorial Next Tutorial

CSS Comment

Comment is nothing but it is a statement which is not display on browser window. It is useful to understand about particular code, which code is written for what purpose.

Syntax

/*  css comment  */

Example

<style>
/* style for paragraph*/
p
{
color:red;
}
</style>
Comment

In CSS single line and multi line comments are used in same way.

Example

<html>
<body>
<style>
/* style for paragraph*/
p
{
color:red;
}
/*
multi line comment
in CSS
*/
</style>
<p>This is my first Html code</p>
</body>
</html>

Example

This is my first Html code


Prev Tutorial Next Tutorial

Google Advertisment

Buy This Ad Space @$20 per Month, Ad Size 600X200 Contact on: hitesh.xc@gmail.com or 9999595223

Magenet is best Adsense Alternative here we earn $2 for single link, Here we get links ads. Magenet

For Projects 9999595223

Google Advertisements


Buy Websites 9999595223

Buy College Projects with Documentation Contact on whatsapp 9999595223. Contact on: hitesh.xc@gmail.com or 9999595223 Try this Keyword C++ Programs

Advertisements