# Web Design Principles & Best Practices

- [UI/UX Design Fundamentals](https://learn.sitecove.com/how-to-guides/website-design-and-development/web-design-principles-and-best-practices/ui-ux-design-fundamentals.md)
- [Understanding User Experience (UX) & User Interface (UI)](https://learn.sitecove.com/how-to-guides/website-design-and-development/web-design-principles-and-best-practices/ui-ux-design-fundamentals/understanding-user-experience-ux-and-user-interface-ui.md)
- [Principles of Good Web Design](https://learn.sitecove.com/how-to-guides/website-design-and-development/web-design-principles-and-best-practices/ui-ux-design-fundamentals/principles-of-good-web-design.md)
- [Accessibility Guidelines](https://learn.sitecove.com/how-to-guides/website-design-and-development/web-design-principles-and-best-practices/ui-ux-design-fundamentals/accessibility-guidelines.md)
- [Color Theory and Typography in Web Design](https://learn.sitecove.com/how-to-guides/website-design-and-development/web-design-principles-and-best-practices/ui-ux-design-fundamentals/color-theory-and-typography-in-web-design.md)
- [Responsive & Mobile-First Design](https://learn.sitecove.com/how-to-guides/website-design-and-development/web-design-principles-and-best-practices/responsive-and-mobile-first-design.md)
- [What is Responsive Design?](https://learn.sitecove.com/how-to-guides/website-design-and-development/web-design-principles-and-best-practices/responsive-and-mobile-first-design/what-is-responsive-design.md)
- [Mobile-First vs. Desktop-First Approaches](https://learn.sitecove.com/how-to-guides/website-design-and-development/web-design-principles-and-best-practices/responsive-and-mobile-first-design/mobile-first-vs.-desktop-first-approaches.md)
- [CSS Media Queries & Flexible Layouts](https://learn.sitecove.com/how-to-guides/website-design-and-development/web-design-principles-and-best-practices/responsive-and-mobile-first-design/css-media-queries-and-flexible-layouts.md)
- [Best Practices for Mobile-Friendly Websites](https://learn.sitecove.com/how-to-guides/website-design-and-development/web-design-principles-and-best-practices/responsive-and-mobile-first-design/best-practices-for-mobile-friendly-websites.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.sitecove.com/how-to-guides/website-design-and-development/web-design-principles-and-best-practices.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
