-
Notifications
You must be signed in to change notification settings - Fork 281
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clears out files, moving solution to branch
- Loading branch information
Showing
2 changed files
with
0 additions
and
177 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,67 +1 @@ | ||
|
||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>Wikimedia</title> | ||
<meta name="description" content="Wikimedia is a global movement whose mission is to bring free educational content to the world." /> | ||
<link rel="stylesheet" href="styles.css" /> | ||
</head> | ||
<body> | ||
<div id="content"> | ||
<div id="intro"> | ||
<p> | ||
<b>Wikimedia</b> is a global <a href="http://meta.wikimedia.org/wiki/Wikimedia_movement">movement</a> whose <a href="http://wikimediafoundation.org/wiki/Mission_statement">mission</a> is to bring free educational content to the world. | ||
</p> | ||
<p> | ||
Through various <a href="http://wikimediafoundation.org/wiki/Our_projects">projects</a>, <a href="http://meta.wikimedia.org/wiki/Wikimedia_chapters">chapters</a>, and the support structure of the non-profit Wikimedia Foundation, Wikimedia <a href="http://wikimediafoundation.org/wiki/Vision">strives</a> to bring about a world in which every single human being can freely share in the sum of all knowledge. | ||
</p> | ||
<p id="welcome"> | ||
<b>Welcome to Wikimedia.</b> | ||
</p> | ||
</div> | ||
<div id="properties-wrapper"> | ||
|
||
<a class="property" href="http://www.wikipedia.org/" title="Wikipedia — The free encyclopedia" style="background-image: url(http://upload.wikimedia.org/wikipedia/en/b/bc/Wiki.png);"></a> | ||
|
||
<a class="property" href="http://www.wiktionary.org/" title="Wiktionary — The free dictionary" style="background-image: url(http://en.wiktionary.org/images/wiktionary-en.png);"></a> | ||
|
||
<a class="property" href="http://www.wikiquote.org/" title="Wikiquote — Collection of quotations" style="background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/1/1a/Wikiquote-logo-en.png/120px-Wikiquote-logo-en.png);"></a> | ||
|
||
<a class="property" href="http://www.wikibooks.org/" title="Wikibooks — Open-content textbooks" style="background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/f/fa/Wikibooks-logo-en-noslogan.svg/140px-Wikibooks-logo-en-noslogan.svg.png);"></a> | ||
|
||
<a class="property" href="http://wikisource.org/" title="Wikisource — The free library" style="background-image: url(http://upload.wikimedia.org/wikipedia/sources/b/bc/Wiki.png);"></a> | ||
|
||
<a class="property" href="http://www.wikinews.org/" title="Wikinews — Free content news source" style="background-image: url(http://upload.wikimedia.org/wikinews/en/b/bc/Wiki.png);"></a> | ||
|
||
<a class="property" href="http://www.wikiversity.org/" title="Wikiversity — Open learning community" style="background-image: url(http://upload.wikimedia.org/wikiversity/en/b/bc/Wiki.png);"></a> | ||
|
||
<a class="property" href="http://species.wikimedia.org/" title="Wikispecies — The free species directory" style="background-image: url(http://upload.wikimedia.org/wikipedia/species/b/bc/Wiki.png);"></a> | ||
|
||
<a class="property" href="http://www.mediawiki.org/" title="MediaWiki software documentation" style="background-image: url(http://upload.wikimedia.org/wikipedia/mediawiki/b/bc/Wiki.png);"></a> | ||
|
||
<a class="property" href="http://www.wikidata.org/" title="Wikidata — The free knowledge base" style="background-image: url(http://upload.wikimedia.org/wikipedia/commons/e/e4/Wikidata-logo-en-135px.png);"></a> | ||
|
||
<a class="property" href="http://commons.wikimedia.org/" title="Wikimedia Commons — Shared media repository" style="background-image: url(http://upload.wikimedia.org/wikipedia/commons/7/79/Wiki-commons.png);"></a> | ||
|
||
<a class="property" href="http://www.wikivoyage.org/" title="Wikivoyage — The free, worldwide travel guide" style="background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/d/d1/Wikivoyage-Logo-v3-en.svg/135px-Wikivoyage-Logo-v3-en.svg.png);"></a> | ||
|
||
<a class="property" href="http://meta.wikimedia.org/" title="Meta-Wiki — Wikimedia project coordination" style="background-image: url(http://upload.wikimedia.org/wikipedia/meta/b/bc/Wiki.png);"></a> | ||
|
||
<a class="property" href="http://incubator.wikimedia.org/" title="Wikimedia Incubator — For language versions in development" style="background-image: url(http://upload.wikimedia.org/wikipedia/incubator/b/bc/Wiki.png);"></a> | ||
|
||
<a class="property" href="http://wikitech.wikimedia.org/" title="Wikitech and Wikimedia Labs" style="background-image: url(http://wikitech.wikimedia.org/w/images/c/cf/Labslogo_thumb.png);"></a> | ||
|
||
<a class="property" href="http://wikimediafoundation.org/" title="Wikimedia Foundation public relations" style="background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/c/c4/Wikimedia_Foundation_RGB_logo_with_text.svg/135px-Wikimedia_Foundation_RGB_logo_with_text.svg.png);"></a> | ||
|
||
</div> | ||
<div id="footer"> | ||
<p>Imagine a world in which every single human being can freely share in the sum of all knowledge. <span class="nowrap">That's our commitment.</span></p> | ||
<ul> | ||
<li><a href="http://wikimediafoundation.org/wiki/Terms_of_Use">Terms of use</a></li> | ||
<li><a href="http://wikimediafoundation.org/wiki/Privacy_policy">Privacy policy</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,112 +1 @@ | ||
/* Meyer Reset */ | ||
|
||
html, body, div, span, applet, object, iframe, | ||
h1, h2, h3, h4, h5, h6, p, blockquote, pre, | ||
a, abbr, acronym, address, big, cite, code, | ||
del, dfn, em, img, ins, kbd, q, s, samp, | ||
small, strike, strong, sub, sup, tt, var, | ||
b, u, i, center, | ||
dl, dt, dd, ol, ul, li, | ||
fieldset, form, label, legend, | ||
table, caption, tbody, tfoot, thead, tr, th, td, | ||
article, aside, canvas, details, embed, | ||
figure, figcaption, footer, header, hgroup, | ||
menu, nav, output, ruby, section, summary, | ||
time, mark, audio, video { | ||
margin: 0; | ||
padding: 0; | ||
border: 0; | ||
font-size: 100%; | ||
font: inherit; | ||
vertical-align: baseline; | ||
} | ||
/* HTML5 display-role reset for older browsers */ | ||
article, aside, details, figcaption, figure, | ||
footer, header, hgroup, menu, nav, section { | ||
display: block; | ||
} | ||
body { | ||
line-height: 1; | ||
} | ||
ol, ul { | ||
list-style: none; | ||
} | ||
blockquote, q { | ||
quotes: none; | ||
} | ||
blockquote:before, blockquote:after, | ||
q:before, q:after { | ||
content: ''; | ||
content: none; | ||
} | ||
table { | ||
border-collapse: collapse; | ||
border-spacing: 0; | ||
} | ||
|
||
/* Globals */ | ||
body { | ||
font-family: sans-serif; | ||
font-size: 13px; | ||
line-height: 1.5; | ||
} | ||
p { | ||
margin: 20px 0; | ||
} | ||
strong, b { | ||
font-weight: bold; | ||
} | ||
a { | ||
color: #0645AD; | ||
text-decoration: none; | ||
} | ||
a:hover { | ||
text-decoration: underline; | ||
} | ||
|
||
#content { | ||
width: 80%; | ||
margin: 30px auto 0; | ||
} | ||
|
||
/* Header */ | ||
#intro { | ||
font-size: 150%; | ||
text-align: justify; | ||
width: 88%; | ||
margin: 0 auto; | ||
} | ||
#welcome { | ||
text-align: right; | ||
} | ||
|
||
/* Properties*/ | ||
#properties-wrapper:after { | ||
content: ''; | ||
display: block; | ||
clear: both; | ||
} | ||
.property { | ||
display: block; | ||
float: left; | ||
width: 25%; | ||
text-align: center; | ||
height: 167px; | ||
overflow: hidden; | ||
background-size: 45%; | ||
background-repeat: no-repeat; | ||
background-position: center; | ||
margin-bottom: 15px; | ||
} | ||
|
||
/* Footer */ | ||
#footer { | ||
width: 85%; | ||
margin: 10px auto; | ||
border-top: 1px solid #AAAAAA; | ||
text-align: center; | ||
} | ||
#footer li { | ||
display: inline-block; | ||
margin: 0 10px; | ||
} |