HI
I am using VB.net aspx and CSS I would like in my menu to have a image and Href display on 1 line thanks
<div class="sub_menu">
<div class="col">
<div id="container" style="white-space: nowrap">
<div id="image" style="display: inline;">
<img src="../images/Close.png" alt="" style="height: 50px; width: 50px;" />
</div>
<div style="display: inline; white-space: nowrap;">
<a href="..\career\SchoolImport.aspx"><h4>Importing Control</h4></a>
</div>
</div>
Experts Exchange (EE) has become my company's go-to resource to get answers. I've used EE to make decisions, solve problems and even save customers. OutagesIO has been a challenging project and... Keep reading >>
Our community of experts have been thoroughly vetted for their expertise and industry experience.
The Distinguished Expert awards are presented to the top veteran and rookie experts to earn the most points in the top 50 topics.