Jump Start CSS by Louis Lazaris

Jump Start CSS by Louis Lazaris

Author:Louis Lazaris
Language: eng
Format: epub, mobi, pdf
Tags: www.it-ebooks.info


The other button on the page appears below the “Latest Recipes” section. We’re going to use many of the same styles on that button, so let’s save a few lines of code by doing the following:

<a href="#" class="promo-btn more-btn">discover more recipes</a>

Here we’ve added the .promo-btn class to the Discover more recipes button, in addition to adding a secondary class. So this button will have all the styles of the original button, including the shadow, but then we’ll make some modifications via the .more-btn class:

more-btn { text-align: center; float: right;



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.