
Harta Shuwanto
@hartashuAll solutions
Responsive newsletter sign up page with JavaScript Form Validation
#bem#semantic-uiPSubmitted 3 months agoFor validating form in JavaScript, which method is the best practice to use: The Constraint Validation API, without using API, or using FormData constructor? Which one is most recommended to use?
And also it is a little out of JavaScript topic: How to align list item vertically with the bullet/marker? Mine, the list item is a little lower than the marker (vertically)
Responsive and Interactive Article Preview Component Page
#bem#semantic-uiPSubmitted 3 months agoI think so far so good.
Responsive Meet Landing Page using CSS Grid
#bem#semantic-uiPSubmitted 4 months agoIs there a more efficient way to set the font size and padding size for different screen size besides using media query to set it one by one to match the design from the figma file?
Responsive testimonials grid section using CSS Grid
#bem#semantic-uiPSubmitted 4 months agoWhat if we want the layout to change dynamically when the viewport change? Is it achievable by using CSS grid or should use flexbox?
Responsive four card feature section page with CSS Grid
#bem#semantic-uiPSubmitted 4 months agoNeed to have more experience in:
- Semantics HTML in depth.
- Make an efficient, modular, maintainable CSS code to work with a team.
- BEM naming convention
Responsive product preview card with mobile-first workflow and BEM
#bem#semantic-uiPSubmitted 5 months agoThanks to @KapteynUniverse for sharing such a valuable input.
Need to learn more about:
- Semantics HTML in depth.
- Make an efficient, modular, maintainable CSS code to work with a team.
- BEM naming convention
Responsive recipe page with mobile-first workflow and BEM methodology
#semantic-ui#bemPSubmitted 5 months agoNeed to learn more about:
- Semantics HTML in depth.
- Make an efficient, modular, maintainable CSS code to work with a team.
And also I found a quite thick white line at the bottom of the website screenshot picture. That's make the screenshot picture up a little bit.
Responsive social links profile page with mobile-first workflow
#semantic-ui#bemPSubmitted 5 months agoNeed to learn more about:
- Semantics HTML in depth.
- Make an efficient, modular, maintainable CSS code to work with a team.
Responsive Blog Preview Card with Mobile-first Workflow
#bem#semantic-uiPSubmitted 6 months agoSpecific to this project: Without using media query, what is the best practice to set the font size between desktop-view and mobile-view? By using vw or is there any other more correct method?
Need to learn more about:
- semantics HTML in depth.
- Make an efficient, modular, maintainable CSS code to work with a team.
Responsive QR code component page
#bem#semantic-uiPSubmitted 6 months agoNeed to learn more about semantics HTML in depth and make a maintainable HTML & CSS code (also collaboration in a team).