![]() |
In CSS, Comments can be added to provide explanations, notes, or annotations within the code. Comments are helpful for code documentation and collaboration, providing insights into the purpose or usage of certain styles. Note: Comments are ignored by the browser and do not affect the rendering of the webpage. There are two ways to include comments: Single-line CommentSingle-line comments are initiated with /* This is a single-line comment */ Multi-line CommentMulti-line comments start with /* |
Reffered: https://www.geeksforgeeks.org
CSS |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 15 |