Quantcast
Channel: Adobe Community: Message List - hyperlinks within css
Viewing all articles
Browse latest Browse all 34

Re: hyperlinks within css

$
0
0

still don't get it.  here my current html and css, how should it look for the link?

 

current link <div class="packageqty">12 cookies $10</div>

 

link i want to link to http://www.fortunecookieplanet.com/dozenfortunecookies.html

 

 

.packageqty {

          font-family: "Arial Black", Gadget, sans-serif;

          font-size: 16px;

          height: 50px;

          width: 215px;

          background-color: #CCC;

          line-height: 50px;

          margin-top: 1px;

          margin-right: auto;

          margin-bottom: 1px;

          margin-left: auto;

          text-align: center;

}

.packageqty:hover          {

          background-color: #666;

          font-family: "Arial Black", Gadget, sans-serif;

          font-size: 18px;

          color: #FFF;

          font-weight: bold;

          text-align: center;

}


Viewing all articles
Browse latest Browse all 34

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>