This file contains hidden or 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
html { | |
background: url('http://i49.tinypic.com/rszmg1.png'); | |
} | |
body { | |
margin: 0; | |
padding: 100px 0 0 0; | |
} | |
.ribbon { |
This file contains hidden or 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
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8" /> | |
<title>CSS3 folded ribbon effect.</title> | |
<link href='http://fonts.googleapis.com/css?family=Montez' rel='stylesheet' type='text/css'> |
This file contains hidden or 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
.twitter-follow-button | |
{ | |
margin-left:25px; | |
margin-bottom:100px; | |
} | |
.shareicons | |
{ | |
display:inline; | |
padding-left:22px; | |
} |
This file contains hidden or 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
<div class='shareicons'> | |
<b:if cond='data:post.isFirstPost'> | |
<script>(function(d){ | |
var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;} | |
js = d.createElement('script'); js.id = id; js.async = true; | |
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; | |
d.getElementsByTagName('head')[0].appendChild(js); | |
}(document));</script> | |
</b:if> | |
<div class='fb-like' data-layout='box_count' data-send='false' data-show-faces='false' data-width='450'/> |
This file contains hidden or 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
<meta content='Title of your blog' name='title'/> | |
<meta content='Description of your blog' name='description'/> | |
<meta content='Keywords related to your blog' name='keywords'/> | |
<meta content='Author of blog' name='author'/> | |
<meta content='Owner of blog' name='owner'/> | |
<meta content='(c) 2012' name='copyright'/> |
This file contains hidden or 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
<b:if cond='data:blog.pageType == "item"'> | |
<meta content='index,follow,noarchive,noodp' name='robots'/> | |
</b:if> | |
<b:if cond='data:blog.pageType == "index"'> | |
<b:if cond='data:blog.url == data:blog.homepageUrl'> | |
<meta content='index,follow,noarchive,noodp' name='robots'/> | |
<b:else/> | |
<meta content='noindex,follow,noarchive,noodp' name='robots'/> | |
</b:if> | |
</b:if> |
This file contains hidden or 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
<:if cond='data:blog.pageType != "item"'> | |
<meta content='noindex,follow,noarchive,noodp' name='robots'/> | |
<b:else/> | |
<meta content='index,follow,noarchive,noodp' name='robots'/> | |
</b:if> |
This file contains hidden or 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
http://childstats.gov/disclaim.asp?URL=http://yourwebsitename&cache=yes | |
http://democrats.assembly.ca.gov/members/scripts/redirect.asp?url=http://yourwebsitename&cache=yes | |
http://export.gov/wcm/fragments/fl_eg_outsidelinks/redirect.asp?URL=http://yourwebsitename&cache=yes | |
http://www.fairfaxcounty.gov/offsite/?pg=http://yourwebsitename | |
http://transition.fcc.gov/fcc-bin/bye?http://yourwebsitename | |
http://home.nps.gov/applications/redirect/?sUrl=http://yourwebsitename | |
http://nws.noaa.gov/cgi-bin/nwsexit.pl?url=http://yourwebsitename&cache=yes | |
http://nsf.gov/cgi-bin/good-bye?http://yourwebsitename | |
http://www.nps.gov/applications/redirect/?sUrl=http://www.nps.gov/cgi-bin/intercept?http://yourwebsitename | |
http://roc.noaa.gov/scripts/exit/osfexit.pl?url=http://yourwebsitename&cache=yes |