- Solution URL: [https://www.frontendmentor.io/solutions/single-price-grid-component-html-css-js-text-change-o9JH20aUYx]
- Live Site URL: [https://user9511.github.io/frontend-mentor-single-price-grid-component-master/]
This is a solution to the Single price grid component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
I opened the desktop design in Adobe Photoshop and then I broke the design down into different containers using yellow & red boxes. This is a visual aid that I allows me to see how I'm going to layout the different elements on the page using CSS Grid / Flexbox.
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Javascript
I learned how to use Javascript to make change the text of a HTML element on mouseover using innerHTML.
- HTML DOM Element innerHTML - This helped me to change the button text on mouseover.
- Frontend Mentor - @Smgy94
- LinkedIn - (https://www.linkedin.com/in/shanemcgeown/)
- Twitter - (https://twitter.com/ShaneMcGeown94)


