path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
bower_components/angular-material/modules/js/progressLinear/progressLinear-default-theme.css | toulouseSoWine/toulouseSoWine.github.io | /*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v0.10.1-rc5-master-f5a9101
*/
/* mixin definition ; sets LTR and RTL within the same style call */
md-progress-linear.md-THEME_NAME-theme .md-container {
background-color: '{{primary-100}}'; }
md-progress-linear.md-THEME_NAME-th... |
src/help/help-content/memory-vfs-manager.html | schaloner/Intellijad | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>Memory VFS Manager</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="style.css" TYPE="text/css">
</head>
<body>
<div class="mainheader">Memory VFS Manager</div>
<div style="margin-b... |
core/templates/dev/head/pages/admin/admin.html | terrameijar/oppia | <!DOCTYPE html>
<html ng-app="oppia" ng-controller="Admin">
<head>
<title>Oppia Admin Panel</title>
{% include 'pages/header_css_libs.html' %}
<script>
var GLOBALS = {
csrf_token: JSON.parse('{{csrf_token|js_string}}'),
USERNAME: JSON.parse('{{username|js_string}}'),
USER_E... |
node_modules/eslint-plugin-angular/coverage/lcov-report/eslint-plugin-angular/rules/typecheck-date.js.html | dads-software-brotherhood/sekc | <!doctype html>
<html lang="en">
<head>
<title>Code coverage report for eslint-plugin-angular/rules/typecheck-date.js</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="../../prettify.css" />
<link rel="stylesheet" href="../../base.css" />
<meta name="viewport" content="width=device-width... |
doc/core/Lucene.Net.Search.FilteredTermEnum.TermCompare.html | Mpdreamz/lucene.net | <html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>FilteredTermEnum.TermCompare Method</title>
<xml>
</xml>
<link rel="stylesheet" type="text/... |
B2G/gecko/layout/forms/crashtests/457537-2.html | sergecodd/FireFox-OS | <!DOCTYPE html>
<html>
<head>
<script type="text/javascript">
function boom()
{
window.addEventListener("DOMAttrModified", function(){}, false);
document.body.appendChild(document.createElement("isindex"));
}
</script>
</head>
<body onload="boom();"></body>
</html>
|
core/testdata/format/java-layout-html/externalClassExtension.package-summary.html | google/dokka | <!-- File: /test/p/package-summary.html -->
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<h1>p</h1>
<h2>Top-level functions summary</h2>
<table>
<tbody>
<tr>
<td><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">U... |
etherpad/src/static/css/pro/account.css | karteek/etherpad | .account-container {
width: 500px;
margin: 0 auto;
}
#account-error {
margin: 1em 0;
padding: 1em;
background: #fee;
border: 1px solid #f66;
font-weight: bold;
}
#account-message {
margin: 1em 0;
padding: 1em;
background: #efe;
border: 1px solid #ccc;
font-weight: bold;
}
#signin-notice {
m... |
src/common/components/custom-min-max-range/custom-min-max-range.component.html | 52North/sensorweb-thin-client | <div>
Select Y-Axis-Range:
</div>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text">{{'timeseries.diagram.legend.style-edit.min' | translate}}</span>
</div>
<input type="number" [(ngModel)]="rangeMin" (ngModelChange)="setYaxisRange()" class="form-control">
</div>
<di... |
tools/NUnit-2.6.3/doc/configFiles.html | google-code-export/elmah-loganalyzer | <!-- saved from url=(0014)about:internet --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<!-- Standard Head Part -->
<head>
<title>NUnit - ConfigFiles</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-US">
<meta name="norton-sa... |
notifications/reference/body.html | fruum/fruum | <!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Your --... |
servicemix/src/main/resources/org/apache/karaf/webconsole/servicemix/internal/DetailsPage.html | apache/karaf-webconsole | <?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License,... |
AngularjsAndAngle/webapp/app/views/ngdialog-template.html | gbhu/studynotes-projects | <h2>Native Angular.js solution</h2>
<p>With ngDialog you don't need jQuery or Bootstrap to create dialogs for<code>ng-app:</code>
</p>
<ul>
<li>Use it in controllers, factories or directives</li>
<li>Create your own directives</li>
<li>Style all UI and templates</li>
<li>Configure themes</li>
<li... |
jaulp-wicket-components/src/main/java/de/alpharogroup/wicket/components/termofuse/rightsandduties/RightsAndDutiesPanel.html | astrapi69/jaulp.wicket | <wicket:panel xmlns:wicket="http://wicket.apache.org">
<span wicket:id="introduction"></span>
<span wicket:id="list"></span>
<span wicket:id="summary"></span>
</wicket:panel> |
web_parser/RGraph4/demos/bar-html5-3d-transformations.html | ubiss2015d/alpha | <html>
<head>
<script src="../libraries/RGraph.common.core.js" ></script>
<script src="../libraries/RGraph.common.dynamic.js" ></script>
<script src="../libraries/RGraph.bar.js" ></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<!--[if lt IE 9]><scri... |
index.html | piceaTech/ember-rapid-forms | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Ember-Rapid-Forms Examples</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<base href="/" />
<meta name="dummy/co... |
app/scripts/directives/sidebar/sidebar.html | scieloorg/pulsemob_backoffice | <div class='navbar-default sidebar' role='navigation'>
<div class='sidebar-nav navbar-collapse'>
<ul class='nav in' id='side-menu'>
<p class='text-center img-logo'>
<img src='img/logo.png' />
</p>
<li class='sidebar-search'>
<form>
<div class='input-group custom-search-form'>
<input type=... |
client/contrib/bootstrap-fileinput/css/fileinput-rtl.css | OlliL/lalaMoneyflow | /*!
* bootstrap-fileinput v5.1.5
* http://plugins.krajee.com/file-input
*
* Krajee RTL (Right To Left) default styling for bootstrap-fileinput.
*
* Author: Kartik Visweswaran
* Copyright: 2014 - 2021, Kartik Visweswaran, Krajee.com
*
* Licensed under the BSD-3-Clause
* https://github.com/kartik-v/bootstrap-fi... |
frontend/fifoci/templates/_results_versions.html | phire/fifoci | {% for ver in versions %}
<th><div><a href="{{ ver.get_absolute_url }}">{{ ver.name }}</a></div></th>
{% endfor %}
<!-- vim: set ft=htmldjango ts=2 sw=2 et tw=160 : -->
|
public/documentacao/HTMLframesConverter/phpedit/errors.html | goldblade/ieducar2 | <?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>
<title>phpDocumentor Parser Errors and Warnings</title>
<link rel="stylesheet" href="... |
lfs_downloads/templates/lfs_downloads/download_portlet.html | tzicatl/lfs_downloads | {% if enabled %}
<div class="portlet portlet-donation">
<div class="portlet-header">
{{ title }}
</div>
<div class="portlet-body">
<p>
{# Template id 0:default #}
{# Template id 1:books #}
{# Template id 2:audios #}
{# Template ... |
src/System/Data/Sqlite.html | jplusui/jplusui-en | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="dpl-info" content="status=plan">
<title>SQLite</title>
<script src="../../System/Core/assets/scripts/Base.js" type="text/javascript"></script>
<script src="../../System/data/assets/scripts/Sqlite.js" type="text/javascript"></sc... |
public/css/signin.css | MooseDojo/Serpico | html, body {
height: 100%;
}
body {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
padding-top: 40px;
padding-bottom: 40px;
background-color: #f5f5f5;
}
.form-signin {
width: 100%;
max-width: 330px;
padding: 15px;
margin: auto;
}
.form-signin .form-control {
... |
docs/api/widgets/interfaces/splitpanel.ioptions.html | phosphorjs/phosphor | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>IOptions | @phosphor/widgets</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../ass... |
sandbox/data-browser/src/assets/skins/sam/aui-data-browser-skin.css | giros/alloy-ui | .aui-databrowser {
padding: 10px;
border: solid 1px #999;
}
.aui-databrowser .aui-combobox {
margin-bottom: 4px;
}
.aui-databrowser-search {
border: solid 1px #ccc;
}
.aui-databrowser-tree {
border: solid 1px #ccc;
padding: 5px;
}
.aui-databrowser .aui-panel-bd ul li {
margin: 10px;
}
... |
machina/templates/machina/forum_feeds/topics_description.html | ellmetha/django-machina | {% load i18n %}
{% load forum_member_tags %}
{{ obj.last_post.content.rendered|safe }}
<br /><br />
{% if obj.poster %}
<i>{% trans "Posted by" %} {{ obj.poster|forum_member_display_name }} - {{ obj.created }}</i>
{% else %}
<i>{% trans "Posted by" %} {{ obj.first_post.username }} - {{ obj.created }}</i>
{% endif %}... |
doc/Aims-Plugin_Doc/qgis._core.QgsRuleBasedRendererV2.RenderJob-class.html | SPlanzer/QGIS-AIMS-Plugin | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>qgis._core.QgsRuleBasedRendererV2.RenderJob</title>
<link rel="stylesheet" href="epydoc.css... |
k-wave-toolbox-version-1.1.1/k-Wave/helpfiles/getSpacedPoints.html | rjdang/matlab-libs | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>getSpacedPoints :: Functions (k-Wave)</title>
<link rel="stylesheet" href="docstyle.css" type="... |
media/css/menu.css | sysdevbol/entidad | #menu-top {
margin-left: 150px;
/* false value for WinIE4/5 */
voice-family: "\"}\"";
/* trick WinIE4/5 into thinking rule is over */
voice-family: inherit;
/* recover from trick */
/* intended value for better browsers */
padding: 0;
padding-top: 82px;
}
#menu-... |
public/css/sidebar-mobile.css | n8e/memoirs | @import "http://designmodo.github.io/Flat-UI/dist/css/flat-ui.min.css";
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css";
@import "https://daneden.github.io/animate.css/animate.min.css";
/*-------------------------------*/
/* VARIABLES */
/*----------------------... |
docs/geom2d/html/polylineLength.html | dlegland/matGeom | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>Description of polylineLength</title>
<meta name="keywords" content="polylineLength">
<meta name="description" content="POLYLINELENGTH return length of a polyline given ... |
tools/share/doc/gcc/Standard-Libraries.html | ExploreEmbedded/Tit-Windows | <html lang="en">
<head>
<title>Standard Libraries - Using the GNU Compiler Collection (GCC)</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using the GNU Compiler Collection (GCC)">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.h... |
website/templates/jqt/sticker.html | canvasnetworks/canvas | <script type="text/html" id="sticker_template">
<span class="sticker_container ${name} shadow" data-type-id="${type_id}" data-count="${count}"></span>
{{if count > 0}}
<span class="sticker_count">
<span>${count}</span>
</span>
{{/if}}
</script>
|
source/bin/Resources/Documentation/gradfuncamean.html | bucricket/projectMASviirs | <!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.-->
<html>
<head>
<title>GrADS Function: amean</title>
</head>
<body text="#000000" bgcolor="e0f0ff">
<h2><b>amean()</b></h2>
<p>
<code>amean (<i>expr, xdim1, xdim2, ydim1, ydim2</i>)</code>... |
public/stylesheets/template.css | CloudCV/cloudcv-bootstrap | body {
padding-top: 0px;
padding-bottom: 75px;
}
.starter-template {
padding: 40px 15px;
text-align: center;
}
.bs-docs-example
{
position: relative;
margin: 15px 0;
padding: 39px 19px 14px;
background-color: white;
border: 1px solid #DDD;
-webkit-border-radius: 4px;
-moz-border-r... |
docs/html/usage_upcasting.html | psychobob666/litesql | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>LiteSQL: Upcasting and Virtual Methods</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><... |
Documentation-iOS/LJS-iOS/html/Classes/LjsKeyboardInfo.html | jmoody/LJS | <!DOCTYPE HTML>
<html>
<head>
<title>LjsKeyboardInfo Class Reference</title>
<meta http-equiv="Content-Type" content="application/xhtml+xml;charset=utf-8" />
<meta id="xcode-display" name="xcode-display" content="render"/>
<meta name="viewport" content="width=550" />
<link rel="stylesheet" type="text/css" hr... |
templates/admin/listuser.html | jolth/CowFleet | $def with (session, usuarios, msg=None)
<script type="text/javascript" src="/static/js/picnet.table.filter.min.js"></script>
$var username: $session.username.nombre1.lower().capitalize() $session.username.apellido1.lower().capitalize()
<h2>Lista de Usuarios</h2>
<table id='tabla1'>
<thead>
<tr><... |
src/HOL/Auth/README.html | MerelyAPseudonym/isabelle | <!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=iso-8859-1">
<TITLE>HOL/Auth/README</TITLE>
</HEAD>
<BODY>
<H1>Auth--The Inductive Approach to Verifying Security Protocols</H1>
<P>Cry... |
measurer/hotspot-measurer/jdk1.6.0_45/db/docs/html/adminguide/radminconfigdb2jdrdatracedirectory.html | armoredsoftware/protocol | <!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not... |
manual/examples/load-obj-no-materials.html | looeee/three.js | <!-- Licensed under a BSD license. See license.html for license -->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<title>Three.js - Load .OBJ ?</title>
<style>
html, body {
margin: 0;
h... |
core/src/main/resources/jenkins/model/JenkinsLocationConfiguration/help-url_pt_BR.html | v1v/jenkins | <div>
Opcionalmente, especifique o endereço HTTP da instalação do Jenkins, tal
como <code>http://seuhost.seudominio/jenkins/</code>. Este valor é usado para
por links nos e-mails gerados pelo Jenkins.
<p>
Isto é necessário porque o Jenkins não pode resolver tal URL
de den... |
static/css/board.css | TintypeMolly/Yuzuki | .subject {
width: 50%;
}
.author {
width: 20%;
}
.timestamp {
width: 30%;
}
.fixed-table {
table-layout: fixed;
}
.oneline {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
@media (min-width: 768px) {
.subject {
width: 60%;
}
.author {
widt... |
_site/blog/fellowships-open-web/index.html | ryanpitts/mozilla-opennews | <!DOCTYPE HTML>
<html class="no-js">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Fellowships, Journalism, and the Open Web | Knight-Mozilla OpenNews</title>
<link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="http://planet.opennews.org/rss" />... |
vendor/phing/phing/docs/docbook5/en/output/webhelp/ch.extending.html | ghostnc/symfony-project | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!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="X-UA-Compatible" content="IE=edge" />
<meta... |
public/wp-content/plugins/jetstash-connect/css/jetstash-admin.css | shampine/patrickshampine.com | /* Jetstash. */
#jetstash-settings img.logo {
max-width: 150px;
height: auto;
}
#jetstash-settings input.btn {
width: auto;
margin-top: 15px;
}
#jetstash-settings select, #jetstash-settings input,
#jetstash-settings textarea {
width: 350px;
}
#jetstash-settings input[type="checkbox"] {
width: 16px;
he... |
okfocus-okshadow-183cd27/demos/text2.html | mttwhlly/mttwhlly.github.io | <!doctype html>
<html>
<head>
<!--
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.js'></script>
-->
<script src='jquery.js'></script>
<script src='okshadow.js'></script>
<script>
$(function(){
$('#ok').okshadow({
color: 'red',
xFactor: 1000,
yFac... |
docs/controls/atom-application.html | neurospeech/atoms.js | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<link href="../style/docs.min.css" rel="stylesheet" />
</head>
<body>
<h1>AtomApplication</h1>
<p>
AtomApplication is root Control, whose children will be treated as Atom Controls and everything underneath will ... |
Documents/index.html | sandeepmistry/Estimote-iOS-SDK | <!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>EstimoteSDK Reference</title>
<link rel="stylesheet" type="text/css" href="css/styles.css" media="all" />
<link rel="stylesheet" type="text/css" media="print" href="css/stylesPrint.css" />
<meta name="g... |
www/resource/module/avalon.oniui/pages/apis/bindings/ms-duplex.html | cdll/tjzyo | <h3 id="ms-duplex">双工绑定(ms-duplex)</h3>
<p>这功能抄自angular,原名ms-model起不得太好,姑且认为利用VM中的某些属性对表单元素进行双向绑定。</p>
<p>这个绑定,它除了负责将VM中对应的值放到表单元素的value中,还对元素偷偷绑定一些事件,用于监听用户的输入从而自动刷新VM。具体如下:</p>
<dl>
<dt>ms-duplex="prop"</dt>
<dd>
<div><b style="color:green;">当元素为text, password, textarea时</b>,要求prop为一个字符串,当我们改动它的内容时,a... |
docs/google1c5de1980673b01c.html | fjrd84/personal-page | google-site-verification: google1c5de1980673b01c.html |
app/views/programmeSix/contracts/provider-in-progress/choose-training-employer.html | SkillsFundingAgency/das-alpha-ui | {% extends "layout.html" %}
{% block page_title %}
Apprenticeships
{% endblock %}
{% block content %}
<style>
.people-nav a {
{% include "includes/nav-on-state-css.html" %}
}
</style>
<main id="content" role="main">
{% include "includes/phase_banner_alpha.html" %}
{% include "includes/secondary-nav-prov... |
lit2go.ok/135/the-war-of-the-worlds/2473/book-onethe-coming-of-the-martians-chapter-16-the-exodus-from-london/index.html | adrianosb/HtmlToText | <!DOCTYPE html>
<html>
<head>
<title>Book One—The Coming of the Martians, Chapter 16: The Exodus from London | The War of the Worlds | H.G. Wells | Lit2Go ETC</title>
<link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/screenless.css" type="text/css" media="screen" title="no title" charset="utf-8">
... |
docs/docs/pt/contact/index.html | davidh83110/davidblog2016 | <!DOCTYPE html><html><head><title>docs/pt/about/</title><link rel="canonical" href="docs/pt/about/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=docs/pt/about/" /></head></html> |
app/v6/views/v15/add_licence/missing_licence_data.html | christinagyles-ea/water | {% extends "v12/online_licence/reg/2-2_missing_licence_data.html" %}
{% block john_licence_no_input %}
{% block john_licence_no_label %}
{% block john_next_page %}
{% block john_postcode %}
{% endblock %}
{% endblock %}
{% endblock %}
{% endblock %}
<!-- only show this error if incorrectLicenceNo param passed thro... |
app/views/regist.html | jumpingnuts/nut-gy-greennuts-client-web | <div class="row">
<div class="col-md-offset-4 col-md-4">
<h3>회원가입</h3>
<form class="form" ng-submit="userRegist();">
<div class="form-group">
<input type="email" name="email" ng-model="regist.email" placeholder="아이디" class="form-control" required="true">
</div>
<div class="form-group... |
app/index-build.html | explorigin/browserbible-3 | <!DOCTYPE html>
<html class="light">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="google" value="notranslate" />
<link href="build/images/favicon.png" rel="icon" />
<title>Bible - Windows</title>
<!-- Apple specific code -->
<meta name="apple-mobile-web-app-capable" co... |
styleguide/typography/index.html | quattromani/qoppa | ---
layout: default
title: Typography
---
{% include styleguide/typography/index.html %}
|
test/cases/style/a.css | spmjs/grunt-cmd-transport | @charset "utf-8";
@import url("fineprint.css");
body {
_color: red;
}
/* { } */
.content li, .content a {
*display: inline-block;
background: url("a.jpg")
}
@media screen {
body { font-size: 13px }
.content li {
background-color: #fff;
}
}
@keyframes foo {
0% { top: 0; left: 0 }
100% { top: 1... |
examples/server-side-development/simple-rect/public/aboutus.html | isjia/nodejs-notes | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>AboutUs</title>
</head>
<body>
<h1>AboutUs Page</h1>
<p>This is the content of this file.</p>
</body>
</html>
|
test/fixtures/single-selector.expected.css | jonathanong/postcss-prefix-selector | .hello .a {
color: coral;
}
.hello .b {
color: deepskyblue;
}
|
files/photon-themes/0.1.2/monokai/monokai-global.css | PeterDaveHello/jsdelivr | :global(.psh) {
background-color: #282828;
color: #f8f8f2;
}
:global(.psh figure) {
margin: 0;
}
:global(.psh pre) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: auto;
margin: 0;
line-height: 18px;
font-size: 13px;
font-family: monospace;
direction: ltr;
text-align: l... |
Module-1/JavaScript-Fundamentals/Exam-Preparation/Listy/Solution.html | owolp/Telerik-Academy | <!DOCTYPE html>
<html>
<head>
<title>Listy tests</title>
<script type="text/JavaScript" src="Solution.js"></script>
</head>
<body>
</body>
</html> |
node_modules/npm/html/doc/api/npm-cache.html | mavenave/liveline | <!doctype html>
<html>
<title>npm-cache</title>
<meta http-equiv="content-type" value="text/html;utf-8">
<link rel="stylesheet" type="text/css" href="../../static/style.css">
<link rel="canonical" href="https://www.npmjs.org/doc/api/npm-cache.html">
<script async=true src="../../static/toc.js"></script>
<b... |
examples/misc_camera_roll.html | pushmatrix/three.js | <!DOCTYPE HTML>
<html lang="en">
<head>
<title>three.js webgl - roll camera</title>
<meta charset="utf-8">
<style type="text/css">
body {
color: #000;
font-family:Monospace;
font-size:13px;
text-align:center;
font-weight: bold;
background-color: #fff;
margin: 0px;
overflow: hidden;... |
public/phpMyAdmin/Documentation.html | atarun/web | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<!--
vim: expandtab ts=4 sw=4 sts=4 tw=78
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US"
version="-//W3C//DTD XHTML 1.1//EN" dir="ltr">
<head>
<link rel="icon" href="./favicon.ico" type="imag... |
vendor/commons-lang3-3.5/apidocs/deprecated-list.html | VeberAxel/Extract-Component | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (Apache Commons Lang 3.5 API)</title>
<link rel="styles... |
assets/csshome/ajax/project3.html | dannyluffy/baliphone | <div class="cbp-l-project-title">To-Do Dashboard</div>
<div class="cbp-l-project-subtitle">Work management platform for creatives with a lot of cool features. Easier.</div>
<div class="cbp-slider">
<ul class="cbp-slider-wrap">
<li class="cbp-slider-item">
<img src="img/works/3big.jpg" alt="" class="cbp-l-project... |
templates/comunicacion/contrapartes/contraparte_list.html | shiminasai/ciat_plataforma | {% extends "comunicacion/basecomunicacion.html"%}
{% load thumbnail %}
{% block extra_js %}
<script type='text/javascript'>
$(document).ready(function() {
// para resaltar menu
$('#asociados-menu').addClass('active');
});
</script>
<script type="text/javascript" language="javascript" cla... |
app/_layouts/post.html | gesa/this-jekyll-boilerplate | ---
layout: default
---
<article>
{{ content }}
</article>
|
resources/apache-jena/javadoc-core/com/hp/hpl/jena/reasoner/transitiveReasoner/class-use/TransitiveGraphCache.html | vuk/Clojure-Movies | <!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_25) on Thu Sep 12 10:51:18 BST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.h... |
resources/apache-jena/javadoc-arq/com/hp/hpl/jena/sparql/engine/http/class-use/QueryEngineHTTP.html | vuk/Clojure-Movies | <!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_25) on Thu Sep 12 10:52:56 BST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.h... |
invenio_communities/templates/invenio_communities/portalbox_main.html | hachreak/invenio-communities | {#
# This file is part of Invenio.
# Copyright (C) 2013, 2014, 2016 CERN.
#
# Invenio 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
# License, or (at your option) any later version.
#... |
doc/clear.html | crtrott/lammps |
<!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>clear command — LAMMPS documentation</... |
catkin_ws/Reports/BOLDE vs BOLDSifter all 20f .1/wifi/wifi0.html | MarcGroef/ros-vision | <!DOCTYPE html>
<html>
<h1>wifi0</h1>
<p> BOLD: 1/1 correct and 0/1false</p>
<p> SIFT: 1/1 correct and 0/1false</p><br>
<img src = "../../../BVD_M01/wifi/wifi0.jpg" alt = "wifi0.html" style= " width:320px;height:240px;"> <h1> Falsely compared to: </h1><br>
</html> |
wp-content/plugins/media-library-assistant/phpDocs/classes/MLAShortcodes.html | sontv1003/best-picture | <!DOCTYPE html><html xmlns:date="http://exslt.org/dates-and-times" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
<meta charset="utf-8">
<title>Media Library Assistant » \ML... |
wp-content/themes/customizr/inc/assets/css/green2.css | youcatastrophe/wordpress | /*!
* Customizr v3.3.28
*
* Licensed under the GNU General Public License v2 or later
* http://www.gnu.org/licenses/gpl-2.0.html
* Customized by Nicolas Guillaume (nikeo) and built upon the Twitter Bootstrap Framework (Designed and built with all the love in the world @twitter by @mdo and @fat)
*/
/***** CONTENT ... |
arduino/libraries/CmdMessenger/Documentation/Arduino/html/class_command_messenger_1_1_binary_converter-members.html | jgrizou/robot_2WD | <!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/ample/inc/admin/css/admin.css | jolay/neyra-docs | /* Admin CSS*/
#optionsframework-sidebar {
float: left;
margin-left: 20px;
width: 315px;
}
#optionsframework {
float: left;
width: 800px;
}
#optionsframework-sidebar .metabox-holder{
padding-top: 35px;
}
#optionsframework-sidebar .postbox{
text-align: center;
}
#optionsframework .s... |
resource/tools/ArduinoUploader/Arduino/hardware/tools/avr/doc/gcc/HTML/gcc-4.3.2/gcc/ARM-Options.html | Alexia23/MindPlus | <html lang="en">
<head>
<title>ARM Options - Using the GNU Compiler Collection (GCC)</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using the GNU Compiler Collection (GCC)">
<meta name="generator" content="makeinfo 4.7">
<link title="Top" rel="start" href="index.html#Top"... |
src/test/resources/pages/instructorFeedbackEditCopyPage.html | thenaesh/teammates | <div class="container" id="mainContent">
<div id="topOfPage">
</div>
<h1>
Edit Feedback Session
</h1>
<br>
<div class="well well-plain">
<form action="/page/instructorFeedbackEditSave" class="form-group" id="form_feedbacksession" method="post">
<div class="row">
<div class="col-sm-12">... |
game/data/scripts/quests/Q00902_ReclaimOurEra/31340-12.html | karolusw/l2j | <html><body>Captain Mathias:<br>
The Stakato Nest, where the Cannibalistic Stakato Chief lives, is a very dangerous place. Please be careful.
</body></html> |
plucoRLG/static/css/style.css | romilgildo/Proyecto-IV | /* Website template by freewebsitetemplates.com */
/*------------------------- Layout styles ------------------------*/
body {
margin:0;
background-color:#ce4718;
font-family: 'AbelRegular';
position:relative;
}
a {
outline:none;
}
a img {
border:0;
display:block;
}
p {
font-family:Arial, Helvetica, sans-serif;... |
src/commons-lang3-3.6/apidocs/org/apache/commons/lang3/class-use/SerializationUtils.html | benplay2/simpleInternetLog | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.commons.lang3.SerializationUtils (Apache Commo... |
sql-rewrite/docs/packages.html | ixiom/swanhart-tools | <?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></title>
<link rel="stylesheet" hr... |
cpctelera/tools/sdcc-3.6.8-r9946/src/sim/ucsim/doc/news.html | dfreniche/cpctelera | <html>
<head>
<meta content="text/html; charset=iso-8859-2" http-equiv="content-type">
<title>µCsim: News</title>
</head>
<body>
<h1>News</h1>
<h2>version 0.6</h2>
<ul>
<li>Command line editing</li>
<li>Command line history</li>
<li>New operators for expr and variables</... |
templates/registration/password_reset_done.html | jerinisready/Blog | {% extends 'base.html' %}
{% block contents %}
<div class="container">
<br /><br />
<div class="row col-sm-offset-3 col-sm-6">
<fieldset>
<p>
We've emailed you instructions for setting your password, if an account exists with the email you entered.
You should receive them shortly.
... |
third_party/cpp/berkeleydb/docs/java/com/sleepycat/util/ClassResolver.html | malin1993ml/h-store | <!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_60) on Thu Jun 18 16:18:50 EDT 2015 -->
<title>ClassResolver (Oracle - Berkeley DB Java API)</title>
<meta name="date" content="2015-06... |
thirdparty/sources/boost_1_60_0/doc/html/boost_asio/reference/ssl__stream/next_layer.html | gwq5210/litlib | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>ssl::stream::next_layer</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_asio.htm... |
php/5.5/function.dbase-get-record.html | rafaelgou/the-phpjs-local-docs-collection | <!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>Gets a record from a database as an indexed array</title>
</head>
<body><div class="manualnavbar" style="text-align: cen... |
php/5.5/outcontrol.resources.html | rafaelgou/the-phpjs-local-docs-collection | <!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>Resource Types</title>
</head>
<body><div class="manualnavbar" style="text-align: center;">
<div class="prev" style="te... |
php/5.5/function.dbplus-unselect.html | P3PO/the-phpjs-local-docs-collection | <!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>Remove a constraint from relation</title>
</head>
<body><div class="manualnavbar" style="text-align: center;">
<div cla... |
Stanford parser/stanford-parser-2010-08-16/stanford-parser-2010-08-16/javadoc/edu/stanford/nlp/trees/Dependency.html | FabianFriedrich/Text2Process | <!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_17) on Mon Aug 16 11:17:56 PDT 2010 -->
<TITLE>
Dependency (Stanford JavaNLP API)
</TITLE>
<META NAME="date" CONTENT="2010-08-16">
<LINK REL ="styl... |
tests/wpt/web-platform-tests/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-004.html | slayerjain/servo | <!DOCTYPE html>
<!--
Distributed under both the W3C Test Suite License [1] and the W3C
3-clause BSD License [2]. To contribute to a W3C Test Suite, see the
policies and contribution forms [3].
[1] http://www.w3.org/Consortium/Legal/2008/04-testsuite-license
[2] http://www.w3.org/Consortium/Legal/2008/03-bsd-license
[3... |
src/templates/pad/need-widget.html | P2Pvalue/pear2pear | <span class="need-missing" ng-if="project && !need">
<i class="i-need-missing"></i> <span class="need-missing-message" translate>pad.need.missing</span>
</span>
<form ng-if="need">
<div class="form-group need-form" ng-class="'need-form-' + need._id">
<div class="checkbox">
<label ng-click="toggleComplet... |
valuenetwork/templates/equipment/log_equipment_use.html | thierrymarianne/valuenetwork | {% load staticfiles %}
{% load i18n %}
<!DOCTYPE html>
<html lang="en">
<title>{% trans "Log Equipment Use" %}</title>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, ma... |
ptp/JavaLibraries/sarxos/docs/javadoc/src-html/com/github/sarxos/webcam/WebcamDiscoveryListener.html | ruamberg/DI_progs | <HTML>
<BODY BGCOLOR="white">
<PRE>
<FONT color="green">001</FONT> package com.github.sarxos.webcam;<a name="line.1"></a>
<FONT color="green">002</FONT> <a name="line.2"></a>
<FONT color="green">003</FONT> public interface WebcamDiscoveryListener {<a name="line.3"></a>
<FONT color="green">004</FONT> <a name... |
src/gwt/src/org/rstudio/studio/client/application/ui/WarningBar.css | JanMarvin/rstudio | @external gwt-Image;
.warning, .error {
}
.warningBar {
margin-left: 1px;
margin-right: 1px;
}
@sprite .left {
gwt-image: 'warningBarLeft';
}
@sprite .right {
gwt-image: 'warningBarRight';
}
@sprite .center {
gwt-image: 'warningBarTile';
white-space: nowrap;
overflow-x: hidden;
}
.warning... |
src/main/resources/org/ctoolkit/maven/plugins/optimizer/gc_closure/goog/testing/net/xhrio_test.html | turnonline/maven-optimizer-plugin | <!DOCTYPE html>
<html>
<!--
Copyright 2008 The Closure Library Authors. All Rights Reserved.
Use of this source code is governed by the Apache License, Version 2.0.
See the COPYING file for details.
-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Closure Unit Tests - goog.testing.net.XhrIo</tit... |
it/it-tests/src/test/resources/duplication/CrossProjectDuplicationsOnRemoveFileTest/duplications-with-deleted-project.html | Builders-SonarSource/sonarqube-bis | <?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" lang="en">
<head profile="http://selenium-ide.openqa.org/profiles/test-case">
<meta http-equiv="Content-Type" co... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.