Vivek Madhavan
@VivekMadhavanAll solutions
- Submitted 6 months ago
Blog Preview Page using Flexbox
- HTML
- CSS
- Is there an option to resize the section (class = "blog-preview") without explicitly using pixel sizes? (Ex. 385px for width in css)
- How do I get the paragraph to continue onto the next line without using ?
- Does clamp work effectively across projects and can it be used for responsive design without using media queries?
- Submitted 6 months ago
Single Page QR-code
- HTML
- CSS
HTML:
- Should I use a div and a class (container) within section to layout all the styles or it doesn't make a difference?
CSS:
- How do I resize an Image so that it is responsive at all screen sizes. Right now in my code, I have used fixed sizes