Paulamanan (Talk | contribs) |
Paulamanan (Talk | contribs) |
||
Line 46: | Line 46: | ||
+ | <style> | ||
+ | .vertical-menu { | ||
+ | width: 200px; /* Set a width if you like */ | ||
+ | } | ||
+ | .vertical-menu a { | ||
+ | background-color: #eee; /* Grey background color */ | ||
+ | color: black; /* Black text color */ | ||
+ | display: block; /* Make the links appear below each other */ | ||
+ | padding: 12px; /* Add some padding */ | ||
+ | text-decoration: none; /* Remove underline from links */ | ||
+ | } | ||
+ | .vertical-menu a:hover { | ||
+ | background-color: #ccc; /* Dark grey background on mouse-over */ | ||
+ | } | ||
+ | .vertical-menu a.active { | ||
+ | background-color: #4CAF50; /* Add a green color to the "active/current" link */ | ||
+ | color: white; | ||
+ | } | ||
+ | </style> | ||
− | + | <div class="vertical-menu"> | |
+ | <a href="#" class="active">Home</a> | ||
+ | <a href="#">Link 1</a> | ||
+ | <a href="#">Link 2</a> | ||
+ | <a href="#">Link 3</a> | ||
+ | <a href="#">Link 4</a> | ||
+ | </div> | ||
Revision as of 17:59, 25 October 2020
Project Description
My Header
Overview
escribir overview de la página
Our Problem
Mercury and RDX
Our Solution
The Chassis
Refereces
insert refenrences