frontend DRY HTML or DRY CSS? ? Don't repeat yourself. Functionality should be written once & responsible for one thing; giving you reusable code blocks attaining DRY. Let's see how to achieve this in FrontEnd.
CSS List Styles Customisation List are building blocks of webpage but they serve a lot more than just list and you might need some customizations on how this list appears. Here is a guide to List Style Customizations
bootstrap Bootstrap Theme Resources Here are some resources for the bootstrap themes for landing pages, admin pages and blogging
JavaScript Cover full height of browser viewport with CSS & JavaScript Guide/Tutorial to cover full height of browser viewport with CSS and jQuery/JavaScript for HTML page having less or no content.