code
stringlengths
2
1.05M
repo_name
stringlengths
5
101
path
stringlengths
4
991
language
stringclasses
3 values
license
stringclasses
5 values
size
int64
2
1.05M
<template name="GameLayout"> <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navigationbar" aria-expanded="false"> ...
botello/longaniza
app/client/templates/layouts/game_layout/game_layout.html
HTML
mit
1,458
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" /> <title>The Acts of the Apostles (VN-1934)</title> <link href="../../../build/mobile.css" rel="stylesheet" /> <script src="../../../build/mobile.js"></script> </head> <body di...
khangpng/VietnameseBible
app/content/texts/vn_1934/AC.html
HTML
mit
2,237
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A405 Safari/8536.25</title> <link rel="stylesheet" href="https://cdnjs.cloudfla...
ThaDafinser/UserAgentParserComparison
v5/user-agent-detail/5f/dc/5fdc74db-4b05-43fc-b3c5-9c4e28804862.html
HTML
mit
58,594
{% include base_path %} <!-- start custom head snippets --> <!-- insert favicons. use http://realfavicongenerator.net/ --> <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="{{ base_path }}/assets/css/bootstrap.css"> <!-- jQuery library --> <script src="https://ajax.googleapis.com/ajax/libs/jquer...
des-saravanan/resume
_includes/head/custom.html
HTML
mit
488
<html><head><title>Epydoc Redirect Page</title> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="expires" content="0" /> <meta http-equiv="pragma" content="no-cache" /> <script type="text/javascript" src="epydoc.js"></script> </head> <body> <script type="text/javascript"> <!-- var pages = ["pa...
dynaptico/pamfaxp
doc/redirect.html
HTML
mit
1,300
<html> <head> <title>Jonathan Green'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> <!-...
slowe/panelshows
people/i1cgnlay.html
HTML
mit
3,590
<!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_43) on Wed Apr 24 18:30:09 EEST 2013 --> <TITLE> com.smartfile.api </TITLE> <META NAME="date" CONTENT="2013-04-24"> <LINK REL ="stylesheet" TYPE="t...
smartfile/client-java
docs/com/smartfile/api/package-frame.html
HTML
mit
1,351
--- layout: default id: awards weight: 6 permalink: /en/awards lang: en --- {% include _pages/awards.html %}
sensebox/sensebox.github.io
en/awards.html
HTML
mit
109
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - Mozilla/5.0 (Linux; U; Android 2.3.4; en-gb; bq DaVinci Build/GRJ22) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1</title> <link rel="stylesheet" href="https://cdnjs.clo...
ThaDafinser/UserAgentParserComparison
v5/user-agent-detail/33/56/3356e270-ddeb-4962-8053-5f7cc24868d2.html
HTML
mit
56,424
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>bertrand: Error with dependencies</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap....
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.13.1-2.1.0/extra-dev/dev/bertrand/8.10.0.html
HTML
mit
27,607
<!doctype html> <html class="no-js" lang=""> <head> <style type="text/css" media="screen"> #editor { margin: 0; position: relative; width: 100%; height: 600px; } </style> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"...
workco/lance-rest-browser
app/index.html
HTML
mit
817
<!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title></title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> </head> <body> <!--[if lt IE 8]...
ezeql/cf-test
front/src/index.html
HTML
mit
893
<!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" /> <meta name="GENERATOR" content="VSdocman - documentation generator; htt...
asiboro/asiboro.github.io
vsdoc/topic_0000000000000628_methods--.html
HTML
mit
8,161
{% extends "frontend/base_simple.html" %} {% load i18n %} {% load bootstrap3 %} {% block content %} {% if validlink %} <div class="panel panel-default col-lg-6 col-lg-offset-3" id="forms"> <div class="panel-heading">Restablecer contraseña</div> <form method="post" action="."> {%...
matuu/django-init
django-init/frontend/templates/auth_registro/password_reset_confirm.html
HTML
mit
732
<html> <head> <title>Mozilla/5.0 (IE 11.0; Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="styl...
ThaDafinser/UserAgentParserComparison
v3/user-agent-detail/5e/b2/5eb2f054-80c5-4f59-bbf8-b149f9f86da0.html
HTML
mit
38,534
<!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:28 PST 2014 --> <title>Uses of Class java.security.KeyStore.CallbackHandlerProtection (Java Platform SE 8 )</title> <me...
fbiville/annotation-processing-ftw
doc/java/jdk8/java/security/class-use/KeyStore.CallbackHandlerProtection.html
HTML
mit
5,265
<!DOCTYPE html><html><head><title>/tags/cron/</title><link rel="canonical" href="/tags/cron/"/><meta name="robots" content="noindex"><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; url=/tags/cron/" /></head></html>
lf-araujo/lf-araujo.github.io
tags/cron/page/1/index.html
HTML
mit
274
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Class CupOfTea\TwoStream\Events\ClientConnected</title> <link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71"> <link rel="stylesheet" href="resources/style.css?49f43d3208c5d7e33fa16d36107a345bf11cc00d"> </hea...
CupOfTea696/TwoStream
docs/api/class-CupOfTea.TwoStream.Events.ClientConnected.html
HTML
mit
6,916
<template name="components_savingPointsContract"> <div class="panel panel-default panel-dapp panel-health"> <div class="panel-heading">{{i18n 'dapp.components.savingPointsContract.header'}}</div> <div class="panel-body"> <table class="table"> <tr><td class="heading">Web3 ...
TOMOAKI12345/Intee
app/client/templates/components/savingPointsContract.html
HTML
mit
1,237
<!doctype html> <html class="theme-next pisces use-motion" lang="zh-Hans"> <head> <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"/> <meta http-equiv="Cache-Control" content="no-transform" />...
CNiceToUpp/CNiceToUpp.github.io
tags/index.html
HTML
mit
11,918
{% if page.home-page %} {% assign meetings = site.posts | where: "is_meeting", "true" | sort: "date" %} {% assign post = '' %} {% for meeting in meetings %} {% if meeting.date > site.time %} {% assign post = meeting %} {% break %} {% endif %} {% endfor %} ...
jonthenerd/nhdnug.github.io
_includes/home-page-slider.html
HTML
mit
1,624
<!DOCTYPE html> <html lang="zh-cn"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>jekyll 的问题 - 技术博客</title> <meta name="renderer" content="webkit" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <meta http-equiv="Ca...
hangyan/hangyan.github.io
post/2019-05-05-jekyll/index.html
HTML
mit
12,087
<html> <head> <link href="//gmpg.org/xfn/11" rel="profile"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>குறிச்சொற்கள் &middot; புதிய உடன்படிக்கை</title> <meta name="mobile-web-app-capable" content="yes"> <meta name="HandheldFriendly" content="True" /> <meta name="MobileOptimized"...
thenewcovenantofgod/thenewcovenantofgod.github.io
tags/index.html
HTML
mit
707,526
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <!-- This HTML was auto-generated from MATLAB code. To make changes, update the MATLAB code and republish this document. --><title>phasewrap documentation</t...
irpgoe/nanodiffraction
colormaps/phasemap/html/phasewrap_documentation.html
HTML
mit
5,921
<!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"> <title>SquadShare</title> <link rel='' type='image/x-icon' href='/favicon.ico' /> <!-- styles --> {% style "/assets/bootstrap/...
weareswat/squad-share
resources/templates/base.html
HTML
mit
1,529
<!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 Mon Jan 23 16:37:41 GMT 2017 --> <title>me.gandhiinc.blindeye</title> <meta name="date" content="2017-01-23"> <link rel="stylesheet" ty...
SEPR-York/SEPR-York.github.io
olddoc/me/gandhiinc/blindeye/package-summary.html
HTML
mit
7,967
--- layout: default --- <div class="home" id="home"> <h1 class="pageTitle">Recent Posts</h1> <ul class="posts noList"> {% for post in paginator.posts %} <li> <span class="date">{{ post.date | date: '%B %d, %Y' }}</span> <h3><a class="post-link" href="{{ post.url | prepend: site.baseurl }}...
rasmuschristensen/rasmuschristensen.github.io
index.html
HTML
mit
1,120
<nav class="navbar navbar-default"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle navigation</s...
MichaelAng/sandbox
client/components/header/header.tmpl.html
HTML
mit
576
<header>Search Query No Auto Height</header> <div nag-extend-text="options" data-id="textarea" data-type="textarea" data-model="test" data-model-property="test"></div>
nucleus-angular/extend-text
web/app/components/home/assets/templates/no-auto-height.html
HTML
mit
187
{% extends "letstranslate/layout.html" %} {% block subcontent %} <h3>{{ msg['letstranslate-index-translate'] }}</h3><br /> <form action="{{ url_for('.edit_translate') }}" method="post"> <div class="col-lg-10 col-lg-offset-1"> <div class="row"> <div class="col-lg-4 form-horizontal"> {{ r...
nullzero/wpcgi
wpcgi/tools/letstranslate/templates/letstranslate/edit_translate.html
HTML
mit
2,036
<!doctype html> <html lang="en"> <head> <title>Code coverage report for lib/components/table/index.vue</title> <meta charset="utf-8" /> <link rel="stylesheet" href="../../../prettify.css" /> <link rel="stylesheet" href="../../../base.css" /> <meta name="viewport" content="width=device-width, initial...
Morning-UI/morning-ui
report/coverage/lib/components/table/index.vue.html
HTML
mit
190,469
<div class="container"> <div class="row"> <div class="col s12 m8 offset-m1 xl7 offset-xl1"> <!-- Tooltip Section --> <div id="introduction" class="scrollspy section"> <p>Tooltips are small, interactive, textual hints for mainly graphical elements. When using icons for actions you can use a to...
MahdiMajidzadeh/materialize-rtl
jade/page-contents/tooltips_content.html
HTML
mit
6,966
<script> console.log("test"); </script>
akashic-games/akashic-cli-export-html
spec/fixture/innerhtml/sample_script.html
HTML
mit
41
<!DOCTYPE html> <html lang="ja"> <head> <meta charset="UTF-8"> <title>PositionPlayground</title> <meta name="viewport" content="width=device-width,initial-scale=1"> <link rel="stylesheet" href="style.css"> </head> <body> <div id="wrapper"> <div id="editor"> <div id="toolbar"> ...
kouh/css-playground
position.html
HTML
mit
1,376
<html> <head> <meta content='About - League of Failures' name='title' /> <meta content='About - League of Failures' name='og:title' /> <title>About - League of Failures</title> <link href='/images/fav.png' rel='shortcut icon'> <link href='http://fonts.googleapis.com/css?family=Montserrat' rel='s...
leaguefls/leaguefls.github.io
_site/about/index.html
HTML
mit
3,473
<!-- Copyright (C) 1997 Crack dot Com. All rights reserved. --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <TITLE>Golgotha</TITLE> </HEAD> <BODY BACKGROUND="bground.jpg" BGCOLOR="#000000" TEXT="#DFD0DF" LINK="#FF0000" VLINK="#800000" ALINK="#FF0000"> <TABLE CELLSPACING=0 CELLPADDING=...
pgrawehr/golgotha
Documentation/r3.html
HTML
cc0-1.0
6,676
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" ty...
gugod/vote-watch-2016
data/president/n400001600000000/20160116141543/page.html
HTML
cc0-1.0
6,582
<!DOCTYPE html> <html lang="en"> <meta charset="utf-8"> <title>sácwi</title> <link type="text/css" rel="stylesheet" href="../../style.css"> <h1 lang="art-Latn-x-osv-0012"> sácwi </h1> <dl> <dt>Etymology: <dd>From XI <a href="../../0011/block011/sacw%C3%AD.html"><i lang="art-Latn-x-osv-0011">sacwí</i></a>, f...
literallybenjam/langdev
data/languages/jsv/osv/0012/block011/sácwi.html
HTML
cc0-1.0
811
<!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_45-internal) on Sat Jul 25 18:14:29 BST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.apache.jena.spa...
slennie12/SOR-Onderzoek
apache-jena-3.0.0/javadoc-arq/org/apache/jena/sparql/expr/package-summary.html
HTML
cc0-1.0
34,936
<!DOCTYPE HTML> <html lang="en-US"> <head> <title>Wesley Wiedenmeier</title> <link rel="stylesheet" href="style.css"> <link href='https://fonts.googleapis.com/css?family=Droid+Serif' rel='stylesheet' type='text/css'> </head> <body> <div class="center"> <header> Wesley Wiede...
Magical-Chicken/magical-chicken.github.io
index.html
HTML
cc0-1.0
491
<!doctype html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <title>Neverwinter Nights 2 - Epic Character Builder's Guild</title> <meta http-equiv="Content-Style-Type" content="text/css"> <link rel="stylesheet" type="text/css" href="../viewtopic.css" /> <...
world-of-greyhawk/world-of-greyhawk.github.io
builds/data/general286271.html
HTML
cc0-1.0
3,077
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" ty...
gugod/vote-watch-2016
data/president/n711000600000000/20160116134723/page.html
HTML
cc0-1.0
6,569
<!DOCTYPE html> <head> <title>DL App</title> <style> .h1{ color: green; text-size: 24px; font-family: "Lucida Console", Monaco, monospace; text-align: center; } </style> <h1 class="h1">Welcome to Connor's Digital Leaders Application!</h1>
11coranahan/DL
index.html
HTML
cc0-1.0
250
<!DOCTYPE html> <html> <head> <script>document.write('<base href="' + document.location + '" />');</script> <meta charset="UTF-8"> <title>Angular 2 with Electron</title> <!-- 1. Load libraries --> <!-- Polyfill(s) for older browsers --> <script src="node_modules/core-js/client/shim.min.js"></script> <lin...
bweben/eav
index.html
HTML
cc0-1.0
1,468
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" ty...
gugod/vote-watch-2016
data/president/n702000700000000/20160116130115/page.html
HTML
cc0-1.0
6,578
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" ty...
gugod/vote-watch-2016
data/president/n500002800000000/20160116113651/page.html
HTML
cc0-1.0
6,576
--- layout: default title: Blog --- <div class="row"> <div class="col"> <h1>Blog</h1> <ul class="blog-posts"> {% for post in site.posts %} <li class="blog-post"> <h3><a href="{{ post.url }}">{{ post.title }}</a></h3> ...
percyhanna/fpc
blog/index.html
HTML
cc0-1.0
720
<?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>org.nlogo.api.ShapeList</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <link type="tex...
jingsam/netlogo-manual-zh
scaladoc/org/nlogo/api/ShapeList.html
HTML
cc0-1.0
22,194
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" ty...
gugod/vote-watch-2016
data/president/n704001200000000/20160116102238/page.html
HTML
cc0-1.0
6,572
<div id="footer"> <div> <p id="copyright">&copy;<span id="year">&nbsp;</span> - All rights reserved.</p> </div> <script type="text/javascript"> // <![CDATA[ //CREATE INSTANCE OF THE DATE OBJECT var now = new Date(); //EXTRACT FOUR DIGIT YEAR AND ADD TO SPAN doc...
fed-v/CodeSamples
Javascript/dinamic_date_in_copyright.html
HTML
cc0-1.0
425
<!doctype html> <html> <head> <meta charset="utf-8"/> <title>Lightswitch Example</title> <link rel="stylesheet" href="/static/css/partials.min.css"> <style contenteditable class="editor">.btn { }</style> </head> <body class="example"> <a class="btn">Example Button</a> <div class="light"></div> </body> <...
jimmynotjim/animation-workshop
src/slides/partials/lightswitch_example.html
HTML
cc0-1.0
328
<ons-page class="center"> <h1>Page 2</h1> <ons-button ng-click="ons.slidingMenu.toggleMenu()"> Toggle Menu </ons-button> </ons-page>
viktorbezdek/OnsenUI-Kickstarter
src/components/onsenui/demo/pages/sliding_menu/page2.html
HTML
cc0-1.0
138
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" ty...
gugod/vote-watch-2016
data/president/n500001100000000/20160116131555/page.html
HTML
cc0-1.0
6,576
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_17) on Mon Apr 12 12:09:31 PDT 2010 --> <TITLE> Uses of Class org.apache.hadoop.chukwa.extraction.demux.Demux.ReduceClass (chukwa 0.4.0 API) </TITLE>...
intel-hadoop/HiTune
chukwa-hitune-dist/docs/api/org/apache/hadoop/chukwa/extraction/demux/class-use/Demux.ReduceClass.html
HTML
apache-2.0
6,309
<!DOCTYPE html> <html lang="en-US"> <!-- Copyright (c) 1999-2016 by Digital Mars All Rights Reserved Written by Walter Bright http://digitalmars.com --> <head> <meta charset="utf-8"> <meta name="keywords" content="D programming language"> <meta name="description" content="D Programming Language"> <title>...
wpm-org/wpm
lang/d-lang/dmd2/html/d/changelog/2.043.html
HTML
apache-2.0
14,640
<!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"> <link href='/css/styles.css' rel='stylesheet' type='text/css' /...
zhangyouzhi/rediscn
aboutus.html
HTML
apache-2.0
4,964
<!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_06) on Wed Jul 15 19:57:27 CEST 2009 --> <TITLE> CSS.V.SPEECH_RATE </TITLE> <META NAME="date" CONTENT="2009-07-15"> <LINK REL ="stylesheet" TYPE="t...
Hilbrand/cobogw
widgets/doc/javadoc/org/cobogw/gwt/user/client/CSS.V.SPEECH_RATE.html
HTML
apache-2.0
15,000
<html> <body> <form method="post" action="/"> <input type="image" src="static/action-button.png" alt="Submit Form"/> </form> </body> </html>
quinnjn/GarageDoor
garagedoor/templates/index.html
HTML
apache-2.0
142
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media...
dcarda/aba.route.validator
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_16_testAbaNumberCheck_36996_bad_16o.html
HTML
apache-2.0
10,984
<!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"><!--<!...
jonnyzzz/jonnyzzz.com
blog/2011/07/21/nuget-publish-build-runner/index.html
HTML
apache-2.0
13,709
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Variable Reference: $_adapter</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-print.cs...
inputx/code-ref-doc
codeigniter/_variables/_adapter.html
HTML
apache-2.0
5,990
<ion-view title="Toast" ng-controller="ToastController as toast"> <ion-content> <h1 class="text-center padding">Toast</h1> <div class="list "> <label class="item item-input"> <span class="input-label">Toast Message</span> <input type="text" ng-model="toast.toastMessage"> </label> </div> <div ...
ksachdeva/ngCordova-typescript-demo
www/app/toast/toast.html
HTML
apache-2.0
687
<h2 class="standard-title"> <span class="title-category">Main Concepts</span> Router - Introduction </h2> <ul> <li>Usually, navigate in an application means reload a new page based on a new url</li> <li>But remember that we are in a <em>Single Page Application</em></li> <li>So the router will take care of this b...
worldline/TrainingJEEAngular
trainingapp/src/components/slides/mainConcepts/aboutRouter/aboutRouter.html
HTML
apache-2.0
668
<html> <head> <title>System Requirements </title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <h1>System Requirements</h1><p>Apache Solr runs of Java 6 or greater. When using Java 7, be sure to install at least Update 1! With all Java versions it is strongly recommended to n...
jacquehettel/hugo_solr
docs/SYSTEM_REQUIREMENTS.html
HTML
apache-2.0
927
<div class="panel panel-default"> <div class="panel-heading"> <h3 class="panel-title">All Routes</h3> <div class="panel-options"> <a href="#" data-toggle="panel"> <span class="collapse-icon">–</span> <span class="expand-icon">+</span> </a> </div> ...
veestr/gemini
services/message-broker/emqttd/plugins/emqttd_dashboard/priv/www/routes.html
HTML
apache-2.0
3,367
<!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_43) on Wed May 22 21:49:17 UTC 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> HFileBlock.BlockWritable (HBase 0...
algarecu/hbase-0.94.8-qod
docs/apidocs/org/apache/hadoop/hbase/io/hfile/HFileBlock.BlockWritable.html
HTML
apache-2.0
10,597
<!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...
stweil/tesseract-ocr.github.io
4.0.0-beta.1/namespacemembers_eval_c.html
HTML
apache-2.0
8,057
<!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" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title> Module: Selenium::WebDriver::Phanto...
qamate/iOS-selenium-server
docs/api/rb/Selenium/WebDriver/PhantomJS.html
HTML
apache-2.0
5,944
<!DOCTYPE html > <html> <head> <title>Network - ScalaTest 3.0.2 - org.scalatest.tagobjects.Network</title> <meta name="description" content="Network - ScalaTest 3.0.2 - org.scalatest.tagobjects.Network" /> <meta name="keywords" content="Network ScalaTest 3.0.2 org.scalatest.tagobje...
scalatest/scalatest-website
public/scaladoc/3.0.2/org/scalatest/tagobjects/Network$.html
HTML
apache-2.0
28,003
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (1.8.0_05) on Fri Sep 12 11:24:45 CST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ScaleImageView</title>...
0359xiaodong/KJFrameForAndroid
doc/html_document/org/kymjs/aframe/ui/widget/ScaleImageView.html
HTML
apache-2.0
16,600
{% extends "basetodo.html" %} {% block titulo %}Teste{% endblock %} {% block paginatitulo %}Teste{% endblock %} {% block scripts %} <link rel="stylesheet" type="text/css" href="{{ url_for('.static', filename='css/jquery-ui.min.css') }}"> <script type="text/javascript" src="{{url_for('.static', filename='js/j...
dedeco/cnddh-denuncias
cnddh/templates/testefieldlist.html
HTML
apache-2.0
878
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <title>Source code</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <div class="sourceContainer"> <pre><span class="sourceLineNo">0...
ebean-orm/ebean-orm.github.io
apidoc/11/src-html/io/ebean/config/EncryptKeyManager.html
HTML
apache-2.0
2,185
<!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 Fri Jun 22 04:34:22 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildf...
wildfly-swarm/wildfly-swarm-javadocs
2.0.0.Final/apidocs/org/wildfly/swarm/config/security/security_domain/class-use/ClassicAuditConsumer.html
HTML
apache-2.0
12,427
<!DOCTYPE html> <html> <head> <title>Target Page 3</title> </head> <body> <div>Target Page 3</div> </body> </html>
ionutbarau/petstore
petstore-app/src/main/resources/static/node_modules/selenium-webdriver/lib/test/data/click_tests/mapped_page3.html
HTML
apache-2.0
119
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (1.8.0_05) on Fri Sep 19 11:03:38 CST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>程序包 org.kymjs.aframe.b...
xiaob/-KJFrameForAndroid
doc/html_document/org/kymjs/aframe/bitmap/package-use.html
HTML
apache-2.0
7,102
<footer class="site-footer"> <div class="wrapper"> <h2 class="footer-heading">{{ site.title }}</h2> <div class="footer-col-wrapper"> <div class="footer-col footer-col-1"> <ul class="contact-list"> <li>{{ site.title }}</li> <li><a href="mailto:{{ site.email }}">{{ site.emai...
begnini/begnini.github.io
_includes/footer.html
HTML
apache-2.0
1,345
<!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_45) on Mon Mar 03 10:44:25 EST 2014 --> <title>org.hibernate.envers.configuration Class Hierarchy (Hibernate JavaDocs)</title> <meta na...
serious6/HibernateSimpleProject
javadoc/hibernate_Doc/org/hibernate/envers/configuration/package-tree.html
HTML
apache-2.0
4,615
<!doctype html> <html> <head> <title>iMoney</title> <style> #mydiv { width : 95%; height : 500px; } #descdiv { width: 100%; border: 2px solid gray; padding: 15px; margin: 5px; } #costdiv { width: 100%; border: 2px s...
javafuns/iMoney
public/views/index.html
HTML
apache-2.0
2,246
<!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.6.0_27) on Mon Dec 16 23:54:44 EST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.a...
arrowli/RsyncHadoop
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/target/org/apache/hadoop/mapreduce/v2/proto/class-use/MRProtos.CountersProto.Builder.html
HTML
apache-2.0
26,104
<!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_51) on Thu Apr 28 18:37:57 UTC 2016 --> <title>Uses of Class org.apache.cassandra.cql3.selection.Selectable (apache-cassandra API)</tit...
elisska/cloudera-cassandra
DATASTAX_CASSANDRA-2.2.6/javadoc/org/apache/cassandra/cql3/selection/class-use/Selectable.html
HTML
apache-2.0
16,175
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_25) on Mon Nov 04 19:46:08 GMT 2013 --> <title>Cecil</title> <meta name="date" content="2013-11-04"> <link rel="stylesheet" type="text/...
GDP9/CecilRPi
documentation/Javadocs/org/raspberrypi/cecil/model/Cecil.html
HTML
apache-2.0
12,338
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media...
dcarda/aba.route.validator
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_11_testAbaNumberCheck_24673_good_ptg.html
HTML
apache-2.0
9,181
<!DOCTYPE html> <html lang="zh"> <head> <title>谈谈TCP/IP协议</title> <meta charset="utf-8" /> <!-- Mobile viewport optimized: j.mp/bplateviewport --> <meta name="viewport" content="width=device-width,initial-scale=1, maximum-scale=1"> <link rel="stylesheet" type="text/css" href=...
cankai/cankai.github.io
tcpip.html
HTML
apache-2.0
4,797
{% extends "base.html" %} {% comment %} #------------------------------------------------------------------------------- # Name: search.py # Purpose: The search html file that contains the html for the search page. # # Author: Andre Wiggins, Andrew Stewart # # Created: 04/25/2011 # Copyright: (c) ...
andrewiggins/Textbook-Price-Aggregator
src/static/templates/search.html
HTML
apache-2.0
2,900
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media...
dcarda/aba.route.validator
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_14_testAbaNumberCheck_31153_good_hwi.html
HTML
apache-2.0
9,181
<!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_43) on Wed May 22 21:49:32 UTC 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.hadoop.h...
algarecu/hbase-0.94.8-qod
docs/apidocs/org/apache/hadoop/hbase/rest/metrics/class-use/RESTMetrics.html
HTML
apache-2.0
6,323
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>Coverage Report</title> <link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/...
tempbottle/jsimpledb
publish/reports/coverage/org.jsimpledb.gui.SimpleFieldFieldBuilder.html
HTML
apache-2.0
26,794
<!DOCTYPE html><html><head><title>https://merbla.com/tags/powershell/</title><link rel="canonical" href="https://merbla.com/tags/powershell/"/><meta name="robots" content="noindex"><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; url=https://merbla.com/tags/pow...
merbla/merbla.github.io
tags/powershell/page/1/index.html
HTML
apache-2.0
346
<!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...
fmina/ros_picoflexx
lib/libroyale-0.9.5.32-APPLE-64Bit/doc/html/index.html
HTML
apache-2.0
26,495
<!DOCTYPE html SYSTEM "about:legacy-compat"> <html lang="en"><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" type="text/css"><title>Application Developer's Guide (9.0.0.M18) - Introduction</title><meta name="author" content="Craig R. M...
jeremybreytenbach/UCT_MIT_WebProgramming
webapps/docs/appdev/introduction.html
HTML
apache-2.0
7,223
<!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.4.2_18) on Thu Jul 31 15:03:40 GMT+01:00 2008 --> <TITLE> Uses of Interface org.apache.fop.layoutmgr.inline.InlineLevelLayoutManager (Apache FOP 0.95 API...
tavultesoft/keymanweb
windows/src/ext/docbook/fop/fop-0.95/javadocs/org/apache/fop/layoutmgr/inline/class-use/InlineLevelLayoutManager.html
HTML
apache-2.0
17,166
<html><!-- Created using the cpp_pretty_printer from the dlib C++ library. See http://dlib.net for updates. --><head><title>dlib C++ Library - box_overlap_testing_abstract.h</title></head><body bgcolor='white'><pre> <font color='#009900'>// Copyright (C) 2011 Davis E. King (davis@dlib.net) </font><font color='#0099...
Nekel-Seyew/Complex-3D-Vector-Fields
dlib-18.18/docs/dlib/image_processing/box_overlap_testing_abstract.h.html
HTML
apache-2.0
8,570
<!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"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> ...
h0st/junction-smart-shop
index.html
HTML
apache-2.0
2,247
--- id: 'index' --- <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content="Presentations by Szymon Kulec @Scooletz"> <meta name="author" content="Szymon Kulec @Scooletz"> ...
Scooletz/Presentations
index.html
HTML
apache-2.0
6,829
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"> <html> <head> <title>Public Properties</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="Doc-O-Matic" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <link rel="STYLESHE...
asirnayeef23/fsm
DOCS-SDKs/sdk_adapter_dotnet/doc/API-reference/_!!MEMBEROVERVIEW_Lightstreamer_DotNet_Server_Log_ILogger_14_Public_Properties_Public_Properties.html
HTML
apache-2.0
3,038
<?php partialView('header'); ?> <div class="main-bar"> <h3> <i class="fa fa-coffee"></i> 產品系統 <i class="fa fa-angle-right"></i> 產品分類管理 </h3> </div> <?php partialView('menu' , $data); ?> <div id="content"> <div class="outer"> <div class="inner"> <div class="row"> <div class="col-lg-12" style="margin-to...
MeiGic/oase
php/app/View/oaseadmin/productcategorymanager.html
HTML
apache-2.0
6,041
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="description" content="Javadoc API documentation for Fresco." /> <link rel="shortcut icon" type="image/x-icon" href="../../../../favicon.ico" /> <title> Fi...
weiwenqiang/GitHub
expert/fresco/docs/javadoc/reference/com/facebook/imagepipeline/core/FileCacheFactory.html
HTML
apache-2.0
22,763
<!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...
simplegeo/hadoop
docs/jdiff/changes/pkg_org.apache.hadoop.http.html
HTML
apache-2.0
7,561
<!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_08) on Fri Feb 09 15:09:59 PST 2007 --> <TITLE> Uses of Package org.apache.hadoop.examples (Hadoop 0.11.1 API) </TITLE> <LINK REL ="stylesheet" TYP...
moreus/hadoop
hadoop-0.11.1/docs/api/org/apache/hadoop/examples/package-use.html
HTML
apache-2.0
5,515
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout" layout:decorator="fragments/layout" > <body> <p> <h2>Data access failure: <span th:text="${exception.message}">There has been an error</span><...
jhcao23/survey
src/main/webapp/WEB-INF/thymeleaf/dataAccessFailure.html
HTML
apache-2.0
638