ah2389 / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

Nesting and indentation in HTML #2

Open aubreywullschleger opened 6 years ago

aubreywullschleger commented 6 years ago

Great! Good work with the consistent nesting and indentation in your HTML. Here's more info on best practices for nesting and indentation to use in future/more complex projects: https://www.granneman.com/webdev/coding/formatting-and-indenting-your-html/ . These practices help your markup to be more organized and easy to read.

Example: https://github.com/ah2389/prj-rev-bwfs-dasmoto/blob/master/DasmotosArts/index.html#L16-L21