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
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>QShare - Create Ride</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> ...
JacobHuschilt/mlh-project
create/index.html
HTML
mit
4,706
<!doctype html> <html class="no-js" lang="en" dir="ltr"> <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>Foundation for Sites</title> <link rel="stylesheet" href="../static/css/foundat...
mgrosen/Ticketer
templates/oldindex.html
HTML
mit
8,069
{% extends "base.html" %} {% block nav-admin %}active{% endblock %} {% block title %}Liste des épreuves{% endblock %} {% block content %} <h3>Liste des épreuves :</h3> <div class="table-responsive"> <table id="table" class="table table-striped tablesorter"> <thead> <tr> <th>#</th> <th>Nom...
Crypt0-M3lon/k6
site_ctf/templates/staff/view_challs.html
HTML
mit
974
{% extends 'quizard/base.html' %} {% load i18n %} {% block content %} <div class="row"> <h1>{{ assignment.code }} - {{ assignment.name }}</h1> <h2>{{ assignment.num_questions }} questions ({{ assignment.total_points }} points)</h2> {{ assignment.description | safe }} </div> {% if score %} <div cl...
E7ernal/quizwhiz
quizard/templates/quizard/assignment.html
HTML
mit
1,357
<div class ="mainDiv"> <div class ="blogDiv"> <div ng-repeat = "user in userNames"> <h3> {{ user.username }} </h3> </div> <li ng-repeat="newBlog in blogs" > <h3> {{ newBlog.title }} </h3> <p> {{ newBlog.text }} </p> </li> <div ng-repeat = "img in image"> ...
BrandonStookey/MVP
app/viewBlogs/viewBlogs.html
HTML
mit
379
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <meta http-equiv="content-type" content="t...
cszongyang/myzone
public/sv/taggar/index.html
HTML
mit
7,214
<ul class="follow-us{% if include.classes %} {{ include.classes }}{% endif %}"> {% for social in site.data.social %} {% if social.url %} <li class="follow-us--item {% if social.classes %} {{ social.classes }}{% endif %}"> <a class="follow-us--item-link" href="{{ social.url }}"{% unless social.onsite...
bradjerkson/betanarratives
_includes/components/follow.html
HTML
mit
696
<!DOCTYPE html> <html> <!DOCTYPE html> <head> <link href="../css/lightbox.css" rel="stylesheet"> <script src="../css/lightbox.js"></script> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:...
alienmouth/alienmouth.github.io
_site/july2016/1.html
HTML
mit
6,254
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - Mozilla/4.0 (compatible; MSIE 7.0; Windows Phone OS 7.0; Trident/3.1; IEMobile/7.0)</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materializ...
ThaDafinser/UserAgentParserComparison
v5/user-agent-detail/46/b0/46b0fa93-acba-4651-9b87-3c6ec7ba674d.html
HTML
mit
56,319
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Sayanee | Engineer Writer Speaker</title> <meta name="description" content="Currently designing tiny gadget...
sayanee/sayanee.github.com
contact/index.html
HTML
mit
5,947
<html> <head> <title>MultiCoreJS</title> <script src="../multicore2.js"></script> <style> </style> </head> <body> <script> var get = MultiCore.exec(function( path ) { var req = new XMLHttpRequest; req.open( 'GET', path, false ); req.send(); return req.responseText; }); get('mult...
iphong/MultiCoreJS
examples/example4.html
HTML
mit
417
<nz-alert [nzMessage]="'LISTS.Merge_lists_warning' | translate" nzShowIcon nzType="info"></nz-alert> <div *ngIf="lists$ | async as lists"> <h3>{{'LISTS.Your_lists' | translate}}</h3> <ng-container *ngTemplateOutlet="listsDisplay; context: {$implicit: lists}"></ng-container> </div> <div *ngFor="let workshopDisplay...
Supamiu/ffxiv-teamcraft
apps/client/src/app/pages/lists/merge-lists-popup/merge-lists-popup.component.html
HTML
mit
2,085
<!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="./1fd67f2d58a7c9249e69ccdf52198a4f254a3131273cc5ef4841900be4ba0f61.html">Teleport</a> <hr> ...
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/c9f593afc0ef74a1267ed9e5a3ce60cd58fff3abafddef60821af036ca357f75.html
HTML
mit
550
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es" dir="ltr"> <!-- Mirrored from esclap.es/node/102 by HTTrack Website Copier/3.x [XR&CO'2010], Wed, 04 Jun 2014 07:45:07 GMT --> <!-- Added by H...
esclapes/esclapes.github.com
_scraping/_node/102.html
HTML
mit
7,293
<p align="left">Refactoring provides enough energy to a system for it to relax into a new and more comfortable state, a new local minimum. <br> -- <cite>Kevlin Henney</cite>, <i>"The Imperial Clothing Crisis" (2002) </i><em>[<a target="_blank" href="http://www.jbox.dk/quotations.htm"> source</a>]</em></p>
Hackafe/lp-intro
app/quotes/damithch141.html
HTML
mit
312
<!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_34) on Wed Oct 23 13:33:58 EDT 2013 --> <TITLE> Uses of Class org.hibernate.metamodel.source.internal.MetadataBuilderImpl (Hibernate JavaDocs) </TITL...
HerrB92/obp
OpenBeaconPackage/libraries/hibernate-release-4.2.7.SP1/documentation/javadocs/org/hibernate/metamodel/source/internal/class-use/MetadataBuilderImpl.html
HTML
mit
6,333
<!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.02.1-1.2.0/unstable/8.4.5/concurrency:proxy/dev/2014-11-21_02-59-52.html
HTML
mit
11,979
<html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge;chrome=1"> <title> radar </title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://cdn.rawgit.com/mblode/marx/master/css/marx.min.css" /> </head> <body>...
teddy-ma/technology-radar
index.html
HTML
mit
495
<!-- > Muaz Khan - github.com/muaz-khan > MIT License - www.webrtc-experiment.com/licence > Documentation - www.RTCMultiConnection.org --> <!DOCTYPE html> <html lang="en"> <head> <title>RecordRTC & RTCMultiConnection ® Muaz Khan</title> <meta http-equiv="Content-Type" content="text/html; cha...
Reptoh/RTCMultiConnection
demos/RecordRTC-and-RTCMultiConnection.html
HTML
mit
18,254
#!!NAME=E-Mail Nachrichten #!!AUTOR=MRH [!=Main!] #/ Hier werden alle Variablen definiert, die für alle E-Mails gleich sind # #/ Die Emailadresse, von der angezeigt wird, dass die E-Mail kommt # #V:mailcomefrom : @echo("admin@", HTTP_HOST)# [!/Main!] [!=Register-Mailagree!] #/ Variablen für d...
MRH4287/HpClass
template/sites/email.html
HTML
mit
3,338
<!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>Palamar - Next generation CCP o...
dash-stack/dash-stack-site
index.html
HTML
mit
21,481
<!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"> <title>Mauricio Zambrano-Bigiarini</title> <meta name="description" content="A web site about my research interests, projects and ...
hzambran/hzambran.github.io
page10/index.html
HTML
mit
15,871
<table id="waree"> <thead> <th><abbr title="Operating System">OS</abbr></th> <th> <span class="legend supported"><span class="icon-supported" aria-hidden="true"></span> Supported</span> <span class="legend aliased"><span class="icon-aliased" aria-hidden="true"></span>Aliased</span> <span class="legend uns...
zachleat/font-family-reunion
fontfamily.io/results/waree.html
HTML
mit
8,614
<!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="./8c4658bb0cb50cb0cea706885145895ec6d025f4a955330a8bd192ff02a756c8.html">Teleport</a> <hr> ...
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/7ed757893ab381ed28873559f8166e28d153b5f207008f2029c6c03fd282fe00.html
HTML
mit
550
<div data-ng-controller="RegisterCtrl as reg"> <div ng-repeat="error in reg.registerError"> <div class="alert alert-danger animated fadeIn">{{error.msg}}</div> </div> <div class="alert alert-danger animated fadeIn" ng-show="reg.usernameError">{{reg.usernameError}}</div> <div class="alert alert-d...
bbayo4/Businness-Application-using-MEAN.IO-Stack
packages/core/users/public/views/register.html
HTML
mit
2,911
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>tlc: 2 m 51 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="sty...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.1/released/8.6/tlc/20180316.html
HTML
mit
23,088
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>amm11262: 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.08.1-2.0.5/released/8.9.0/amm11262/8.8.0.html
HTML
mit
7,096
<html> <head> <title>Battery Status</title> </head> <body> <p> bettery level: <span class="level"></span> </p> <p> Charging Status: <span class="charge-status"></span><br> Charging Time:<span class="charge-time"></span> </p> <p> Discharging Time: <span class="discharge-time"></span> </p> <script type="t...
zjhiphop/mobile-sensor
slides/example/bettery.html
HTML
mit
917
<div class="container" style="padding-top: 20px;"> <div class="row"> <div> <p> <strong translate="views.dockerize.deploy.DeployYourApp"></strong> <span class="pull-right text-muted">80% Complete</span> </p> <div class="progress progress-striped act...
thanhson1085/dockerize-app
app/views/dockerize/deploy.html
HTML
mit
2,032
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Dashboard for D:\Workspaces\PhpStorm\jobeet/vendor/symfony/swiftmailer-bundle/Symfony/Bundle</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="../../../../../css/bootstrap.min.css" rel="stylesheet"> ...
alber5099/AbdwgJobeet
web/cov/vendor/symfony/swiftmailer-bundle/Symfony/Bundle/dashboard.html
HTML
mit
8,426
<div class="row"> <div class="col-sm-12"> <h1>Timeline</h1> <alert ng-repeat="alert in alerts" type="alert.type" close="closeAlert($index)">{{alert.msg}}</alert> <p ng-show="loading"> <i class="fa fa-spinner fa-spin"></i> </p> </div> </div> <div class="row form-gr...
JeremyNevill/firework-ng
app/views/timeline.html
HTML
mit
1,909
<html><img border=0 src=3731-39-3.txt alt=3731-39-3.txt></img><body> "x" "1" "KAZIUS, J, MCGUIRE, R AND BURSI, R. DERIVATION AND VALIDATION OF TOXICOPHORES FOR MUTAGENICITY PREDICTION. J. MED. CHEM. 48: 312-320, 2005" </body></html>
andrewdefries/Ames_ToxBenchmark
3731-39-3.txt.html
HTML
mit
233
<head> <style> h2 { position: relative; left: 15px; bottom: 10px; } </style> </head> <body> <h1>On Being Well-Positioned</h1> <h2>Move me!</h2> <p>I still think the h2 is where it normally sits.</p> </body>
shimphillip/freeCodeCamp
Responsive Web Design Certification/Applied Visual Design/Move a Relatively Positioned Element with CSS Offsets.html
HTML
mit
261
<html> <head> <meta charset="UTF-8"/> <meta itemprop='identifier' content='222328'/> <meta itemprop='datePublished' content='2015-01-12'/> <meta itemprop='datePublished-pubid' content='202'/> </head> <table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable"> <tr> <td nowrap="" width...
okfn-brasil/queriDO
content/filtrado/222328.html
HTML
mit
563,253
<h4>Edit Game details</h4> <div class="form-group {{errors.platform ? 'has-error' : ''}}"> <label for="gamePlatform">Game platform</label> <input name="platform" type="text" value="{{ details.platform }}" class="form-control" id="gamePlatform" placeholder=""> {% if errors.platform %} <span class="help-b...
JakubKwasek/php-slim
app/views/layouts/partials/adminFormGameDetailsEdit.html
HTML
mit
766
<!doctype html><html><head><title>https://lisenhui.cn/tags/istio/</title><link rel=canonical href=https://lisenhui.cn/tags/istio/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://lisenhui.cn/tags/istio/"></head></html>
elkan1788/elkan1788.github.io
tags/istio/p/1/index.html
HTML
mit
274
<!-- Copyright 2005-2008 Adobe Systems Incorporated Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt or a copy at http://stlab.adobe.com/licenses.html) Some files are held under additional license. Please see "http://stlab.adobe.com/licenses.html" for more information. -->...
brycelelbach/asl
documentation/html/once_8hpp.html
HTML
mit
13,917
<!doctype html> <html class="no-js" lang="en"> <head> <meta charset="utf-8"> <title>An example from http://rwd.education</title> <meta name="description" content="An example from the book, 'Responsive Web Design with HTML5 and CSS3' by Ben Frain"> <meta name="viewport" content="width=device-width"> <meta name="the...
VishalKM/Java-Essentials-V1
Chapter06/example_06-07/index.html
HTML
mit
446
<div class="container center no-padding"> <div #postWrap> <a _ngcontent-c4="" [ngClass]="{'hidden-xl-down':!newsId}" class="btn btn-secondary cursor-pointer mb-5" [routerLink]="'/news'" [queryParams]="{pagination: pagination }" role="button" routerlinkactive="btn-secondary" ng-reflect-router-link-active="btn-war...
KOZAK-GROUP-LVIV/webportal
public/frontend/src/app/news-list/news-list.component.html
HTML
mit
1,625
<!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 Oct 09 20:20:54 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org._10000tb.statereplay (s...
10000TB/state-replay
target/site/apidocs/org/_10000tb/statereplay/package-frame.html
HTML
mit
1,578
<html> <head> <script src="lib/webcomponents-lite.min.js"></script> <!-- polyfill for MutationObserver --> <script src="../node_modules/handlebars/dist/handlebars.js"></script> <!-- jquery only needed for jquery helpers and jquery ui only for an example --> <script src="https://cod...
ekuusela/post-render-bars
example/withjquery.html
HTML
mit
7,061
<!doctype html> <html> <head> <meta charset="utf-8" /> <title>Santana feat Michelle Branch - The Game of Love</title> <meta name="description" content="The best songs from Carlos Santana and Michelle Branch" /> <link href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,600,700,900&subset=la...
bdadam/the-game-of-love.com
dist/santana-feat-michelle-branch.html
HTML
mit
6,193
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Language" content="zh-CN"> <meta name="Keywords" content="Supe...
visiis/BS3_FXBTG
项目_专题页/SuperSlide2.1.1插件/otherDemo/2.21/fullSlide3.html
HTML
mit
3,373
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Common Lisp REST Server 0.2, Feb 15, 2022 Mariano Montone Copyright (C) 2014, Mariano Montone --> <!-- Created by GNU Texinfo 6.7, http://www.gnu.org/software/texinfo/ --> <!-- This file redirects to th...
mmontone/cl-rest-server
docs/cl-rest-server/48.html
HTML
mit
3,511
<div class="commune_descr limited"> <p> Limousis est un village situé dans le département de l'Aude en Languedoc-Roussillon. On dénombrait 102 habitants en 2008.</p> <p>La ville offre de nombreux équipements, elle propose entre autres un terrain de tennis, un terrain de sport et deux boucles de randonn...
donaldinou/frontend
src/Viteloge/CoreBundle/Resources/descriptions/11205.html
HTML
mit
1,417
<div class="commune_descr limited"> <p> Les&nbsp;Planches-près-Arbois est un village localisé dans le département de Jura en Franche-Comté. Elle comptait 91 habitants en 2008.</p> <p>Le parc d'habitations, à Les&nbsp;Planches-près-Arbois, était réparti en 2011 en neuf appartements et 49 maisons soit un...
donaldinou/frontend
src/Viteloge/CoreBundle/Resources/descriptions/39425.html
HTML
mit
1,412
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>MSBuildDistributedLoggerConfig - 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...
RobGibbens/ResilientServices
FAKE.3.5.4/docs/apidocs/fake-msbuildhelper-msbuilddistributedloggerconfig.html
HTML
mit
7,241
<!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_91) on Mon Jul 04 17:07:31 ICT 2016 --> <title>FocusApplication</title> <meta name="date" content="2016-07-04"> <link rel="stylesheet" type="te...
focusnet/focus-app-android
focus-mobile/documentation/javadoc/eu/focusnet/app/ui/FocusApplication.html
HTML
mit
13,805
<div class="commune_descr limited"> <p> Sainte-Sève est un village localisé dans le département de Finistère en Bretagne. On dénombrait 866 habitants en 2008.</p> <p>La ville offre quelques aménagements, elle dispose, entre autres, de un terrain de sport.</p> <p>À proximité de Sainte-Sève sont position...
donaldinou/frontend
src/Viteloge/CoreBundle/Resources/descriptions/29265.html
HTML
mit
1,710
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `XKB_KEY_kana_yo` constant in crate `wayland_kbd`."> <meta ...
mcanders/bevy
doc/wayland_kbd/keysyms/constant.XKB_KEY_kana_YO (Case Conflict).html
HTML
mit
3,822
<!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="Sci blog jekyll theme"> <meta name="author" content="AIR RAYA Group"> <link href='...
xiazemin/MyBlog
linux/2017/12/24/thread_namespace.html
HTML
mit
22,048
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <title>O2 Home</title> <style>body {max-width: 40em}</style> </head> <body> <img src="html/o2.png" alt="O2 Logo"><br> <br> <h3> <ul> <li><a href="https://github.com/rbdannenberg/o2">O2 Project on Github</a><br><br> <li><a href="html/index.html">O2 Library Re...
rbdannenberg/o2
docs/index.html
HTML
mit
3,290
--- layout: default --- {% include base_path %} {% if page.header.overlay_color or page.header.overlay_image or page.header.image %} {% include page__hero.html %} {% endif %} {% if page.url != "/" and site.breadcrumbs %} {% unless paginator %} {% include breadcrumbs.html %} {% endunless %} {% endif %} <di...
YannDubs/YannDubs.github.io
_layouts/single.html
HTML
mit
5,751
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Prelodr jQuery Example</title> <style> @import url("http://fonts.googleapis.com/css?family=Roboto:100"); html { position: absolute; display: table; width: 100%; height: 100%; overflo...
leecrossley/prelodr
examples/index-jquery.html
HTML
mit
2,802
<!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
3ab070d/html/classv8_1_1Int32.html
HTML
mit
60,774
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Using HTML views of tracks</title> <link type="text/css" rel="stylesheet" href="style/style.css"/> </head> <body> <video id="myVideo" preload="metadata" controls crossOrigin="anonymous"> <source src="http://mainline.i3s.unice.fr/mooc/elepha...
bibliothek/GiphlyWebPlayer
index.html
HTML
mit
726
<!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.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta n...
nudoru/App-Framework-2
dist/index.html
HTML
mit
564
--- --- <!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>LocationLike | @uirouter/react</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" hr...
ui-router/ui-router.github.io
_react_docs/0.8.9/interfaces/vanilla.locationlike.html
HTML
mit
18,596
<!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_121) on Mon Apr 24 11:45:00 PDT 2017 --> <title>C-Index</title> <meta name="date" content="2017-04-24"> <link rel="stylesheet" type="text/css" ...
SomethingKL/SecretLeader
SecretLeader/JavaDocs/index-files/index-2.html
HTML
mit
10,533
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="sk"> <head> <!-- Generated by javadoc (version 1.7.0_71) on Fri May 01 14:47:22 CEST 2015 --> <title>CustomDeserializer</title> <meta name="date" content="2015-05-01"> <link rel="styleshee...
sekys/ivda
doc/java-doc/sk/stuba/fiit/perconik/ivda/activity/deserializer/CustomDeserializer.html
HTML
mit
15,280
<!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"> <title>Chicken Coop Dadoop!</title> <link rel="stylesheet" href="/css/bootstrap.min.css" /> <link rel="stylesheet" href="/css/boot...
dinkensput/CoopDadoop
index.html
HTML
mit
3,173
<?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>sources - views.html.sources</title> <meta name="description" content="sources - views.html.sources" /> <meta name="keywords...
pawank/logging-engine-akka-gl2-dependencies
graylog2-web-interface-0.20.6/share/doc/api/views/html/sources/package.html
HTML
mit
4,556
<p> comp-1277 works! </p>
angular/angular-cli-stress-test
src/app/components/comp-1277/comp-1277.component.html
HTML
mit
28
<!DOCTYPE html> <html lang = "es"> <head> <meta charset="UTF-8"> <title>App Movil</title> <link rel="shortcut icon" type="text/css" href="{{STATIC_URL}}img/icono de la Aplicacion Movil.png"> <link rel="stylesheet" type="text/css" href="{{STATIC_URL}}jquery.mobile-1.3.1/jquery.mobile-1.3.1.css"> <script type="text/...
pynef/turismo
mobile/plantillas/base.html
HTML
mit
2,217
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Telerik Software Academy 2012 CSS Course</title> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <header> <h1>The Header</h1> <nav> <ul> <li> <a h...
IvanMomchilov/CSS
CSSOverview (HW 1)/3.Forum Post/Forum posts.html
HTML
mit
3,714
{% extends 'base.html' %} {% block content %} <div class="page-header"> <h1> <span class="glyphicon glyphicon-list"></span> {% block title %}Courses{% endblock %}</h1> {% if user.is_instructor %} <a class="btn btn-default btn-primary" href="{% url 'course_create' %}"> Create Course </a> {% endif %} </div> <...
almarzouq/course_mgt_sys
courses/templates/course_list.html
HTML
mit
2,279
{{ define "base" }} <!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"> <meta name="description" content="Gophish - Open-Source Phishing Toolkit"> <meta name="auth...
Vanhecke/gophish
templates/login.html
HTML
mit
2,636
<section data-ng-controller="SubjectsController" ng-init="find()"> <div class=""> <div class="row"> <div class="col-md-12"> <ul class="list-group"> <li class="list-group-item" data-ng-repeat="subject in subjects | filter:forum._id"> <a href=""><img ng-src="{{subject.user.avatar}}" alt="" style="max...
jecp/10anju
public/modules/subjects/views/ls-subjects.client.view.html
HTML
mit
1,020
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>T286652949185323009</title> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,600"> <link rel="stylesheet" href="/style.css"> <link...
desparoz/desparoz.github.io
_site/2013/01/03/t286652949185323009.html
HTML
mit
1,571
<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Interface IActivityType </title> <meta name="viewport" content="width=device-width"> <meta name="title" content="Interface IActivityType "> ...
quartz-software/kephas
docs/api/Kephas.Workflow.Model.IActivityType.html
HTML
mit
14,390
<!DOCTYPE html> <html lang="en"> <head><title>Pricing Table | Extras</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" href="images/icons/favicon.ico"> <link r...
amir-samad-hanga/event
1_TEMPLATE/madmin/themeforest-7996710-madmin-responsive-multistyle-admin-template/code/style3/extra-pricing-table.html
HTML
mit
76,048
--- title: Docs fabricator: true javascript: styleguide.js --- <h1 class="f-labels" data-f-toggle="labels">{{title}}</h1> {{#each docs}} <div class="f-item-group"> <div class="f-item-heading-group"> <h2 id="{{@key}}" class="f-item-heading"><a href="#{{@key}}">{{name}}</a></h2> </div> {{{content}}} ...
GSS-FED/Vital-UI-Kit
styleguide/views/docs.html
HTML
mit
338
<!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...
aligoren/syspy
doc/____init_____8py_source.html
HTML
mit
5,821
<!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 16 22:12:42 PST 2017 --> <title>S-Index</title> <meta name="date" content="2017-01-16"> <link rel="stylesheet" type="text/css" ...
tliang1/Java-Practice
Practice/Intro-To-Java-8th-Ed-Daniel-Y.-Liang/Chapter-7/Chapter07P02/doc/index-files/index-3.html
HTML
mit
4,754
<!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_19) on Fri Oct 29 16:39:40 MSD 2010 --> <TITLE> OpenXML4JRuntimeException (POI API Documentation) </TITLE> <META NAME="date" CONTENT="2010-...
nimbleapps/export_to_spreadsheet
lib/apache-poi/docs/apidocs/org/apache/poi/openxml4j/exceptions/OpenXML4JRuntimeException.html
HTML
mit
11,189
<!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/bu/build.mvc5.2014.5.26/Build.Mvc5-net45.html
HTML
mit
91,129
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title></title> </head> <body> <script> function createIndexItem(letter) { var hash = letter.toLowerCase(); var display = letter.toUpperCase(); var anchorElement = document.createElement("a"); anchorElement.setAtt...
bobbybabra/pcg2015_kel
site/replace.html
HTML
mit
2,359
<div *ngIf="['server', 'blueprint'].includes(element.type)" class="panel panel-default"> <div class="panel-heading" #heading>{{ element.name }}</div> <div class="panel-body"> <ng-content></ng-content> </div> </div>
cjordanball/The-Compleat-Angular
apps/02SampleApp/src/app/element/element.component.html
HTML
mit
220
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>aac-tactics: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.06.1-2.0.5/released/8.8.0/aac-tactics/8.10.0.html
HTML
mit
7,613
<div style="height:780px" class="container"> <style> #container { height: 780px; width: 350px; float: left; position: relative; background: #FFF; } #one { width: 100%; height: 50px; background: sl...
kruny1001/pbshop
public/modules/template/tmpl/octopusBanner.tmpl.html
HTML
mit
1,363
<html> <head> <title>generativ - 1d cellular automata</title> <script type="text/javascript" src="../utils.js"></script> <script type="text/javascript" src="ca1d.js"></script> <script src="../../jquery-2.1.1.min.js"></script> <link rel="stylesheet" type="text/css" href="../apps-style.css"> </head> <script ...
alexadam/generativ
src/apps/ca1d/ca1d.html
HTML
mit
526
<!DOCTYPE html> <html lang="en"> <!-- Mirrored from usejsdoc.org/tags-module.html by HTTrack Website Copier/3.x [XR&CO'2013], Tue, 01 Oct 2013 17:08:56 GMT --> <head> <meta charset="utf-8"> <meta name="description" content="Document a JavaScript module."><title>Use JSDoc: @module</title> <link rel="stylesheet" hr...
Smolations/more-dash-docsets
docsets/JSDoc.docset/Contents/Resources/Documents/tags-module.html
HTML
mit
6,511
<!DOCTYPE html> <html lang="en" class="app"> <head> <meta charset="utf-8" /> <title>Notebook | Web Application</title> <meta name="description" content="app, web app, responsive, admin dashboard, admin, flat, flat ui, ui kit, off screen nav" /> <meta name="viewport" content="width=device-width, initial-scale=1,...
SrinivasNidadavolu/ionic
src/notebook.html
HTML
mit
27,448
<html> <head> <title>User agent detail - Mozilla/5.0 (X11; Linux x86_64) KHTML/4.11.4 (like Gecko) Konqueror/4.11 Fedora/4.11.4-1.fc20</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/i...
ThaDafinser/UserAgentParserComparison
v4/user-agent-detail/27/95/2795969b-45d0-47fe-828e-3385fe4c7b9b.html
HTML
mit
44,727
<!DOCTYPE html> <html lang="ja"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>coordinote canvas</title> <script src="/node_modules/svg-catmull-rom-spline/bundle.js"></script> <script src="/node_modules/jquery/dist/jq...
coordinote/coordinote
server/html/read/index.html
HTML
mit
683
<!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_18) on Thu Dec 18 17:18:08 PST 2014 --> <title>SimpleAttributeSet (Java Platform SE 7 )</title> <meta name="date" content="2014-12-18">...
fbiville/annotation-processing-ftw
doc/java/jdk7/javax/swing/text/SimpleAttributeSet.html
HTML
mit
40,486
<p>申し訳ございません。この端末は対応していません。</p> <p>このアプリはSHARPとFUJITSUの端末の一部で使用することができます。</p> <p>詳細は<a href="https://play.google.com/store/apps/details?id=com.tetsu31415.customfont">Google Playのアプリ説明</a>をご覧ください。</p>
tetsu31415/CustomFontManager
assets/not_supported-ja.html
HTML
mit
337
<!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>Search Bay</title> <!-- Bo...
tiagoanleite/searchbay
index.html
HTML
mit
5,001
<!doctype html> <html ng-app="myApp"> <head> <title>JS Animation</title> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.2.8/angular.js"></script> <script src="http://code.angularjs.org/1.2.0-rc.2/angular-animate.js"></script> <script src="http://code.angularjs.org/1.2.0-rc.2/angular-route.js"></...
dralc/ng-book-play
20_animation/ng-view/js-animation.html
HTML
mit
1,634
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Papan Catur</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/foundation/5.5.2/css/foundation.css"> <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/j...
revion/web
shop/catur.html
HTML
mit
2,184
{% extends "layout.html" %} {% block page_title %} Style guide {% endblock %} {% block head %} {% include "includes/head.html" %} {% include "includes/styleguide/head.html" %} {% endblock %} {% block proposition_header %} {% include "includes/admin/propositional_navigation.html" %} {% endblock %} {%...
wayneddgu/fit2drive-ux
app/views/styleguide/index.html
HTML
mit
9,020
<!doctype html> <html lang="en" ng-app="eventsApp"> <head> <meta charset="utf-8"> <title>Event Registration</title> <link rel="stylesheet" href="/css/bootstrap.min.css"/> <link rel="stylesheet" href="/css/app.css"/> </head> <body> <div class="container"> <div class="navb...
yuqinlear/angular-seed-master
app/EventDetails.html
HTML
mit
4,166
<!-- HTML header for doxygen 1.8.8--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- For Mobile Devices --> ...
aniabrown/QUEST
docs/files.html
HTML
mit
11,300
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>coinductive-reals: Not compatible</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.05.0-2.0.6/released/8.7.0/coinductive-reals/8.10.0.html
HTML
mit
7,212
<b>CEMU</b>: Cheap EMUlator (v {version:s}) <br> Created and maintained by {author:s} (<a href="{project_link:s}">Link on GitHub</a>) <br> <br> CEMU allows you to play easily with assembly on many architectures (x86, ARM, MIPS, etc.), compile execute the result in an emulated environment. <br> It is a perfect tool to l...
hugsy/cemu
cemu/templates/about.html
HTML
mit
1,117
<header class="header"> <div class="container"> <div class="row"> <div class="header__left-col"> <div class="logo"> <div class="logo__img"> <a class="logo__link" href="{{logo-url}}"> <img alt="Facemaster.ru L...
dumperize/fm
builds/build_ver-2015_08_20-12_29_35/modules/header/header.html
HTML
mit
2,365
<!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
70b2a44/html/classv8_1_1_object_template-members.html
HTML
mit
9,124
<!DOCTYPE html> <html lang="ch"> <head> <title>{% block title %}{% endblock %}</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- 引入 Bootstrap --> <link href="{{ url_for('static', filename='css/bootstrap.min.css') }}" rel="stylesheet"> <lin...
wax8280/web2kindle
web2kindle/webui/templates/base.html
HTML
mit
2,307
{% extends 'base.html' %} {% block title %}Download CSV{% endblock %} {% block body %} <div class="container"> <div class="row-md-12"> <div class="col-md-12"> <p>Download will start when CSV has been built.</p> </div> </div> </div> <script> setTimeout(function(){ window.location.reload(1); ...
impactlab/oeem-energy-datastore
portal/templates/download_csv.html
HTML
mit
363
<div class="app-toolbar" id="app-toolbar"> <div class="app-toolbar-content"> <div class="app-toolbar-header"> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px" height="24px" viewBox="0 0 40.784 40.686" enable-bac...
potzenheimer/meetshaus
theme/templates/_includes/components/toolbar.html
HTML
mit
1,657