path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
brew_journal/templates/css.html
moonboy13/brew-journal
{% load staticfiles %} <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap-theme.min.css"> <link rel="stylesheet" type="text/css" href="{% stat...
WebGL/WebGL/threejs例子/05_渲染器/05_渲染器.html
tengge1/LearnWebGL
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>05_渲染器</title> <link href="../common/css/common.css" rel="stylesheet" /> <script src="../common/js/three.js"></script> </head> <body> <canvas id="mycanvas"></canvas> <script> // 场景 var scene = new THREE.Sc...
doc/javadoc/com/stylepoints/habittracker/model/HabitEvent.html
CMPUT301F17T21/StylePoints
<!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_144) on Mon Dec 04 17:35:32 MST 2017 --> <title>HabitEvent</title> <meta name="date" content="2017-12-04"> <link rel="stylesheet" type="text/cs...
src/main/webapp/top.html
sunny-Jin/sunny_blog
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>退出</title> <script type="text/javascript" src="js/jquery-3.2.1.min.js"></script> <style type="text/css"> *{margin:0;padding:0;} body{background:gainsboro;} </style> </head> <body> <div style="float: left;line-...
chapter_011/springBoot/src/main/resources/templates/index.html
roman-sd/java-a-to-z
<!DOCTYPE html> <html xmlns:th="http://www.thymeleaf.org"> <head> <title>Car store</title> </head> <body> <div th:replace="fragments/header :: head"></div> <div class="container"> <table class="table table-striped"> <thead> <tr> <th>id</th> <th>car</th> <t...
docs/kotlin-example1-manual.html
juanavelez/crabzilla
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]--> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="Asciidoctor 1.5.5"> <title>crabzilla-example1</title> <link rel="stylesheet"...
music/lilypond.html
kapsitis/demografija-lv
<html> <head> <meta http-equiv="Content-type" content="text/html;charset=UTF-8"/> <title>Tautasdziesmu notis</title> <link rel="stylesheet" type="text/css" href="/music/style.css"/> <style> body { margin: 5%; } tt { color: darkblue; } </style> </head> <body> <p><a href="/index.html">Uz sākumu</a>&nbsp;&nbsp;&nbsp;...
imports/ui/components/home/home.html
HealthyCodersClub/99dips
<div> <login-buttons></login-buttons> <navigation class="navbar navbar-static-top navbar-dark bg-inverse"></navigation> <div ui-view="" class="container-fluid"></div> </div>
2.1.0.Final/apidocs/org/wildfly/swarm/config/undertow/server/class-use/Host.HostResources.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_151) on Tue Aug 14 15:31:52 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.s...
web/src/main/webapp/templates/dm-data-readers-raw.html
LLmaps/DataMiner
<!-- Copyright 2017 Vojtech Krizek, info@LLmaps.com. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to ...
shiyanlou_cs759-cabd8ac922/4-4.html
tongxindao/shiyanlou
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Vuejs Simple Demo 4-4</title> <script type="text/javascript" src="./vue.js"></script> <!-- <script type="text/javascript" src="https://unpkg.com/vue@2.1.10/dist/vue.js"></script> --> </head> <body> <div id="demo"> <my-component ...
flume_1.5.2-5/usr/lib/flume/docs/apidocs/org/apache/flume/source/scribe/class-use/Scribe.Log_args.html
balazsbotond/flume-deb-package
<!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_65) on Wed Nov 12 12:48:46 PST 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.flume.so...
client/src/elements/dialog-button.html
Empressinfotech/HPCCInfo
<link rel="import" href="../../bower_components/vaadin-combo-box/vaadin-combo-box.html"> <link rel="import" href="../../bower_components/paper-button/paper-button.html"> <link rel="import" href="../../bower_components/paper-input/paper-input.html"> <link rel="import" href="../../bower_components/paper-icon-button/paper...
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/target/org/apache/hadoop/yarn/webapp/hamlet/class-use/HamletSpec.SPAN.html
jsrudani/HadoopHDFSProject
<!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_45) on Fri Mar 06 22:14:52 CST 2015 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Interface org.apache.hado...
web/src/main/webapp/v2/src/app/core/components/side-bar/side-bar-container.component.html
denzelsN/pinpoint
<section class="l-sidemenu-wrap sidemenu-wrap font-opensans" [hidden]="sideBarWidth === 0"> <div class="l-sidemenu" [style.width.px]="sideBarWidth"> <div class="l-title-group"> <pp-side-bar-title-container></pp-side-bar-title-container> </div> <div class="l-contents-group"> ...
index.html
aliok/calligraphy-playground
<!DOCTYPE html> <html> <head> <!-- Standard Meta --> <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, maximum-scale=1.0"> <!-- Site Properities --> <title>Calligraphy Playground</title> ...
pax/useradmin/xref-test/overview-summary.html
ops4j/ops4j.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>org.ops4j.pax.useradmin 1.0.0-SNAPSHOT Reference</title> <link rel="stylesheet" type="text/css" href="s...
docs/kotlin/api/balin/com.github.epadronu.balin.core/-component/root-element.html
EPadronU/balin
<HTML> <HEAD> <meta charset="UTF-8"> <title>Component.rootElement - balin</title> <link rel="stylesheet" href="../../../style.css"> </HEAD> <BODY> <a href="../../index.html">balin</a>&nbsp;/&nbsp;<a href="../index.html">com.github.epadronu.balin.core</a>&nbsp;/&nbsp;<a href="index.html">Component</a>&nbsp;/&nbsp;<a hre...
doc/org/apache/cassandra/config/KSMetaData.html
sayanh/ViewMaintenanceCassandra
<!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 Sat May 16 22:22:31 CEST 2015 --> <title>KSMetaData</title> <meta name="date" content="2015-05-16"> <link rel="stylesheet" type=...
release/css/topcoat-spinner.min.css
topcoat/spinner
.topcoat-spinner{display:inline-block;width:36px;height:36px;margin:5px;background:url(../../test/fixtures/img/spinner.png) no-repeat;-webkit-animation:spinner 1s infinite linear}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){.spinner{background:url(../../test/fixtures...
Instalacion/javadoc/org/apache/cassandra/hadoop/class-use/AbstractBulkOutputFormat.html
Jcamilorada/Cassandra
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_25) on Fri Jun 05 10:51:23 EDT 2015 --> <title>Uses of Class org.apache.cassandra.hadoop.AbstractBulkOutputFormat (apache-cassandra API)</title...
config/template.html
sricho/times2
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8"/> <title>Times2</title> {% if (o.htmlWebpackPlugin.options.production) { %} <link rel="stylesheet" href="app.{%=o.webpack.hash%}.css" media="all"> {% } %} </head> <body> <div id="app"></div> {% for (var...
src/test/resources/realData/www.ynet.co.il/video/0,20658,155564-4906979,00f972.html
ilayze/RTCAM-Compressed-HTTP
<!DOCTYPE html> <html> <!-- Mirrored from www.ynet.co.il/video/0,20658,155564-4906979,00.html?obj={%22callbacks%22:{%22onLoad%22:%22pageRefreshDisable%22,%22onFinish%22:%22pageRefreshEnable%22}} by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 18 Jan 2017 04:09:00 GMT --> <!-- Added by HTTrack --><meta http-equiv="...
site/source/docs/datafu/1.1.0/deprecated-list.html
shaohua-zhang/incubator-datafu
<!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_27) on Wed Nov 06 17:51:17 PST 2013 --> <TITLE> Deprecated List (DataFu 1.1.0) </TITLE> <META NAME="date" CONTENT="2013-11-06"> <LINK REL ="stylesh...
lib/lucene-6.0.1/docs/test-framework/org/apache/lucene/analysis/class-use/CannedBinaryTokenStream.BinaryToken.html
YorkUIRLab/irlab
<!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_77) on Mon May 23 19:37:29 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Uses of Class org.apache.luc...
docs/aws_sdk_rust/aws/s3/writeparse/CopySourceIfUnmodifiedSinceParser.t.html
lambdastackio/aws-sdk-rust
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=struct.CopySourceIfUnmodifiedSinceParser.html"> </head> <body> <p>Redirecting to <a href="struct.CopySourceIfUnmodifiedSinceParser.html">struct.CopySourceIfUnmodifiedSinceParser.html</a>...</p> <script>location.replace("struct...
doxygen/ovs_all/html/structofputil__flow__stats__request.html
vladn-ma/vladn-ovs-doc
<!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...
lin_jumper/author_agent/paramiko-1.10.1/docs/paramiko.Channel-class.html
linlife/Python
<?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>paramiko.Channel</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <scr...
src/eds-ui/src/main/frontend/app/remoteFiling/remoteFilingFilesDialog.html
endeavourhealth/EDS
<div class="modal-header"> <button type="button" class="close" (click)="close()" aria-hidden="true">&times;</button> <h4 class="modal-title">File List (Subscriber Id: {{subscriberId}}) {{view}}</h4> </div> <div class="modal-body"> <div class="row"> <div class="col-md-12"> <div class="...
public/css/blog-home.css
canylmz/Laravel-5.4-Blog
/*! * Start Bootstrap - Blog Home (http://startbootstrap.com/) * Copyright 2013-2016 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) */ body { padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change...
css/grayscale.css
evansodu/EvanS
/*! * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com) * Code licensed under the Apache License v2.0. * For details, see http://www.apache.org/licenses/LICENSE-2.0. */ body { width: 100%; height: 100%; font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif; color: #fff...
docs/api/Sensus.Probes.Movement.Activities.html
jtb8vm/sensus
<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Class Activities | Sensus Documentation </title> <meta name="viewport" content="width=device-width"> <meta name="title" content="Clas...
GuiTester/WebUI/Editors/CME/Themes/Carbon2/Controls/ListView/ItemRenderers/Website/websitetileitem.css
Guzzter/GB.Alchemy4TridionPlugins
.tile { position:relative; border:1px solid #DDDDDD; background-color:#fff; border-radius:3px; box-sizing:border-box; } .tile > .image { display:block; margin:auto; position:absolute; top:0; left:0; right:0; bottom:58px; background-repeat:no-repeat; background-position:center; background-image:url({ThemePath[CME]}Imag...
docs/api/org/apache/hadoop/mapreduce/class-use/RecordWriter.html
Shmuma/hadoop
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_26) on Mon May 07 13:00:01 PDT 2012 --> <TITLE> Uses of Class org.apache.hadoop.mapreduce.RecordWriter (Hadoop 0.20.2-cdh3u4 API) </TITLE> <META NAM...
mixly_arduino/blockly/apps/mixly/index_board_MicroPython[NRF51822_mithoncc].html
xbed/Mixly_Arduino
<html manifest=node.manifest> <head> <meta charset="utf-8"> <title>Mixly mithon</title> <script type="text/javascript" src="../../blockly_compressed_mithon.js"></script> <script type="text/javascript" src="../../python_compressed.js"></script> <script type="text/javascript" src="../../core/microbit...
docs/jdiff/changes/org.apache.hadoop.mapred.lib.DelegatingInputFormat.html
ryanobjc/hadoop-cloudera
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"> <HTML> <HEAD> <meta name="generator" content="JDiff v1.0.9"> <!-- Generated by the JDiff Javadoc doclet --> <!-- (http://www.jdiff.org) --> <meta name="description" content="JDiff is a Javadoc doclet which generates...
AldershotElevation/index.html
tdubolyou/tdubolyou.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>Display a map</title> <meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no" /> <script src="https://api.mapbox.com/mapbox-gl-js/v2.0.0/mapbox-gl.js"></script> <link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap...
app/views/game.html
HeinrichKuhlmann/KPMMT
<h2 style="color:#666">Welcome to 'Click the Balls'</h2> <input type="button" id="authorizeButton" ng-show="!isAuthorized" value="Authorize" /> <div ng-show="isAuthorized"> <div style="position:relative; border-top:1px solid #ddd; border-bottom: 1px solid #ddd; margin:5px 0; padding: 5px;"> <span style="font-zize:2...
doc/000531.html
kattunga/NativeXml
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE>TXmlNode.WriteToString</TITLE> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <META name="GENERATOR" content="Doc-O-Matic"> <LINK rel="STYLESHEET" href="default.css" type="text/css"> <SCRIPT LANGUA...
doc/content-for-internationalization.html
svacha/miller
<p/>In its current form, Miller handles ASCII data by design. This means it also handles UTF-8, albeit mostly by accident. (I have no plans to support UTF-16 or ISO-8859-1 is.) Tabular output formats (pprint and xtab) are handled correctly. I&rsquo;m not aware of any UTF8-related bugs, but please file an issue at <a hr...
core/server/Samples/CIDE/Help/RSheet.SetJustify.html
Devronium/ConceptApplicationServer
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>RSheet.SetJustify</title> <link href="css/style.css" rel="stylesheet" type="text/css"> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" > </head> <body bgcolor="#ffffff"> <table border="0" width="100%" bgc...
templates/posts.html
Keruspe/blog
<section class="posts-list"> <h1>$title$</h1> <ul> $body$ </ul> </section>
src/main/webapp/saveTryMeXmlButton.html
drbgfc/CCDA-Score-CARD
<div class="row"> <div class="col-md-12"> <p ng-show="errorData.saveTryMeFileError" style="margin-right: 10px" class="pull-left failCertColor">{{errorData.saveTryMeFileError}}</p> </div> </div> <button ng-show="tryMeData.isTryMeActive" ng-click="callDownloadTryMeFileService()" id="saveTryMeXm...
lib/FatFs/doc/en/stat.html
jgottula/automaton
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta http-equiv="Content-Style-Type" content="text/css"> <link rel="up" title="FatFs" href="../00index_e.html"> <link rel="al...
CANopen Master Custom Device/Source/Help/SDOs_CANOpen.html
NIVeriStandAdd-Ons/CANopen-Master-Custom-Device
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <!-- Generated from System_Explorer_Reference.xml. Edit in the XML file; do not edit this file.--> <meta http-equiv="Content-Style-Type" content="text/css"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> <title>CANO...
base/macros.html
sfbarf/sfbarftemplates
{% macro event(title='', date='', time='', location='', description='', link='') -%} <div> <h3>{{title}}</h3> <h4>{{date}}{% if time %}, {{time}} {% endif %} </h4> <h4>{{location}}</h4> <p>{{description}}</p> {% if link %}<p><a href="{{link}}">LINK</a></p>{% endif %} </div> {%- endmacro %}
bin/templates/base.html
OleksiiZhmyrov/Aurora
<!DOCTYPE html> <html> <head> <title>{% block title %}{% endblock %}</title> <link href="{{ url_for('static', filename='style.css') }}" rel="stylesheet"/> <link href="{{ url_for('static', filename='bootstrap.min.css') }}" rel="stylesheet"/> <meta http-equiv="refresh" content="60"> </head> <body> {% bloc...
docs/evo-0.5.1/html/classevo_1_1_atomic_buffer_queue-members.html
jlctools/evo
<!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...
client/public/css/cuppatea.css
laruiss/cuppatea
/* line 1, ../../sass/cuppatea.scss */ body { font-family: Lucida, Arial, Helvetica, sans serif; } /* line 4, ../../sass/cuppatea.scss */ h1 { background: url(../img/cup-of-tea.png) no-repeat; line-height: 130px; padding-left: 130px; color: #8EB235; text-shadow: 1px 1px #666; text-align: center; }
templates/claim.html
homey1337/efnpractice
$def with (pt, claim, form, plan, txs) <html> <head> <title>Claim for $pt.name - dp</title> <link rel="stylesheet" href="/static/dp.css"/> </head> <body> <div id="topbar"> <a href="/patient/$pt.id">$pt.name</a> <form method="POST" action="/searchpt"> <input type="text" name="query"/> <button type="submit"...
index.html
chesterbr/SlideMeme
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html><head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <title>SlideMeme</title> <link rel="icon" href="http://slide.memethis.com/favicon.ico"> </head> <body> <script type="text/javascript"> if (...
core/server/Samples/CIDE/Help/METARRec.TempoIcePellets.html
Devronium/ConceptApplicationServer
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>METARRec.TempoIcePellets</title> <link href="css/style.css" rel="stylesheet" type="text/css"> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" > </head> <body bgcolor="#ffffff"> <table border="0" width="10...
app/admin/view/public/head_nav.html
aizerla5/ai-pro
<div id="sidebar2" class="sidebar h-sidebar navbar-collapse collapse breadcrumbs-fixed" data-sidebar="true" data-sidebar-scroll="true" data-sidebar-hover="true"> <div class="nav-wrap-up pos-rel"> <div class="nav-wrap"> <ul class="nav nav-list"> {if condition="($id_curr neq '') AN...
doc/sphinx_html/generated/mango.DdsMpiInfo.html
pymango/pymango
<!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>mango.DdsMpiInfo &mdash; mango 0.9.8 documentation<...
web/_old/periodic_table/index.html
bp74/StageXL_Samples
<!DOCTYPE html> <html> <head> <title>StageXL Periodic Table Sample</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <meta property="og:image" content="http:...
atlasboard/packages/default/widgets/iobrokerlog/iobrokerlog.html
tcardoso2/t-motion-detector-cli
<h2 class="widget-title">iobrokerlog</h2> <!doctype html> <html> <head> <!-- Replace "localhost" with real IP address of controller, if default port changed, correct it too --> <script type="text/javascript" src="/javascripts/socket.io.js"></script> <!--script type="text/javascript" src="conn.js"></script--...
src/Java/BouncyCastle/BouncyCastle-1.54/bcprov-jdk15on-154/javadoc/org/bouncycastle/crypto/params/ElGamalKeyGenerationParameters.html
GaloisInc/hacrypto
<!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_91) on Tue Dec 29 12:43:40 AEDT 2015 --> <title>ElGamalKeyGenerationParameters (Bouncy Castle Library 1.54 API Specification)</title> <...
v0.10.0/generated/statsmodels.discrete.discrete_model.GeneralizedPoissonResults.lnalpha_std_err.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>statsmodels.discrete.discrete_model.GeneralizedPoissonResults.lnalpha_std_err &#8212; statsmodels v0.10.0 documentation</title> <link rel="stylesheet" href="../_static/nature.css" type="text/css" /> <...
src/Java/BouncyCastle/BouncyCastle-1.54/lcrypto-jdk15on-154/javadoc/org/bouncycastle/crypto/examples/JPAKEExample.html
GaloisInc/hacrypto
<!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_91) on Tue Dec 29 12:44:14 AEDT 2015 --> <title>JPAKEExample (Bouncy Castle Library 1.54 API Specification)</title> <meta name="date" c...
corehq/apps/app_manager/templates/app_manager/partials/forms/case_config_advanced.html
dimagi/commcare-hq
{% load i18n %} {% load hq_shared_tags %} {% include 'app_manager/partials/forms/case_config_ko_templates.html' %} <script type="text/html" id="remove-action-modal-template"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-...
docs/html/globals.html
dcdillon/cpuaff
<!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/geojson-china.html
huiyan-fe/mapv
<!-- 暂时下线geoson <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> html, body { width: 100%; height: 100%; margin: 0; padding: 0; overflow: hidden; } #map { width: 100%; ...
doc/api/polymer_app_layout.behaviors/OListElement/type.html
lejard-h/polymer_app_layout_templates
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>type property - OListElement class - polymer_app_layout.behaviors library - Dart API</title> <!-- required ...
v0.4/examples/gridding/Natural_Neighbor_Verification.html
metpy/MetPy
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Natural Neighbor Verification &mdash; MetPy ...
test/test.html
Shunshun94/manaT
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>manat run test</title> </head> <body> <div id="result"></div> <a href="http://shunshun94.web.fc2.com/sweet/map.html?url=http://127.0.0.1:3001/DodontoFServer.rb&room=1">見た目確認</a> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></s...
index.html
rex/BANTP
<!DOCTYPE html> <html lang="en"> <head> <!-- Initialize Setup --> <script src="https://d2wy8f7a9ursnm.cloudfront.net/bugsnag-1.0.4.min.js" data-apikey="118a95693d25afbeca2229b4507acafc"></script> <script type="text/javascript" src="js/setup.js"></script> <title>Bad Ass New Tab Page</title> <!-- Now let's b...
transports/websocket/websocket-ernio/project-reports.html
princeofdarkness76/trap
<!DOCTYPE html> <!-- | Generated by Apache Maven Doxia at 2014-11-25 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name...
torouterui/templates/base.html
ffiiccuuss/torouterui
<!doctype html> <html> <head> <title>torouter configuration interface</title> <link href="/static/css/bootstrap.min.css" rel="stylesheet"> <style type="text/css"> body { padding-top: 60px; padding-bottom: 40px; } .sidebar-nav { padding: 9px 0; } </style> </head> <body> <div cl...
resources/FIPS/OpenSSL/www.openssl.org/related/misc.html
GaloisInc/hacrypto
<html> <head> <!-- Copyright (c) 1998-2014 The OpenSSL Project, http://www.openssl.org/ Author: OpenSSL (openssl@openssl.org) Modified: 2014-06-19 18:00:03. Generated from ``misc.wml'' via WML 2.0.11 (19-Aug-2006). by OpenSSL (openssl@openssl.org) on 2014-06-19 19:01:...
src/Java/BouncyCastle/BouncyCastle-1.54/bcprov-jdk15on-154/javadoc/org/bouncycastle/crypto/tls/package-tree.html
GaloisInc/hacrypto
<!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_91) on Tue Dec 29 12:43:46 AEDT 2015 --> <title>org.bouncycastle.crypto.tls Class Hierarchy (Bouncy Castle Library 1.54 API Specificati...
doc/html/api.html
toymachine/concurrence
<!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>API Documentation &mdash; Concurrence Framework v0.3...
SearchApp/templates/index.html
nbateshaus/chem-search
<!DOCTYPE html> <html lang="en"> <head> <title>{{ title }}</title> <link href="/static/css/bootstrap.min.css" rel="stylesheet" media="screen"> <link href="/static/css/bootstrap-theme.min.css" rel="stylesheet"> <script src="http://code.jquery.com/jquery-latest.js"></script> <script src="/static/js/bo...
doc/html/search/PaxHeader/all_69.html
drhelius/vmath
16 gid=32753351 18 uid=1520560311 20 ctime=1321817496 20 atime=1321817496 38 LIBARCHIVE.creationtime=1321815762 24 SCHILY.dev=234881029 23 SCHILY.ino=16405062 18 SCHILY.nlink=1
docs/build/html/alpc.html
hakril/PythonForWindows
<!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 http-equiv="Content-Type" content="text/html; charset=utf-8" /> <ti...
core/features/dateParsing/TestCases/individual/ISOFormat/003.html
operasoftware/presto-testo
<!DOCTYPE html> <html> <meta charset="utf-8"> <title>Date parser test — Invalid range seconds — 0001-02-02T01:00:2Z</title> <script src="../date_test.js"></script> <p>Failed (Script did not run)</p> <script> test_date_invalid("0001-02-02T01:00:2Z", "Invalid Date") </script> </html>
doc/html/manual-node47.html
aginika/EusLisp
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//JP"> <!--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...
public/css/style.css
IntegerCompany/PS-Logistics
/*form*/ #myModalLabel{ text-align: center; } .input-incorrect{ border: 1px solid red; } .modal-header, .modal-body, .modal-footer{ border:none; } .error-span{ font-size: 1rem; color: #D40505; font-weight: bold; font-style: italic; } .form-btns{ margin-top: 20px; } /*form*/ /*content*/ /* .home{ ...
v0.12.1/generated/statsmodels.tsa.vector_ar.vecm.VECMResults.stderr_beta.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" conte...
v1.1/api/generated/metpy.calc.html
metpy/MetPy
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> <title>calc &#8212; MetPy 1.1</title> <link href="../../_static/css/theme.css" rel=...
docs/style.css
svn2github/libtorrent-1_0_x
.entry { min-height: 135px; } #main { font-family: Verdana; line-height: 1.25em; text-align: left; margin-top: 10px; } /* Base elements */ * {margin: 0; padding: 0;} body, table { font: 0.8em Verdana, sans-serif;} h1, h2, h3 { font: 1.5em Georgia "Times New Roman", serif; /* letter-spacing: 1...
doc/html/functions_h.html
CBoensel/mne-cpp
<!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...
foundry/templates/basic/foundry/inclusion_tags/blogpost_detail.html
praekelt/jmbo-foundry
<div class="object-detail-inclusion blogpost-detail-inclusion"> {% if not '<img' in object.content %} <img src="{{ object.image_detail_url }}" /> {% endif %} {{ object.content|safe }} </div>
templates/data/base.html
opencivicdata/opencivicdata.org
{% extends "website/base.html" %} {% load staticfiles %} {% block ocd_scripts %} <link rel="stylesheet" href="{% static 'upload/select2/select2-bootstrap.css' %}"> <link rel="stylesheet" href="{% static 'upload/select2/select2.css' %}"> <script type='application/javascript' src="{% static 'upload/jquery/j...
public/vendor/bootstrap/tabcordion-demo.css
ocodersolutions/fakhar-e
body { padding: 20px; } .btn-group { margin-bottom: 20px; } [class*="span"] { max-width: 96%; }
v0.11.1/generated/statsmodels.genmod.generalized_linear_model.GLMResults.wald_test_terms.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="la...
v0.12.1/generated/statsmodels.sandbox.regression.gmm.NonlinearIVGMM.fitstart.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" conte...
app/v/simpla/member/addmember.html
hVenus/bunny-erp-system
{/include file="simpla/common/header.html"/} {/include file="simpla/common/left.html"/} <div id="main-content"> <h2>欢迎您 {/$_adminname/}</h2> <p id="page-intro">添加和编辑会员帐号。带<span class="red">*</span>为必填</p> <div class="clear"></div> <div class="content-box"> <div class="content-box-header"> <h3>添加编辑帐号</...
recodoc2/testdata/java70tutorial/deployment/applet/showStatus.html
bartdag/recodoc2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html lang="en-US"> <head> <title>Displaying Short Status Strings (The Java&trade; Tutorials &gt; Deployment &gt; Java Applets) </title> <meta name="description" content="This deployment Java tutorial describes development and deplo...
001-Bootloader/DOCS/html/_i2_c_l_c_d-mkjdz_8h_source.html
peterjwilliamson/PIC-12F1840-TOOLS
<!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/classes/_map_dungeon_.dungeon.html
ondras/rot.js
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Dungeon | rot.js</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main...
doc/_build/html/_modules/clustertools/test/test_parser.html
jm-begon/clustertools
<!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>clustertools.test.test_parser &#8212; clustertools ...
doxygen/docs/html/functions_func.html
gbhorwood/Clibelt
<!-- HTML header for doxygen 1.8.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"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- For Mobile Devices --> ...
modules/iconv.html
aurora/phplint
<HTML><BODY> <H1>iconv</H1> <P><b>iconv Functions</b></P><P><B>PHP version:</B> 5</P> <P><B>Required modules:</B> <a href="standard.html"><code>standard</code></a><P> <P><B>Required packages:</B> <I>none</I><P> <P> See: <a href="http://www.php.net/manual/en/ref.iconv.php"><code>http://www.php.net/manual/en/ref.iconv.ph...
static/css/form.css
EMSTrack/WebServerAndClient
#id_location_map { height: 460px; width: 500px; } #aed_form { width: 400px; float: left; padding: 0px 10px 0px 0px; } .id_location_coords_label { font-size: small; } th { vertical-align: text-top; text-align: right; } table { width: 400px; table-layout: fixed; } td { wid...
docs/jscribeit.py.html
mindbrave/jscribe
<!doctype html> <html> <head> <meta charset="utf-8"/> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <header> <h1>JScribe documentation</h1> </header> <div id="left"> <div id="lists-container"> ...
doc/0.1/source/Phalconry/Mvc/Responder.html
phalconry/cphalconry
<html> <head> <link rel="stylesheet" type="text/css" href="../../../asset/static/prettify.css" /> <link rel="stylesheet" type="text/css" href="../../../asset/static/style.css" /> <script src="../../../asset/static/jquery.min.js"></script> <script src="../../../ass...
v0.10.1/generated/statsmodels.regression.quantile_regression.QuantRegResults.fvalue.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>statsmodels.regression.quantile_regression.QuantRegResults.fvalue &#8212; statsmodels v0.10.1 documentation</title> <link rel="stylesheet" href="../_static/nature.css" type="text/css" /> <link rel="st...
0.6.1/generated/statsmodels.sandbox.distributions.transformed.lognormalg.html
statsmodels/statsmodels.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/html; charset=utf-8" /> <title>statsmodels.sandbox.distributions.transformed.logn...
templates/base.html
kamiswin/body
<!DOCTYPE html> <html lang="zh"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> ...
web/iron_behaviors/index.html
bwu-dart/polymer_elements_demos
<!DOCTYPE html> <!-- @license Copyright (c) 2015 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be...