Created
July 7, 2010 15:14
-
-
Save boxedup/466813 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#featured-slider | |
%ul.ui-tabs-nav | |
%li#nav-fragment-1.ui-tabs-nav-item.ui-tabs-selected | |
%a{ :href => "#fragment-1" } | |
%img{ :src => "http://www.donation4charity.org/blog/images1/image1-small.jpg", :alt => "" } | |
%span | |
Adopt an Animal from just £3 a month | |
%li#nav-fragment-2.ui-tabs-nav-item | |
%a{ :href => "#fragment-2" } | |
%img{ :src => "http://www.donation4charity.org/blog/images1/image2-small.jpg", :alt => "" } | |
%span | |
Sponsor a Child from 15p a day | |
%li#nav-fragment-3.ui-tabs-nav-item | |
%a{ :href => "#fragment-3" } | |
%img{ :src => "http://www.donation4charity.org/blog/images1/image3-small.jpg", :alt => "" } | |
%span | |
Charity News and Views from the Blog | |
%li#nav-fragment-4.ui-tabs-nav-item | |
%a{ :href => "#fragment-4" } | |
%img{ :src => "http://www.donation4charity.org/blog/images1/image4-small.jpg", :alt => "" } | |
%span | |
Charity Gifts from just 99p! | |
/ | |
First Content | |
#fragment-1.ui-tabs-panel{ :style => "" } | |
%a{ :href => "http://www.wwf-animal-adoptions.org.uk/" } | |
%img{ :src => "http://www.donation4charity.org/blog/images1/image1.jpg", :border => "0", :height => "250", :alt => "Adopt an Animal from just \302\2433 a month", :width => "410" } | |
.info | |
%h2 | |
%a{ :href => "http://www.wwf-animal-adoptions.org.uk/" } | |
Adopt an Animal from just £3 a month | |
%p | |
Adopt an animal from leading charities such as WWF and PDSA, a great way to protect wildlife and also ideal as a gift! | |
%a{ :href => "#" } | |
/ | |
Second Content | |
#fragment-2.ui-tabs-panel.ui-tabs-hide{ :style => "" } | |
%a{ :href => "http://www.donation4charity.org/products/tagged/Sponsor%20a%20Child" } | |
%img{ :src => "http://www.donation4charity.org/blog/images1/image2.jpg", :border => "0", :alt => "Sponsor a Child from 15p a day" } | |
.info | |
%h2 | |
%a{ :href => "http://www.donation4charity.org/products/tagged/Sponsor%20a%20Child" } | |
Sponsor a Child from 15p a day | |
%p | |
Sponsor a child and help children around the world break out of poverty and have a good life. | |
/ | |
Third Content | |
#fragment-3.ui-tabs-panel.ui-tabs-hide{ :style => "" } | |
%a{ :href => "http://www.donation4charity.org/blog/" } | |
%img{ :src => "http://www.donation4charity.org/blog/images1/image3.jpg", :border => "0", :alt => "The Latest Charity News and Views from the Blog" } | |
.info | |
%h2 | |
%a{ :href => "http://www.donation4charity.org/blog/" } | |
Charity News and Views from the Blog | |
%p | |
Read the latest news and opinion and see how you can help with current initiatives to protect our world and those who live in it. | |
/ | |
Fourth Content | |
#fragment-4.ui-tabs-panel.ui-tabs-hide{ :style => "" } | |
%a{ :href => "http://www.charity-gifts.org/" } | |
%img{ :src => "http://www.donation4charity.org/blog/images1/image4.jpg", :border => "0", :alt => "Make a Difference - Buy Charity Gifts from just 99p!" } | |
.info | |
%h2 | |
%a{ :href => "http://www.charity-gifts.org/" } | |
Charity Gifts from just 99p! | |
%p | |
Choose from over 600 Charity Gifts, each helping to make a lasting difference to those who need it most. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment