F
F
Frim0nt2019-09-18 20:37:56
css
Frim0nt, 2019-09-18 20:37:56

How to start layout adaptively?

Hello,
I know the basics of css and html, I know flexbox typesetting on them right now. I think I’ll learn grid soon, but my plan is this. otherwise, as I planned, I’ll start learning php, and there I won’t get bored further up the
stairs.Duck, I know how to typeset sites, but not adaptive.Tell me how to start?How to do them in general, that is, I have. in percentages, and everything is in relative units).Maybe books, videos or articles, or how to do it
yourself ?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
W
WapSter, 2019-09-18
@Frim0nt

<form action="" class="all-products-btn">
          <input type="submit" class="all-products" value="SEE ALL PRODUCTS">
        </form>
usually it's just a link, not a form.
<div class="size-list">
                    <p class="size-itm">37</p>
                    <p class="size-itm">38</p>
                    <p class="size-itm">39</p>
                    <p class="size-itm">40</p>
                    <p class="size-itm">41</p>
                  </div>
I called it a list, but you use div
I would also look at the console. In general, for the first time will do. And about the question, look at any video on adaptive layout, it is chewed chewed, and even better there are a lot of articles.

M
moskinov, 2019-09-20
@moskinov

To start layout adaptively, you need to stop layout fixed)

A
Alexander Marginal, 2019-09-20
@AlexanderMarginal

You can sign up for our courses at HTML academy

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question