Logo for "friends site banner" , UPDATED V 1.9
Created
December 4, 2013 16:43
-
-
Save hhypnos/7790889 to your computer and use it in GitHub Desktop.
A Pen by GIO.
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
<char meta author="by GIO"> | |
<header id="top" class="top"> | |
<div class="logo"> | |
SITE BY<span ><button onclick="myFunction()">:GIO</button> | |
</span> | |
<a href="http://fb.com/pachu98gio.ru"><span> <p id="GIO"></p> </span></a> | |
</div></header> |
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
/* BY GIO */ | |
function myFunction() | |
{ | |
document.getElementById("GIO").innerHTML="Hello World"; | |
} | |
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
.s:before { content: ':GIO ' ; height: 100%; width: 100%; background: ; } | |
ss:hover { height: 100%; width: 2px; background: green; } | |
ss:after onClick { background:black; } | |
/* YOU CAN CHANGE " .S " to " span" and in HTML delete " onclick="myFunction()">:GIO</button<a href="s"><p id="GIO"></p>" , and after this will turn on effect "hover" */ | |
/* " ss:hover " change to " span:hover " to activite hover effect */ | |
body { | |
background: url('http://soh36.narod.ru/picture257.JPG'); | |
height: 100% ; | |
width: 100% ; | |
} | |
/* Style link is here https://dl-web.dropbox.com/get/EXAMPLE%20CSS%20TRICKS/css/EXAMPLEE.CSS?w=AABPTthmvnop8e-ZG-clPexZjDTjWtMPxfLTJAivOjCu0A " */ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Updated v 1.9 ^_^