- Overview
- Transcript
1.1 Welcome to the Course
Hello and welcome to this Envato Tuts+ course. I’m Adi Purdila, and in this course you’ll learn how to build a CSS-only dropdown menu. This course was initially recorded as a free live stream on YouTube, and it was divided into three parts: the first one covered the markup, the second covered the essential CSS, and finally, the third covered some minor tweaks and finishing touches. At the end of each section I answered some of the audience questions, so you’ll have access to those as well.
Without further ado, let’s jump into the first section and write some markup!
1.Introduction1 lesson, 00:52
1.1Welcome to the Course00:52
2.Building the Dropdown Menu3 lessons, 1:03:03
2.1The Markup10:48
2.2The Essential CSS30:27
2.3Finishing Touches21:48
1.1 Welcome to the Course
Hello, and welcome to Envato Tuts+ course, I'm Adi Purdila. And in this course we'll be coding a multilevel drop-down menu, from scratch using only CSS. Now, this was originally recorded as a free livestream on YouTube, and it was split up in three parts. The first one covered the markup. The second covered the essential CSS for our drop down menu. And the third covered the small tweaks, and finishing touches for our little project. Now, at the end of each section, I took some questions from the audience on YouTube, so you'll find those here as well. Now without further ado let's jump straight into the first part, and we'll write the markup for our drop down menu. See you then.