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
.ir { | |
text-indent: 100%; | |
white-space: nowrap; | |
overflow: hidden; | |
} |
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
/* Alternative Image Replacement Class */ | |
.ir { | |
border: 0; | |
font: 0/0 a; | |
text-shadow: none; | |
color: transparent; | |
background-color: transparent; | |
} |
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
/* Self-Clear Float Class */ | |
.group:after { | |
content: "."; | |
display: block; | |
height: 0; | |
clear: both; | |
visibility: hidden; | |
} |
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
/* Fixes for Internet Explorer CSS - ie.css */ | |
/* png fix for IE6 and lower | |
------------------------------------ */ | |
* html #selector { | |
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/image.png'); | |
background-image: none; | |
background-repeat: no-repeat; |
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
/* CSS Imported Stylesheets - styles.css */ | |
/* import stylesheets and hide from ie/mac \*/ | |
@import url("css/normalize.css"); | |
@import url("css/screen.css"); | |
@import url("css/ie.css"); | |
/* end import/hide */ |
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
/* | |
Theme Name: @ | |
Version: 1.0 | |
Theme URI: | |
Description: @ is a custom WordPress theme created exclusively for @ by <a href="http://www.graphicdesignphx.com">Graphic Design Phoenix</a>. All content, eg. text, graphics, images, etc., are the property of @. | |
Author: Graphic Design Phoenix | |
Author URI: http://www.graphicdesignphx.com | |
Author Contact-Info: Email - <a href="mailto:[email protected]">[email protected]</a> | Phone - 602-688-9360 | |
Tags: [Custom, @, ] | |
*/ |
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"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | |
<title></title> | |
<meta name="viewport" content="width=device-width"> | |
<link rel="stylesheet" href="style.css"> | |
</head> | |
<body id=""> |
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
<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#ffffff" style="margin:0; padding:0; width:100% !important; line-height: 100% !important;"> | |
<tr> | |
<td> | |
<table width="600" align="center" border="0" cellspacing="0" cellpadding="0" style="margin:0; padding:0;"> | |
<tr> | |
<td width="" valign="top" style="border-collapse: collapse;"> | |
<p> </p> | |
</td> |
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
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
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
non-breaking hyphen ‑ |
OlderNewer