DMVDEV
@thedmvdevaustinAll solutions
Responsive extension manager with css grid, vanilla js, and dom
Submitted about 2 months agoSemantic html, tips on js and the dom, also the logic with my code. The layout was difficult to see by eye also but I got as close as I could so any help with that
Responsive landing page with semantic html and css flexbox and grid
Submitted 2 months agoWould like help with semantic html, also with any tips on maintaining the aspect ratio of the background image while trying to use margin and padding on the layout
Responsive ping component page with semantic html and css grid
Submitted 2 months agoSemantic html and layouts. My solution might be bigger than the design
Responsive single price component with semantic html and css grid
Submitted 2 months agoI would like help with semantic html
Responsive component signup with semantic html and css grid w/ the dom
Submitted 2 months agoSemantic html and other validation solutions
base apparal coming soon page with semantic html and css grid
Submitted 2 months agoWould like help with semantic html and also how to make the site more responsive. In my case I used grid with a media query but my question would be will I have to put a separate media query for each device width or is there an easier way to do it. I only did a media query for the laptop and mobile devices so when I went to separate device widths the layout didn't look like the mobile or desktop versions
responsive four component card wit semantic html, css grid and queries
Submitted 2 months agoI would like help with semantic html and the css style in how accurate it looks to the design since I did the design by eye without a figma file
Responsive article component with semantic html, css flexbox and grid
Submitted 2 months agoSemantic html, the layout of cropping the images and getting the rest of the layout correct, and the logic behind the active states of the mobile and desktop. In my version I have a bug where the functionality of the mobile and desktop active states start to overlap when I turn the active state on and change the width of the viewport(from mobile or desktop) to the other viewport width(to mobile or desktop). They seem to work individually outside this issue
Responsive social proof section with semantic html, grid, and flexbox
Submitted 2 months agoI would like tips on setting the background image on the mobile and desktop devices. Also with sematic html and advice on if I did the responsiveness correctly
Responsive profile card component with semantic html and css grid
Submitted 3 months agoWith semantic html and it there is a better way to manipulate the background image to make it responsive and if there is a better method than what I used to try to get it as close as possible. Also with the horizonal line in the card. Not sure if I did that correctly by making it a border
Responsive 3 column card with semantic html and css flexbox and grid
Submitted 3 months agoWould like help with semantic html mostly and responsiveness with grid
Responsive stats preview card with semantic html and css grid
Submitted 3 months agoTips on Semantic html and responsivness. Understanding if I did the image correctly
Responsive order summary component with semantic html and css grid
Submitted 3 months agoI would like help with semantic html, just checking to see where I can improve and any other areas I can improve on that are noticable
responsive nft card component using semantic html and css
Submitted 3 months agoMainly semantic html, If I used the right tags in the right places and also tips on how to make my html more accessible if it isn't
Responsive interactive component with css grid, and the dom
Submitted 3 months agoI mainly had problems with the active states and the semantics of the rating buttons. With the active states it was hard to tell which color should be for the hover and for the active for the ratings buttons and submit button. For the semantics it was difficult to know if I should use a form for the ratings buttons and the submit button or if it was ok to do it the way I did which was by grouping the ratings in a sections and making them all buttons
Responsive card component with html and css flexbox and grid
Submitted 6 months agoSemantic html, areas of when to use margin over padding. In this scenario, in order to create the additional space I used padding on the body element to get the separation of the card and the background on the left and right side. Also I set the html and body tags to have a height of 100% in order to create height to center the card. Is that the correct way of doing it or is it a better way of putting the card in the middle of the screen
Responsive results summary page using css flexbox grid and media query
Submitted 6 months agoWould like help in semantic html, understanding if i did the box shadow on the summary container in the desktop version correctly, research tools for using vanilla js to get the numbers from the js data and tips on the desktop layout design, I think my layout was a little bit off since the results side appeared to be over top of the summary side.