path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
docs/html/structutil_1_1maya_1_1_file_content_wrapper-members.html | nshkurkin/VitalK | <!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... |
examples/Looping using preprocessor/templates/table.html | jayankaghosh/jst |
<div class="well well-md">
<h3>And the output would be</h3>
</div>
<table class="table">
<tr>
<th>ID</th>
<th>Name</th>
</tr>
<? this.items.forEach(function(item){ ?>
<tr>
<td>{{var item.id}}</td>
<td>{{var item.name}}</td>
</tr>
<? }); ?>
</table> |
matchfiles/footywire_adv/footywire_adv5853.html | criffy/aflengine |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>AFL Match Statistics : Fremantle defeats Adelaide at Domain Stadium Round 12 Sunday, 8th June 2014</TITLE>
<meta NAME="description" CONTENT="Fremantle defeats Adelaide at Domain Stadium Round 12 Sunday, 8th June 2014 AFL match sta... |
BotzzaroniDev/GATE_Developer_8.4/doc/javadoc/internal/gate/creole/annic/lucene/class-use/LuceneReader.html | masterucm1617/botzzaroni | <!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_102) on Tue Feb 21 18:05:59 GMT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class gate.creole.a... |
man/posix_trace_set_filter.3p.html | fusion809/fusion809.github.io-old | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<style>
table.head, table.foot { width: 100%; }
td.head-rtitle, td.foot-os { text-align: right; }
td.head-vol { text-align: center; }
table.foot td { width: 50%; }
table.head td { width: 33%; }
div.spacer { margin: 1em 0; }
</style>
<title>
POSIX_TRACE_SET_FILTER(3P... |
target/site/scaladocs/de/qualitune/ast/rule/ActivationRuleBinding.html | max-leuthaeuser/CPSTextInterpreter | <?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>de.qualitune.ast.rule.ActivationRuleBinding</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
... |
cache/doc/com/nair/cache/common/class-use/TestStringImplementation.html | vaishakhnair1/commoncode | <!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 Wed Mar 16 00:08:56 IST 2016 -->
<title>Uses of Class com.nair.cache.common.TestStringImplementation</title>
<meta name="date" c... |
Web/pages-webapp/acercade-webapp.html | marcos-x86/CentralDomoticaModular-UMSS-Electronica | <!DOCTYPE html>
<!--
UNIVERSIDAD MAYOR DE SAN SIMON
FACULTAD DE CIENCIAS Y TECNOLOGIA
CARRERA DE INGENIERIA ELECTRONICA
SISTEMA DOMOTICO MODULAR CENTRALIZADO DESARROLLADO POR:
LARA TORRICO MARCOS
TORREZ JORGE BRIAN
-->
<html lang="es">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compati... |
protected/vendors/RGraph/demos/line-fan.html | Renaud-Diez/NFT | <html>
<head>
<script src="../libraries/RGraph.common.core.js" ></script>
<script src="../libraries/RGraph.common.dynamic.js" ></script>
<script src="../libraries/RGraph.common.tooltips.js" ></script>
<script src="../libraries/RGraph.line.js" ></script>
<title>A "Fan" Line chart</title>
... |
doc/edu/wright/cs/jfiles/commands/class-use/Error.html | rsanchez-wsu/jfiles | <!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_111) on Mon Apr 17 12:43:34 EDT 2017 -->
<title>Uses of Class edu.wright.cs.jfiles.commands.Error</title>
<meta name="date" content="2017-04-17... |
res/css/master.css | Hack-A-Tools/meet-a-hack | body, html{
background: #F1F1F1;
height: 100%;
}
#wrap {
min-height : 100%;
height : auto !important;
height : 100%;
margin : 0 auto -60px;
padding-top: 50px;
}
.header {
background-color : #F1F1F1;
z-index : 2;
}
/*.title {
font-size : 4.5em;
font-... |
typo3conf/ext/til_alumni/Resources/Private/Templates/ViewHelpers/Widget/Paginate/Index.html | manfred-ursprung/til-online-formula | <f:if condition="{configuration.insertAbove}">
<f:render section="paginator" arguments="{pagination: pagination, configuration: configuration}" />
</f:if>
<f:renderChildren arguments="{contentArguments}" />
<f:if condition="{configuration.insertBelow}">
<f:render section="paginator" arguments="{pagination: paginati... |
ScriptReference/EventSystems.PointerInputModule.html | rakuten/Uinty3D-Docs-zhcn | <!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Unity - Scripting API: PointerInputModule</title>
<meta name="descr... |
_attachments/customcans_1.html | GraffitiResearchLabCanada/graffitiresearchlabcanada.github.io | ---
layout: attachment
title: CustomCans_1
date:
type: attachment
published: false
status: inherit
categories: []
tags: []
meta:
_wp_attached_file: 2012/09/CustomCans_1.jpg
_wp_attachment_metadata: a:6:{s:5:"width";s:4:"1298";s:6:"height";s:3:"973";s:14:"hwstring_small";s:23:"height='96'
width='128'";s:4:"file... |
OpenOversight/app/templates/auth/register.html | elimisteve/OpenOversight | {% extends "base.html" %}
{% import "bootstrap/wtf.html" as wtf %}
{% block title %}OpenOversight - Volunteer Registration{% endblock %}
{% block content %}
<div class="container theme-showcase" role="main">
<div class="page-header">
<h1>Register as an OpenOversight Volunteer</h1>
</div>
<div class="col-md-4">
... |
libs/docs/acra-4.5.0-javadoc/org/acra/sender/package-use.html | jdbcdev/N64-RetroPlus | <!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_10-beta) on Fri May 10 22:23:49 CEST 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Package org.acra.se... |
root/dungeon/unblock_door_message.html | Mutant/CrownOfConquest | [% character.name %] tries to
[% IF action == 'charge' %]
charge down the door
[% ELSIF action == 'pick' %]
pick the door's lock
[% ELSE %]
break any magical seals
[% END %]
[% IF success %]
and is successful! The door is now unblocked
[% ELSE %]
[% IF action == 'charge' %]
and falls flat on... |
ivis/doc/API/src/classivis_1_1gui_1_1_iv_g_u_ieyetrack_temporal-members.html | petejonze/ivis | <!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... |
doc/glib-2.0/GLib.Math.isnanf.html | themightyug/ledborg-server | <?xml version="1.0" encoding="utf-8"?>
<html>
<head>
<title>GLib.Math.isnanf -- Vala Binding Reference</title>
<link href="../style.css" rel="stylesheet" type="text/css"/><script src="../scripts.js" type="text/javascript">
</script>
</head>
<body>
<div class="site_header">GLib.Math.isnanf Referenc... |
src/main/webapp/WEB-INF/templates/zh_cn/shop/cart_address.html | yzhui/YufanPIM | <link href="$!webPath/resources/style/common/css/window.css" type="text/css" rel="stylesheet" />
<script>
jQuery.validator.addMethod("mobile_telephone",function(value,element){
if(jQuery("#telephone").val()==""&&jQuery("#mobile").val()==""){
return false;
}else return true;
});
jQuery(document).ready(functi... |
nathanpaginas/Layout 1/LTR/gallery_library.html | mo-norant/FinHeartBel | <!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>themelock.com - Limitless - Responsive Web Application Kit by Eugene Kopyov</title>
<!-- Global stylesheets -->
<link hr... |
src/main/webapp/css/main.css | Xatalos/ReplayServer | body, html {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
overflow: auto; }
#background {
background-color: #303035;
color: #cccccc;
min-height: 100%;
width: 100%; }
#sidebar {
position: fixed;
background-color: #414146;
height: 100%;
width: 25%;
display: inline-block; }
#area {
po... |
docs/html/de/d6f/TestMaterials_2TestFramework_2DependencyAnalyzerFreeTest_2FakeProject_2aux__files_2SourceTemplates_2MyMoveOnlyClass_8hpp_source.html | ojrosten/sequoia | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" co... |
Gtk+/share/gtk-doc/html/gtk/gtk-GtkPaperSize.html | akasfei/EstateMgrGTK | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GtkPaperSize</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
<link rel="home" href="index.html" title="GTK+ Reference Manual">
<link rel="up"... |
assets/plugins/datatables/extensions/TableTools/examples/select_os.html | palle1977/SMT | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link href="http://www.datatables.net/favicon.ico" rel="shortcut icon" type="image/ico">
<meta content="initial-scale=1.0, maximum-scale=2.0" name="viewport">
<title>TableTools example - Row selection - operating system style</title>
<link href="../../../media/... |
support/wwWidgets/doc/html/colorpickers-colorpickers-pro.html | dewhisna/KingJamesPureBibleSearch | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Qt 1.0: colorpickers.pro Example File (colorpickers/colorpickers.pro)</title>
<link href="classic-4.6.cs... |
doc/com/pokedeck/ui/package-tree.html | Mathieu-S/Pokedeck | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_121) on Tue Mar 21 16:00:21 CET 2017 -->
<title>com.pokedeck.ui Class Hierarchy</title>
<meta name="date" content="2017-03-21">
<link rel="styl... |
files/rootdir/usr/local/src/groupoffice-6.3/modules/calendar/themes/Default/style.css | deependhulla/powermail-debian9 | .entity.Event::before {
content: "event"
}
.cal-has-reminders{
background:url(images/16x16/reminder.png) no-repeat 0 1px;
padding:8px !important;
float:right;
}
.cal-is-private{
background:url(images/16x16/private.png) no-repeat 0 1px;
padding:8px !important;
float:right;
}
.cal-recurring{
background:url(i... |
server/templates/server/server_update.html | mathiasertl/django-xmpp-server-list | {% extends "base.html" %}
{% load i18n bootstrap %}
{% block title %}{% blocktrans with domain=object.domain %}{{ domain }} - edit{% endblocktrans %}{% endblock %}
{% block pagetitle %}{% blocktrans with domain=object.domain %}Edit {{ domain }}{% endblocktrans %}{% endblock %}
{% block content %}
<p>{% blocktrans wit... |
Lab4/Docs/html/annotated.html | RonanTimmons/CDDLabs | <!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... |
src/modules/Admin/includes/bigmenu.html | docalist/fab-utf8 | /*
BigMenu permet de définir un "gros" (!) menu dont chaque item contient :
- un libellé
- un lien
- une image
- un contenu
Exemple :
<bigmenu>
<item label="Afficher" img="show.png" href="Show">Affiche la notice complète</item>
<item label="Modifier" img="edit.... |
discovery/resources/fan/551/index.html | Timathom/timathom.github.io | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head prefix="og: http://ogp.me/ns# dc: http://purl.org/dc/terms/">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- HTML5 shim and Respond.... |
BotzzaroniDev/GATE_Developer_8.4/doc/javadoc/internal/gate/creole/orthomatcher/class-use/MatchRule12.html | masterucm1617/botzzaroni | <!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_102) on Tue Feb 21 18:05:59 GMT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class gate.creole.o... |
web-app/css/jquery.collapsibleList.css | Behrwind/Cuke2Customer | /*!
* jQuery Collapsible List Plugin v0.2
* http://github.com/sergiocampama/
*
* Based on the Collapsible library by Stephen Morley
* http://code.stephenmorley.org/javascript/collapsible-lists/
*
* Released under the MIT License
*
* Date: Mon Oct 15 2012
*/
.collapsibleList li{
/* list-style-image:url('img/... |
Documentation/html/search/classes_3.html | ThibaultGigant/Intelligent_Affliction | <!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.12"/>
<link rel="stylesheet" type="text/css" href="search... |
ReadMe.html | doctorfree/Coral | <HTML>
<HEAD>
<TITLE>coral</TITLE>
</HEAD>
<BODY>
<H1>coral</H1>
<P>
Calculate and display an aggregating particle
<DL>
<DT><B>Authored and Contributed by</B>
<DD>Ronald Joe Record
<DT><B>Copyright</B>
<DD>Copyright 1993-2011 Ronald Joe Record
<DT><B>License</B>
<DD>Coral is distributed under the terms of the GNU Gener... |
kaithem/src/docs/thirdparty/python-3.8.0b3-docs-html/library/webbrowser.html | EternityForest/KaithemAutomation |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>webbrowser — Convenient Web-browser controller — Python 3.8.0b3 documentation</title>
<link rel="stylesheet" href="../_static/pydoctheme.css" type="text/css" />
<link rel="stylesheet" href="../_s... |
Tests/PACKAGES/hexchat-2.12.4-6-x86_64/usr/share/gtk-doc/html/cairo/cairo-XLib-XRender-Backend.html | mgood7123/UPM | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>XLib-XRender Backend: Cairo: A Vector Graphics Library</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" tit... |
RossFamilyTree/ppl/d/c/d15f60030137083d35dc4162dcd.html | RossGammon/the-gammons.net | <!DOCTYPE html>
<html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-GB">
<title>Ross Gammon’s Family Tree - HODGETTS, Albert Melfort Ferdinand</title>
<meta charset="UTF-8" />
<meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=... |
RossFamilyTree/plc/e/5/d15f5fd02fa7c5b9dfd303fe85e.html | RossGammon/the-gammons.net | <!DOCTYPE html>
<html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-GB">
<title>Ross Gammon’s Family Tree - Places</title>
<meta charset="UTF-8" />
<meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
<meta name ="apple-mo... |
html/wolfbuk/io/wolfscript/command/CommandExecutor.html | miningwolf/docs | <!DOCTYPE html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>WolfScript API CommandExecutor</title>
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link href="..... |
docs/api/yii-db-conditions-notconditionbuilder.html | fryntiz/Raspberry-PI | <!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="language" content="en" />
<link href="./assets/ae392ecb/css/bootstrap.css" rel="stylesheet">
<link href="./assets/7aa84e41/solarized_light.css" rel="sty... |
css/storylistview.css | DoSomething/intertwine | #storyListView .listControls
{
text-align: center;
position: fixed;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
width: 12em;
padding: 1.25em 1em 1em 1em;
background-color: hsl(212, 0%, 95%);
box-shadow: inset 0.25em 0 0.25em hsl(0, 0%, 85%);
}
#storyListView .listControls h1
{
margi... |
Pre-Bootcamp/DojoAssignments/WebFundamentals/HTML/Fundamentals/HTML/hello_world.html | Gene85/Coding-Dojo | <!DOCTYPE html>
<html>
<head>
<title>Hello World</title>
</head>
<body>
<h1>Hello World!</h1>
</body>
</html> |
tags/webs-teminal-personalizar-customize/page/2/index.html | DarFig/darfig.github.io | <!DOCTYPE html>
<html class=" negro" lang="es-ES">
<meta charset="utf-8">
<meta name="viewport" content="witdth=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0">
<link href="https://fonts.googleapis.com/css?family=Fira+Code|Press+Start+2P|Source+Code+Pro&display=swap" rel="stylesheet"> ... |
assets/css/admin-importer.css | gocodebox/lifterlms | .llms-import-file-wrap {
background: #fafafa;
border: 1px solid #ccd0d4;
padding: 10px;
margin: 20px auto;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-alig... |
CSC 445 WebCentric Programming/Final Project/poi-3.14/docs/apidocs/org/apache/poi/hssf/record/BackupRecord.html | jmemmons/university-assignments | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
BackupRecord (POI API Documentation)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
functio... |
doc/manual/functions_type.html | rdmpage/graph-template-library | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>GTL - Graph Template Library: Class Members - Typedefs</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body>
<... |
Doc/html/search/variables_6.html | piliguori/Linear-Regression | <!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.8"/>
<link rel="stylesheet" type="text/css" href="search.... |
doc/html_tutorial/node24.html | gamallo/DepPattern | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--Converted with LaTeX2HTML 2008 (1.71)
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 Wilck an... |
_site/backlog/OpenWIS-Backlog-000135.html | cassie-stearns/cassie-stearns.github.io | <!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>Detailed Report not available when a Synchro job fails</title>
<meta name="description" content="Detailed Report ... |
lerone.source/chap5_6_7_9/webapp/templates/results.html | leroneb/headfirstpython | {% extends 'base.html' %} {% block body %}
<h2>{{ the_title }}</h2>
<p>You submitted the following data:</p>
<table>
<tr>
<td>Phrase:</td>
<td>{{ the_phrase }}</td>
</tr>
<tr>
<td>Letters:</td>
<td>{{ the_letters }}</td>
</tr>
</table>
<p>When "{{ the_phrase }}" is se... |
online/htdocs/supplier/Tpl/core/ticket/add.html | magicnode/tpyouyou | <script type="text/javascript" src="{$TMPL}/core/include/js/spot.js"></script>
<h2 class="contentTitle">{lang v="ADD"}{lang v="NAME"}</h2>
<form action="{$formaction}" method="post" class="pageForm required-validate" onsubmit="return validateCallback(this, navTabAjaxDone)">
<div class="pageContent">
<div class="pageFo... |
sla/templates/violations.html | onelab-eu/myslice | <div class="col-md-6" id="violations" style="align:right;">
<table class="table table-hover">
<tr>
<th>#</th>
<th>Date</th>
<th>Actual value</th>
</tr>
{% for v in violations %}
<tr>
<td>{{forloop.counter}}</td>
<td>{{v.da... |
libopencm3/doc/stm32l1/html/pwr_8c.html | Aghosh993/TARS_codebase | <!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/javadoc/org/hswgt/teachingbox/core/rl/env/DiceGameEnvironment.html | ieugen/Teachingbox | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_20) on Tue Dec 15 11:18:42 CET 2009 -->
<TITLE>
DiceGameEnvironment
</TITLE>
<META NAME="keywords" CONTENT="org.hswgt.teachingbox.core.rl.env.DiceGa... |
doc/structAtTrackbarClass.html | atkv/atkv.github.io | <!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... |
html/overview_8md.html | adaptiveoptics-org/Cfits | <!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... |
doc/scolomfr/scolomfr-v-3/HTML/11.html | j-dornbusch/scolomfr-recette | <html xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:vdex="http://www.imsglobal.org/xsd/imsvdex_v1p0" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:cndp="http://voc.cndp.fr/onto#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:t3="http://www... |
ScriptReference/PluginImporter.html | rakuten/Uinty3D-Docs-zhcn | <!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Unity - Scripting API: PluginImporter</title>
<meta name="descripti... |
doc/_build/html/ambrosia_web.event.Event.html | MalwareLabHagenberg/ambrosia | <!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>Class ambrosia_web.event.Event — Ambrosia 0.9... |
jdk8en_us/docs/api/org/omg/CORBA/class-use/ORB.html | DeanAaron/jdk8 | <!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_11) on Mon Jun 16 17:36:08 PDT 2014 -->
<title>Uses of Class org.omg.CORBA.ORB (Java Platform SE 8 )</title>
<meta name="date" content="2014-06... |
doc/tr/org/linux/kamp/agarioclone/model/GameObject.html | aysenuryilmaz/AgarioGame | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="tr">
<head>
<!-- Generated by javadoc (1.8.0_131) on Fri Aug 04 11:39:33 EET 2017 -->
<title>GameObject</title>
<meta name="date" content="2017-08-04">
<link rel="stylesheet" type="text/cs... |
artigo/1/index.html | sintaj/nova-loj | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="generator" content="Hugo 0.15" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<link rel='stylesheet' href='//fonts.googleapis.com/css?family=Open+Sans|Marcellus+SC'>
<link rel="stylesheet"... |
RossFamilyTree/evt/5/7/d15f5fdc5937c521f5bc2af3b75.html | RossGammon/the-gammons.net | <!DOCTYPE html>
<html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-GB">
<title>Ross Gammon’s Family Tree - Events</title>
<meta charset="UTF-8" />
<meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
<meta name ="apple-mo... |
RossFamilyTree/evt/8/8/d15f604b7522439694941363388.html | RossGammon/the-gammons.net | <!DOCTYPE html>
<html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-GB">
<title>Ross Gammon’s Family Tree - Events</title>
<meta charset="UTF-8" />
<meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
<meta name ="apple-mo... |
Doc/html/structlib_c_z_i_1_1_i_single_channel_scaling_tile_accessor_1_1_options-members.html | zeiss-microscopy/libCZI | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" co... |
Source Code/css/mystyle.css | nvasileiadisgr/COOS | html {
background: url(../img/bg.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
header{
font-family: "Century Gothic";
color: #000000;
text-align: center;
outline: 0px solid #000000;
}
body{
font-famil... |
doc/com/codeminders/ardrone/controllers/decoders/class-use/MotioninJoyVirtualStateDecoder.html | Ostis/Ostis | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Fri Feb 07 15:34:51 CET 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.c... |
board.html | gtheilman/PharmacyFeud | <script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/flipCounter/1.2/jquery.flipCounter.pack.min.js" type="text/javascript"></script>
<script src="http... |
previews/solar/error_403.html | jmlemetayer/abba | ---
layout: error_403
css_filename: solar.css
---
|
RossFamilyTree/evt/6/3/d15f60c29e896e602d7c165636.html | RossGammon/the-gammons.net | <!DOCTYPE html>
<html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-GB">
<title>Ross Gammon’s Family Tree - Events</title>
<meta charset="UTF-8" />
<meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
<meta name ="apple-mo... |
helpfiles/links/control_problems.html | LGoodacre/context-sequencer | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head>
<meta http-equiv="REFRESH" content="0;url=../../context_manual.pdf#control-problems">
</head><body>
</body></html>
|
example/week6/Async-continuousLoading/promise/promise.html | CMDA/Frontend-2 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<script src="script.js" defer></script>
<link rel="stylesheet" type="text/css" href="style.css" />
<title>Document</titl... |
resources/Apache/Apache-POI-3.16-beta2/poi-bin-3.16-beta2-20170202/poi-3.16-beta2/docs/apidocs/org/apache/poi/xssf/usermodel/helpers/class-use/XSSFRowShifter.html | doughtnerd/POD | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>Uses of Class org.apache.poi.xssf.usermodel.helpers.XSSFRowShifter (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../styl... |
src/www/static/common/common.css | Suwings/Yeinw | #nav-logo{
text-align: center;
cursor: hand;
float: left;
width: 190px;
background-color: rgb(235,235,235);
}
.navbar-brand{
min-height: 40px;
height: 40px;
font-size: 14px;
line-height: 10px;
cursor:pointer;
}
.panel{
height: 100%;
border: 1px solid rgb(200,200,200);
-moz-border-radius: 0px;
-webkit-... |
sample/hello-world-sample/index.html | martlin2cz/streeting | <!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="../../js/lib/streeting/streeting.js"></script>
<script type="text/javascript" src="js/scripts.js"></script>
<meta charset="UTF-8">
<title>The template renderer</title>
</head>
<body onload="prepare()">
<section>
<form id="the-form">
... |
matchfiles/footywire/footywire5125.html | criffy/aflengine |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>AFL Match Statistics : Western Bulldogs defeat Port Adelaide at TIO Stadium Round 16 Saturday, 17th July 2010</TITLE>
<meta NAME="description" CONTENT="Western Bulldogs defeat Port Adelaide at TIO Stadium Round 16 Saturday, 17th J... |
Lecture notes/week3_jquery_example_wireframing/jquery teaching perhaps master/jquery_6.html | brianmacmillan/BMCC-MMP350 | <!DOCTYPE html>
<html>
<head>
<title>JQuery Introduction</title>
<script type="text/javascript" src="jquery/jquery-1.10.1.min.js"></script>
<script type="text/javascript" src="scripts/jquery_intro.js" title=""></script>
<script type="text/javascript" src="scripts/jquery.utils.js" title=""></script>
<script type="text/... |
web/app/themes/dragon/trackdragon/alt-ninja/dist/css/dragon.ninja.css | companyjuice/trackdragon | /* dragon.ninja.css */
#ninja {
padding: 0 10px;
margin-bottom: 10px;
border: 0px solid #80bd01;
}
#react {
padding: 0 10px;
margin-bottom: 10px;
border: 0px solid #80bd01;
}
body {
background-color: #222;
color: #ddd;
font-family: 'Muli', 'Helvetica Neue', helvetica, arial;
margin: 0;
}
h1 {
... |
ultimo_sito_html/personaggi/s/siskoj.html | luigirosa/hypertrek | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="it">
<!--rxRWR Sisko, Jake-->
<head>
<meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" l gen true for "http://www.hypertrek.info/" r (cz 1 lz 1 nz 1 oz 1 vj 1) "htt... |
_source/news/2018-09-02-priyanka.html | InstantKhabar/_source | ---
title: "मोदी सरकार ने देशहित को दांव पर लगा दिया"
layout: item
category: ["politics"]
date: 2018-09-02T09:40:33.386Z
image: 1535901033384priyanka.jpg
---
<p><strong>राफेल डील को लेकर कांग्रेस ने फिर साधा निशाना</strong></p>
<p>मथुरा: अखिल भारतीय कांग्रेस की प्रवक्ता प्रियंका चतुर्वेदी ने कहा कि मोदी सरकार ने फ्रां... |
BestilNemt/WebClient/Content/Site.css | MrBigBoy/BestilNemt | body {
padding-top: 50px;
padding-bottom: 20px;
font-family: Arial, Helvetica, sans-serif;
}
/* Set padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
/* Override the default bootstrap behavior where horizontal description lists
will t... |
doc/wehavecookies56/kk/item/keyblades/class-use/ItemChaosRipper.html | Wehavecookies56/Kingdom-Keys | <!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_11) on Mon Oct 14 21:24:20 BST 2013 -->
<title>Uses of Class wehavecookies56.kk.item.keyblades.ItemChaosRipper</title>
<meta name="date... |
Kapitel05/Technischer-Kundendienst-komplett/doc/Kundendienstsystem.html | peterhuerlimann/bluej-java-learning | <!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.7.0) on Mon Jun 25 09:24:34 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
<TITLE>
Kundendienstsystem
</TITLE>
... |
aquamacs/doc/Aquamacs Help/EmacsLispReference/Fringe-Bitmaps.html | davidswelt/aquamacs-emacs | <!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">
<!-- This is the GNU Emacs Lisp Reference Manual
corresponding to Emacs version 25.1.
Copyright © 1990-1996, 1998-2016 Free Software Foundation, Inc... |
django/sarpaminfohub/templates/page.html | aptivate/sarpaminfohub | {% extends "base.html" %}
{% block body %}
<div id="page">
<div id="header">
<h1>Drug Price Database</h1>
</div>
{% if search_form %}
<div id="search_container">
<p id="search_text">
Search drugs by molecule, for example search for
<a h... |
client/test_page.html | butterfill/note-o-rama | <?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">
<!--http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- for nrama 2
NB t... |
application/user_profile_update.html | VaultDweller404/braintrain | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Default theme - Brain Train Demo</title>
<link rel="stylesheet" href="css/themes/default/jquery.mobile-1.4.5.min.css">
<link rel="stylesheet" href="font-awesome-4.7.0/font-awesome... |
_source/news/2018-10-25-rafael.html | InstantKhabar/_source | ---
title: "रफाएल सौदे की जांच रोकने के लिए मोदी ने CBI चीफ को हटाया: राहुल"
layout: item
category: ["politics"]
date: 2018-10-25T13:08:48.259Z
image: 1540472928256rafael.jpg
---
<p>नई दिल्ली : सीबीआई डायरेक्टर आलोक वर्मा को छुट्टी पर भेजे जाने के सरकार का फैसले का विरोध करते हुए राहुल गांधी ने केंद्र सरकार पर जमकर निश... |
test-pages/perf-tests/default/paging/loadMore/1000_50-mixed.html | fooplugins/foogallery-client-side | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<title>Load More - 1000 Mixed HTML & JSON Items @ 50 Per Page</title>
<link href="../../../theme.css" rel="stylesheet"/>
<link href="../../../../../dist/full/css/foogallery.min.css" rel="stylesheet"/>... |
mysite/socknet/templates/socknet/post_templates/image.html | CMPUT404F16T04/sturdy-octo-computing-machine | {% extends "base.html" %}
{% block content %}
<div class="image-container">
Image: {{image_id}}<br/>
Uploaded by {{image_usr}} on {{image_made}} UTC.<br/>
<a onclick="window.history.back()" href="#">Go Back</a>
<p id='imgcon'>
<img id='theimage' src={{b64}} style="max-width:100%;">
</p>
</div>
{% endblock %}
|
jdk8en_us/docs/api/javax/management/modelmbean/ModelMBeanAttributeInfo.html | DeanAaron/jdk8 | <!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_11) on Mon Jun 16 17:35:25 PDT 2014 -->
<title>ModelMBeanAttributeInfo (Java Platform SE 8 )</title>
<meta name="date" content="2014-06-16">
<m... |
_source/news/2020-01-24-bose.html | InstantKhabar/_source | ---
title: "सुभाष चंद्र बोस के पोते का बयान- आज देश बिखर रहा है"
layout: item
category: ["india"]
date: 2020-01-24T06:17:58.541Z
image: 1579846678541bose.jpg
---
<p>नई दिल्ली: नेताजी सुभाष चंद्र बोस की जयंती पर उनके पौत्र व भाजपा के बंगाल इकाई के उपाध्यक्ष चंद्र कुमार बोस ने स्तब्ध करने वाला बयान दिया. नागरिकता संशोधन ... |
build/docs/doxygen/html/classgr__single__pole__iir__filter__cc.html | katsikas/gnuradio | <!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"/>
<title>GNU Radio 7f75d35b ... |
07.zengarden5/csszengarden.css | fpotato/webBeginner | /* css Zen Garden submission 017 - 'Golden Mean' by Douglas Bowman, http://www.stopdesign.com/ */
/* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/ */
/* All associated graphics copyright 2003, Douglas Bowman*/
/* IMPORTANT */
/* This design is not a templa... |
doc/html/api/qplaintextdocumentlayout.html | DevinDewitt/pyqt5 | <!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>QPlainTextDocumentLayout — PyQt 5.5 Reference... |
geosk/static/EDI-NG_client/EMN.html | SP7-Ritmare/starterkit | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta charset="utf-8">
<title>GET-IT EDI</title>
<link rel="stylesheet" href="css/assets.css">
<link rel="stylesheet" href="https://www.get-it.it/cdn/ol/v3.2.0/css/ol.css">
<script src="js/assets.j... |
dhtml/DHTML/DHTMLref/properties/tabindex.html | gucong3000/handbook |
<HTML >
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252" />
<TITLE>TABINDEX Attribute | tabIndex</TITLE>
<LINK REL="stylesheet" TYPE="text/css" HREF="../common/ie4.css" />
<LINK REL="stylesheet" TYPE="text/css" HREF="../common/ie5.css" />
<style>
BODY
{
font-family:verdana,arial,helveti... |
aquamacs/doc/Aquamacs Help/ede/ede_002demacs.html | xfq/aquamacs-emacs | <html lang="en">
<head>
<title>ede-emacs - Emacs Development Environment</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Emacs Development Environment">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.