Filename: Difference between revisions
Jump to navigation
Jump to search
(Created page with "On the Internet, the best practice is to keep all filenales in lowercase only == Names on web pages == Keep web page names in lowercase == Names on images and style sheets == If you use mixed case filenames on images and style sheets, here are some examples * image.html * buttonStyleSheet.css * logoSmall.png == Marking == Well named files with correct use of case (up to 2) == Notes == * Do not use spaces in your filenames Tip : In the interests of [...") |
(No difference)
|
Latest revision as of 12:15, 25 November 2023
On the Internet, the best practice is to keep all filenales in lowercase only
Names on web pages
Keep web page names in lowercase
Names on images and style sheets
If you use mixed case filenames on images and style sheets, here are some examples
- image.html
- buttonStyleSheet.css
- logoSmall.png
Marking
Well named files with correct use of case (up to 2)
Notes
- Do not use spaces in your filenames
Tip : In the interests of Object-oriented programming, always start a file name with a lowercase letter
Main Page | Basic web design | Navigation | Ranking | Support | Asterix Home