# HTML/CSS

> Because things aren't always `#000000` and `#FFFFFF`.

***

![](http://cdn.tripwiremagazine.com/wp-content/uploads/2012/05/html-css-design-build-websites.jpg)

### [HTML & CSS](http://www.htmlandcssbook.com)

> Programming books can often look rather intimidating and uninspiring, but they do not need to be. We wanted to redesign the tech book and make it more accessible, relevant, and attractive to a whole new group of readers. The result is a book that feels more like a magazine and is enjoyable to flick through, and looks like it belongs in the graphic design section rather than the programming section of a bookstore.


---

# 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://francescoronel.gitbook.io/intro-to-cs/resources/books/htmlcss.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.
