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="livechatCurrentChats"> <fieldset> <form class="form-inline" method="post"> <div class="form-group"> <label for="name">{{_ "Name"}}</label> <input type="text" name="name"> </div> <div class="form-group"> <label for="leadid">{{_ "LeadID"}}</label> <input type="text" name="lea...
deep0892/PB.Chat
packages/rocketchat-livechat/client/views/app/livechatCurrentChats.html
HTML
mit
2,636
<!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...
v8-dox/v8-dox.github.io
1e7769d/html/classv8_1_1_string_1_1_utf8_value.html
HTML
mit
6,946
<!DOCTYPE html> <head> <title>JS Loading Bar</title> <script src='https://code.jquery.com/jquery-2.0.3.min.js'></script> <script src="modals/jquery.modal.js" type="text/javascript" charset="utf-8"></script> <meta charset="utf8"> <link rel="stylesheet" type="text/css" href="style.css"> <link rel="stylesh...
jamieallen59/Js_target_bar
index.html
HTML
mit
3,387
<% @page_title = 'Home' %> <h1>Home</h1>
jarrett/ichiban
empty_project/html/index.html
HTML
mit
41
<html> <head> <script src="bundle.js"></script> <link rel="stylesheet" href="stylesheet.css"> </head> <body> <header>The Griddy Griddle Grid Modifier</header> <section class="main"> <div class="box"> <div id="maincontent"> </div> </div> <div class="popover"> <div class="pop-content-co...
mindspank/GridChanger
index.html
HTML
mit
516
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>innocentmusic.com</title> <link rel="stylesheet" type="text/css" href="css/main.css"> <link rel="stylesheet" href="css/responsive.css" media="screen and (max-width: 900px)"> <link href='http://fonts.googleapis.com/css?family=Russo+One'...
InnocentSekajja/production-systems-for-the-web
media.html
HTML
mit
2,374
<!doctype html> <html> <head> <meta charset="utf-8"> <title>Bootstrap</title> <meta name="description" content="This is an awesome Bootstap boiler plate, scaffolded by slush bootstrap"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- build:css /styl...
arvindr21/slush-bootstrap
templates/stylus/dev/templates/non-responsive/index.html
HTML
mit
6,089
<!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 Thu Jul 30 20:27:38 EDT 2015 --> <title>com.qualcomm.robotcore.eventloop.opmode</title> <meta name="date" content="2015-07-30"> <link re...
pranavburugula/test
doc/javadoc/com/qualcomm/robotcore/eventloop/opmode/package-summary.html
HTML
mit
6,354
<h2>About page!</h2>
folterung/Javascript_Training_ES5
partials/about.html
HTML
mit
20
<!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_55) on Sun Oct 26 05:56:34 EDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class...
kilfu0701/Solr4-Scaffold
solr-4.10.2/docs/solr-core/org/apache/solr/handler/component/class-use/DebugComponent.html
HTML
mit
5,054
<!DOCTYPE html><html><head><title>https://racksam.github.io/tags/dns/</title><link rel="canonical" href="https://racksam.github.io/tags/dns/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://racksam.github.io/tags/dns/" /></head></html>
racksam/racksam.github.io
tags/dns/page/1/index.html
HTML
mit
301
<!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...
v8-dox/v8-dox.github.io
ef0ca2a/html/classv8_1_1_local-members.html
HTML
mit
9,468
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Source: src/physics/Physics.js · Phaser CE</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/default.css"> <link type="text/css"...
adamlabadorf/bobodyssey
docs/src_physics_Physics.js.html
HTML
mit
44,951
<div class="commune_descr limited"> <p> Maillot est une commune géographiquement positionnée dans le département de Yonne en Bourgogne. On dénombrait 1&nbsp;075 habitants en 2008.</p> <p>À Maillot, le prix moyen à la vente d'un appartement s'évalue à 1&nbsp;801 &euro; du m² en vente. Le prix moyen d'une maison ...
donaldinou/frontend
src/Viteloge/CoreBundle/Resources/descriptions/89236.html
HTML
mit
1,533
<!DOCTYPE html> <html> <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> </head> <body> <p>Name: <input type="text" id="test" value="Mickey Mouse"></p> <button>Show Value</button> <script> $(document).ready(function(){ $("button").click(function(){ ...
saimasarifa/jquery_practic
input_getvalue.html
HTML
mit
410
<!DOCTYPE html> <html class="pl"> <head> <title>Pattern Lab</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width" /> <!-- Google Fonts --> <link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' ...
jgunawan/patternlab-uswds
public/patterns/01-molecules-04-forms-00-search/01-molecules-04-forms-00-search.html
HTML
mit
3,660
<video id="bgvid" playsinline autoplay muted loop> <!-- WCAG general accessibility recommendation is that media such as background video play through only once. Loop turned on for the purposes of illustration; if removed, the end of the video will fade in the same way created by pressing the "Pause" button --> <s...
joemetha/Lukana
app/lukana/lukana.home.component.html
HTML
mit
2,379
<div ng-controller="adminController"> <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="#navbar" a...
PauliNiva/Sotechat
src/main/webapp/admin/adminCP.tpl.html
HTML
mit
2,642
<html><img border=0 src=105928-88-9.txt alt=105928-88-9.txt></img><body> "x" "1" "OWAIS,WM, RONALD,RC, KLEINHOFS,A AND NILAN,RA, SYNTHESIS ANDMUTAGENICITY OF THE TWO STEREOISOMERS OF AN AZIDE METABOLITE (AZIDOALANINE),MUTAT. RES. 175(3):121-126, 1986" </body></html>
andrewdefries/Ames_ToxBenchmark
105928-88-9.txt.html
HTML
mit
267
<!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 Thu Jan 23 20:12:56 EST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.a...
OrlandoLee/ForYou
lucene/lib/lucene-4.6.1/docs/codecs/org/apache/lucene/codecs/blockterms/class-use/TermsIndexReaderBase.FieldIndexEnum.html
HTML
mit
9,247
<html> <head> <title>Website Cheat Code Demo</title> <script src="https://code.jquery.com/jquery-2.2.3.min.js" integrity="sha256-a23g1Nt4dtEYOj7bR+vTu7+T8VP13humZFBJNIYoEJo=" crossorigin="anonymous"></script> </head> <body> <h1>Press the following key codes to trigger the cheat</h1> <h1 style="fo...
samb90/WebsiteCheatCode
demo.html
HTML
mit
432
<!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...
KlusterKite/KlusterKite
Docs/Doxygen/html/class_kluster_kite_1_1_data_1_1_tests_1_1_mock_1_1_test_data_actor-members.html
HTML
mit
11,145
<!doctype html> <html lang="en" class="no-js"> <head> <meta charset="utf-8"> <title>append | geomap</title> <meta name="description" content="geomap append method"> <meta name="author" content="Ryan Westphal"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet...
jQueryGeo/docs
geomap/append.html
HTML
mit
15,181
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>Slider Cluster Demo - Jssor Slider, Slideshow with Javascript Source Code</title> <!-- Caption Style --> <style> .captionOrange, .captionBlue, .captionBlack, .captionSymbol ...
amirmasoud/bootstrapTemplates
Jssor Slider/themes-no-jquery/slider-cluster.source.html
HTML
mit
63,900
<!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="../../../../../bootst...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.02.3-2.0.6/released/8.8.0/euclidean-geometry/8.5.0.html
HTML
mit
7,804
<div ui-content-for="title"> <span>Register</span> </div> <div class="scrollable"> <div class="scrollable-content section"> <form role="form" ng-submit='register()'> <fieldset> <legend>Register</legend> <div class="form-group has-success has-feedback"> <label>User Name</label> ...
frozonfreak/AngularJS_PHP_MySQL_UserAuth
partials/register.html
HTML
mit
2,397
{% if site.owner.google.ad-client and site.owner.google.ad-slot %}{% include ad-footer.html %}{% endif %} <span>&copy; {{ site.time | date: '%Y' }} {{ site.owner.name }}. Powered by <a href="http://jekyllrb.com" rel="nofollow">Jekyll</a> using the <a href="https://mademistakes.com/work/so-simple-jekyll-theme/" rel="no...
jalexvig/jalexvig.github.io
_includes/footer.html
HTML
mit
2,708
<!DOCTYPE html> <html> <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=""> <link rel="shortcut icon" href="/assets/ico/favico...
rosa89n20/rosa89n20.github.io
projects/taipei-childrens-amusement-park-vr-tour/index.html
HTML
mit
38,141
<!DOCTYPE html> <html lang="hu" ng-app="xmlrpcTest"> <head> <title>XML-RPC test tool</title> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-sca...
indigophp/xmlrpc-test
app/views/index.html
HTML
mit
2,795
<!-- Copyright © 1998-1999 Chris Herborth (arcanedragon@wave.home.com) --> <!-- Arcane Dragon Software --> <!-- $Id: heymodule.html,v 1.1.1.1 1999/06/08 12:49:38 chrish Exp $ --> <html> <head> <title>heymodule - 1.1</title> </head> <body bgcolor="#ffffcb"> <h1><tt>heymodule</t...
Taffer/BeOS
heymodule/heymodule.html
HTML
mit
32,023
<div id="header"> {% if menu_default == 'Default' %} <div class="row"> <div class="large-12 columns"> <h1 class="text-center">Welcome to Guava</h1> </div> </div> {% else %} <p></p> {% endif %} </div>
roobyz/guava
app/templates/starter-nunjucks-theme/_header.html
HTML
mit
220
<!DOCTYPE html> <html> <head> <title>Lorenz Attractor</title> <script src="js/lorenz.js"></script> <style> body { background: black;} </style> </head> <body> <canvas id="canvas"></canvas> </body> </html>
yogthos/quil-lorenz-attractor
resources/public/index.html
HTML
mit
250
<div class="jumbotron text-center"> <h1>Inicio</h1> <p>{{texto}}</p> </div>
RodrigoRoy/simple-mean-app
public/views/inicio.html
HTML
mit
78
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Sample Problem</title> </head> <body> <div id="description"> <h1>Sample Problem</h1> <p> Double the numbers. </p> </div> <div id="inputs"> <pre>10</pre> <pre>0.01</pre> </div> <div id="outputs"> <pre>20</pre> <pre>0.02</pre> ...
Genki-S/clicoder
fixtures/sample_problem.html
HTML
mit
343
<HTML> <HEAD> <!-- This HTML file has been created by texi2html 1.52 from ../../doc/vice.texi on 2 November 2012 --> <TITLE>VICE Manual - 14 petcat</TITLE> </HEAD> <BODY> Go to the <A HREF="vice_1.html">first</A>, <A HREF="vice_13.html">previous</A>, <A HREF="vice_15.html">next</A>, <A HREF="vice_20.html">last</...
century-arcade/src
c64/vice-2.4/doc/html/vice_14.html
HTML
mit
5,102
--- layout: default --- <div id="main" role="main"> <div class="wrap"> {% if page.image.feature %} <div class="page-feature"> <div class="page-image"> <img src="{{ site.url }}{{site.baseurl}}/images/{{ page.image.feature }}" class="page-feature-image" alt="{{ page.title }}"> {% if page.image.credit ...
microbit-playground/microbit-playground.github.io
_layouts/project-front-page.html
HTML
mit
686
--- layout: default title: styleguide index permalink: /style-guide/index.html --- <div class="container"> <div class=""> <h2>Style Guide</h2> <hr/> <section> <h3>Headings</h3> <h1>H1: Heading of the First Kind</h1> <h2>H2: Heading of the Second Kind</h2> <h3>H3: Heading of the Th...
patrickgrady/jekyll-gulp-bsync
index-style-guide.html
HTML
mit
3,753
<HTML><HEAD> <TITLE>Review for O Brother, Where Art Thou? (2000)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0190590">O Brother, Where Art Thou? (2000)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HR...
xianjunzhengbackup/code
data science/machine_learning_for_the_web/chapter_4/movie/27077.html
HTML
mit
5,355
<html><body> <h4>Windows 10 x64 (19041.450)</h4><br> <h2>_REG_NOTIFY_CLASS</h2> <font face="arial"> RegNtDeleteKey = 0n0<br> RegNtPreDeleteKey = 0n0<br> RegNtSetValueKey = 0n1<br> RegNtPreSetValueKey = 0n1<br> RegNtDeleteValueKey = 0n2<br> RegNtPreDeleteValueKey = 0n2<br> RegNtSetInformatio...
epikcraw/ggool
public/Windows 10 x64 (19041.450)/_REG_NOTIFY_CLASS.html
HTML
mit
2,287
--- layout: landing title: Automated browser testing for the modern web development stack description: TestCafe is a simple and powerful framework for testing websites and apps. It allows you to easily create, maintain and execute automated web tests across browsers, operating systems and devices. permalink: / --- <mai...
helen-dikareva/testcafe-phoenix
docs/articles/index.html
HTML
mit
10,722
<!DOCTYPE html> <html> <head> <link type="text/css" rel="stylesheet" href="../../week-3/stylesheets/my-berkshire-stylesheet.css"/> <title>BERKSHIRE HATHAWAY INC</title> </head> <body> <header> <h1> <span class="big">B</span>ERKSHIRE <span class="big">H</span>ATHAWAY <span class="small">INC.</span> ...
mlbaquerizo/phase-0
week-2/berkshire/emmet-berkshire-site.html
HTML
mit
2,556
<script type="text/javascript"> </script> <div class="promotion-header" style="background-image:url({0});"> <div class="promotion-ongoing" data-video="true"> <div class="youtube"> <iframe width="560" height="300" src="https://www.youtube.com/embed/hmE9f-TEutc" frameborder="0" allowfullscree...
SELO77/seloPython
formDataTest.html
HTML
mit
890
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <head> <meta content="text/html; charset=UTF-8" http-equiv="content-type"> <title>Export IDRISI raster</title> <link rel="stylesheet" type="text/css" href="Help.css"> </head> <...
jblindsay/jblindsay.github.io
ghrg/Whitebox/Help/ExportIDRISIRaster.html
HTML
mit
2,529
<!DOCTYPE html> <html> <head> <title>Only responsive menu without desktop version | Arshifa Mega Responsive Menu</title> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- favicon icons --> <link rel="shortcut ico...
shaharshifa/ArshifaMegaResponsiveMenu
demo4.html
HTML
mit
13,384
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="twitter:card" content="summary"/> <meta name="twitter:image" content="/images/cover.jpg"/> <meta name="twitter:title" content="fgbs"/> <meta name="twitter:des...
fgbs/fgbs.github.io
index.html
HTML
mit
6,325
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>W28775_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;"> ...
datamade/elpc_bakken
ocr_extracted/W28775_text/page42.html
HTML
mit
2,109
<!doctype html> <html lang="zh_cn"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> <!-- keywords for search engin --> <meta name="keywords" content="emacs,org,shell,linux,c,python,js,html,css"> ...
pengpengxp/pengpengxp.github.io
linux/translate/在子目录中组织你的工程.html
HTML
mit
4,638
<triangulate-settings ng-if="site.ShowSettings"></triangulate-settings> <header role="banner"> <nav class="navbar navbar-default" role="navigation"> <a ng-if="site.ShowSettings" ng-click="toggleSettings()" class="settings-toggle"><i class="fa fa-cog"></i></a> ...
winiceo/triangulate
themes/simple/layouts/post.html
HTML
mit
3,432
<!DOCTYPE html> <html lang="en"> <head> <title>Name test case 743</title> <style type="text/css"> #fieldDiv { display: table; width: 80%; margin: 100px 10%; } .hidden { display: none; } </style> </head> <body> <div class="pageContainer"> <div id="fieldDiv"><!-- Start of W3C ARIA test case code. --> <label for="test"> ...
accdc/w3c-alternative-text-computation
docs/Autogenerated AccName 1.1 Testable Statements - W3C/Name test case 743.html
HTML
mit
1,271
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- **************************************************************** --> <!-- * PLEASE KEEP COMPLICATED EXPRESSIONS OUT OF THESE TEMPLATES, * --> <!-- * i.e. only iterate & print data where possible. Thanks, Jez. *...
v1p/grails-burning-image
docs/gapi/grails-app/taglib/pl/burningice/plugins/image/BurningImageTagLib.html
HTML
mit
16,045
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title><%= title %></title> <link rel='stylesheet' href='javascripts/bootstrap/dist/css/bootstrap.min.css' /> <link rel='stylesheet' href='stylesheets/dashboard.css' /> <link...
zhangzhaoaaa/JianPian
views/settings.html
HTML
mit
4,295
<div class="tree-control"> <div class="tree-input" ng-click="onControlClicked($event)"> <span ng-if="selectedItems.length == 0" class="selected-items"> <span ng-bind="defaultLabel"></span> </span> <span ng-if="selectedItems.length > 0 && selectedItems.length <= 1" class="selected-items">...
KristjanLiiva/angular-multi-select-tree
src/multi-select-tree.tpl.html
HTML
mit
1,676
<DIV NAME="detail" ID="detail" xmlns="http://www.w3.org/TR/REC-html40"><H3><A NAME='detail_AppMapChaining'></A>TIDComponent DDDriverCommands::<BIG>AppMapChaining</BIG> </H3> <TABLE><TR> <TD class="borderStyle"><SPAN CLASS='Support' TITLE='SAFS Driver Commands'>SDC</SPAN></TD> <TD class="borderStyle"><SPAN CLASS='Supp...
kid551/safsdev.test.github.io
keyref/TIDComponentDDDriverCommandsAppMapChaining.html
HTML
mit
2,316
<!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...
techcamp15-tokyo-1/mimp
app/sdk/rdio-ios-1.3.2/docs/functions_prop.html
HTML
mit
3,823
<!DOCTYPE html> <html xmlns:msxsl="urn:schemas-microsoft-com:xslt"> <head> <meta content="en-us" http-equiv="Content-Language" /> <meta content="text/html; charset=utf-16" http-equiv="Content-Type" /> <title _locid="PortabilityAnalysis0">.NET Portability Report</title> <style> ...
kuhlenh/port-to-core
Reports/se/secureblackbox.12.0.272/SecureBlackbox.SSHClient-sl5.html
HTML
mit
12,921
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>additions: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.c...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.02.3-2.0.6/released/8.4.5/additions/8.8.0.html
HTML
mit
7,066
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us"> <head> <link href="http://gmpg.org/xfn/11" rel="profile"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> <t...
umahmood/umahmood.github.io
2020/02/conn-postgres/index.html
HTML
mit
4,334
<!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.0"> <link rel="shortcut icon" href="../favicon.ico"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-t...
Eonasdan/bootstrap-datetimepicker
docs/5-4/Installing/index.html
HTML
mit
9,626
<html> <head></head> <body> Hello </body> </html>
neep305/swordfish
text_analysis/templates/home.html
HTML
mit
49
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="/style/main.min.css"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtc...
maxvrancken/Personal_Website
index.html
HTML
mit
488
<!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...
yurikoma/PhysicsForGamesAIE_StudentWork
dependencies/glm/doc/api/a00057_source.html
HTML
mit
375,431
<html> <head> <script type="text/javascript" src="orInclude.js"> </script> <script type="text/javascript"> $(document).ready(function() { var ids = getURLParameter("ids"); or_aux_datafileDetail( ...
Cygnut/www-sandbox
reference/or/testor_aux.html
HTML
mit
1,704
<hr /> {% assign navPages = site.pages | where: 'nav', true | sort: 'order' %} {% for page in navPages %} <div><a href="{{ site.baseurl }}{{ page.url }}">{{ page.title }}</a></div> {% endfor %}
funwithbrains/funwithbrains.github.io
_includes/footer.html
HTML
mit
197
<!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>Symplocos factsheet on ARKive - Symplocos nivea</title> ...
andrewedstrom/cs638project
raw_data/arkive-endangered-html/symplocos-nivea.html
HTML
mit
2,829
<div class="click-overlay" (click)="dismissSuggestions()" *ngIf="suggestionsShown"></div> <input type="search" class="query-input" [(ngModel)]=value (ngModelChange)="updateSuggestions()" placeholder="{{placeholder}}" (keydown)="onKeydown($event)"> <ul class="suggestions" *ngIf="sug...
lsim/mobro
src/client/app/shared/components/autocomplete/autocomplete.component.html
HTML
mit
504
--- layout: tag section-type: tag title: js --- ## Tag
rherlt/rherlt.github.io
tags/js.html
HTML
mit
54
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>topology: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.03.0-2.0.5/released/8.5.2~camlp4/topology/8.8.0.html
HTML
mit
7,341
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>fourcolor: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css"...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.6/released/8.5.2~camlp4/fourcolor/1.2.html
HTML
mit
7,278
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs For Class Command_Default</title...
ultramega/umcart
docs/UMCart/Controller/Command_Default.html
HTML
mit
6,886
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>abp: 13 s</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.09.0-2.0.5/released/8.8.2/abp/8.8.0.html
HTML
mit
11,715
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (1.8.0_102) on Mon Jun 19 13:27:34 CEST 2017 --> <title>aspguidc.model.input.entity</title> <meta name="date" content="2017-06-19"> <link rel="stylesh...
nnatter/aspguid-compiler
docs/aspguidc/model/input/entity/package-frame.html
HTML
mit
1,010
<html><body> <h4>Windows 10 x64 (18362.418)</h4><br> <h2>_VACB</h2> <font face="arial"> +0x000 BaseAddress : Ptr64 Void<br> +0x008 SharedCacheMap : Ptr64 <a href="./_SHARED_CACHE_MAP.html">_SHARED_CACHE_MAP</a><br> +0x010 Overlay : <a href="./<anonymous-tag>.html"><anonymous-tag></a><br> ...
epikcraw/ggool
public/Windows 10 x64 (18362.418)/_VACB.html
HTML
mit
439
--- layout: post title: Les joies de la téléphonie categories: - Personnel tags: - Internet - Téléphonie status: publish type: post published: true meta: tweetbackscheck: '1233978902' shorturls: a:7:{s:9:"permalink";s:65:"http://www.alienlebarge.ch/2007/10/04/les-joies-de-la-telephonie/";s:7:"tinyurl";s:25:"http://...
alienlebarge/alienlebarge.github.com
_posts/2007-10-04-les-joies-de-la-telephonie.html
HTML
mit
1,738
<!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="./d3600231db9364734b53817913a881a244f280f6d3d66448641a3d23eb0e40a5.html">Teleport</a> <hr> ...
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/e5ff355a85a45b0f6b69d0ba55d6f83db28e09138d484eb53cb5a72f8dc2ff42.html
HTML
mit
550
<p> comp-702 works! </p>
angular/angular-cli-stress-test
src/app/components/comp-702/comp-702.component.html
HTML
mit
27
<!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 Mon Mar 23 16:01:46 AKDT 2015 --> <title>SevenZip Class Hierarchy</title> <meta name="date" content="2015-03-23"> <link rel="stylesheet"...
dracoix/PRZ
apidocs/SevenZip/package-tree.html
HTML
mit
4,908
<!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_41) on Tue Mar 05 22:46:28 EST 2013 --> <TITLE> Echo.EchoLevel (Apache Ant API) </TITLE> <META NAME="date" CONTENT="2013-03-05"> <LINK REL ="styles...
bownie/Brazil
thirdparty/apache-ant-1.9.0/manual/api/org/apache/tools/ant/taskdefs/Echo.EchoLevel.html
HTML
mit
13,765
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>flocq: 6 m 35 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="s...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.07.1-2.0.6/released/8.13.2/flocq/3.2.1.html
HTML
mit
14,074
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>graphs: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css"...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.09.1-2.0.6/released/8.12.0/graphs/8.8.0.html
HTML
mit
7,116
<div class="commune_descr limited"> <p> Sassierges-Saint-Germain est un village géographiquement positionné dans le département de l'Indre en Centre. Elle comptait 458 habitants en 2008.</p> <p>Si vous pensez demenager à Sassierges-Saint-Germain, vous pourrez aisément trouver une maison à acheter. </p> ...
donaldinou/frontend
src/Viteloge/CoreBundle/Resources/descriptions/36211.html
HTML
mit
1,431
<div class="commune_descr limited"> <p> Benoîtville est un village situé dans le département de Manche en Basse-Normandie. On dénombrait 541 habitants en 2008.</p> <p>Le nombre d'habitations, à Benoîtville, était réparti en 2011 en trois appartements et 267 maisons soit un marché plutôt équilibré.</p> ...
donaldinou/frontend
src/Viteloge/CoreBundle/Resources/descriptions/50045.html
HTML
mit
1,676
<div class="sub-email text-center"> <p><strong>订阅到邮箱</strong></p> <div class="form-inline"> <div class="form-group "> <input type="email" class="form-control" id="sub-email" placeholder="您的邮箱"> </div> <button class="btn btn-default btn-success" type="submit" id="sub-email-sub...
onlylemi/inerd
_includes/sub-email.html
HTML
mit
379
<!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...
rubenacevedo3/cpp-RoboDogVoiceController
doxygenfiles/html/motionModuleStubTest_8cpp.html
HTML
mit
18,150
<!DOCTYPE html> <html> <head> <link rel="stylesheet" href="../new_blog.css"> <link rel="stylesheet" href="cheat_sheet.css"> </head> <body class="wrapper"> <div id="top"> <h1 id="hello" class="banda">ghammell's<b style="font-size:45px">Blog</b></h1> <nav id="external"> <a href="https://www.facebook...
ghammell/ghammell.github.io
blogposts/cheat_sheet.html
HTML
mit
7,376
<!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"> <link rel="shortcut icon" href="https://newsblur.com/media/img/favicon.ico" type="image/png" /> <link rel="icon" href="https:...
samuelclay/NewsBlur
blog/_site/2012/02/29/ssl-stripejs/index.html
HTML
mit
6,976
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Object.keys()方法的应用</title> </head> <script> // 问题起源于有人问道,如果我要拿到一个对象里面的所有属性,Object里面有一个方法是什么?? // 第一种,传入对象,返回属性名 var obj1 = { "name": "jessie", "sex": "female", "age": 23, "hobby": 'music' }; console.log(Object.keys(ob...
jessietang/daily-practice
Object.keys方法.html
HTML
mit
1,247
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" co...
DeMaCS-UNICAL/embasp_website
docs/_static/doxygen/python/classbase_1_1callback_1_1Callback.html
HTML
mit
5,427
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>Valit\Exceptions\InvalidContainerException | Valit API</title> <link rel="stylesheet" type="text/css" href="../../css/bootstrap.min.css"> <link rel="stylesheet" ty...
moccalotto/moccalotto.github.com
docs/valit/api/1.0.2/Valit/Exceptions/InvalidContainerException.html
HTML
mit
38,837
<!-- Generated by pkgdown: do not edit by hand --> <!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.0"> <title>Convert genes to symbols — convertGenesToSymbols • basejump</title> ...
seqcloud/seqcloudR
docs/reference/convertGenesToSymbols.html
HTML
mit
14,492
<!DOCTYPE html> <meta charset="utf-8"> <style> body { margin: 0; } svg { font: 10px sans-serif; border: solid 1px #ccc; margin-bottom: 10px; } </style> <svg style="position:absolute;top:-1000px;"> <defs> <marker id="arrow" markerWidth="10" markerHeight="10" refX="0" refY="3" orient="auto" markerUnits="...
homiiiiii/test
three.html
HTML
mit
2,671
<!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" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:py="http://genshi.edgewall.org/"> <xi:include href="../themes/${site.theme}/master.html"...
CarlosGabaldon/calabro
calabro/templates/new_user.html
HTML
mit
1,549
<!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="./b5189d69d4fec4f09fcc44cfae15ef983993edbf97d2c16fc1636921576b3417.html">Teleport</a> <hr> ...
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/2a93b316b9140eae52f23868e02f27d0f9de9346bca195042f4000987d851482.html
HTML
mit
550
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>登录错误</title> </head> <body> 登录错误! </body> </html>
feiyue/maven-framework-project
newltcms/src/main/webapp/WEB-INF/error.html
HTML
mit
266
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>zsearch-trees: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.m...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.1/released/8.10.2/zsearch-trees/8.6.0.html
HTML
mit
6,928
{% extends "bootstrap_responsive.html" %} {% block title %}Flask-Bouncer Demo{% endblock %} {% block body_content %} <div class="container"> <div class="navbar"> <div class="navbar-inner"> <a class="brand" href="#">Flask-Bouncer Demo</a> </div> </div> {% with messages = get_f...
miguelgrinberg/Flask-Bouncer
example/templates/base.html
HTML
mit
700
<!DOCTYPE html> <html> <head> <meta charset='utf-8'> <title>Learn JS!!</title> <link href='//fonts.googleapis.com/css?family=Raleway:400,300,600' rel='stylesheet' type='text/css'> <link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.2/normalize.min.css'> <link rel='sty...
shofujimoto/examples
until_201803/learnjs/public/index.html
HTML
mit
1,084
<!--{template @admin/header}--> <script type="text/javascript"> function reSizeImg(obj) { if (obj.width > 230) { obj.width = 230; } } </script> <form name="logoform" method="post" enctype="multipart/form-data"> <table cellspacing="1" cellpadding="4" width="100%" align="center" class="tableborder"> <tr class="header"> <...
kinglion/tttuangou
templates/admin/tttuangou_site_logo.html
HTML
mit
1,297
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Coq bench</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet...
coq-bench/coq-bench.github.io-old
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.4pl4/contrib:ptsatr/8.4.dev/2014-11-19_11-05-16.html
HTML
mit
11,034
<!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="Test"> <title>About - Boyuan Gong</title> <link rel="canonical" href="ht...
boyuangong/boyuangong.github.io
_site/about/index.html
HTML
mit
6,568
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>pi-agm: 2 m 23 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.07.1-2.0.6/released/8.13.0/pi-agm/1.2.6.html
HTML
mit
11,500