Tea Station is a website created for learning purposes. Whit the use of HTML5, CSS3, and a bit of JavaScript, this responsive website is:
- smooth scrolling,
- mobile-friendly,
- server-side hosted icons,
- ready to receive emails (integrated Formspree).
- HTML5 tangs and CSS3 selectors,
- creating a responsive website using CSS floats,
- linking external: styles, scripts, fonts,
- creating multiple HTML pages and navigating between them,
- creating animation,
- server-side hosting of icons (Font Awesome),
- connecting for receiving emails (Formspree).
Even so Flexbox and Grid are modern solutions, you can still find code written whit CSS Floats and websites which still depends on it. So it's good to be familiar with them.