Pure CSS tree view with custom tree icons

Опубликовано: 28 Ноябрь 2022
на канале: FollowAndrew
23,697
589

In this tutorial we'll be creating a pure CSS solution to implement a tree view structure. This is a very common structure and typically requires javascript in order to fully complete. In this CSS only solution we'll have customizable tree icons, use pseudo elements for the 'tier' legs and arms along with several tricks along the way!

💖 SUBSCRIBE (Please) 💖
http://www.youtube.com/FollowAndrew?s...

🔗 Links 🔗
Pseudo Elements Tutorial:    • Before & After CSS Pseudo Elements Tu...  
CSS Positioning:    • CSS Positioning Tutorial - Relative v...  

⌚Timestamps⌚
00:00 Intro
00:01 Setting up the HTML
05:05 The magic of details & summary
12:30 Adding the styles for the arms and legs with pseudo elements
23:30 Setting up custom icons for the collapsed and open states
31:26 Reminding you to SUBSCRIBE ALREADY

📢 Social Media 📢
TWITTER (@followandrewedu) ➞   / followandrewedu  

#css #html #treeview