Comments

From Asterix HTML
Revision as of 12:14, 25 November 2023 by Peter (talk | contribs) (Created page with "Comments are important on HTML and CSS == HTML comments == <pre> <!-- This is a comment in HTML --> </pre> * [https://www.w3schools.com/html/html_comments.asp HTML comments] (up to 2 marks) WATCH THIS SPACE == CSS comments == →‎This is a comment in CSS: * [https://www.w3schools.com/css/css_comments.asp CSS comments] (up to 2 marks) WATCH THIS SPACE == Notes == For an example off CSS commenting, see RearViewMirror.css. You are fre...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Comments are important on HTML and CSS

HTML comments

 <!-- This is a comment in HTML -->

WATCH THIS SPACE

CSS comments

/* This is a comment in CSS */

WATCH THIS SPACE

Notes

For an example off CSS commenting, see RearViewMirror.css. You are free to use the style sheet, unchanged, provided you correctly reference me in your HTML code

Main Page | Basic web design | Navigation | Ranking | Support | Asterix Home