path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
v0.12.2/_modules/statsmodels/tsa/statespace/representation.html | statsmodels/statsmodels.github.io |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" conte... |
v0.11.1/generated/statsmodels.sandbox.regression.try_catdata.convertlabels.html | statsmodels/statsmodels.github.io |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<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="lang:clipboard.copy" content="Copy to clipboard">
<meta name="la... |
v0.12.1/generated/statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.hessian_factor.html | statsmodels/statsmodels.github.io |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="lang:clipboard.copy" conte... |
doc/api/polymer_app_layout/Touch/radiusY.html | lejard-h/polymer_app_layout_templates | <!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">
<title>radiusY property - Touch class - polymer_app_layout library - Dart API</title>
<!-- required because all th... |
v0.10.2/generated/statsmodels.discrete.discrete_model.LogitResults.llf.html | statsmodels/statsmodels.github.io |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>statsmodels.discrete.discrete_model.LogitResults.llf — statsmodels v0.10.2 documentation</title>
<link rel="stylesheet" href="../_static/nature.css" type="text/css" />
<link rel="stylesheet" hre... |
cms_articles/templates/cms_articles/articles/default.html | misli/django-cms-articles | {% load i18n cms_articles %}
{% for article in articles %}
{% include 'cms_articles/article_preview.html' %}
{% endfor %}
<div class="pagination">
<span class="step-links">
{% if articles.has_previous %}
<a href="{% url_page articles.previous_page_number %}">{% trans 'previous' %}</a>
... |
openxc/tools/static/css/dashboard.css | openxc/openxc-python | #page-contents {
display: flex;
justify-content: space-evenly;
height: 100%;
margin-top: 3%;
}
form {
display: table;
}
.error {
color: red;
display: block;
font-size: 0.85em;
font-style: italic;
}
form li {
list-style-type: none;
display: table-row;
}
form label, input {
display: table-cell;
}
#dashbo... |
v0.12/api/generated/metpy.calc.mean_pressure_weighted.html | metpy/MetPy |
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>mean_pressure_weighted — MetPy 0.12</t... |
cmsplugin_nivoslider/static/nivo/themes/default/default.css | samirasnoun/django_cms_gallery_image | /*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/
.theme-default .nivoSlider {
position:relative;
background:#fff url(loading.g... |
chrome/common/extensions/docs/extensions/experimental.identity.html | keishi/chromium | <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note:
1) The <head> information in this page is significant, should be uniform
across api docs and should be edited only with knowledge of the
templating mechanism.
3) All <body>.innerHTML is genereated as an renderin... |
public/views/home/projects.html | rjriel/branch-resource-library | <div class="container">
<div class="row">
<div class="col-md-12 col-xs-12 featured-project" style="background-image:url({{featuredProject.image}})">
</div>
</div>
</div>
<div class="frosted-cover frosted-white">
<div class="container featured-project">
<div class="row">
<div class="featured-proj... |
vendor/assets/light-blue/css/lib/font-awesome/font-awesome.css | myoo/sabatora | /*!
* Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
* -------------------------- */
@font-face {
font-family: 'FontAwesome';
src: url("../fonts/fontawesome-webfont.eot?v=4.0.3");
... |
QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/qsplashscreen-qt3.html | stephaneAG/PengPod700 | <?xml version="1.0" encoding="UTF-8"?>
<!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_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qsplashscreen... |
tests/brome/test_server/templates/wait_until_not_present_test.html | jf-parent/brome | {% extends "base.html" %}
{% block title %}{{ title }}{% endblock %}
{% block content %}
<div id='main'>
<div id='3' style="display: none;">already present</div>
<div id='4' style="display: none;">already present</div>
</div>
<script type="text/javascript">
setTimeout(
function(){
$('#3').remove();... |
login/templates/login/login.html | mtzirkel/leakyskiff | {% extends 'base.html' %}
{% block content %}
{% if form.errors %}
<p>! Sorry your username and password didn't match. Please try again.</p>
{% endif %}
<form method="post">
{% csrf_token %}
<div>
Log In !!
<table>
<tr>
<td>{{ form.username.label_tag }}</td>
<td>{{ form.username }}</td>
</tr>
<tr>
<td>... |
processing/processing-1.5.1/modes/java/reference/PShape.html | argets08/Roomba | <!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" lang="en">
<head>
<title>PShape \ Language (API) \ Processing 1.0</title>
<link rel="icon" href="img/processing-1.ico" type="image/x-icon" />
<... |
TMCW/Area1/playMulti.css | daverodal/webwargaming | /**
*
* Copyright 2012-2015 David Rodal
* User: David Markarian Rodal
* Date: 3/8/15
* Time: 5:48 PM
*
* This program is free software; you can redistribute it
* and/or modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation;
* either version 2 of the Lic... |
wp-content/plugins/dk-pricr-responsive-pricing-table/css/rpt_style.css | creative2020/homespotchoice | .rpt_5_plans .rpt_plan {width:19.5%; float:left;}
.rpt_5_plans .rpt_plan_0 {margin-right:0.62%;}
.rpt_5_plans .rpt_plan_2 {margin-left:0.62%;}
.rpt_5_plans .rpt_plan_3 {margin-left:0.62%;}
.rpt_5_plans .rpt_plan_4 {margin-left:0.62%;}
.rpt_4_plans .rpt_plan {width:24.5%; float:left;}
.rpt_4_plans .rpt_plan_0 {margin-r... |
zipfelchappe/templates/zipfelchappe/project_teaser.html | kelfish/zipfelchappe | {% load i18n feincms_thumbnail tickmark project_tags %}
<a class="project teaser well {{ project|status_class }}" href="{{ project.get_absolute_url }}">
{% if project.teaser_image %}
<img src="{{ project.teaser_image.path|cropscale:'150x150' }}" />
{% endif %}
<h3>{{ project.translated.title }}</h3>
... |
css/footer.css | Seregfaroth/Mareframe-BBN | html {
min-height: 100%;
position: relative;
}
body {
margin-bottom: 190px;
}
.footer {
background-color: #f5f5f5;
bottom: 0;
height: 130px;
padding-bottom: 130px;
padding-top: 37px;
position: absolute;
width: 100%;
} |
doc/html/about.html | stuart-thackray/nitrogen_core | <?xml version="1.0" encoding="utf-8"?>
<!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" lang="en" xml:lang="en">
<head>
<title>Nitrogen 2.x Documentation</title>
<meta http-equiv="Content-Type" content... |
deps/boost_1_77_0/doc/html/boost_asio/reference/ip__address/from_string.html | davehorton/drachtio-server | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ip::address::from_string</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../boost_asio.html"... |
ogre/ogre_src_v1-8-1/Docs/api/html/classOgre_1_1Ray-members.html | jjenki11/blaze-chem-rendering | <html>
<head>
<title>Member List - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link type="text/css" rel="stylesheet" href="doxygen.css">
<link type="text/css" rel="stylesheet" href="tabs.css">
</head>
<body>
<!-- Generated by Doxygen 1.7.6.1 -->
<div id="navr... |
src/partials/sidebar/sidebar-twitter-corp.html | SCarrero/fmzurb | <section class="sidebar background-concrete">
<div class="row">
<div class="column">
<h2 class="sidebar-title">Tweets by @FreddieMac</h2>
<div class="twitter-feed"><a class="twitter-timeline" href="https://twitter.com/FreddieMac" data-widget-id="479247343045206017" data-link-color="#40b3df" data-chrom... |
third-party/src/boost_1_56_0/doc/html/boost_asio/reference/ssl__context/set_verify_mode.html | rkq/cxxexp | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>ssl::context::set_verify_mode</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../boost_as... |
solr-4.10.3/docs/solr-core/org/apache/solr/update/processor/class-use/ConcatFieldUpdateProcessorFactory.html | 71D3R/datos | <!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 Wed Dec 10 00:36:13 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class... |
reference/ios/2.6.0/docsets/VPKit.docset/Contents/Resources/Documents/Protocols/VPKPreviewDelegate.html | veepionyc/veepionyc.github.io | <!DOCTYPE html>
<html lang='en'>
<head>
<title>VPKPreviewDelegate Protocol Reference</title>
<link rel='stylesheet' type='text/css' href='../css/jazzy.css' />
<link rel='stylesheet' type='text/css' href='../css/highlight.css' />
<meta charset='utf-8'>
<script src='../js/jquery.min.js' defer></scri... |
themes-dist-theme-gcwu-fegc/unmin/ajax/sitemenu-lt.html | tweed1e/canadalayercake | <!DOCTYPE html>
<html lang="lt">
<!-- Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html -->
<!-- DataAjaxFragmentStart -->
<div class="pnl-strt container visible-md visible-lg nvbar">
<h2>Temos meniu</h2>
... |
examples/grid.css | vitalydmitriev1970/Compo.JS | * {
box-sizing: border-box;
}
body {
padding:50px;
}
clear {clear:both;display:block;}
[col]{float:left}
[col="1"]{width: 8.3333%;}
[col="2"]{width: 16.6667%;}
[col="3"]{width: 25.0000%;}
[col="4"]{width: 33.3333%;}
[col="5"]{width: 41.6667%;}
[col="6"]{width: 50.0000%;}
[col="7"]{width: 58.3333%;}
[... |
src/index.html | tony-kerz/gut-hub-web | <!DOCTYPE html>
<html ng-app="gutHub" ng-controller="appControl">
<head>
<title ng-bind="pageTitle"></title>
<!-- social media tags -->
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@tony_kerz">
<meta name="twitter:title" content="gut-hub">
<meta name="twitter:... |
QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/qactiongroup-members.html | stephaneAG/PengPod700 | <?xml version="1.0" encoding="UTF-8"?>
<!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_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qactiongroup.... |
css/main.css | cwBerkeley/cwberkeley.github.io | /*****************************************************************************/
/*
/* Common
/*
/*****************************************************************************/
* {
margin: 0;
padding: 0;
}
html, body {
height: 100%;
width: 100%;
-webkit-font-smoothing: antialiased;
}
body {
color: #4a4a4a... |
test/multi-main/npm_app_d.html | stealjs/steal-tools | <script src="./dist/steal.production.js" main="app_d"></script>
|
app/views/dsr/sprint9b/login/dashboard/submission/submission_form_finished.html | nhsbsa/digital-returns-alpha-prototype | {% extends 'templates/nhs_transaction_layout.html' %}
{% block pageTitle %}NHS.UK prototyping kit{% endblock %}
{% block content %}
<main id="content" role="main">
<div class="grid-row">
<div id='hideMe'>
<div class="sent">
<span class="checkmark_c... |
web/assets/css/color.html | HamzaBendidane/tdnold | <!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>Color TDN V3</title>
<style type="text/css">
<!--
html {font-size: 100... |
tests/dummy/app/styles/app.css | DudaDev/ember-cli-text-input-toggle | body {
background-color: #F5F5F5;
} |
app/partials/selectHorseControl.html | mbmihura/goodHotel |
<style type="text/css">
.metro .tile .brand .name, .metro .tile .tile-status .name, .metro .tile .brand .label, .metro .tile .tile-status .label, .metro .tile .brand .text, .metro .tile .tile-status .text {
margin: 0px;
}
.metro .listview .list {width: 250px;}
.metro .tile.half {width: 120px;}
</style>
<h1 styl... |
src/html-parser/demo/lexer.html | jayli/kissy | <!doctype html>
<html>
<head>
<meta charset="utf-8"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-touch-fullscreen" content="yes">
<title>KI... |
doc/html/clouduploads.html | typesettin/periodicjs.ext.clouduploads | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>JSDoc: Module: clouduploads</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.j... |
web/bundles/esieaplatform/css/demo.css | DPoSign/esie_eats |
body {
width: 100%;
height: 100%;
font-family: "Open Sans", Verdana, Arial, sans-serif;
color: white;
background-color: black;
}
html {
width: 100%;
height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 35px;
text-transform: uppercase;
font-family: "Open Sans", Verdana, Arial, sans-serif;
font-wei... |
tools/maltparser-1.8.1/docs/api/org/maltparser/core/syntaxgraph/reader/TigerXMLReader.html | runelk/maltnob | <!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_72) on Sat Nov 22 23:36:41 CET 2014 -->
<title>TigerXMLReader (MaltParser 1.8.1)</title>
<meta name="date" content="2014-11-22">
<link ... |
test/test-css.html | instein2014/JQuery | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Test CSS | Fancytree</title>
<link rel="stylesheet" href="http://code.jquery.com/ui/1.9.1/themes/base/jquery-ui.css">
<script src="//code.jquery.com/jquery-1.11.1.min.js" type="text/javascript"></script>
<scri... |
tags/winter-olympics/page/1/index.html | shiva/shiva.github.io | <!DOCTYPE html><html><head><title>http://blog.shiv.me/tags/winter-olympics/</title><link rel="canonical" href="http://blog.shiv.me/tags/winter-olympics/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=http://blog.shiv.me/tags/winter-olympics/" /></head></html> |
gcc-arm-none-eabi/share/doc/gcc-arm-none-eabi/html/gdb/Lazy-Strings-In-Python.html | trfiladelfo/tdk | <html lang="en">
<head>
<title>Lazy Strings In Python - Debugging with GDB</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Debugging with GDB">
<meta name="generator" content="makeinfo 4.11">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Python-... |
docs/javadoc/reference/com/facebook/imageformat/DefaultImageFormatChecker.html | facebook/fresco | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="Javadoc API documentation for Fresco." />
<link rel="shortcut icon" type="image/x-icon" href="../../../favicon.ico" />
<title>
Defau... |
static_cdn/css/base.css | Dingo5733/djangoblog19 | h1 {
color: #777777;
}
.wmd-panel{
margin-left: 0 !important;
margin-right: 0 !important;
}
.comment-reply{
display: none;
}
|
Doc_Doctor@ma/source-class-DT.DoctoramaBundle.Entity.Question.html | Doctorama/doctorama | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="ApiGen 2.8.0" />
<meta name="robots" content="noindex" />
<title>File Question.php | Doctor@ma</title>
<script type="text/javascript" src="resources/combined.js?2882499003"></script... |
docs/index-files/index-15.html | macacajs/wd.java | <!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_101) on Tue Nov 08 14:56:13 CST 2016 -->
<title>Q-Index</title>
<meta name="date" content="2016-11-08">
<link rel="stylesheet" type="text/css" ... |
test/jfive-board-test.html | scramjs/raspberry-web-components | <link rel="import" href="../node_modules/jfive-web-components/jfive-board.html">
<script>
class JFiveBoardTest extends HTMLElement {
_beforeTest() {
// const sinon = require('sinon');
// const stub = sinon.stub();
// stub.withArgs();
// TODO figure out mockin... |
reference/java/security/acl/LastOwnerException.html | terrytowne/android-developer-cn | <!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" />
<title>... |
public/css/index.css | youcodeio/youcode-server | /*
-------------------------------------------------------------------
-------------------------------------------------------------------
-------------------------------------------------------------------
INDEX.HTML
-------------------------------------------------------------------
----------... |
frontend/PaymentApp/app/components/core/footer.html | LaudaDev/sep-acquirer-web-app | <!-- FOOTER -->
<footer>
<!-- <p class="pull-right"><a scroll-to = "navbar" duration="3200">{{'FOOTER.TOP'|translate}}</a></p> -->
<p>© 2015 {{'NAVBAR.TEAM'|translate}}, Inc. · <a href="#">{{'FOOTER.PRIVACY'|translate}}</a> · <a href="#">{{'FOOTER.TERMS'|translate}}</a></p>
</footer>
|
templates/lifeflow/editor/editor_tags_help.html | rajeev/lifeflow |
<div id="editor-help" class="help">
<div class="editor-headers">
<a class="section" onclick="$('#dbc-help').hide(); $('#markdown-help').show(); return false;">Markdown</a>
<a class="section" onclick="$('#markdown-help').hide();$('#dbc-help').show(); return false;" >Dynamic Blog Context Markup</a>
<a onclick="$... |
docs/html/search/files_9.html | thewizardplusplus/anna-sound | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.6">
<link rel="stylesheet" type="text/css" href="search.c... |
hadoop-2.2.0/share/doc/hadoop/api/org/apache/hadoop/mapreduce/v2/app/webapp/dao/package-summary.html | ashish-17/playback | <!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_26) on Mon Oct 07 06:41:28 UTC 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.hadoop.mapreduce.v2.ap... |
web/bundles/aetcommunication/css/communicationEdit.css | AetFranceInt/SiteFoyerAet | .communication_view_user_image
{
width: 150px;
height: 150px;
background-color: #aeaeae;
margin-bottom: 10px;
float: left;
margin-right: 10px;
}
.communication_view_user_image img
{
width: 100%;
height: auto;
}
.communication_form_image_wrapper .col-lg-8
{
float:none;
padding-l... |
docs/pupil-rs/0.1.3/libc/windows/fn.execvpe.html | CasualX/CasualX.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../libc/fn.execvpe.html">
</head>
<body>
<p>Redirecting to <a href="../../libc/fn.execvpe.html">../../libc/fn.execvpe.html</a>...</p>
<script>location.replace("../../libc/fn.execvpe.html" + location.search + location.hash);... |
tndata_backend/config/templates/index.html | izzyalonso/tndata_backend | {% extends "base.html" %}
{% block title %}Demo{% endblock %}
{% block body %}
<div class="row">
<div class="large-12 medium-12 small-12 columns">
<h1>Compass Admin <small>Powered by TN Data Commons</small></h1>
<p class="lead">This is the administration portal for the content library
and api. Please cho... |
src/auth/register.html | benwilburn/Independence-Day-Capstone | <div class='container'>
<div class='col-xs-6 col-xs-offset-3'>
<div class='panel panel-default text-center'>
<div class='panel-heading'>
<h1 class='login-text'>Independence Day</h1>
</div>
<div class='panel-body'>
<form class='form-horizontal' ng-submit='auth.register()'>
... |
tomcat/webapps/hudson-3.2.0/help/matrix/touchstone_ru.html | ArcherSys/ArcherVMPeridot | <!-- **************************************************************************
#
# Copyright (C) 2011 Oracle Corporation
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available a... |
src/app/privacy-policy/privacy-policy.component.css | JB1040/fade2karma | :host {
padding: 20px 0;
display: block;
}
p {
font-family: 'Roboto', sans-serif;
vertical-align: baseline;
}
h1 {
text-align: center;
padding: 20px 0;
}
.span-class-18 {
font-size: 18pt;
white-space: pre-wrap;
}
.span-class-15 {
list-style-type: decimal;
font-size: 15pt;
... |
vinitra/index.html | nightshade22/master | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>repl.it</title>
</head>
<body>
<h1>I drink and I know things</h1>
</body>
</html> |
src/components-examples/material/autocomplete/autocomplete-display/autocomplete-display-example.html | Jefiozie/material2 | <form class="example-form">
<mat-form-field class="example-full-width">
<mat-label>Assignee</mat-label>
<input type="text" matInput [formControl]="myControl" [matAutocomplete]="auto">
<mat-autocomplete #auto="matAutocomplete" [displayWith]="displayFn">
<mat-option *ngFor="let option of filteredOptio... |
www/Theme/todo_list.html | iThinker/Next36HackatonTrace | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="Dashboard">
<meta name="keyword" content="Dashboard, Bootstrap, Admin, Template, Theme, Responsive... |
reference/java/io/StringBufferInputStream.html | AzureZhao/android-developer-cn | <!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" />
<title>Str... |
examples/base.css | jeffling/angular-jl-tether | /* Taken from the Tether project */
body {
font-family: "Helvetica Neue", sans-serif;
color: #444;
margin: 0px;
min-height: 3000px;
padding: 15px;
}
body > .container {
margin: 0 auto;
}
a {
cursor: pointer;
color: blue;
}
.element {
width: 200px;
height: 200px;
backgrou... |
content/documentation/javagraph/allclasses-noframe.html | aisthesis/codemelon-2014 | <!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_09) on Sun Jan 20 18:07:09 PST 2013 -->
<title>All Classes</title>
<meta name="date" content="2013-01-20">
<link rel="stylesheet" type=... |
assets/fonts/brother-1816/Webfonts/brother1816_lightitalic_macroman/stylesheet.css | jermspeaks/jermspeaks.github.io | /*!
* Web Fonts from Fontspring.com
*
* All OpenType features and all extended glyphs have been removed.
* Fully installable fonts can be purchased at http://www.fontspring.com
*
* The fonts included in this stylesheet are subject to the End User License you purchased
* from Fontspring. The fonts are protected u... |
src/app/docs/components/avatar-demo/basic-uses-avatar/basic-uses-avatar.component.html | A-l-y-l-e/Alyle-UI | <ly-grid container justify="evenly">
<ly-avatar>
<img alt="Larm Rmah" src="https://firebasestorage.googleapis.com/v0/b/alyle-ui.appspot.com/o/img%2Flarm-rmah-47685-unsplash.jpeg?alt=media&token=1db05ae5-9c03-437b-9e8c-764dfb257061">
</ly-avatar>
<ly-avatar bg="#F44336" color="#ffffff">
<ly-icon>favorite</... |
lib/xerces-2_11_0/docs/javadocs/api/org/w3c/dom/ranges/package-summary.html | jsalla/jatintest | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Fri Nov 26 15:38:43 EST 2010 -->
<TITLE>
XML Standard API: Package org.w3c.dom.ranges
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../..... |
apidocs/us/codecraft/webmagic/samples/package-frame.html | webmagic-io/webmagic-io.github.io | <!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_74) on Tue Aug 01 07:19:26 CST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>us.codecraft.webmagic.sample... |
iOS/frameworks/aws-ios-sdk-2.4.1/documentation/html/Classes/AWSSESListIdentitiesRequest.html | davidbutz/ChristmasFamDuels | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>AWSSESListIdentitiesRequest Class Reference</title>
<link rel="stylesheet" href="../css/style.css">
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4">
<meta name="generator" content="appledoc 2.2.1 (build 1333)">
</head>
<body class="ap... |
content9/account-configuration-predefined-content-delete-content-items.html | LivePersonInc/dev-hub | <!DOCTYPE html>
<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="keywords" content=" ">
<title>Delete Predefined Content Items | LivePerson Technical Documentation... |
_layouts/page.html | atoms183/atoms183.github.io | <!DOCTYPE html >
<html lang="{{ site.lang }}">
{% include head.html %}
<body>
{% include header-page.html %}
<!-- Page Section -->
<section class="site-section blog-section page-layout" id="start">
<div class="container">
<!-- Page Layout -->
<div class="row">
<!-- ... |
experimental/walker.html | Hitman666/Oimo.js | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>The walkers</title>
<meta name="Description" content="" />
<meta name="Keywords" content="" />
<link rel="icon" href="../favicon.ico" />
<style>
* { margin: 0; padding: 0; border: 0;}
body{ background-color: #3D4143; overflow: hidden; color:#cccccc; font-... |
src/themes/default/templates/master.html | Baasic/baasic-starterkit-angularjs-app-webiste | <div loader="loader" class="loader">
<div class="loading__content">
<div class="loader__spinner"></div>
<p class="loading__message">Loading blog</p>
</div>
</div>
<div ui-view class="container__fixed">
</div>
|
lib/timer/timer.publish.css | frenkel/datetime | /**
* Timer for Symphony CMS
*
* @author: Nils Hörrmann, post@nilshoerrmann.de
* @source: http://github.com/nilshoerrmann/timer
*/
div.timer {
overflow: hidden;
margin: 0 -4px;
padding: 0 4px;
}
div.timeline {
position: relative;
margin: 39px 0 0;
padding: 3px 0;
width: 100%;
background: url(images/time... |
lib/dom4j-1.6.1/docs/apidocs/org/dom4j/dtd/class-use/ExternalEntityDecl.html | teslaworksumn/lightshow-visualizer | <!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.4.2_02) on Mon May 16 14:23:18 GMT+01:00 2005 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
Uses of Class o... |
lib/dom4j-1.6.1/docs/apidocs/org/dom4j/tree/class-use/DefaultComment.html | teslaworksumn/lightshow-visualizer | <!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.4.2_02) on Mon May 16 14:23:19 GMT+01:00 2005 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
Uses of Class o... |
src/main/webapp/css/datepicker/bootstrap-datepicker.standalone.css | victorhsr/SistemaX | /*!
* Datepicker for Bootstrap v1.5.1 (https://github.com/eternicode/bootstrap-datepicker)
*
* Copyright 2012 Stefan Petre
* Improvements by Andrew Rowls
* Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
*/
.datepicker {
padding: 4px;
-webkit-border-radius: 4px;
... |
vendor/colt-1.2.0/doc/api/cern/colt/matrix/class-use/ObjectFactory2D.html | tobyclemson/msci-project | <!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.4.2_05) on Thu Sep 09 20:36:02 PDT 2004 -->
<TITLE>
Uses of Class cern.colt.matrix.ObjectFactory2D (Colt 1.2.0 - API Specification)
</TITLE>
<LINK REL ... |
client/index.html | daniboomerang/Redradix-weekend-angular-stage2 | <!DOCTYPE html>
<html>
<head lang="en">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<base href=""/>
<title>Redradix Weekend with Angularjs Stage 2</title>
<meta name="description" content="Redradix Weekend con Angularjs. Sabado 17 de Enero 20... |
reference/java/util/LinkedList.html | AzureZhao/android-developer-cn | <!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" />
<title>Lin... |
JS动画效果/第4章 多物体动画/4-4 任意属性值(二)/css/style.css | softwareCxw/JS_study_easy | *{
margin:0;
padding: 0;
}
ul{
list-style: none;
}
li{
width: 200px;
height: 100px;
background-color: #ffff00;
margin-bottom: 20px;
opacity:0.3;
filter:alpha(opacity:30);
border:4px solid #000000;
}
|
src/app/components/counterGenerator/counterCastList.html | Rastii/OWCast | <div>
<div ng-repeat="character in counterCastList.castModel.castList">
{{character | json}}
</div>
</div> |
docs/views/about.html | alphagov/govuk_prototype_kit | {% extends "layout.html" %}
{% block pageTitle %}
About - GOV.UK Prototype Kit
{% endblock %}
{% block beforeContent %}
{{ govukBreadcrumbs({
items: [
{
text: "GOV.UK Prototype Kit",
href: "/docs"
}
]
}) }}
{% endblock %}
{% block content %}
<div class="govuk-grid-row">
<div cl... |
frontend/css/themes/green.css | lgscofield/Admin-Template-Make | /*
#18a689
*/
.c-primary {color: #18a689;}
::-moz-selection{color:#fff;background:#18a689}
::selection{color:#fff;background:#18a689}
.nicescroll-cursors{background-color:#18a689!important}
.topnav.fixed-topnav .section {background: rgba(23, 159, 132,0.9);-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.2);-webkit-box-s... |
V 0.2/Packed/css.css | ivolivares/TVN-Grand-Player | @charset"UTF-8";.tooltip{display:inline;position:relative}.tooltip:hover:after{right:29px;color:#fff;font-size:.7em;content:attr(title);padding:5px 15px;position:absolute;width:180px;top:3px;background:#000;border-radius:5px;box-shadow:-4px 4px 4px -3px red;z-index:100}.tooltip:hover:before{border:solid;border-color:#0... |
third-party/src/boost_1_56_0/libs/geometry/doc/html/geometry/reference/adapted/register/boost_geometry_register_ring_templated.html | rkq/cxxexp | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>BOOST_GEOMETRY_REGISTER_RING_TEMPLATED</title>
<link rel="stylesheet" href="../../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href=... |
src/app/welcome/welcome.component.html | PKief/angular-webpack-starter | <h1>Welcome</h1>
<button (click)="showPopups()">Show popups</button>
<button (click)="hidePopups()">Close popups</button>
<button (click)="goToAboutWithParams()">Go to about with params</button>
<router-outlet></router-outlet>
<router-outlet name="popup"></router-outlet>
<router-outlet name="popup2"></router-outlet> |
test/source/merge.html | jajool/ractive | <!DOCTYPE HTML>
<html>
<head>
<title>Merge | Ractive Test Suite</title>
<link rel='stylesheet' href='../vendor/qunit.css' type='text/css' media='screen' />
</head>
<body>
<div id='qunit'></div>
<div id='qunit-fixture'></div>
<script src='../vendor/qunit.js'></script>
<script src='../vendor/qunit-html.js'></scrip... |
src/test/resources/themes/thyme/templates/page.html | nikosk/sssg | <!DOCTYPE html>
<html xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"
xmlns:th="http://www.thymeleaf.org"
layout:decorator="master">
<head>
<title>Content page 1</title>
</head>
<body>
<section layout:fragment="content">
<p th:utext="${content}">This is a paragraph from content page 1</p>... |
app/bower_components/angular-material/modules/js/sidenav/sidenav-default-theme.min.css | dbreuer/anita-v2 | /*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.0.0-rc6-master-f73ef23
*/md-sidenav.md-THEME_NAME-theme{background-color:'{{background-color}}'} |
QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/qglpixelbuffer.html | stephaneAG/PengPod700 | <?xml version="1.0" encoding="UTF-8"?>
<!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_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qglpixelbuffe... |
deps/boost_1_77_0/doc/html/boost/signals2/keywords/extend_1_3_37_6_11_1_1_1_6.html | davehorton/drachtio-server | <!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">
<title>Class template extended_slot_function_type</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text... |
website/bower_components/angular-material/modules/js/backdrop/backdrop.min.css | ChrisYounger/MyLifeMetrics | /*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v0.11.4-master-ae00a7f
*/md-backdrop{transition:opacity 450ms;position:absolute;top:0;bottom:0;left:0;right:0;z-index:50}md-backdrop.md-menu-backdrop{position:fixed!important;z-index:98}md-backdrop.md-select-backdrop{z-index:81;tr... |
src/resource/vendor/golang.org/x/tools/godoc/static/style.css | a233894432/Golang-lesson | body {
margin: 0;
font-family: Arial, sans-serif;
background-color: #fff;
line-height: 1.3;
text-align: center;
color: #222;
}
pre,
code {
font-family: Menlo, monospace;
font-size: 0.875rem;
}
pre {
line-height: 1.4;
overflow-x: auto;
}
pre .comment {
color: #006600;
}
pre .highlight,
pre .highlight-comment,... |
kendoUI/examples/line-charts/grouped-data.html | jclementdev/Proto1 | <!DOCTYPE html>
<html>
<head>
<title>Binding to grouped data</title>
<meta charset="utf-8">
<link href="../content/shared/styles/examples-offline.css" rel="stylesheet">
<link href="../../styles/kendo.common.min.css" rel="stylesheet">
<link href="../../styles/kendo.rtl.min.css" rel="stylesheet">
... |
content/footer.html | OAButton/oab_static | <div id="footer">
<div class="strap strap-compact">
<div class="container-fluid">
<div class="row">
<div class="col-md-4">
<p style="color:white;">
Proudly non-profit · <a href="https://github.com/oaworks">open source</a> · library-aligned
... |
third-party/src/boost_1_56_0/libs/numeric/odeint/doc/html/odeint/indexes/s03.html | rkq/cxxexp | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Index</title>
<link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../index.html" title="Chapter... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.