m (font test) |
m (test font) |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
overflow: hidden; | overflow: hidden; | ||
background-color: #333; | background-color: #333; | ||
− | |||
} | } | ||
Line 68: | Line 67: | ||
<div class="container"> | <div class="container"> | ||
− | <a href="#home">Home</a> | + | <a href="#home" style="font-family:Josefin Slab;">Home</a> |
<a href="#news">News</a> | <a href="#news">News</a> | ||
<div class="dropdown"> | <div class="dropdown"> |
Latest revision as of 15:34, 12 July 2017
<!DOCTYPE html>
Dropdown Menu inside a Navigation Bar
Hover over the "Dropdown" link to see the dropdown menu.