Posts

Showing posts with the label HTML

easy tab component, pure js + css, without react

This is tab example 1 Passion Organization Content Engagement this is passion pannel this is organization pannel this is engagement pannel This is tab example 2 Passion Organization Content Engagement this is passion pannel 2 this is organization pannel 2 this is engagement pannel 2 end test This is haha node styles <style> .container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .tabs { padding-left: 0; margin-bottom: 0; list-style: none; } ol, ul { margin-top: 0; margin-bottom: 10px; } .tabs > li { margin-bottom: -1px; position: relative; display: inline-block; padding: 6px 12px; border-radius: 5px 5px 0 0; background-color: #aac4bd; border: 2px solid #7ea299; margin-right: 2px; color: #fff; cursor: pointer; } .tabs > li.active { background-color: #fbfbfc; border-bottom: 0; padding-bottom: 8px; color: #7ea