Latest solutions
Blog-Preview-Card with HTML and CSS
Submitted 10 months agoI should like a help on responsive design because i haven't yet master it perfectly.
QR-Code-Component
Submitted 10 months agoLike any human work, mine is not perfect, so i call you to share with me all your comments and suggestions concerning my work, in particular the responsive design.
Latest comments
- @Lordgebrio@AllcodIn
I like your code, but i should ask you how did you make the solution matches with design; because when i post my solution, the image that must show my solution front End and the design is not right. help me about this please.
- @kamilk0192@AllcodIn
Beautiful and understandable code
- @jcgoodwin86What challenges did you encounter, and how did you overcome them?
I still get confused about when to use a section, article, or div.
@AllcodInThe use of a section, an article or a div is done according to semantics. For example, the section can be used to group thematically related content, on the other hand the article and the div do not have any particular meaning sementally. Outside of semantics, the section, the article and the div are used to contain elements.