Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
April 11, 2022 02:52 am GMT

A good way to practice HTML and CSS for a technical interview

I recently had a technical front end interview. I did not do as well on the CSS portion of the interview as I had hoped. As a result, I have been practicing my CSS skills over the last week. I found a site called https://www.frontendmentor.io/ that has been a great practice tool.

If you are just getting started with frontend web developer, or are practicing for an interview, then I highly recommend this site.

I have been going through the newbie and junior challenges. I am able to get this done in an hour or two, similar to the length of an interview.

There are often different ways to do the same thing in CSS, so I found that re-doing the challenges in different ways is a good way to learn. For example, do a challenge with display flex, then re-do it with display grid.

Here were a few I did recently
FEM1

FEM2

FEM3


Original Link: https://dev.to/fig781/a-good-way-to-practice-html-and-css-for-a-technical-interview-1n3l

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To