#I need to help to rearrang all my elements to one line.

1 messages ยท Page 1 of 1 (latest)

obtuse summit
midnight nymph
#

It is still a little unclear to me.
It looks like a Linktree clone and looks pretty good to me. Are you wanting to do something to organize the code better or this something involving the visual styling? Or maybe you already fixed it?

obtuse summit
#

I want them like this

#

So they are horizontally

midnight nymph
#

Ah ๐Ÿ‘

a quick and easy way would be to wrap everything except the heading in a parent container (maybe... <main>) and then use flex:

main{
    display:flex;
    justify-content: center;
}

also this forum is a little hard to share images in since its more for people trying to figure out how to enter the server.
If you click the emoji in #โ—rules you can use the #1084551836817698906 (code help) forum and paste images. (also there are more people paying attention to it)

obtuse summit
#

Thx!

#

Do u know how i move the "Links" so it is besides the "Panum Swimmers"?

#

Nvm figured it out!

midnight nymph
#

Hey good job!

obtuse summit
#

Thx how do i change the size of an image? It is so freaking big hahaha