path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
ext/ant/manual/Tasks/jjdoc.html | cisco/PDTool | <!DOCTYPE html>
<!--
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 "L... |
application/css/home/main_section.css | Enidservice/templatecodeigniter | #section_acount, #section_acount_registro{
text-align: center;
}
#section_next_img{
background: none repeat scroll 0% 0% #B6E2FC;
text-align: center;
padding: 16px;
} |
node_modules/cornerstone-tools/examples/freehandRoi/index.html | chafey/byozfwv | <!DOCTYPE HTML>
<html>
<head>
<!-- support for mobile touch devices -->
<meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1">
<!-- twitter bootstrap CSS stylesheet - not required by cornerstoneTools -->
<link href="//netdna.bootstrapcdn.com/bootstrap/3.... |
vendor/fop-1.1/javadocs/org/apache/fop/render/ps/extensions/class-use/PSCommentBefore.html | kardeiz/fop_wrapper | <!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_35) on Tue Oct 16 22:49:49 ICT 2012 -->
<TITLE>
Uses of Class org.apache.fop.render.ps.extensions.PSCommentBefore (Apache FOP 1.1 API)
</TITLE>
<MET... |
doc/nitrogen_doc/elements/literal.html | billiob/nitrogen_core | <?xml version="1.0" encoding="iso-8859-1"?>
<!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>Literal Element Element</title>
<meta http-equiv="Content-Type" conte... |
src/client/vendor/kendo/examples/combobox/keyboard-navigation.html | hhuynhlam/Ulysses | <!DOCTYPE html>
<html>
<head>
<title>Keyboard navigation</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">
<lin... |
doc/functionReference/prtClassTreeBaggingCap/percIncrMisclassRate.html | covartech/PRT | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="../../helpwin.css">
<title>MATLAB File Help: prtClassTreeBaggingCap.percIncrMisclassRate</title>
</head>
<body>
<!--Single-page help-->
<table border="0" cellspacing=... |
dev/css/demo.css | jackygrahamez/LineSocialPublic | .intl-tel-input {
margin: 10px;
font-size: 14px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
color: #333; }
.intl-tel-input input {
width: 250px;
border: 1px solid #CCC;
font-family: inherit;
font-size: 100%;
color: inherit; }
|
test/client/data/history/iframe.html | miherlosev/testcafe-hammerhead | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
<script src="/hammerhead.js" class="script-hammerhead-shadow-ui"></script>
</head>
<body>
<script type="text/javascript">
window['%hammerhead%'].start({
sessionId: 'sessionId'
});
</script>
</body>
</html>
|
app/views/add_charge/v4-1/upload-shape-file.html | LandRegistry/llc-prototype | {% extends "layout.html" %}
{% block page_title %}
Uploading a shape file
{% endblock %}
{% block content %}
<main id="content" role="main">
<!-- alpha banner -->
<div class="phase-banner-beta">
<p>
<strong class="phase-tag">BETA</strong>
<span>This is a new service – your <a href="../../feedback">feedback... |
third-party/src/boost_1_56_0/libs/log/doc/html/BOOST_LOG_DECLARE_WLOGGER.html | rkq/cxxexp | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Macro BOOST_LOG_DECLARE_WLOGGER</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=... |
demos/verticalDrawer.html | JanMiksovsky/elix | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Elix Drawer (vertical)</title>
<link rel="stylesheet" href="demos.css" />
<script type="module" src="../define/Drawer.js"></script>
<style>
html... |
GNAs/client/views/navbar.html | redradix/Redradix-course-angular-november2015 | <div>
<ul>
<li ng-repeat="module in modules"><a ng-class="{'link-active': module.title == currentModuleName}" id="{{module.idLink}}" ui-sref="{{module.title}}"> <h4> {{module.text}} </h4> </a>
</li>
</ul>
</div>
|
app/css/sass/vendor/fancybox.css | drleewarden/immersive | /* fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-al... |
Topics/03. CSS-Layout/demos/09. positioning-rules.html | TelerikAcademy/CSS | <!DOCTYPE html>
<html>
<head>
<title>CSS Position Rules</title>
<style type="text/css">
body {
font-size: 25px;
}
div {
border: 1px solid red;
background-color: white;
}
.parent {
position: absolute;
top: 100px... |
dev/asciidoc/stylesheets/toc2.css | a-pasquale/evergreen-mobile-opac | @media screen {
body {
max-width: 50em; /* approximately 80 characters wide */
margin-left: 16em;
}
#toc {
position: fixed;
top: 0;
left: 0;
bottom: 0;
width: 13em;
padding: 0.5em;
padding-bottom: 1.5em;
margin: 0;
overflow: auto;
border-right: 3px solid #f8f8f8;
... |
templates/components/login_modal.html | pontikos/phenopolis | <!-- Login Modal -->
<div id="login_modal" class="modal">
<div class="modal-content" id="login_content">
<i class="material-icons right modal-close">close</i>
<h4>Login</h4>
<p>Please enter your credentials in order to login.</p>
<form id="login_form" class="col s12">
<di... |
ext/c++/thirdpart/c++/boost/libs/accumulators/doc/html/boost/numeric/functional/outer_product_base.html | yinchunlong/abelkhan-1 | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template outer_product_base</title>
<link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../... |
src/main/resources/static/plugins/jquery-easyui-1.4.4/demo/tabs/fixedwidth.html | george510257/gls-demo | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Fixed Tab Width - jQuery EasyUI Demo</title>
<link rel="stylesheet" type="text/css" href="../../themes/default/easyui.css">
<link rel="stylesheet" type="text/css" href="../../themes/icon.css">
<link rel="stylesheet" type="text/css" href="..... |
templates/analysis/salida2.html | ErickMurillo/ciat_plataforma | {% extends "analysis/baseanalisis.html" %}
{%load staticfiles%}
{% load i18n %}
{% block extra_js%}
<script>
$( ".menu2" ).addClass( "active" );
$( ".menu2-1 a" ).append( " <i class='fa fa-check fa-lg'></i>" );
$(function () {
$(document).ready(function () {
// Build the chart
$('#proyectos')... |
lit2go.ok/179/the-sonnets/3838/sonnet-89/index.html | adrianosb/HtmlToText | <!DOCTYPE html>
<html>
<head>
<title>Sonnet 89 | The Sonnets | William Shakespeare | 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">
<link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/pri... |
docs/api/Titanium.Web.Proxy.ExceptionHandler.html | titanium007/Titanium | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Delegate ExceptionHandler
| Titanium Web Proxy </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Delegat... |
ext/c++/thirdpart/c++/boost/doc/html/boost/mpi/operator___idp136980064.html | yinchunlong/abelkhan-1 | <!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=US-ASCII">
<title>Function template operator==</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta n... |
doc/com/sola/instagram/model/Relationship.html | pezetem/Instagram-Java | <!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_51) on Thu Oct 10 10:10:39 EDT 2013 -->
<TITLE>
Relationship
</TITLE>
<META NAME="date" CONTENT="2013-10-10">
<LINK REL ="stylesheet" TYPE="text/cs... |
vendor/fop-1.1/javadocs/org/apache/fop/afp/modca/class-use/ActiveEnvironmentGroup.html | kardeiz/fop_wrapper | <!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_35) on Tue Oct 16 22:49:48 ICT 2012 -->
<TITLE>
Uses of Class org.apache.fop.afp.modca.ActiveEnvironmentGroup (Apache FOP 1.1 API)
</TITLE>
<META NA... |
glm/doc/api-0.9.3/a00173.html | silencerh/Lab2Raytracer | <!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>GLM_GTX_int_10_10_10_2: Packed integer</title>
<link href="tabs.css" r... |
client/src/assets/css/abn_tree.css | rdcarroll/ngbam | /*
abn-tree.css
style for the angular-bootstrap-nav-tree
for both Bootstrap 2 and Bootstrap 3
*/
/* ------------------------------------------
AngularJS Animations...
The first selector is for Angular 1.1.5
The second selector is for Angular 1.2.0
*/
.abn-tree-animate-enter,
li.abn-tree-row.ng-enter {
... |
api/2.2/Thelia/Controller/Admin/TaxController.html | sitecrafting/thelia.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Thelia\Controller\Admin\TaxController | Thelia 2 API</title>
<link rel="stylesheet" type="text/css" href="../../../css/bootstrap.min.css">
<link rel="stylesheet" t... |
js/jqwidgets/demos/angular/app/kanban/kanbanfluidsize/app.component.html | luissancheza/sice | <jqxKanban
[width]="'100%'" [height]="'100%'"
[source]="dataAdapter" [columns]="columns" [resources]="resourcesAdapterFunc()">
</jqxKanban> |
Sources/weiphp2.0.1202/Application/Admin/View/AuthManager/category.html | furongsoft/weiphp2.0.1202 | <!-- 分类授权编辑页面 -->
<extend name="Public/base" />
<block name="body">
<div class="tab-wrap">
<ul class="tab-nav nav">
<li><a href="{:U('AuthManager/access',array('group_name'=>I('group_name') ,'group_id'=> I('group_id')))}">访问授权</a></li>
<li class="current"><a href="javascript:;">分类授权</a></li>
<li><... |
static/css/base/content.mobile.css | aspc/mainsite | @media handheld, only screen and (max-width: 767px) {
.row#content_main {
background: transparent;
box-shadow: none;
-webkit-box-shadow: none;
}
.messages li {
font-size: 0.85em;
margin-bottom: 1em;
border-radius: 0.5em;
}
.group.primary .content {
margin: 0;
background-color: white;
padding: ... |
original_cache/debian_role/aptitude-common.html | pombredanne/cii-census |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<title>Debian -- Details of package aptitude-common in wheezy</title>
<link rev="made" href="mailto:webmaster@debian.org">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name=... |
plugins/oauth_manager/templates/oauth_manager/admin_list.html | yowmamasita/social-listener-exam | {% import 'scaffolding/macros.html' as s with context %}
{% extends "layouts/admin.html" %}
{% block layout_content %}
{{s.override_include('nav.html')}}
{% set list = credentials %}
<table class='table table-striped'>
<thead>
<tr>
<th>User</th>
<th>Scopes</th>
<th>Ex... |
postgresql/html/role-attributes.html | jeremymcwilliams/pubcom | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>Role Attributes</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REV="MADE"
HREF="mailto:pgsql-docs@postgresql.org"><LINK
REL="HOME"
TITLE="PostgreSQL 9... |
docs/api/v2.3.0/lejos-navigation/lejos/robotics/mapping/SVGMapLoader.html | ev3dev-lang-java/ev3dev-lang-java.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 (9.0.1) on Mon Apr 23 23:46:20 BST 2018 -->
<title>SVGMapLoader</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name... |
application/extra/view/admin.content.html | AndyChen92/ThinkAdminCms | <div class="ibox">
{block name="style"}{/block}
{if isset($title)}
<div class="ibox-title">
<h5>{$title}</h5>
{block name="button"}{/block}
</div>
{/if}
<div class="ibox-content fadeInUp animated">
{if isset($alert)}
<div class="alert alert-{$alert.type}... |
demos/can-component/treecombo.html | bitovi/canjs | <style>
.breadcrumb li {
display: inline-block;
padding: 5px 0px;
}
.breadcrumb li:before {
content: ">";
font-weight: normal;
}
.breadcrumb li:hover {
font-weight: bold;
cursor: pointer;
}
.breadcrumb li:last-child {
font-weight: bold;
}
.breadcrumb li:first-child:before {
content: ""... |
ext/c++/thirdpart/c++/boost/libs/asio/doc/html/boost_asio/reference/error__ssl_errors.html | yinchunlong/abelkhan-1 | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>error::ssl_errors</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../boost_asio.html" title="Bo... |
NoiseNodeEditor/Assets/Plugins/Node_Editor/Docs/docs/extra.css | jswigart/unity_noise_editor | ul.nav.navbar-nav:not(.navbar-right) > li:first-child {
display: none;
} |
jade/index/index_content.html | digitalkaoz/materialize | <div class="section no-pad-bot" id="index-banner">
<div class="container">
<h1 class="header center-on-small-only">Materialize</h1>
<div class='row center'>
<h4 class ="header col s12 light center">A modern responsive front-end framework based on Material Design</h4>
... |
docs/_includes/head.html | bioinformatica-corso/2014-15 | <head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<!-- Enable responsiveness on mobile devices-->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-sca... |
work/berkeley-db/docs/java/com/sleepycat/db/ForeignMultiKeyNullifier.html | joglomedia/masedi.net | <!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_03) on Fri Jun 25 12:23:13 EDT 2010 -->
<TITLE>
ForeignMultiKeyNullifier (Oracle - Berkeley DB Java API)
</TITLE>
<META NAME="date" CONTENT="2010-06... |
wp-content/plugins/image-slider-widget/inc/css/admin.css | halimc17/buskipm_wp | /* Featured Plugin Styles
-------------------------------------------------------------- */
#ghozy-featured h2 { margin: 0 0 15px; }
#ghozy-featured .ghozy-extension { float: left; margin: 0 15px 15px 0; background: #FFF; border: 1px solid #DEDEDE; width: 320px; height: auto; position: relative; }
#ghozy-featured .ghoz... |
kzadeadatallereselectricos_v1.0.0_win32_installer/windows/xampp/htdocs/kz_adeada_talleres_electricos/css/formateo.css | Esleelkartea/kz-adeada-talleres-electricos- | /* ----------------------------------------------------------------------------------------
///////////////////////////////////////////////////////////////////////////
// //
// NOTICE OF COPYRIGHT //... |
08-Resultados-DocumentoFinal-IC-MSC-DSC/abntex-0.8/compiled.docs/abnt-bibtex-doc/index.html | ldsc/ModeloDiretorio-Aluno-Bolsista-TCC-IC-MSC-DSC-Projeto | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--Converted with LaTeX2HTML 2002-2-1 (1.70)
original version by: Nikos Drakos, CBLU, University of Leeds
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
Jens Lippmann, Marek Rouchal, Martin Wilc... |
ow_system_plugins/admin/views/controllers/pages_splash_screen.html | seret/oxtebafu | <div class="ow_stdmargin">
{form name='splash_screen'}
<table class="ow_table_1 ow_form">
<tr class="ow_tr_first">
<th class="ow_name ow_txtleft" colspan="3">
<span class="ow_section_icon ow_ic_gear_wheel">{text key="admin+splash_screen_section_label"}</span>
</th>
</tr>
<tr clas... |
sites/all/modules/tgf/tgf.css | lueimg/dealcountry | .form-item .tgf-group {display: inline-block; vertical-align: top; margin: 0 1%;}
.form-item .tgf-group .tgf-group-parent label {font-weight: bold;}
.form-item .tgf-group .tgf-group-child {margin-left: 2em;}
|
varia/syntax/chat/Modern Bubbling (Compact)/Contents/Resources/Variants/Glass (Aqua & Orange).css | vogel/kadu | @import url("../main.css");
@import url("../styles/normal/_default.css");
@import url("../styles/normal/_glass.css");
@import url("../styles/normal/glass-out-aqua.css");
@import url("../styles/normal/glass-in-orange.css");
|
wp-content/plugins/types/resources/js/codemirror234/mode/sql/index.html | mmiodek/wp-project | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>SQL Mode for CodeMirror</title>
<link rel="stylesheet" href="../../lib/codemirror.css" />
<script src="../../lib/codemirror.js"></script>
<script src="../../lib/codemirror.js"></script>
<script src=".... |
toolchains/gcc-linaro-7.3.1-2018.05-x86_64_arm-linux-gnueabihf/share/doc/gdb/gdb/set-use_002dcoredump_002dfilter.html | BPI-SINOVOIP/BPI-Mainline-kernel | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Copyright (C) 1988-2018 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later... |
web/cp/lib/css/siga_copia.css | cidesa/roraima | body {
font-family: Verdana;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
/*font-size: 11px;*/
}
a:link {
color: #003399;
text-decoration: none;
}
a:visited {
color: #003399;
text-decoration: none;
}
a:hover {
color: #00CCFF;
text-decoration: underline;
}
a:a... |
source/components/cardContainer/container/itemCount/itemCount.ng1.html | TheOriginalJosh/TypeScript-Angular-Components | <p ng-show="!itemCount.cardContainer.dataSource.loadingDataSet">
Showing <strong>{{itemCount.cardContainer.dataSource.dataSet.length}} of {{itemCount.cardContainer.dataSource.count}}</strong> total items
</p> |
game/data/scripts/quests/Q10275_ContainingTheAttributePower/32326-12.html | karolusw/l2j | <html><body>Attribute Master Yang:<br>
I will give you a Coarse Ore Water that will strengthen the power of a Water attribute. It may not look impressive, but its effects will be adequate. If you want something more, you will have to work harder.<br>
I suppose that concludes our business together. Farewell!
</body></ht... |
test-data/mo-static-generate/age-desc-varies/out/xmos/xmo2/countries/index.html | jsm28/matholymp-py | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Example Mathematical Olympiad: Countries at XMO 2015 in Example Host Country Name</title>
<link rel="stylesheet" href="https://www.example.org/xmo.css" type="text/css">
</head>
<body>
<h1>XMO: Countries at <a href="/xmos/xmo2/">XMO... |
public/plugins/geoip/index.html | arout/halcyon | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Page Not Found :(</title>
<style>
::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }
html { padding: 30px 10px; font-size: 20px; lin... |
php/5.5/function.http-send-stream.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>Send stream</title>
</head>
<body><div class="manualnavbar" style="text-align: center;">
<div class="prev" style="text-... |
assets/www/cch/modules/stayingwell/templates/gliving/content/routines/naana/strength/index.html | GrameenGhana/cch-mobile-chnonthego-android | <div id="routine_strength" class="canvas">
<div class="menu">
<!-- top section -->
<div class="top-section" style=" display: block;">
<div class="carousel">
<div class="greeting">
<h1 class="greetinglabel"></h1>
<br/>
<h2>Improving... |
frameworks/gdkit/docs/html/_g_d_unsanity_s_c_r_8h_source.html | gngrwzrd/gity | <!-- This comment will put IE 6, 7 and 8 in quirks mode -->
<!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>GDKIT: src/... |
htdocs/lang/en.utf8/help/sections/adminsitefile.html | universityofglasgow/mahara | <h3>Site file</h3>
<p>You can use a file stored in the "Site files" area as a resource. The display name for the file should be entered into the name field and the desired file selected from the "Linked to" drop-down list.</p>
|
r_course/style.css | ThomasCarroll/htqc | .footer {
color: white; background: rgba(0, 0, 0, 0.99);
position: fixed; top: 90%;
text-align:center; width:100%;
}
.exclaim .reveal .state-background {
background: black;
}
.exclaim .reveal h1,
.exclaim .reveal h2,
.exclaim .reveal p {
color: white;
}
.reveal pre {
margin-top: 0;
max-width: ... |
thirdparty/sources/boost_1_60_0/doc/html/boost/numeric/functional/promote__idm45507139047504.html | gwq5210/litlib | <!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=US-ASCII">
<title>Struct template promote_base<ToFrom, ToFrom, void></title>
<link rel="stylesheet" href="../../../../../doc/src/boostboo... |
game/data/scripts/quests/Q00140_ShadowFoxPart2/30912-05.html | karolusw/l2j | <html><body>Magister Xenovia:<br>
Hmm... I need that material on a continuing basis, unfortunately.<br>
If I were to give you the document, I would be severely limiting my options.<br>
Perhaps...how about this?<br>
Help me produce 3 Dark Oxides, which are created by putting certain chemicals on a Dark Crystal.<br>
<But... |
game/data/scripts/instances/SanctumOftheLordsOfDawn/32578-01.html | karolusw/l2j | <html><body>Identity Confirm Device:<br>
Identity confirmed. Entrance permitted.<br>
(The door makes a clicking noise.)
</body></html> |
smvtools/ceviz/smvceviz.css | wadoon/smvtools | body {
font-family: monospace, 10pt;
}
.state {
float: left;
}
th {
text-align: left;
font-weight: normal;
}
h2 {
clear: both;
background: #ccc;
}
tr.not-changed {
color:#eee !important;
}
tr.changed {
font-weight:bold;
}
tr.equals {
color: green;
}
tr.not-equals {
color: red !important;;
... |
themes/default_modern/style/custom.css | blabtonic/podcastgen | /* Custom CSS for
Podcast Generator
*/
.episode_image {
width:80%;
margin-bottom:10px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
|
doc/db/survey/dbdocs/word/49.html | servinglynk/hmis-lynk-open-source-docs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>question_type</title>
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<... |
webrtc/burndown-ucid.html | joshwalker1026/charts | <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<HTML>
<HEAD>
<title>FxOS</title>
<scr... |
docs/gsg/CXX/moreinfo.html | hyc/BerkeleyDB | <?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="Content-Type" content="text/html; charset=UTF-8" />
<title>For M... |
documentation/Winref/Region.html | dcjm/polyml | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Windows Interface Reference: Region structure</title>
</head>
<body>
<h1>Region </h1>
<p>The Region structure contains functions to operate on regions.</p>
<pre>structure Region:
sig
type HDC and HBRUSH and HRGN and HPEN
type... |
share/xercesc/xerces-c-3.1.2/doc/html/apiDocs-3/classXMLContentModel.html | kctan0805/vdpm | <!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... |
web/static/javadoc/5.8.4/acra/org.acra.annotation/-acra-core/additional-drop-box-tags.html | ACRA/acra | <html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>additionalDropBoxTags</title>
<link href="../../../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script><script type="text/javascript" src="../../../scr... |
src/site/resources/wiki-html/workspace/WicketWebBeans/wicketwebbeans/src/main/java/net/sourceforge/wicketwebbeans/fields/BeanWithParentLabelField.java.html | canwe/wwb |
<!-- ======================================================== -->
<!-- = Java Sourcecode to HTML automatically converted code = -->
<!-- = Java2Html Converter V4.1 2004 by Markus Gebhard markus@jave.de = -->
<!-- = Further information: http://www.java2html.de = -->
<div align="left" class="java">
<table ... |
metron-interface/metron-alerts/src/app/alerts/saved-searches/saved-searches.component.html | dlyle65535/metron | <!--
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 use ... |
javadoc/org/atgel/web/el/package-summary.html | sparkred-community/atgel | <!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_75) on Fri Aug 21 17:35:13 EDT 2015 -->
<title>org.atgel.web.el</title>
<meta name="date" content="2015-08-21">
<link rel="stylesheet" ... |
examples/explore/exploreapp/templates/multigtfs/agency_list.html | tulsawebdevs/django-multi-gtfs | {% extends "multigtfs/base.html" %}
{% block head_title %}{{ block.super }} - Agencies{% endblock %}
{% block page_title %}Agencies{% endblock %}
{% block page_top_content_elem %}
An <strong>Agency</strong> represents a transit agency.
{% endblock %}
{% block page_middle_content %}
{% for agency in object_list %}
{% ... |
ZBarSdk/Documentation/picker.html | fanwenkai/ZBarSDK |
<!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>2.2. Scanning a User-Selected Image — ZBar i... |
v0.5.0/nvidia/submission/code/translation/pytorch/cutlass/docs/structcutlass_1_1platform_1_1alignment__of_3_01ulonglong2_01_4.html | mlperf/training_results_v0.5 | <!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... |
docs/html/ref/rrefsqlj21571.html | Kerensky256/Database | <?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-us" xml:lang="en-us">
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contribut... |
hadoop-0.20.2-cdh3u5/docs/api/org/apache/hadoop/net/class-use/StandardSocketFactory.html | YuMatsuzawa/HadoopEclipseProject | <!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_31) on Fri Oct 05 17:19:52 PDT 2012 -->
<TITLE>
Uses of Class org.apache.hadoop.net.StandardSocketFactory (Hadoop 0.20.2-cdh3u5 API)
</TITLE>
<META ... |
prebuilts/cmake-3.7.1-Windows-x86_64/doc/cmake/html/variable/CMAKE_LINK_SEARCH_END_STATIC.html | jomof/cmake-server-java-bindings | <!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>CMAKE_LINK_SEARCH_END_STATIC — CMake 3.7.1 Docu... |
mylib/poi-3.11/docs/apidocs/org/apache/poi/hwpf/usermodel/OfficeDrawingsImpl.html | RyoSaeba69/Bio-info | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>OfficeDrawingsImpl (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type... |
venv/bin/doc/html/boost/accumulators/tag/as_droppable.html | NixaSoftware/CVis | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template as_droppable</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.htm... |
src/app/storymaps/tpl/builder/Help.css | Esri/shortlist-storytelling-template-js | .builderHelp .modal-logo {
position: absolute;
top: -19px;
left: -20px;
width: 48px;
height: 48px;
background: url(../../../../resources/tpl/builder/icons/builder-tour.png);
background-repeat: no-repeat;
background-position: 0 -41px;
background-size: 40px;
border: 4px solid #FFF;
border-radius: 24... |
mylib/poi-3.11/docs/apidocs/org/apache/poi/util/NullLogger.html | RyoSaeba69/Bio-info | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>NullLogger (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/java... |
dataMover/kafka/core/build/docs/scaladoc/kafka/controller/NewPartition$.html | WillCh/cs286A | <?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>NewPartition - core 0.8.3-SNAPSHOT API - kafka.controller.NewPartition</title>
<meta name="description" content="NewPartition - core 0... |
lightcrafts/help/French/Styles-Creating.html | MarinnaCole/LightZone | <!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="fr-FR" xml:lang="fr-FR">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>LightZone : Styles : Créati... |
third_party/blink/web_tests/fast/forms/color/color-picker-appearance-hue-slider-accelerated-keyboard-navigation.html | scheib/chromium | <!DOCTYPE html>
<html>
<head>
<script>
testRunner.waitUntilDone();
</script>
<script src='../../../fast/forms/resources/picker-common.js'></script>
</head>
<body>
<input type='color' id='color'>
<p id='description' style='opacity: 0'></p>
<div id='console' style='opacity: 0'></div>
<script>
openPickerAppearanceOnly(d... |
wagtail/wagtailadmin/templates/wagtailadmin/home/site_summary.html | CreativeOutbreak/wagtail | {% load i18n %}
<section class="panel summary">
<h2>{% trans "Site summary" %}</h2>
<ul>
<li class="icon icon-doc-empty-inverse">
{% blocktrans count counter=total_pages %}
<span>{{ total_pages }}</span> Page
{% plural %}
<span>{{ total_pages }}</s... |
web/_site/doc/ru/systems/concurrency/index.html | travis-repos/rubinius | <!DOCTYPE html>
<html dir="ltr" lang="ru">
<head>
<title>Параллелизм - Rubinius</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta content='ru' http-equiv='content-language'>
<meta content='Rubinius is an implementation of the Ruby programming langu... |
docs/com/exacttarget/fuelsdk/internal/class-use/Publication.html | salesforcefuel/FuelSDK-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_131) on Mon Nov 13 11:51:51 EST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.exacttarg... |
src/sentry/templates/sentry/bases/account.html | JackDanger/sentry | {% extends "sentry/bases/modal.html" %}
{% load i18n %}
{% load sentry_features %}
{% load sentry_helpers %}
{% block title %}{% trans "Settings" %} | {{ block.super }}{% endblock %}
{% block global_sidebar %}{% endblock %}
{% block footer %}{% endblock %}
{% block content %}
<div class="pattern-bg"></div>
<div clas... |
ext/c++/thirdpart/c++/boost/libs/asio/doc/html/boost_asio/reference/basic_socket_acceptor/accept/overload1.html | yinchunlong/abelkhan-1 | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_socket_acceptor::accept (1 of 4 overloads)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" h... |
examples/lines_horizontal_stacked.html | maxwellhoffman/highcharts | <!----------------------------------------------------------------->
<!-- AUTOMATICALLY GENERATED CODE - PLEASE EDIT TEMPLATE INSTEAD -->
<!----------------------------------------------------------------->
<div id="chartContainer">
<script src="/lib/d3.v3.4.8.js"></script>
<script src="/dist/dimple.v2.1.1.js"></sc... |
public/stylesheets/welcome.css | nzbrn/naturewatch | #welcomecol {
margin-bottom: 1em;
}
#welcomecol h1,
#welcomecol h2 {
margin-bottom: 0.2em;
}
#welcomecol .button {
text-align: center;
float: none;
margin: 0.4em auto;
}
#learnmore, #signup, #addobs {
font-size: 120%;
border-width: 2px;
padding: 0.4em 1em;
}
#more {
padding-left: 20px;
}
#more ... |
backup/public/media/skins/east_coast_edition/css/_forms.css | da99/surferhearts | /***************************************************************************************/
/********************************* start form elements *********************************/
form { padding:0; margin:0; }
button {font-size: 9pt;}
/** DIV that replaces TEXTAREA **/
div.textarea {
border:1px solid #7F9DB9;
... |
docs/css/old.css | touchRED/touchred.github.io | /*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/
/* ============================================... |
PREV/prevNaloga3/prgs/imcgen/test-01.imcgen.html | RokKos/FRI_Programiranje | <html>
<style>
table, tr, td {
text-align: center;
vertical-align: top;
}
</style>
<body><table><td><table width="100%">
<tr bgcolor="FFEE00"><td colspan="1000">
<nobr> <font style="font-family:arial black">Source</font> </nobr><br><nobr> <nobr><font style="font-family:helveti... |
libgdx/docs/api/com/badlogic/gdx/maps/class-use/MapObject.html | emeryduh/TeamJones_Project | <!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_17) on Sun Nov 03 15:35:47 CET 2013 -->
<title>Uses of Class com.badlogic.gdx.maps.MapObject (libgdx API)</title>
<meta name="date" con... |
examples/moving-sprite/style.css | ChibiFR/rythmoos-engine | html, body {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}
canvas {
display: block;
}
|
docs/en/software/robotis_manipulator_libs/doxygen/html/globals.html | ROBOTIS-GIT/emanual | <!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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.