How to make these lines ?
Hi
How do I make these lines? (On the middle page, left of the text)
The only method I can think of is to take an empty container and color the top edge.
Do you know any other ways?
Best regards
Lisa 🥰
Hi
How do I make these lines? (On the middle page, left of the text)
The only method I can think of is to take an empty container and color the top edge.
Do you know any other ways?
Best regards
Lisa 🥰
How do I start an aternos Minecraft Java Force server via a DiscordBot? Or is there a website where you have to enter a password when you click on a link and then there's a button that says Start Server or something like that?
Hello Community, I have often asked here what these three lines mean: class HangmanGame(BoxLayout): def __init__(self, **kwargs): super().__init__(**kwargs) The entire code can be read here: I have already received many answers, especially from regex9 and KarlRanseierlll, whom I would like to thank again. But I still don't fully understand it, and I'm getting really desperate….
Hello, I have a website and use Certbot for an SSL certificate curl -I http://website.de HTTP/1.1 301 Moved Permanently Location: https://website.de/ curl -I https://website.de HTTP/1.1 404 Not Found Why does it redirect the WWW website but not the one without WWW, or how can I change that? 🙂 Thanks.
I have an error in my code: async def on_submit(self, interaction2: discord.Interaction): response = await sendRequests(str(self.username), str(self.email), str(self.password)) if response == "email": await interaction2.response.send_message("Incorrect email format", ephemeral=True) return if response == "password": await interaction2.response.send_message("Incorrect password format. The password must meet these requirements: \nOne Uppercase letter \nOne lowercase letter \nOne number\n A special character ", ephemeral=True)…
Apart from a short course, I've never done anything with MySQL before, and now I've briefly tried something with MySQL, but I can't quite get the deletion process right; a new ID keeps appearing! (I'd like to show the code here, but unfortunately I don't know how.)
Hey, I'm still a beginner. I would like to have two colors on the left and right, like in the photo. However, I also want to have this creative transition? What do you call something like that? There are shape dividers that you can adjust creatively, but they only work on top and bottom. Looking…
The line left next to the text I value as a decorative element, so I would just be ::before– Use peseudo element for this.
Example:
Instead, a separation line (hr) to draw (as has already been proposed) would, in my opinion, be wrong because of its content.
You can also use the
element. Then you have a straight line and no rectangle with Border.
Edit: Not thinking about it. Depending on the situation, a :before or ::after can work. To this end give the main element position relative, then before apply and set absolute before with position. It’s wonderful.
I’d see the line as a whole container and just fill it.
container you do not need an extra
border: 2px solid black;
border radius: 5px;
The LINIE
So no radius
And if with Border, then Borderline only top
“How do I make these lines? (On the middle left next to the text)”
there is this box with the rounded corner, so I assumed that it refers to
Mattress
No
The line left next to the text 🤣
Not a box around the text!
But in the small box with the round corners you see the line next to the text
With a CSS-Pseudo element