Front-end style guide: Difference between revisions

imported>Eeshangarg
imported>Eeshangarg
Line 90:
Name IDs and classes using hyphens, not underscores or camelcase. (e.g. "#front-page", not "#front_page" or "#frontPage"). CSS file names should use the same convention. (Not all of them do, but hopefully that can eventually be corrected.)
 
== Usage instructions for the code, pre and tt tags ==
 
If you're interested in modifying the 'Hints' sections of the training missions, here are some guidelines regarding the usage variations of the code, pre and tt tags to keep in mind.
Anonymous user