This is how it looks in blogger
http://i.imgur.com/22sRkEN.png
And when I try to put the code in I get this error on there"
Error parsing XML, line 69, column 24: Open quote is expected for attribute “tabindex” associated with an element type “div”
I tried this it didn’t work. Also, I want to keep the url in the html section.
div {
width: 300px;
height: 24px;
background: #999;
cursor: pointer;
}
a {
display:block;
height: 24px;
}
<div tabindex=1><a href="http://google.com" target="_blank">google</a></div>
------------------------------------------------------------------------------------------------------
Updated Code: Works*
body {
background: #000000;
padding:0;
margin:0;
}
table {
border-spacing:0;
}
td.one{
outline: 1px solid #4703C5;
padding-top: 30px;
padding-right: 50px;
padding-bottom: 20px;
padding-left: 50px;
}
a:link {
background-color: orange;
color: white;
width:300px;
height:24px;
display: block;
}
td.two{
outline: 1px solid #4703C5;
padding-top: 0px;
padding-right: 50px;
padding-bottom: 20px;
padding-left: 50px;
}
td.three{
outline: 1px solid #4703C5;
padding-top: 0px;
padding-right: 50px;
padding-bottom: 30px;
padding-left: 50px;
}
h3 {
color: #BA4B49;
font-weight:bold;
line-height:1;
font-size:30px;
margin:0;
}
]]>
`--------------------------------`
<table align='center' border='0'>
<tr>
<td class='one'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='one'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='one'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='two'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
<tr>
<td class='three'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='three'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
<td class='three'>
<h3>
Radio
</h3>
<a href='https://www.google.com/' target='_blank'>
</a>
</td>
</tr>
</table>