Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • K 10

    @teerawxt

    Submitted

    I don't know yet how to merge the image and paragraph together and to make it responsive. but I keep learning more.

    pedro 30

    @YKlK

    Posted

    bro, you can use flex and flex-direction: row;

    display: flex; in order to use flex

    flex-direction: row; to put them together 
    justify-content: center; to center in the main axis
    align-items: center; to center in the crox axis 
    

    if you dont undertand feedback and i going to recomend you some videos

    0