acoderlooksat50
@acoderlooksat50All solutions
- Submitted 5 months ago
Social media card with HTML/CSS
- HTML
- CSS
Which semantic tags people use? Any better way to organize HTML elements?
- Submitted 5 months ago
blog card using HTML/CSS
- HTML
- CSS
I went down the list of HTML to do the CSS. Is there any redundancies or items I could take out to make the code more streamlined? Also, could I make the HTML tags more semantic? I know using CSS variables for these small projects aren't necessary, but I like the practice.
- Submitted 5 months ago
VsCode and basic HTML/CSS
- HTML
- CSS
How does one go about quickly organizing the design into HTML elements. With figma files I think it's a little easier since you can see what elements are grouped together; however, when eyeballing a design, are there any tricks to how to build the boxes?