How to horizontally allign rectangulars when they contain different amount of text
Advertisements I´ve got a problem with alligning 1st rectangular with other two, apparently because it contains less amount of a text. As visible in css, I´ve set exact dimensions for width and height of rectangulars. Texts will be hyperlinks to different URLs. See imgur below (https://i.stack.imgur.com/Vyg8v.png) .quote { text-align: center; margin-bottom: 30px; } .quote #quote-1,… Read More How to horizontally allign rectangulars when they contain different amount of text