Please see attached image. I am trying to figure out how to structure my main page in BSS.
Requirements:
- Image (1) - would like to animate it coming in from left
- Company name logo (2) - it can be static (no animation)
- Get a Quote (3) - maybe flashing or static
- Button - only changes on hover
So based on the above, I was thinking the following:
- container with background image being Company name logo (2)
- row with 2 columns
Column1 - contains Image (1)
Column2 - contains Get a Quote and Button
Just curious if this is the best approach to organize/structure it.
Thanks