I am trying to design the homepage for my site using only html/css add-ons and without altering any other rule.
So far, I have managed to create the blocks themselves but I'm stuck on how to position images behind the buttons, center everything vertically and horizontally, and make it responsive...
Any suggestions or tips would be greatly appreciated.
Click here to view intended homepage page link: www.lluisballbe.smugmug.com
Current code being used:
html,
body {
height: 100%;
width: 100%;
margin: 0;
}
/* Rest of CSS code included in provided snippet */
To view and download the images to be used (each covering 50%):
Download Images Here
[Top Image][3]
[Bottom image][4]