Is it possible to create a Hyperlink out of an entire column inside of a container? If so, how?
Would like to use the 4 Columns in the middle of the page to link to other pages,
@ http://buckmasterwebs.com
how do I make that happen?
I gave the first Column ID: “FPcol1”
the second column ID: “FPcol2”
etc.
etc.
then placed the following in the CSS:
/* href=“http://buckmasterwebs.com/graphic-design”>FPcol1 */
I’m getting nothing! Any ideas? Obviously with out the /* */
I have used buttons to create a similar effect of what I want to do below the first set of columns.
For several reasons I need to link to the entire column instead using the buttons, I would also
like to create the hover effect over the column
thanks