path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
src/main/resources/de/sandritter/version_analysis_of_build_dependencies/BuildDependencyPublisher/help-dbPath.html
sandritter/Version-Analysis-Of-Composer-Dependencies
<div> Please enter the absolute path to the location of the used database. </div>
private.html
pspchucky/nodejs-websocket-chatrooms
<!DOCTYPE HTML> <html> <head> <meta charset="utf-8"> <title>Private Chat</title> <script> var connection window.addEventListener("load", function () { var nickname = prompt("Choose a nickname") if (nickname) { connection = new WebSocket("ws://"+window.location.hostname+":8081/?room=private") connection.onopen = f...
doc/java/jdk8/javax/swing/plaf/basic/class-use/BasicInternalFrameTitlePane.TitlePaneLayout.html
fbiville/annotation-processing-ftw
<!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_31) on Wed Dec 17 20:48:30 PST 2014 --> <title>Uses of Class javax.swing.plaf.basic.BasicInternalFrameTitlePane.TitlePaneLayout (Java Platform ...
blog/css-blog.html
mattopps/mattopps.github.io
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="../stylesheets/default.css"> <link rel="stylesheet" type="text/css" href="../stylesheets/blog.css"> <title>css beginnings</title> <meta charset="UTF-8"> </head> <body> <nav> <a href="blog-template.html"> My DBC blo...
ocr_extracted/W30524_text/page35.html
datamade/elpc_bakken
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>W30524_text</title> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body> <div style="margin-left: auto; margin-right: auto; width: 800px; overflow: hidden;"> ...
src/app/components/csv/importexportcsv.html
intasect/biznavi
<bz-menu></bz-menu> <div class="import-export-csv" ng-cloak> <md-toolbar class="md-medium-tall" layout="column" layout-align="center center"> <div class="md-toolbar-tools"> <span class="md-headline">{{ 'LOCALE.LABEL.CSV.TITLE' | translate }}</span> </div> </md-toolbar> <md-conten...
docsets/ATG 10.2.docset/Contents/Resources/Documents/atg/commerce/order/edit/package-frame.html
Smolations/more-dash-docsets
<!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_24) on Mon Apr 01 21:58:24 EDT 2013 --> <TITLE> atg.commerce.order.edit (ATG Java API) </TITLE> <META NAME="date" CONTENT="2013-04-01"> <LINK REL =...
popup/urls-list.css
moritz-h/urls-list
html, body { width: 350px; } .panel { width: 100%; } .filterBox { padding-left: 6px; padding-top: 10px; } .sortButtons { float: right; padding-right: 6px; } .filterInput { width: 150px; } .filterWarning { background-color: orange; text-align: center; padding-top: 3px; padding-bottom: 3px; d...
docs/html/huffman_8h_source.html
masriamir/huffman
<!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...
people/xcwd8pz9.html
slowe/panelshows
<html> <head> <title>Bilal Zafar's panel show appearances</title> <script type="text/javascript" src="../common.js"></script> <link rel="stylesheet" media="all" href="../style.css" type="text/css"/> <script type="text/javascript" src="../people.js"></script> <!--#include virtual="head.txt" --> </head> <body> <!--#i...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/ee341adae67dba9f404deb5421a0ac5e331231ac6e90279b33b8583188106f73.html
simonmysun/praxis
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./f9aba6ce0bbeb0f8df67886ba7f62fbbcdcf74051bf07595e67a672319ad7e63.html">Teleport</a> <hr> ...
index.html
tholman/zenpen
<!DOCTYPE html> <html> <head> <!-- MISC/META --> <title>ZenPen ~ Minimal Distraction, Maximum Zen</title> <meta charset="utf-8" /> <meta name="description" content="Zenpen - A minimal text editor, made to stay out of the way while you get the words down." /> <!-- CSS --> <link href="//fonts.goo...
index.html
yongchristophertang/yongchristophertang.github.io
--- layout: default title: Home --- <div class="posts"> {% for post in paginator.posts %} <div class="post"> <h1 class="post-title"> <a href="{{ post.url }}"> {{ post.title }} </a> </h1> <span class="post-date">{{ post.date | date_to_string }}</span> {{ post.excerpt }} ...
_includes/header.html
nathansizemore/nathansizemore.github.io
<header class="site-header"> <div class="wrapper"> <a class="site-title" href="{{ site.baseurl }}/">Nathan Sizemore</a> </div> </header>
clean/Linux-x86_64-4.12.1-2.0.8/released/8.14.1/param-pi/8.5.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>param-pi: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
assets/css/style.css
vitoxone/clinica
body{ font-size: 12px; line-height: 22px; color: #666; border-top: 3px solid #eee; background:#343434 url("../img/back.png") repeat; padding-top: 51px; -webkit-font-smoothing: antialiased; } .required label { font-weight: bold; } .required label:after { font-size: 150%; color: #e32; ...
files/src-drivers-pdofirebird.html
codemasher/php-database
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Documentation</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <base href="../"> <link rel="icon" href="images/favicon.ico"/> <link rel="stylesheet" href="css/normalize.css"> <link rel="styles...
google5b71fd735ea8a8f3.html
mixja/mixja.github.io
google-site-verification: google5b71fd735ea8a8f3.html
utils/pmd-bin-5.2.2/docs/pmd-javascript/xref-test/net/sourceforge/pmd/lang/ecmascript/package-summary.html
byronka/xenos
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>PMD JavaScript 5.2.2 Reference Package net.sourceforge.pmd.lang.ecmascri...
deps/boost/doc/html/boost_asio/reference/socket_base/max_connections.html
laborautonomo/poedit
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>socket_base::max_connections</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../../boost_asi...
server/templates/main.html
aradler/Card-lockout
<!doctype html> <html> <head> <title>{{ title }}</title> {% include head %} </head> <body> <header> {% include header %} </header> <main> {{ body }} </main> <footer> {% include footer %} </footer> </body> </html>
docs/api/Songhay.Extensions/DisplayItemModelExtensions/index.html
BryanWilhite/SonghayCore
<!DOCTYPE html><html><head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta name="description"> <meta name="keywords" content="static content generator,static site generator,static site,HTML,web development,.NET,C#,Razor,Markdown,YAML"> <meta n...
2007/05/24/upgraded-to-wordpress-2.2/index.html
shiva/shiva.github.io
<!DOCTYPE html> <html lang="en"><meta charset="utf-8" /> <title>Upgraded to Wordpress 2.2 - Reflections</title> <meta name="description" content="Default Page Description" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link re...
byakugan/css/byakugan.css
Darhakexge/Kekkei-Genkai-CSS-Puro
#byakugan{ border-width: 9px; /*Ancho del borde del íris*/ /*-- El color del iris se logra con una gradiente. El primer color es un blanco con una opacidad del 95% y finaliza con un tono morado. --*/ background: radial-gradient(250px at 55% 41% , rgba(255, 255, 255, .95) 29%, #D2C8E6 67%), #D2C8E6;/*iris*/ } /...
BOOST/boost_1_61_0/libs/log/doc/html/boost/log/register_forma_idp24833664.html
calvinfarias/IC2015-2
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Function template register_formatter_factory</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=...
2a3f8c3/html/classv8_1_1EmbedderHeapTracer.html
v8-dox/v8-dox.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...
components/chip/theme.module.css
react-toolbox/react-toolbox
@import '../colors.module.css'; @import '../variables.module.css'; @import './config.module.css'; .chip { background-color: var(--chip-background); border-radius: var(--chip-height); color: var(--chip-color); display: inline-block; font-size: var(--chip-font-size); line-height: var(--chip-height); margin...
doc/javadoc/com/cmput301/t05/habilect/R.attr.html
CMPUT301F17T05/Habilect
<!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 23:07:13 MST 2017 --> <title>R.attr</title> <meta name="date" content="2017-12-04"> <link rel="stylesheet" type="text/css" h...
public/css/application.css
k-eaton/ph2-p10
html { /*background-color: #EDD2FA;*/ background: #feffff; /* Old browsers */ background: -moz-linear-gradient(top, #feffff 0%, #d2ebf9 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#d2ebf9)); /* Chrome,Safari4+ */ background: -webkit-l...
doc/search/FunctionsF.html
maxogden/jquery.dform
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><link rel="stylesheet" type="text/css" href="../styles/main.css"><script language=JavaScript src="../javascript/main.js"></script></head><body class="PopupSearchResultsPage" onLoad="NDOnLoad()"><script language=J...
research/psr/dev/debt/steps/step-2.html
citizensadvice/cab-testing
<!DOCTYPE html> <html class="no-js"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <meta charset="utf-8"> <meta content="IE=edge" http-equiv="X-UA-Compatible"> <meta name="keywords"> <meta name="description"> <!--base(href="#{dir}")--> <title>Citizens Advice st...
Lesson15/assets/css/console_login.css
DKMonster/Shoper
@charset "UTF-8"; /* --------- import setting --------- */ /* ----------- color setting ----------- */ /* ----------- component setting ----------- */ /* ----------- fonts family ----------- */ @font-face { font-family: "NotoSansCJKtc-Black"; font-style: normal; font-weight: 500; src: url(../../assets/fonts/Not...
Template/Engine/pocent/css/app.css
istrwei/pocent
html { background-color: #f2f4f8; overflow-x: hidden; } body { font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 12px; color: #788188; background-color: transparent; -webkit-font-smoothing: antialiased; line-height: 1.40; } .h1, .h2, .h3, .h4, .h5, .h6 { margin...
application/index/view/public/css.html
MengDianYun/haoyiguan
<meta charset="UTF-8"> <title>{$title}</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="format-detection" content="telephone=no"> <meta name="renderer" content="webkit"> <meta http-equiv="Cache-Control" content="no-siteapp" />...
public/index.html
mrodalgaard/Personal-Page
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <link rel="icon" href="%PUBLIC_URL%/favicon.ico" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="theme-color" content="#000000" /> <meta name="description" content="%REACT_APP_DESCRIPTION%" /> ...
app/views/common/popups/channel/popup.channel.leave.html
C0ZEN/Cogeo
<cozen-popup cozen-popup-name="channelLeave" cozen-popup-type-warning cozen-popup-size-small cozen-popup-data="popup.channelLeaveData" cozen-popup-header-title="'popup_channel_leave_header_title'"> <div class="row"> <!-- User invitation --> <div c...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/af33e4a0b0156f996924e666a24dc4419f30805cebb07281899fa3ee64151bf4.html
simonmysun/praxis
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>18 --> 19</title> <link href="./../../assets/style.css" rel="stylesheet"> </head> <body> <h2>You have to be fast</h2> <a href="./4a9b57cd806c7fa3eafc4e3be5325e12838cc5b1b380ddf38f10d0a8a3d77872.html">Teleport</a> <hr> ...
public/index.html
vinaygaba/Elff.in
<html> <head> <title></title> <script src="js/script.js"></script> </head> <body> <h1>Elff.in</h1> <br/> <form action="post('/getShortUrl',{longURL:document.getElementById('url').value})"> URL: <input type="text" name="url" id="url"><br> <input type="submit" value="Submit"> </...
resources/visual-airplane-guide/page5.html
tablesix/jebediahsnotebook
<!DOCTYPE html> <html> <head> <title>Visual Airplane Guide | Jebediah's Notebook</title> <meta charset="utf-8" /> <meta name="description" content="Welcome to Jebediah's Notebook! This is a collection of guides and resources for Kerbal Space Program" /> <link rel="stylesheet" type="text/css" href="../.....
index.html
djblight/Portfolio
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="normalize.css"> <link rel="stylesheet" href="style.css"> <link href='http://fonts.googleapis.com/css?family=PT+Sans:400,700' rel='stylesheet' type='...
packages/FAKE/docs/apidocs/fake-boot.html
ploeh/PollingConsumer
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Boot - FAKE - F# Make</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin Bull"> <scrip...
phing-2.15.2/docs/api/docs/classes/AppendTask.html
andyreis/mystyle
<!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/> <meta charset="utf-8"/> <title> Phing API Documentation &raquo; \AppendTask </title> <meta name="author" content=""/> <meta name="description" conten...
Volterra/doc/graphics/nim/volterra/class-use/State.html
JulianThijssen/Volterra2D
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_74) on Sat Jul 16 01:21:01 CEST 2016 --> <title>Uses of Class graphics.nim.volterra.State</title> <meta name="date" content="2016-07-16"> <link...
google_play_services/docs/reference/com/google/android/gms/plus/model/people/Person.RelationshipStatus.html
NebulaX/Maestro
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="shortcut icon" type="image/x-icon" href="../../../../../../../../favicon.ico" /> <title>Person.RelationshipStatus | Android Developers</...
docs/android/text/method/SingleLineTransformationMethod.html
anas-ambri/androidcompat
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable...
app/views/vm-full/new-keeper-postcode.html
paulpod/protopod
{{<govuk_template}} {{$head}} {{>includes/elements_head}} <script type="text/javascript" src="/public/javascripts/jquery-1.11.0.min.js"></script> <script type="text/javascript" src="/public/javascripts/application.js"></script> <script type="text/javascript" src="/public/javascripts/postcodes.min.j...
QuickApp/ClientApp/src/app/components/login/login.component.html
emonney/QuickApp
<div class="d-flex h-90"> <div class="login-container m-auto"> <div class="card boxshadow"> <div class="card-header bg-primary dark text-white clearfix"> <i class="fa fa-lock" aria-hidden="true"></i> Login <button *ngIf="isModal" type="button" class="close float-right text-light" aria-label=...
gh-pages/layouts/partials/services.html
siemiatj/algorithms
<section id="services"> <!-- Page Content --> <div class="container services-container"> <div class="row"> <div class="col-md-12"> <h2>General problems</h2> <div class="problems-list"> {{ range $index, $element := where .Data.Pages "Section" "...
_includes/tags_for_page.html
shiftkeylabs/shiftkeylabs.github.com
{% assign post = page %} {% if post.tags.size > 0 %} {% capture tags_content %}{% if post.tags.size == 1 %}<i class="fa fa-tag"></i>{% else %}<i class="fa fa-tags"></i>{% endif %} {% endcapture %} {% for post_tag in post.tags %} {% assign tag = site.data.tags[post_tag] %} {% if tag %} ...
raw_data/arkive-critically-endangered-html/paroedura-lohatsara.html
andrewedstrom/cs638project
<!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>Paroedura factsheet on ARKive - Paroedura lohatsara</title> ...
contact.html
rakeshbhatia/portfolio
<!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"> <meta name="description" content=""> <meta name="author" content=""> <title>Clean Blog - Contact</title> ...
_site/javascript/2016/03/17/javascript-event/index.html
tudousi/tudousi.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>javascript事件 &#8211; 再试,再失败,更好地失败</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="web程序中事件是一种通信机制,鼠标事件和键盘事件是我们直观感受到的事件。java...
app/views/fha/scrutiny-scenarios/baseline/details-fme.html
dwpdigitaltech/healthanddisability
{% extends path+"/_layout-case-baseline.html" %} {% block actioncolumn %} <p class="returnRef"><a href="#" class="link-back">Return to case list</a></p> <div class="caseStatus"> <h2 class="main-status"><span>Current case status</span>New referral</h2> <h3 class="primary-action"><span>Suggested case ac...
src/index.html
florianbouvot/aperitif
{% extends "layouts/default.html" %} {% block content %} <main role="main"> <h1>Aperitif</h1> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ...
layouts/partials/recent-well.html
dantin/catalyst-hugo
<!-- Recent Post Well --> <div class="well"> <h4><span class="glyphicon glyphicon-file"></span>&nbsp; 最新文章</h4> <ul class="list-unstyled"> {{ range first 10 . }} <li><a href="{{ .Permalink }}"> {{ .Title }} </a></li> {{ end }} </ul> </div>
rlp/templates/sobc/_logo.html
HMSBeagle1831/rapidscience
{% load staticfiles %} <img height="35px" src="{% static 'img/logo-SOBCRN.png' %}" title="SOBC - Science of Behavior Chance Research Network">
portfolio/copylee/views/css_planes_pay.html
matikbird/matikbird.github.io
<!DOCTYPE html><html lang='en' class=''> <head><script src='//production-assets.codepen.io/assets/editor/live/console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js'></script><script src='//production-assets.codepen.io/assets/editor/live/events_runner-73716630c22bbc8cff4bd0f07b135f00a0bdc5d...
tools/translate.html
axelstudios/website
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>BuildingSync XML <-> JSON Translator</title> <link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/agate.min.css"> <script src="js/jquery.min.js"></script> <script src="js/bootstrap.min.js"></script> <scr...
static/css/onlineService.css
whoKnowsss/waibao.github.io
.mcis-panel{ margin: 20px auto; width: 90%; height: 65px; } .mcis-search > .mcis-search-condition { width: 150px; line-height: 25px; float: left; display: inline-block; background-color: #f4f4f4; } .mcis-search .mcis-search-condition select{ background-color: #f4f4f4; } .mcis-search .mcis-search-input { wi...
client/yui-3.17.2/docs/event/index.html
billwiliams/Yui
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Event</title> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic"> <link rel="stylesheet" href="../../build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="../assets/cs...
_site/blog/hello-world/index.html
GreystonesMusicAcademy/greystonesmusicacademy.github.io
<!doctype html> <!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]--> <!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<!...
all-data/28000-28999/28677-22.html
BuzzAcademy/idioms-moe-unformatted-data
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>...
api/public/css/desktop.css
adammfrank/Bridge
html { font-family: "Cabin", sans-serif; font-size: 14px; line-height: 1.4em; box-sizing: border-box; padding: 0; border: 0; margin: 0; } body { padding: 0; border: 0; margin: 0; } .splash, .header { padding: 0 1.57em; } ul { padding: 0; border: 0; margin: 0; list-style-type: none; } l...
failtest.html
rejkpp/tdd
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>TDD - test parameter argument</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="./css/master.css" type="text/css"> </head> <body> <div class="container"> <div class="link inactiv...
coverage/-Library-Ruby-Gems-1_8-gems-activesupport-2_2_2-lib-active_support-core_ext-file_rb.html
starapor/slippers
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'><head><title>/Library/Ruby/Gems/1.8/gems/activesupport-2.2.2/lib/active_support/core_ext/file.rb - C0 code coverage information</ti...
all-data/11000-11999/11719-22.html
BuzzAcademy/idioms-moe-unformatted-data
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>...
osgeo/share/gdal/html/ogr_formats.html
kubaszostak/gdal-dragndrop
<html> <head> <title>OGR Vector Formats</title> </head> <body bgcolor="#ffffff"> <h1>OGR Vector Formats</h1> <table border> <tr> <th>Format Name</th> <th>Code</th> <th>Creation</th> <th>Georeferencing</th> <th>Compiled by default</th> </tr> <tr><td> <a href="drv_aeronavfaa.html">Aeronav FAA files</a> </td><td> Aer...
clean/Linux-x86_64-4.09.0-2.0.5/released/8.10.2/euclidean-geometry/8.9.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>euclidean-geometry: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap...
treeupload/templates/thankyou.html
NESCent/phylocommons
{% extends "master.html" %} {% block title %}Thank you! - PhyloCommons{% endblock %} {% block leftmenu %} {% include "tree_menu.html" %} {% endblock %} {% block nav-trees %}class="active"{% endblock %} {% block content %} <p> Thank you for submitting your tree! </p> <p> Your submission will be reviewed by ...
docs/com/opentok/TokenOptions.Builder.html
Kwasniewski/Opentok-Java-SDK
<!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_71) on Fri May 22 13:27:06 PDT 2015 --> <title>TokenOptions.Builder (OpenTok Java SDK Reference)</title> <meta name="date" content="201...
_includes/pagination.html
jakeauyeung/blog
<footer class="pagination" role="navigation"> <span>{{paginator.page}}/{{paginator.total_pages}}</span> <a href="/">Frist</a> {% if paginator.previous_page %} {% if paginator.previous_page == 1 %} <span>Previous</span> {% else %} <a href="/page-{{paginator.previous_page}}">Previous</a> {% endif %} {% else %} <span>Prev...
public/Windows 10 x64 (19041.450)/_EVENT_FILTER_HEADER.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (19041.450)</h4><br> <h2>_EVENT_FILTER_HEADER</h2> <font face="arial"> +0x000 Id : Uint2B<br> +0x002 Version : UChar<br> +0x003 Reserved : [5] UChar<br> +0x008 InstanceId : Uint8B<br> +0x010 Size : Uint4B<br> +0x01...
web/NetBeans 7.3.1/javacard/JCDK3.0.2_ConnectedEdition/docs/api/javax/servlet/http/HttpSessionBindingListener.html
wolfoux/soleil
<!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 Dec 11 16:07:46 PST 2009 --> <TITLE> HttpSessionBindingListener (Java Card API, Connected Edition) </TITLE> <META NAME="date" CONTEN...
index.html
bkircher/cxx14-otris
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>C++14 - The Top 10</title> <meta name="description" content="A framework for easily creating beautiful presentations using HTML"> <meta name="author" content="Hakim El Hattab"> <meta name="apple-mobile-web-app-capable" conte...
index.html
bbarker22/djbarker
<!DOCTYPE html> <html> <title>DJ Barker</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="./css/djbarker.css"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway"> <style> body,h1 {font-family: "Raleway", sans-serif...
lib/testingbot-tunnel-1.16/lib/rabbit/htdocs/javadoc/allclasses-frame.html
exratione/selenium-service-example
<!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 Thu Feb 16 18:15:38 CET 2012 --> <TITLE> All Classes (RabbIT/4) </TITLE> <META NAME="date" CONTENT="2012-02-16"> <LINK REL ="stylesheet" TYP...
old/old/2013/06/13/rubybits2-level1-3/index.html
lidashuang/lidashuang.github.io
<!DOCTYPE html> <!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]--> <!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]--> <!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]--> <head> <meta charset="utf-8"> <title>codeschool rubybits2 level 1-3 - learnin...
sample/template.engine/choose/choose.html
TwilightTitus/jquery.plugins
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Template Engine sample: Choose</title> <script src="../../../libs/jquery-1.11.1.js" type="text/javascript"></script> <script src="../../../dist/1.0.11/de.ti...
selvbetjening/templates/500.html
animekita/selvbetjening
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <title>500 Error</title> <link href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/...
nginx/site/index.html
pyer/Containers
<!DOCTYPE html> <html> <head> <title>Welcome to nginx!</title> <link type="text/css" rel="stylesheet" href="css/site.css"/> </head> <body> <div> <div class="logo"> <img src="images/Nginx_logo.svg"> </div> <h1>Welcome</h1> </div> <div> If you see this page, Nginx...
public/js/widget/templates/completeOrder.html
noahgreenleaf/widgetdemo
<% if(!account.profile_info){ account.profile_info = {}; } %> <div class="wrapper <%= window.isMobile ? 'mobile' : '' %>"> <% if (typeof merchant_logo_html != 'undefined') { %> <%= merchant_logo_html %> <% } %> <!-- widget --> <div class="widget no-footer"> <!-- wrapp scroll --> <div class="wrap-scroll scro...
module1/11-certificate.html
AnalisaV/BAR-DL
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"/> <title>Page title here</title> <link href="styles/styles.css" rel="stylesheet" type="text/css"/> <!--- link your other script files here that are specific to this HTML page here ---> </head> <body onload="javascript:parent.visitCert...
doc/html/class_encoder-members.html
andresgonzalezfornell/TFM
<!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...
reactTest/src/app/index.html
spideynr/deadline
<!DOCTYPE html> <html> <head></head> <body> <script src="/app/bundle.js"></script> <form action="user.js" method="post" target="_blank"> <label for="su_username">Username:</label> <input type="text" name="username" id="su_username"><br> <label for="su_password">Password: </label><input type="password" n...
client/views/posts/modules/post_title.html
ISPOL/codebuddies-meteor
<template name="postTitle"> <!--<a href="{{postLink}}" class="post-title" target="{{postTarget}}">{{title}}</a>--> <a href="/posts/{{_id}}" class="post-title">{{title}}</a> </template>
publicNew/index.html
Xiomara7/causes
<!DOCTYPE html> <html ng-app="donealoApp"> <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 t...
src/app/6soothsayer/scry-result/scry-result.component.html
the-reincarnation/tr-recode-ng2
<div class="container content classic-bg-none" *ngIf="scry"> <h4><a [routerLink]="['../arena', scry.id ]">{{ scry.name }} (#{{scry.id}})</a></h4> <app-scry [scry]="scry"></app-scry> </div>
docs/pages/cards.html
slowbot/app-terns
<header id="docs"> <section class="docs container"> <div class="group"> <div class="small-12 block"><h1><small style="display: block;">Foundation for Apps Alpha</small>Grid Docs</h1></div> </div> </section> </header> <section class="docs container"> <div class="group"> <div class="small-12 b...
all-data/20000-20999/20638-22.html
BuzzAcademy/idioms-moe-unformatted-data
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>...
www/index.html
sean-hill/map-around-mobile
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Map Around</title> <meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no"> <meta name="description" content="Find events going on around you or near a location."> <!-- app's css --> <link href="css/app.css...
ception/static/ckeditor/samples/old/dialog/dialog.html
zyshin/Ception
<!DOCTYPE html> <!-- Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license --> <html> <head> <meta charset="utf-8"> <title>Using API to Customize Dialog Windows &mdash; CKEditor Sample</title> <script src="../../../ckeditor.js"></scri...
deferred.progress.html
pandoraui/jquery-chm
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>deferred.progress(progressCallbacks) | jQuery API 中文手册</title> <meta name="author" content="jQuery 中文手册 - hemin.cn/jq/"> <meta name="description" content="jQuery中文手册(在线版),作者:hemin,在线手册:hemin.cn/jq/,下载:hemin.cn/jq...
Portfolio/css/styles.css
madisonflaget/madisonflaget.github.io
html, body { height: 100%; width: 100%; margin: 0; padding: 0 } nav, #main { padding: 1em; box-sizing: border-box; } #main { width: 100%; height: 100%; margin: 0px; padding: 0px; display: flex; flex-flow: wrap; } nav { width: 300px; height: 100%; position: absolute; -...
app/assets/blend2/samples/fullcolumn.html
Clouda-team/CloudaOfficalSite
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta content="width=device-width,initial-scale=1,user-scalable=no" name="viewport"> <title>卡片通栏</title> <link rel="stylesheet" href="/assets/blend2/dist/boost.css"> <link rel="stylesheet" href="/assets/blend2/css/samples.css"> </head> ...
server/public/index.html
Forum8World16/protomode
<!DOCTYPE html> <html lang="en"> <head> <!-- Use correct character set. --> <meta charset="utf-8"> <!-- Tell IE to use the latest, best version. --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- Make the application on mobile take up the full browser screen and d...
1a894b3/html/classv8_1_1_message.html
v8-dox/v8-dox.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...
app/views/login.html
feltpixel/microbrewmonday
<div class='login form'> <h2>Come have a beer with us!</h2> <p>Sign in with the same password you use for <a href="http://www.meetup.com/Microbrew-Monday/" target="blank">Meetup.com</a> to create a review, post comments or pictures. Join us on Monday nights at a different microbrew every week in the Boulder, CO ar...
_includes/page.html
mrmanc/mrmanc.github.io
<div id="sidebar-button"> <img src="/images/sidebar-button.png" width="32" height="32"> </div> <div id="post-info"> {% if page.image %} <div id="cover-photo-container"> <img id="cover-photo" src="/images/{{ page.image }}"> </div> {% endif %} <div id="info-container"> <h1 id="ti...
app/assets/javascripts/salt/home/updates.html
bountysource/core
<table class="table timeline table-centered table-no-separator mt-5"> <tr ng-repeat="update in team_updates"> <td> <img ng-src="{{update.team.image_url_small}}" class="img-rounded img-salt-homepage-logo"/> </td> <td> <h4 style="font-size: 16px"> <a ng-href="/teams/{{update.team.slug}}/...
app.html
huddlelamp/doc-reader
<head> <title>Huddle App :: Spatial Sensemaking</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta charset="utf-8" /> <meta name="viewport" content="initial-scale=1.0, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <!-- <meta name="apple-mobile-...