Difference between revisions of "MIkeS links with block elements"
Jump to navigation
Jump to search
(Created page with "<html> <body> <h3>Initial markup - link with empty DIV and a SPAN set to block level</h3> <a href="#checkTodaysRates" aria-expanded="false" aria-controls="checkTodaysRates"> ...") |
|||
Line 5: | Line 5: | ||
<a href="#checkTodaysRates" aria-expanded="false" aria-controls="checkTodaysRates"> | <a href="#checkTodaysRates" aria-expanded="false" aria-controls="checkTodaysRates"> | ||
<div class="taskImageContainer"> | <div class="taskImageContainer"> | ||
+ | <img title="" alt="" src="img/homepage-taskbar-rate.svg"> | ||
+ | </div> | ||
Check Today's | Check Today's | ||
<span>Rates</span> | <span>Rates</span> | ||
Line 12: | Line 14: | ||
<a href="#checkTodaysRates" aria-expanded="false" aria-controls="checkTodaysRates"> | <a href="#checkTodaysRates" aria-expanded="false" aria-controls="checkTodaysRates"> | ||
<div class="taskImageContainer"> | <div class="taskImageContainer"> | ||
+ | <img title="" alt="" src="img/homepage-taskbar-rate.svg"> | ||
+ | </div> | ||
Check Today's<br> | Check Today's<br> | ||
Rates | Rates |