path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
module12.html | jgmac1106/edu307class | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Realistic Fiction</title>
... |
src/templates/collection.html | fpoirotte/fpoirotte.github.io | {%- extends "page.html" %}
{% block body %}
<div class="section">
<h1>
{% if archive_feed and fa %}
<a href="{{ pathto(collection.path, 1) }}/atom.xml"><i class="fa fa-rss-square"></i></a>{% endif %}
{{ header }}
{% if collection.href %}
<a href="{{ collection.href }}">{{ c... |
Apostila/module-angular1/src/aula11/aula11-ng-options-pureCSS.html | Webschool-io/be-mean | <!doctype html>
<html lang="en" data-ng-app="BeMEAN">
<head>
<meta charset="UTF-8">
<title>Be MEAN</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.6.0/pure-min.css">
<style>
.wrapper {
max-width: 600px;
margin: 0 auto;
}
.animate {
transition: all linear 0.5s;
... |
doc/pub/fci/html/._fci-bs045.html | ManyBodyPhysics/AbInitioNuclearPhysicsSchool | <!--
Automatically generated HTML file from DocOnce source
(https://github.com/hplgit/doconce/)
-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="DocOnce: https://github.com/hplgit/doconce/" />
<meta name="description" content="Nuclear Shell Model">
... |
IssueTrackingSystem/app/project/partials/projects.html | ivayloivanof/JavaScriptFrameworks | <div class="widget widget-table action-table" ng-controller="Project" ng-init="getMyProjects()">
<div ng-repeat="project in myProjects.Projects">
<div class="widget-header">
<i class="icon-book"></i><h3>Project Name : {{project.Name}} | Project Key : <em style="color: tomato;">{{project.ProjectK... |
data/president/n500002600000000/20160116150749/page.html | gugod/vote-watch-2016 | <!DOCTYPE html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<title>105年第十四任總統副總統及第九屆立法委員選舉</title>
<link href="../css/style.css" rel="stylesheet" ty... |
personal-projects/index.html | Jzbonner/jzbonner.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="Jzbonner.GitHub.io : UNC - Jarrett Bonner ">
<link rel="stylesheet" type="text/css" media="screen" href="/stylesheets/stylesheet.css">
<title>Jarrett Bonner</title>
</head>
... |
2010/02/19/Comparative-Phylogenetics-Notebook-(from-OWW).html | sunbjt/cboettig.github.com | <!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head prefix="dc: http://purl.org/dc/terms/ og: http://ogp.me/ns#">
<meta charset="utf-8" />
<title>Comparative Phylogenetics Notebook (from Oww)</title>
<meta name="author" content="Carl Boettiger" />
<meta name="vie... |
docs/getting-started-with-rstudio.html | SFG-UCSB/fishery-manageR | <!DOCTYPE html>
<html >
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>An introduction to basic fisheries analysis with R</title>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<meta name="description" content="This is an introduction to using... |
project/eco-urban-china/index.html | caglarkoksal/caglarkoksal.github.io | <!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="theme" content="hugo-academic">
<meta name="keywords" content="Caglar Koksal, Çağlar Köksal, University of M... |
asciidoctor-default.css | opennms-forge/git-cheatsheet | /*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ========================================================================== HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined in IE 8/9. */
article, aside, details... |
sdk/GUID-816B9FA8-8776-33DF-A746-39257B94BB78.html | warlordh/fork_Symbian | <?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="copyright" content="(C) Co... |
eu.hydrologis.stage.spatialite/js/lidar_map.html | moovida/STAGE | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>STAGE - Quick Geometry Viewer</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script type="text/javascript" src="libs/d3.min.js"></script>
<script type="text/javascript" src=... |
pdk/GUID-6972CA98-B1DD-30FC-A1FA-09AA05620EDF.html | warlordh/fork_Symbian | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="copyright" content="(C) Copyrigh... |
triper/WebContent/se2/photo_uploader/popup/callback.html | triper2/triper2 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="ko">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>FileUploader Callback</title>
</head>
<body>
<script type="text/javascript">
// alert("cal... |
data/dcs/e/s/2016/01/07/ma/gr-en/index.html | mcolburn/alwb-test-data |
<!DOCTYPE html>
<html>
<head>
<title data-commemoration="" data-language="GR-EN" data-type="epub" data-filename="se.m01.d07.ma.gr-en.epub">se.m01.d07.ma</title>
<meta charset="utf-8"/>
<meta name="keywords" content=""/>
<script>window.location="se.m01.d07.ma.gr-en.epub"</script></head>
<body>
<p class="ePubDownloadNo... |
doc/com/runescape/revised/content/minigame/greatorbproject/ActivityBar.html | RodriguesJ/Atem | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_55) on Thu Jun 12 19:18:22 EDT 2014 -->
<title>ActivityBar</title>
<meta name="date" content="2014-06-12">
<link rel="stylesheet" type=... |
pdk/GUID-C61B979A-921A-5756-8D7E-691C3DDD3437.html | warlordh/fork_Symbian | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="copyright" content="(C) Copyright 2010... |
foobaero/tools/Mp3tag/help/main_cli.html | djwesterfield/custom-foobar-2000-skins | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<!-- Florian Heidenreich -->
<!-- http://www.mp3tag.de/en -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta htt... |
pdk/GUID-A0590887-347D-3C92-8D44-F8D809C5ED97.html | warlordh/fork_Symbian | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="copyright" content="(C) Copyrigh... |
Desktop/tool/poi-bin-3.15-20160924/poi-3.15/docs/apidocs/org/apache/poi/poifs/filesystem/class-use/Ole10Native.html | tommylsh/test20170719 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>Uses of Class org.apache.poi.poifs.filesystem.Ole10Native (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" ... |
pdk/GUID-C885CC3E-F8CE-34BF-88C9-1A2C52B12DD2.html | warlordh/fork_Symbian | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="copyright" content="(C) Copyrigh... |
org.xtext.xrobot.dsl.web/src/main/webapp/entry.html | JanKoehnlein/XRobot | <!doctype html>
<html style="height: 100%;">
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>XRobots</title>
<link rel="stylesheet" type="text/css" href="entry.css" />
<script src="webjars/requirejs/2.1.17/require.min.js"></scri... |
modern_javascript_scripts/ch05/membership.html | pce1991/cljs-tutorial | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Membership Form</title>
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="css/form.css">
</head>
<body>
<!-- membership.html -->
<for... |
public/css/bootstrap-slider.css | cllebrun/dashboardPhoto | /*! =======================================================
VERSION 6.0.17
========================================================= */
/*! =========================================================
* bootstrap-slider.js
*
* Maintainers:
* Kyle Kemp
* - Twitter: @seiyria
* ... |
sdk/guid-6013a680-57f9-415b-8851-c4fa63356636/class_m_active_console_notify-members.html | warlordh/fork_Symbian | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>TB9.2 Example Applications: Member List</title>
<link href="tabs.css" r... |
quote-generator-prototype/resources/public/app.html | tomjkidd/quote-generator | <html>
<head>
<title>Quote Generator</title>
<meta name="google-signin-scope" content="profile email">
<meta name="google-signin-client_id" content="340643924958-ihudkoaue6b2h19j95oui5rs28ebd20l.apps.googleusercontent.com">
<!-- Google Auth -->
<script src="https://apis.googl... |
pdk/guid-6013a680-57f9-415b-8851-c4fa63356636/_direct_8cpp_source.html | warlordh/fork_Symbian | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>TB9.2 Example Applications: examples/Graphics/WS/Direct/Direct.cpp Sour... |
wp-content/themes/Avada/framework/assets/css/avada-admin.css | preetgujral/lcwpblog | @-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(359deg); }
}
@-moz-keyframes spin {
0% { -moz-transform: rotate(0deg); }
100% { -moz-transform: rotate(359deg); }
}
@-o-keyframes spin {
0% { -o-transform: rotate(0deg); }
100% { -o-t... |
account/locale/de_DE.utf8/Manual/ManualNewScripts.html | himan5050/hpbc | <br /><br />
<a name="NewScripts"><font size="+3"><b>Entwicklung - Grundlagen</b></font></a>
<br /><br />
<font size="+2"><b>Verzeichnisstruktur</b></font>
<br /><br />
Die Skripte, aus denen das System besteht, sind in zwei Verzeichnisse aufgeteilt. Das Hauptverzeichnis enthält alle Skripte, die direkt vom System aufg... |
jdbm-1.0/doc/jdbm/recman/BaseRecordManager.html | Norkart/NK-VirtualGlobe | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_02) on Thu Aug 11 09:19:32 PDT 2005 -->
<TITLE>
BaseRecordManager (JDBM JavaDoc)
</TITLE>
<META NAME="keywords" CONTENT="jdbm.recman.BaseRecordManag... |
wp-content/plugins/mywebsql/mywebsql/themes/_base/alerts.css | Happy-Ferret/Bauermeister-Systeme | #popup_container {
max-width: 600px;
min-width: 320px;
}
#popup_title {
cursor: default;
margin: 0;
padding: 7px 0 7px 10px;
text-align: left;
text-align: left;
}
#popup_content {
margin: 0;
padding: 15px;
}
#popup_content div {
padding: 5px 0;
}
#popup_message {
line-height: 1.4em;
padding: 0 20px;
}
.popu... |
city-choose-master/index.html | lj1990111/ljtest01 | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>BaiShow</title>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
|
pages/platforms/v3_3/cpp/classdocs/affdex-native/classaffdex_1_1_detector.html | Affectiva/developerportal | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... |
wp-content/themes/betheme/style.css | unuzual/casal20 | /*
Theme Name: Betheme
Theme URI: http://themes.muffingroup.com/betheme
Description: Betheme - Premium WordPress Theme
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, responsive-layout, theme-o... |
example_css/inline_overlay.css | lesgreen/gpResponsiveMenu | <style>
@media only screen and (max-width: 768px) {
.gp-responsive-nav-cntnr {
float:left;
display:block;
}
.gp-responsive-nav-cntnr ul {
float:left;
margin:0;
margin-left:5px;
}
.gp-responsive-nav-cntnr li {
list-style:none;
float:left;
padding: 10px 12px;
display:block;
text-align:l... |
myodd/boost/libs/asio/doc/html/boost_asio/reference/basic_socket_streambuf/native_non_blocking/overload1.html | FFMG/myoddweb.piger | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_socket_streambuf::native_non_blocking (1 of 3 overloads)</title>
<link rel="stylesheet" href="../../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"... |
documentation/doxy/output/fannie/html/class_gum_loan_payoff_map_model-members.html | joelbrock/ELFCO_CORE | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>CORE POS - Fannie: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><bod... |
css/main.css | louis-cai/louis-cai.github.io | :root {
--body-bg-color: #fff;
--content-bg-color: #fff;
--card-bg-color: #f5f5f5;
--text-color: #555;
--blockquote-color: #666;
--link-color: #555;
--link-hover-color: #222;
--brand-color: #fff;
--brand-hover-color: #fff;
--table-row-odd-bg-color: #f9f9f9;
--table-row-hover-bg-color: #f5f5f5;
-... |
user/zhye.html | efsee/app | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<... |
static/css/style.css | knorkinator/PythonProject | /* TODO: merge CSS files */
* {
margin: 0;
padding: 0;
font-family: "Open Sans", sans-serif;
}
::-moz-selection { /* Code for Firefox */
background: rgba(255,255,255,0.4);
}
::selection {
background: rgba(255,255,255,0.4);
}
*.unselectable {
-moz-user-select: -moz-none;
-khtml-user-sel... |
includes/payment/paypal420/docs/apidoc/PayPal/PaymentDetailsItemType.html | uzaytek/orion | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- template designed by Marco Von Ballmoos -->
<title>Docs For Class PaymentDetailsItemType... |
doc/controller/CloseIssue.html | ZiXian92/MyGitHubIssueTracker | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Sat Jan 03 21:44:58 SGT 2015 -->
<title>CloseIssue</title>
<meta name="date" content="2015-01-03">
<link rel="stylesheet" type="text/css... |
web/WEB-INF/classes/gwt-2.6.0/doc/javadoc/com/google/gwt/cell/client/class-use/ButtonCellBase.DefaultAppearance.Style.html | JakaCikac/dScrum | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
Uses of Interface com.google.gwt.cell.client.ButtonCellBase.DefaultAppearance.Style (Google Web Toolkit Javadoc)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../.... |
cms-pages/nguoi-tim-viec.html | enjoy2000/iconicvn | <div id="page-title">
<h2 class="blue-tit text-blue">Người tìm việc</h2>
</div>
<div class="cms-row clearfix">
<div class="fll width-20">
<img src="/skin/frontend/default/iconic/images/viec-lam-left.jpg" alt="" />
</div>
<div class="fll width-50">
<h3 class="top-tit">Nếu bạn đang tìm cơ hội việc làm hãy đến với... |
opensource/tengine/intro.html | zzqcn/zzqcn.github.io |
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="zh" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="zh" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>介绍 — zzq's blog</title>
... |
css/foundation.css | developmentDM2/The-Haute-Mess | meta.foundation-version {
font-family: "/5.5.1/"; }
meta.foundation-mq-small {
font-family: "/only screen/";
width: 0; }
meta.foundation-mq-small-only {
font-family: "/only screen and (max-width: 40em)/";
width: 0; }
meta.foundation-mq-medium {
font-family: "/only screen and (min-width:40.063em)/";
wid... |
extensions/WikiEditor/modules/jquery.wikiEditor.dialogs.config.css | waltz/openurban | /*
* CSS for WikiEditor Dialogs
*/
/* Table Dialog */
#wikieditor-toolbar-table-dialog fieldset {
width: 218px;
padding: 0;
float: left;
}
#wikieditor-toolbar-table-dialog .wikieditor-toolbar-table-preview-wrapper {
width: 330px;
padding: 0;
float: right;
}
.wikieditor-toolbar-table-preview-... |
_ASSETS/backup/old_site/v0.3/content_partner.html | christopherstock/GC_Carpentry | <html>
<head>
<title>Zimmerei Geiger | Holzbau, Trockenbau, Altbausanierung, Dachdeckerarbeiten in Würzburg und Mainfranken</title>
<META content="deutsch, de" name=language>
<META content="" name=keywords>
<META
content="Zimmerei Geiger | Holzbau, Trockenbau, Altbausanierung, Dachdeckerarbeiten in Würzburg... |
docs/html/phonon/Phonon.html | KDE/pykde4 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Phonon</title>
<meta http-equiv="Content-Type" content="text/html; chars... |
_classes/texturize_plugin.html | mgsolipa/b2evolution_phpxref | <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : Class Reference: texturize_plugin</title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sample-prin... |
citizens homework/citizens_index.html | catcappellari/citizens | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Citizens Index</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/style_citizens_MASTE... |
components/crypto-api/core/docs/html/x509__txt_8c.html | odit/rv042 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>x509_txt.c File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<a class="qin... |
index.html | javajunky/html5deck | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>HTML5 Decks App</title>
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<div id="deck_wrapper">
<div id="main_menu_wrapper">
<ul id="main_menu">
<li id="home" class="menu_item">Home</li>
<li id="menu_1" class="menu_item"... |
lib/richfaces/doc/javadoc/org/richfaces/fragment/orderingList/class-use/RichFacesOrderingList.SelectableListItemImpl.html | Jacksson/mywmsnb | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_65) on Thu Oct 23 20:37:10 CEST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.... |
Coding/W3School/W3CN/www.w3school.com.cn/aspnet/prop_webcontrol_radiobuttonlist_repeatcolumns.html | platinhom/ManualHom |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- Mirrored from www.w3school.com.cn/aspnet/prop_webcontrol_radiobuttonlist_repeatcolumns.asp by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 02 Dec 2015 07:07:0... |
doc/weka/core/DistanceFunction.html | Sufrostico/weka | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_43) on Thu Jul 03 22:07:23 NZST 2014 -->
<TITLE>
DistanceFunction
</TITLE>
<META NAME="date" CONTENT="2014-07-03">
<LINK REL ="stylesheet" TYPE="te... |
source/_includes/head.html | JJMinton/workoutWebApp | <head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
<meta name="description" content="{{ site.description }... |
html/see_for_yourself.html | digitalamati/digitalamati.org | <h2>
See for yourself.
</h2>
<p style>
With this increased detailed knowledge of instruments, the clear challenge is to understand those first principles of design which gave rise to these classic instruments as examples of an aesthetic unity. An approach to this challenge, addressed in this proposal, is to take this r... |
190-2006/taxonomy/term/778/index.html | kfitz/machines | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>japan | MS 190: Authorship</title>
<meta h... |
wp-content/plugins/tppstore/site/assets/css/login.css | leeparsons/tpp | #facebook_register_form span{visibility:hidden}#facebook_register_form #fb_login_button{min-height:27px!important}.fb-login-button-a{height:27px;width:175px;cursor:pointer;background:url(/assets/images/fb-login.png) no-repeat 0 0;margin:10px 0;float:left} |
src/main/assets/files/1436.html | heriniaina/fihirana-katolika | <html><head><meta http-equiv='Content-Type' content='text/html; charset=utf-8' /><link rel='stylesheet' type='text/css' href='../tononkira.css' /></head><body><ul class="hira-fihirana-list"><li style="color: red;"><b>Fihirana Hasina</b> <i>p. 461</i></li><li style="color: red;"><b>Vavaka sy Hira</b> <i>p. 578</i></li><... |
HW01/doc/constant-values.html | liuxue1990/Comp504-Homework | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_60) on Tue Sep 01 21:03:57 CDT 2015 -->
<title>Constant Field Values</title>
<meta name="date" content="2015-09-01">
<link rel="stylesheet" typ... |
sites/all/libraries/openlayers3/apidoc/ol.source.ImageMapGuide.html | ps-intelegencia-analytics/testRepo | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>OpenLayers 3 API Reference - Class: ImageMapGuide</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<script src="scripts/jquery.min.js"> </script>
<!--[if lt IE... |
src/skin/default/css/partials/_search_results.css | Karmabunny/sprout3 |
/* ---- Search Results ---- */
div.search-result {
margin-bottom: 15px;
border-bottom: 1px #777 solid;
}
div.search-result div {
padding: 10px;
}
div.search-result div.odd {
background-color: #EEE;
}
div.search-result div.even {
background-color: #DDD;
}
/* ---- Pagination for search results ---- ... |
source/assets/fonts/style.css | Corliosity/theHorn | @font-face {
font-family: 'icomoon';
src:url('fonts/icomoon.eot?tn76vi');
src:url('fonts/icomoon.eot?tn76vi#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?tn76vi') format('truetype'),
url('fonts/icomoon.woff?tn76vi') format('woff'),
url('fonts/icomoon.svg?tn76vi#icomoon') format('svg');
font-weig... |
src/main/webapp/sqli-02/BenchmarkTest01097.html | h3xstream/Benchmark | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script src="/benchmark/js/jquery.min.js"></script>
<script type="text/javascript" src="/benchmark/js/js.cookie.js"></script>
<title>Be... |
layouts/partials/extend_head.html | mehdy/blog | <link href="/styles/custom.css" rel="preload stylesheet">
{{ if (eq .Language.Lang `fa`) }}
<link href="https://cdn.jsdelivr.net/gh/rastikerdar/samim-font@v4.0.5/dist/font-face.css" rel="stylesheet" type="text/css" />
<style>
html body {
font-family: Samim, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxy... |
S1_AEO/TP6_7/gforth/doc/gforth/Standard-vs-Extensions.html | edgd1er/M1S1_INFO | <html lang="en">
<head>
<title>Standard vs Extensions - Gforth Manual</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Gforth Manual">
<meta name="generator" content="makeinfo 4.8">
<link title="Top" rel="start" href="index.html#Top">
<link rel="prev" href="ANS-conformance.... |
docs/types/StonePaversDark.html | alucardxlx/matts-uo-server | <html>
<head>
<title>RunUO Documentation - Class Overview - StonePaversDark</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Items.html">Back to Server.Items</a></h4>
<... |
packages/ntpconfig/configurator.html | oscar-cluster/oscar | <html>
<head>
<title>Configuration for ntpconfig</title>
</head>
<body>
<form>
<p order="1">
<h1><center>Configuring ntpconfig</center></h1>
</p>
<p order="2">
By default, if you do not configure the ntpconfig package, your
cluster will be set up such that your nodes will be able to use the
head... |
wp-admin/css/press-this.css | CEMD-CN/WordPress | /*
Press This styles :)
*/
/**
* Normalize
*
* normalize.css v3.0.0 | MIT License | git.io/normalize
*/
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-siz... |
aongta_v1.0.0_src/Fuentes y JavaDoc/aon-composite/docs/api/com/code/aon/composition/ProductionExpense.html | Esleelkartea/aonGTA | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_06) on Thu Mar 01 16:49:47 CET 2007 -->
<TITLE>
ProductionExpense (aon.composite-0.1 API)
</TITLE>
<META NAME="keywords" CONTENT="com.code.... |
doc/html/developers.html | dungtimtoinua2008/phpmyadmin |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Developers Information — phpMyAdmin 4.1.3 d... |
demo/GMU-master/test/fet/lib/css/tangramtest.css | elppac/moment | * {
margin: 0;
padding: 0;
}
html {
border: 0;
height: 100%;
}
body {
font: 12px/1.5 Lucida Grande, Helvetica, Arial, sans-serif;
background: #F3F1F1;
color: #41464D;
}
.clear { /* generic container (i.e. div) for floating buttons */
overflow: hidden;
width: 100%;
}
a {
text-decoration: none;
overflow: h... |
Truthbot/organizations/templates/organizations/generic/confirm_rollback.html | Jaxkr/TruthBot.org | {% extends "base.html" %}
{% block maincontent %}
<div class="alert alert-warning">
<p class="lead">Are you sure you want to rollback?</p>
</div>
<form action="" method="post">{% csrf_token %}
<button type="submit" class="btn btn-primary">Confirm</button>
</form>
{% endblock %} |
bower_components/tether/examples/out-of-bounds/index.html | wp-plugins/betteroptin | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<link rel="stylesheet" href="../resources/css/base.css" />
<link rel="styl... |
categories/notes/index.html | xinus/xinus.github.io | <!doctype html>
<html class="theme-next pisces use-motion" lang="zh-Hans">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />... |
www/templates/event-home.html | Tododispositivos/HomeManagerMobile | <ion-view view-title="Welcome">
<ion-content class="padding">
<p>Swipe to the right to reveal the left menu.</p>
<p>(On desktop click and drag from left to right)</p>
</ion-content>
</ion-view>
|
front-end/contact.html | ryanleong/ml_photography | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Mabel Low Photography</title>
<meta name="language" content="en">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-wid... |
views/register.html | subhransusekhar/visualizer | <?php if($msg){
echo "<div class='message'>".$msg."</div>";
}?>
<div id="form">
<div id="form-content">
<form id="contacts-form" method="post">
<input type="hidden" name="do" value="register"/> <div class="field-row">
<div class="field-name"><label>Username:</la... |
libraries/httpcomponents-client-4.2.5/javadoc/org/apache/http/client/methods/class-use/AbortableHttpRequest.html | jswelker/LibraryH3lp-Transfer-Bot | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Fri Apr 19 18:20:48 CEST 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Interface org.apache.htt... |
client/stylesheets/style.css | leovicio/webtorrent-app-remote | html, body {
height: 100%; }
body {
margin: 0px;
padding: 0px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; }
a {
color: #00B7FF; }
header, footer {
background: #eeeeee;
background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
background: -webkit-gradient(linear, left top, left b... |
content/Studium/index.html | buetow/cpphomepage | $$menu.Studium/menu.html$$
<br>
<br>
$$this.content.html$$
|
vue/help-to-delete/20+Web+-+VUE+Applet_files/tabs.css | chisimba/modules | #tab-navigation {
border-bottom: 1px solid;
margin: 0 -10px;
padding: 0 10px;
}
.tab-navigation {
list-style: none;
display: block;
margin: 0 0 -1px;
padding: 0;
overflow: hidden;
}
.tab-navigation .tab {
float: left;
display: inline;
font-weight: bold;
margin: 0 5px -1p... |
doc/api/files/Users/aaron/_rvm/gems/ruby-2_0_0-head/gems/activerecord-4_0_0/lib/active_record/counter_cache_rb.html | aaronfi/chess-es6-demo | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>counter_cache.rb</title>
<meta http-equiv="Content-Type" content=... |
server/webapp/src/main/webapp/resources/shop/css/register.css | sihai/openshop | @charset "utf-8";
/*
* Copyright 2005-2013 shopxx.net. All rights reserved.
* Support: http://www.shopxx.net
* License: http://www.shopxx.net/license
*
* Style - Register
* Version: 3.0
*/
/* ---------- Register ---------- */
div.register .wrap {
margin-bottom: 10px;
border: 2px solid #f2f2f... |
wp-content/themes/evolet/admin/layouts/669933.css | shagstaphone/lostmoon | .colored { color:#669933;}
.link, .meta2 a { color:#669933;}
.color-line { background:#669933}
a.button_readmore:hover {
background-color:#669933;
}
.service:hover > h4 { color:#669933;}
#jstwitter .tweet a {
color: #669933;
}
.comment .button_readmore:hover {
background-color:#669933;
}
.form-wrapper #submit:hover,... |
modules/field_ui/field_ui-rtl.css | mcwalinski/NewspaperInEducation |
/* 'Manage fields' overview */
table.field-ui-overview tr.add-new .label-input {
float: right;
}
|
htmlcov/_usr_local_lib_python2_7_dist-packages_django_template_loader_tags.html | AGnarlyNarwhal/cse360_webapp | <!doctype html PUBLIC "-//W3C//DTD html 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=emulateIE7' />
<title>Coverage for /usr/local/lib/python2.7/dist-packages/djan... |
wp-content/themes/pinknose/css/defaults.css | pinknose/wordpress_base | /*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html {
font-size:62.5%;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp... |
wp-content/wfcache/www.goblueox.com_blog/author~admin~feed~~_wfcache.html | bookoo/goblueox | <?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slas... |
docs/CommonShares/uniandes/unacloud/common/com/messages/exeo/ExecutionSaveImageMessage.html | UnaCloud/UnaCloud2 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (version 1.7.0_60) on Mon Jan 23 13:33:30 COT 2017 -->
<title>ExecutionSaveImageMessage</title>
<meta name="date" content="2017-01-23">
<link rel="sty... |
gallery/2007_12thNight_Hat_Pins/hatpins_g.html | CorwynRavenwing/sca.ekmg | caption -->
<p align="center" class="pcaption">g) Sharp and Owie!</p>
<!-- Custom Fields -->
<!-- voting -->
<!-- Comments --><br></div><table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td class="navtableborderbegin">
<!-- 'Classic' Photo Navigator -->
<table width="100%" cellspacing="0" cellpa... |
giac/giac-1.5.0/doc/fr/cascmd_fr/cascmd_fr538.html | hiplayer/giac | <!DOCTYPE html>
<html >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="hevea 2.29+5 of 2017-05-18">
<link rel="stylesheet" type="text/css" href="cascmd_fr.css">
<title>Nombre d’éléments supérieurs à une valeur : count_sup</title>
</head>
<body >
<a href="cascm... |
Components/googleplayservices-16.0/lib/android/16/content/google-play-services/docs/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchResult.html | ismailsunni/UwongNdePoint | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width" />
<link rel="shortcut icon" type="image/x-icon" href="../../../../../../../../favicon.ico... |
freeplane_framework/build4mac/Freeplane.app/Contents/Resources/Java/doc/api/org/freeplane/core/ui/components/UITools.html | Dimprice/FreeplaneV1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (version 1.7.0_40) on Thu Nov 28 20:31:55 CET 2013 -->
<title>UITools</title>
<meta name="date" content="2013-11-28">
<link rel="stylesheet" type="tex... |
live-build-config/config/includes.chroot/usr/share/documentation/python/3.4.3/distutils/index.html | cybint-io/cybint-linux | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Distributing Python Modules (Legacy version) &mdash... |
wp-content/plugins/yet-another-stars-rating/css/yasr-table-light.css | ola0411/ola | .yasr_table_multi_set_shortcode {
border-collapse: separate;
border-spacing: 1px;
border-width: 1px 0px 0px 1px;
border-color: #ddd;
margin-top: 10px;
margin-bottom: 24px;
width: 100%;
}
.yasr_table_multi_set_shortcode td {
padding: 8px;
}
.yasr_table_multi_set_shortcode tr:nth-child(o... |
doc/com/bernabeborrero/gestiopersones/exceptions/class-use/IllegalFormDataException.html | bernaborrero/GestioPersones | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_25) on Mon Jan 05 14:05:54 CET 2015 -->
<title>Uses of Class com.bernabeborrero.gestiopersones.exceptions.IllegalFormDataException</title>
<met... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.