Latest solutions
Social Links Profile using HTML and CSS
PSubmitted 3 months agoWould be great if some code reviews. Not sure on what needs to be improved
Blog Preview Card Using HTML and CSS
PSubmitted 3 months agoCan someone explain me the significance of the two screen sizes mentioned on the readme file. Also i have used ps for font sizes . Is that correct? Do i need to use rem?
QR Component using Basic HTML and CSS
PSubmitted 3 months agoI haven't used any semantic tags in this project. I am not sure on which semantic tag can be used. Can someone help me on this.
Secondly on the guide these four criteria's were given: Mobile: 375px , Desktop: 1440px, WCAG requirements responsive.
I have made the container size 320px X 499px as per the design. Can someone help out on made changes to be made on project so as to meet the above mentioned criterias
Latest comments
- @alinakaniveckaP@dev-sac
Hi, If you use height as 100vh instead of 100%, the body will occupy full viewport and the solution will more look like the design.
- @dabouttWhat are you most proud of, and what would you do differently next time?
I have tooltip for each button and user can navigate with Tab key, I also use font awesome icon through CDN
What challenges did you encounter, and how did you overcome them?it took me some time to display data-tooltip, but I get over it by doing some research
P@dev-sacGreat work on adding the tool tip
- @TusharKaundalP@dev-sac
Really Nice one. Perfect Responsive
- @devMike29P@dev-sac
Nice Work. Great
- P@Oleksandr5768965P@dev-sac
Your solution looks great, but there are some small tweaks to be done on the parent most container's width and height