Formatting: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Programming style, also known as code style, is a set of rules or guidelines used when writing the source code for a computer program. ([https://en.wikipedia.org/wiki/Programming_style Wikipedia]) == HTML formatting == Good formatting makes your HTML code easy to read and maintain WATCH THIS SPACE == CSS formatting == Good formatting makes your CSS code easy to read and maintain WATCH THIS SPACE == Marking == Correct formatting of HTML and ...") |
(No difference)
|
Latest revision as of 12:10, 25 November 2023
Programming style, also known as code style, is a set of rules or guidelines used when writing the source code for a computer program. (Wikipedia)
HTML formatting
Good formatting makes your HTML code easy to read and maintain
CSS formatting
Good formatting makes your CSS code easy to read and maintain
Marking
Correct formatting of HTML and CSS (up to 2 marks each)
Notes
Formatting in NetBeans is easy : Simply press Alt=Shft-F after every change you make to your code
See Editor Formatting Settings for more
Main Page | Basic web design | Navigation | Ranking | Support | Asterix Home