DEV Community

Cover image for 10 tips every web developer should consider while making websites
Shan Shah
Shan Shah

Posted on

10 tips every web developer should consider while making websites

These tips are actually very simple, but will have a massive impact on your web design, workflow and your productivity.

  1. Use a status bar to display all the important information you need to stay focused.

  2. Use vertical accurate spacing between the elements to make the design feel more spacious.

  3. Use white space to highlight important elements.

  4. Keep the text length to a minimum.

  5. Reduce the size of your HTML, CSS and JavaScript files for faster page load times

  6. Use buttons to make your navigation stand out more.

  7. Use icons to represent the action of each button.

  8. Use a pool of different call-to-action buttons.

  9. Making website easy to navigate through

  10. Use a grid system to build a responsive design.

Do you know about the super power of :not css selector?

Top comments (0)