Working on a drop down menu (js/css) for my first time.
padding: 4px;
font: 12px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
text-decoration: none;
border: 1px solid #2E304E;
border-left: 4px solid #2E304E;
background: #2E304E;
color: #FFFFFF;
cursor: hand;
Now how do I make the text bold? I'm not sure the exact code line for that.



Reply With Quote

Bookmarks