# HTML, CSS

- [GRID](https://simian114.gitbook.io/blog/undefined/html-css/grid.md)
- [emmet](https://simian114.gitbook.io/blog/undefined/html-css/emmet.md)
- [position](https://simian114.gitbook.io/blog/undefined/html-css/position.md)
- [CSS Unit](https://simian114.gitbook.io/blog/undefined/html-css/css-unit-7.md)
- [단위 정리](https://simian114.gitbook.io/blog/undefined/html-css/css-unit-7/undefined.md)
- [기준을 정해보자](https://simian114.gitbook.io/blog/undefined/html-css/css-unit-7/undefined-2.md)
- [em의 정확한 기준은 뭐야?](https://simian114.gitbook.io/blog/undefined/html-css/css-unit-7/em.md)
- [flex](https://simian114.gitbook.io/blog/undefined/html-css/flex.md)
- [NAVBAR 실습](https://simian114.gitbook.io/blog/undefined/html-css/navbar.md)
- [유튜브 화면 만들어보기](https://simian114.gitbook.io/blog/undefined/html-css/undefined.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://simian114.gitbook.io/blog/undefined/html-css.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.
