Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Best practice mark up and CSS - Kevin Powell - Community
KP-C
Kevin Powell - Community
•
4y ago
•
2 replies
Å Marlon G
Best practice mark up and CSS
Just a couple of question for how to best structure code
.
1
. I saw in one of Kevins videos that there is an HTML element called
<blockquote>
<blockquote>
. Should I use that instead of
<article>
<article>
in this mark up
?
2
. For the large quote signs in red I
'm going to use
::before
::before
and
::after
::after
. Should they be put on the container element
(either
<article>
<article>
or
<blockquote>
<blockquote>
)
, or the first and last
<p>
<p>
Design
:
https://github.com/AMarlonG/Quote-by-the-artist-Beck/blob/main/assets/Beck-quote.jpg
Repo
:
https://github.com/AMarlonG/Quote-by-the-artist-Beck
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time 🙂.
36,263
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Best practice for setting up spacing?
KP-C
Kevin Powell - Community / front-end
4y ago
Best Practice NavBar?
KP-C
Kevin Powell - Community / front-end
3y ago
CSS Custom Props Good Practice
KP-C
Kevin Powell - Community / front-end
17mo ago