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 lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>legacy-ring: 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.02.3-2.0.6/released/8.7.2/legacy-ring/8.6.0.html
HTML
mit
6,948
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>libvalidsdp: 1 m 38 s 🏆</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.07.1-2.0.6/released/8.7.0/libvalidsdp/0.5.html
HTML
mit
12,501
<!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 Sat Jan 30 13:02:54 EST 2016 --> <title>Uses of Class ec.fitnessevaluation.eval.SOR</title> <meta name="date" content="2016-01-3...
aawuley/evolutionary-computation
doc/ec/fitnessevaluation/eval/class-use/SOR.html
HTML
mit
4,019
<a href="http://www.google.com/">google</a>
talos/pseudositer
fixtures/simple/link.html
HTML
mit
44
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> <link rel="stylesheet" href="css/style.css"> </head> <body> <div class="wrap wrapper"> <header> <div class="features"> <div class="features__header"></div> <ul class="features__list"> <li class="features...
RuslanGrigoryev/wolverine
src/popup3.html
HTML
mit
5,998
<!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="./75859f66108bc7b8ed69b1ebb4c42f23627a3fe032ed930608aa20234850842a.html">Teleport</a> <hr> ...
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/60807707de56bea3a9f00bd9d4cc0fa69630798061b1cf4130d636d0730889c5.html
HTML
mit
550
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Zeta의 좌충우돌 삽질 분투기 | 브라키스토크론 문제: 최단시간강하곡선 사이클로이드와 오일러-라그랑주 방정식</title> <meta name="description" content="브라키스토크론(brachistochrone), 혹은 최단시간강하곡선을 오일러-라그랑주 방정식을 통해 유도하여, 이것이 사이클로이드와 일치함을 보인다."...
Zeta611/Zeta611.github.io
posts/brachistochrone-euler-lagrange-equation.html
HTML
mit
20,122
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>W29301_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/W29301_text/page42.html
HTML
mit
1,294
<!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>professionalism</title> <meta name="description" content="의료인문학, 의료윤리, 정보윤리 등을 다루는 블로그입니다. 텍스트 분석은 junhewk.github.io/text/로...
junhewk/junhewk.github.io
tag/professionalism/index.html
HTML
mit
8,725
<!DOCTYPE html> <html lang="en"> <head> <title>ESTBeaconOperationEddystoneEIDInterval Class Reference</title> <link rel="stylesheet" type="text/css" href="../css/jazzy.css" /> <link rel="stylesheet" type="text/css" href="../css/highlight.css" /> <meta charset="utf-8"> <script src="../js/jquery.min...
Estimote/iOS-SDK
Documents/Classes/ESTBeaconOperationEddystoneEIDInterval.html
HTML
mit
114,611
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Macro BOOST_CNV_PARAM_TRY</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="index.html" title="Chapter ...
davehorton/drachtio-server
deps/boost_1_77_0/libs/convert/doc/html/BOOST_CN_idm46035604372112.html
HTML
mit
3,406
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Ellipsis Test 1</title> <link rel="stylesheet" href="style.css"> <script src="../../lib/index.js"></script> </head> <body> <div class="container container-1 js-ellipsis"> <h1>Byline</h1> <p>One morning, when Gregor Samsa woke from troubled dreams, ...
ftlabs/ftellipsis
examples/1/index.html
HTML
mit
9,893
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>CSS优先级</title> <style type="text/css"> div{color: grey;} #idblue{color: blue} .classgreen{color: green;} </style> </head> <body> <p>单独使用</p> <div>使用标签选择器</div> <div id="idblue">使用 ID 选择器样式-蓝色</div> <div class="classgreen">使用 class 选择器样式...
dvxiaofan/Web
other/二:CSS 基础/CSS选择的艺术/CSS 继承、层叠和优先级.html
HTML
mit
412
<!doctype html> <html dir="rtl" class="no-js" lang="de"> <head> <link rel="dns-prefetch" href="//ajax.googleapis.com"> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>أسئلة حول اللجوء - Einfach Hilfe finden mit clarat.org</title> <meta name="description" content="...
clarat-org/clarat
public/themen/asylfragen-ar-hamburg.html
HTML
mit
11,115
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>atbr: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" r...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.10.2-2.0.6/released/8.11.2/atbr/8.9.0.html
HTML
mit
7,281
{% extends 'authentication/base.html' %} {% block main %} <form class="register-form" method="post"> {% csrf_token %} <input type="text" placeholder="firstname" name="firstname"/> <input type="text" placeholder="lastname" name="lastname"/> <input type="text" placeholder="username" name="username"/> <input ty...
cloudcomputinghust/CAL_Appliances
MCS/mcs/apps/authentication/templates/authentication/register.html
HTML
mit
584
<!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
6959a1d/html/classv8_1_1_exception-members.html
HTML
mit
6,145
<HTML><HEAD> <TITLE>Review for 102 Dalmatians (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?0211181">102 Dalmatians (2000)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Max+Messi...
xianjunzhengbackup/code
data science/machine_learning_for_the_web/chapter_4/movie/26935.html
HTML
mit
4,412
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>coalgebras: 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.02.3-2.0.6/released/8.5.3/coalgebras/8.8.0.html
HTML
mit
7,500
{% extends 'main/layout.html' %} {% load static %} {% load i18n %} {% block title %}About OK!Thess{% endblock %} {% block content %} <div class="container-fluid about"> <div class="row"> <div class="col-md-9"> <div class="about-accordion"> <button class="ac...
OKThess/website
main/templates/main/about.html
HTML
mit
4,178
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ko"> <head> <!-- Generated by javadoc (1.8.0_121) on Mon Mar 27 11:06:35 KST 2017 --> <title>P-Index</title> <meta name="date" content="2017-03-27"> <link rel="stylesheet" type="tex...
woojung3/RewardScheme
RewardScheme/doc/index-files/index-10.html
HTML
mit
5,353
<!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-beta2) on Mon Mar 19 19:33:08 CST 2007 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> 软件包 org.omg.Dynamic 的使用 (Java ...
piterlin/piterlin.github.io
doc/jdk6_cn/org/omg/Dynamic/package-use.html
HTML
mit
7,926
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>ceramist: 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.09.1-2.0.6/released/8.11.0/ceramist/1.0.0.html
HTML
mit
7,321
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>flocq-quickchick: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstra...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.04.2-2.0.5/released/8.7.1/flocq-quickchick/1.0.2.html
HTML
mit
6,921
<!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"/> <title>VSTGUI: Member List</title> <link href="tabs.css" rel="stylesheet" type...
rcgilbert/csc344-wi14
SDKs/VST3 SDK/vstgui4/vstgui/Documentation/html/class_v_s_t_g_u_i_1_1_c_view_container_1_1_iterator-members.html
HTML
mit
6,243
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <HTML> <HEAD> <TITLE>Form1H.xls</TITLE> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <META name="generator" content="pdftohtml 0.40"> <META name="author" content="theilman"> <META name="date...
datamade/elpc_bakken
html/pdf/W30695.pdf.html
HTML
mit
505
<html> <head> <style> div.figures figure { display:inline-block; margin: 1px; } figure img { vertical-align: top; } figure figcaption { text-align: center; } </style> </head> <body> <h1>hydrazine</h1> <div c...
fiskio/fiskio.github.io
fda_drugs/96.html
HTML
mit
833
<!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
81236d9/html/classv8_1_1PersistentHandleVisitor.html
HTML
mit
5,588
<!doctype html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Core Ball</title> <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"/> <link rel="stylesheet" href="coreball.css"> </head> <body> <!-- 旋转盘 --> <ul id="pan" class="roller"> </...
yangjunjun/CoreBall
index.html
HTML
mit
443
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>paco: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" r...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.12.1-2.0.8/released/8.15.0/paco/1.2.9.html
HTML
mit
7,292
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>historical-examples: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../boots...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.03.0-2.0.5/released/8.5.0/historical-examples/8.7.0.html
HTML
mit
7,602
<html> <head> <title>Steve Claridge'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/1oq02ksf.html
HTML
mit
1,087
<!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="./0255ea1d2e4e582699f982d9b510f1867ce8f3d0c7af4e20280245dcc5d833dc.html">Teleport</a> <hr> ...
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/e5a369ad27e4e4e9b412c2e7563246e5e2bca608e8e08195cc7220cedb0b2589.html
HTML
mit
550
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>operator=(rtree &amp;&amp;)</title> <link rel="stylesheet" href="../../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../../i...
davehorton/drachtio-server
deps/boost_1_77_0/libs/geometry/doc/html/geometry/reference/spatial_indexes/boost__geometry__index__rtree/operator__rtree____.html
HTML
mit
7,533
<!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_0000000000000A7A.html
HTML
mit
12,531
<HTML><HEAD> <TITLE>Review for Network (1976)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0074958">Network (1976)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?James+Berardinelli">Jam...
xianjunzhengbackup/code
data science/machine_learning_for_the_web/chapter_4/movie/11540.html
HTML
mit
12,403
<script type="text/javascript"> $(function() { parent.$.messager.progress('close'); $('#form').form({ url : '/useraction/useradd', onSubmit : function() { console.info($("#pwd").val()); parent.$.messager.progress({ title : '...
gripson/EIMS
app/views/Application/useradd.html
HTML
mit
2,067
{% extends '_base_iframe.html' %}{% load humanize madlibs %} {% block content %} <article id="demographics" class="clearfix"> <div class="section-container"> <section class="clearfix stat-row"> <header id="header-box" class="column-full"> <h1 class="title">{% firstof geography.this.fu...
johnlscott/cr
censusreporter/apps/census/templates/profile/profile_iframe.html
HTML
mit
14,935
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta content="Matt McKellar-Spence" name="author"><meta content="Thoughts of Matt McKellar-Spence on various topics." name="description"><meta content="width=device-width, initial-scale=1" name="viewport"><title>The world, thought by MattMS</title><link href="...
MattMS/thoughts.mattms.info
on/index.html
HTML
mit
1,362
<div class="container"> <h1>{{title | translate}}</h1> <div class="alert alert-danger" ng-show="errors.length > 0" ng-repeat="error in errors">{{error.type | translate}} {{error.item | translate}}</div> <form role="form" class="form-horizontal" role="form" name="studySiteform" novalidate> <pm-formgroup pm-form="st...
rugbyprof/medAnwProjekt
app/partials/study_sites/edit.html
HTML
mit
1,276
<!DOCTYPE html> <html> <head> <title>Leaderboard</title> <link rel="stylesheet" href="https://storage.googleapis.com/code.getmdl.io/1.0.0/material.indigo-pink.min.css"> <script src="https://storage.googleapis.com/code.getmdl.io/1.0.0/material.min.js"></script> <link rel="stylesheet" href="https://fonts.googleap...
alexalemi/battleship
static/307.html
HTML
mit
3,082
<head> </head> <body style="width: 100%; height: 100%"> <iframe src="" id="mazescript" style="width: 25%; height: 100%; border: 0px; float:left"></iframe> <iframe src="" id="waveform" style="width: 75%; height: 100%; border: 0px;float:left"></iframe> </body> <script> function getParameterByName(name, url) { ...
Cortexelus/MazeMetal
hamr16/index.html
HTML
mit
874
<meta charset="utf-8"> <title>{% if page.title %}{{ page.title }} &#8211; {% endif %}{{ site.title }}</title> {% seo title=false %} <link rel="icon" href="/assets/images/favicon.png"> <link rel="shortcut icon" href="/assets/images/favicon.png"> <link href="{{ site.url }}/feed.xml" type="application/atom+xml" rel="al...
knice/robknight.net
_includes/head.html
HTML
mit
1,455
<?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"> <!-- Methods --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Methods</title> <meta http-equ...
damienmckenna/geocoder
doc/fr_method_index.html
HTML
mit
2,523
<!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
1a51f00/html/classv8_1_1_align_of_helper-members.html
HTML
mit
4,484
<md-card> <md-content class="md-padding"> <h2>個人資訊</h2> </md-content> <md-content class="md-padding emphasis" md-theme="emphasis" layout="row" layout-sm="column"> <md-input-container> <label>姓氏</label> <input ng-model="user.last_name" ng-model-options="{ debounce: ...
littleq0903/ntpc-social-frontdesk-center
ntpc_frontdesk/apps/main/static/app/apps/profile/profile.tpl.html
HTML
mit
873
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_27) on Wed Nov 21 16:03:54 EST 2012 --> <TITLE> Uses of Class org.pentaho.di.trans.step.BaseStepData.StepExecutionStatus </TITLE> <META NAME="date" ...
ColFusion/PentahoKettle
kettle-data-integration/docs/api/org/pentaho/di/trans/step/class-use/BaseStepData.StepExecutionStatus.html
HTML
mit
21,658
<ul class="nav navbar-nav" ng-controller="NavigationCtrl"> <li ng-repeat="nav in getTopLevelItems() " ng-class="{active: isCurrentItem(nav) }"> <a ng-click="navigateTo(nav)" class="pointer">{{nav.text}}</a> </li> </ul>
alv-ch/alv-ch-ng
src/ng/template/navigation/global-navigation.html
HTML
mit
234
{% extends "site_base.html" %} {% load i18n %} {% load bootstrap3 %} {% block head_title %}My Groups{% endblock %} {% block body_class %}my-groups{% endblock %} {% block extra_head_base %} <link rel="stylesheet" href="{{ STATIC_URL }}css/bootstrap.min.css"> <link rel="stylesheet" href="{{ STATIC_URL }}css/kari.css"...
io07/BOJ-V4
templates/contest/contest_create_form.html
HTML
mit
4,697
<html> <head> <title>OGRE: OgrePageConnection.h File Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link type="text/css" rel="stylesheet" href="doxygen.css"> <link type="text/css" rel="stylesheet" href="tabs.css"> </head> <body> <!-- Generated by Doxyg...
milram/ogre-1.7.4-osx
Docs/api/html/OgrePageConnection_8h.html
HTML
mit
3,642
<!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...
matthewphilyaw/ce_USART
documents/html/red__led_8c.html
HTML
mit
14,149
<section> <h2> Let the Right One in </h2> <div class="book-main"> <div class="book-section meta"> <div class="meta-card"> <ul> <li> <b>author</b><br> <a href="john-ajvide-lindqvist">John Ajvide Li...
theBru/shelf
pages/let-the-right-one-in.html
HTML
mit
1,669
<!DOCTYPE html> <html> <head> <title>jQuery WeUI</title> <% include _head.html %> </head> <body ontouchstart> <div class="weui-gallery" style="display: block"> <span class="weui-gallery__img" style="background-image: url(/images/zyjf/pic_article.png);"></span> <div class="weui-gallery__o...
alexrovmop/jquery-weui-project
zyjf/gallery.html
HTML
mit
534
<!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>Pueblos Magicos en el Estado de...
punki03/desarrollo
valle.html
HTML
mit
9,612
<DOCTYPE html> <html> <head> <title> pinoccio editor test page</title> </head> <body> <div id="editor" style="width:500px;height:500px;border:2px solid blue;"> </div> <script src="./pinoccio-editor.js"></script> <script> var o = pinoccioEditor.editor("editor",{}); </script> ...
soldair/pinoccio-editor
index.html
HTML
mit
337
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>metacoq: 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.08.1-2.0.5/released/8.7.1+2/metacoq/1.0~beta1+8.11.html
HTML
mit
7,730
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>poltac: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" re...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.6/released/8.7.1+2/poltac/0.8.8.html
HTML
mit
6,533
<!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
dd97d07/html/classv8_1_1ScriptOriginOptions.html
HTML
mit
7,394
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>template-coq: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.mi...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.08.1-2.0.5/released/8.12.1/template-coq/1.1.0~beta3.html
HTML
mit
6,471
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <!-- Begin Jekyll SEO tag v2.7.1 --> <title>拿饭网对JVM的解析和总结 | 拿饭网</title> <meta name="generator" content="Jekyll v3.9.0" /> <meta property="og:title" content="拿饭网对JVM的解析和总结" /> <meta name="author" content="...
naffan2014/naffan2014.github.io
tech/2021/05/11/01.html
HTML
mit
39,368
<!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...
wafgo/rt-depth-map
html/dir_ef4c7dabb16c9bee1e17c47c3bb25728.html
HTML
mit
4,822
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title></title> </head> <body> <script src="compareChars.js"> </script> </body> </html>
MonikaGerova/TelerikAcademyHomeworks
JS Basics/Arrays/CompareChars.html
HTML
mit
166
<!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.06.1-2.0.5/released/8.11.1/additions/8.6.0.html
HTML
mit
6,626
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>cats-in-zfc: 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.10.2-2.0.6/released/8.12.0/cats-in-zfc/8.7.0.html
HTML
mit
7,293
<md-dialog class="fullscreen-dialog"> <md-toolbar class="md-primary"> <div class="md-toolbar-tools"> <h3>Edit {{discussion.name}}</h3> <span flex></span> <md-button ng-click="closeDialog()" class="md-icon-button" aria-label="Close"> <md-icon class="fa fa-l...
dSolver/workshop
public/modules/discussions/views/edit-discussion.client.view.html
HTML
mit
1,093
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>HLS Live Stream</title> <%= htmlWebpack...
fluid-player/fluid-player
test/html/hls_live.tpl.html
HTML
mit
754
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"> <!--<![endif]--> <!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open...
GoC-Spending/data-corporations
html/234567032784.html
HTML
mit
36,805
<!doctype html> <html> <head> <title>일요수다 초대</title> <meta name="title" content="[일요수다] 초대장" /> <meta property="og:image" content="./src/title.jpeg" /> <meta property="og:title" content="[일요수다 초대]" /> <meta property="og:description" content="수다 동참을 환영합니다." /> <meta name="viewport" content="width=device-widt...
lucie-dream/lucie-dream.github.io
index.html
HTML
mit
3,194
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Zepto DOM unit tests</title> <script src="../src/zepto.js"></script> <script src="evidence.js"></script> </head> <body> <h1>Zepto DOM unit tests</h1> <p> See the browser console for results. </p> <div id="some_element"></div> <p> <spa...
Tok3n/tok3n-webapp
web/components/zeptojs/test/zepto.html
HTML
mit
16,852
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <!--NewPage--> <html> <head> <title>The "Hello World" Application</title> </head> <body BGCOLOR="#ffffff"> <table width="100%"> <tr> <td align=left> <a href="../intro/index.html"><img src="../../images/PreviousArrow.gif" width=26 height=26 align=bottom border...
pitpitman/GraduateWork
Java_tutorial/getStarted/application/index.html
HTML
mit
4,102
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"> <!--<![endif]--> <!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open...
GoC-Spending/data-corporations
html/123456189398.html
HTML
mit
108,572
<!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
81f5ed5/html/functions_u.html
HTML
mit
6,308
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta charset="utf-8" /> <title>ユーザーの ASP.NET アプリケーション</title> <style> body { background: #fff; color: #505050; font: 14px 'Segoe UI', tahoma, arial, helv...
yuu341/LangChat
LangChat/Project_Readme.html
HTML
mit
5,617
<!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
20127e0/html/classv8_1_1Extension-members.html
HTML
mit
8,216
<link rel="stylesheet" href="cycle-builder.css"> <template id='cycle-builder'> <div class='pan top-pan'> <h4 id='currentActiveCycle'></h4> <div> <label for='cycleName'>Current Displayed Cycle:</label> <input type='text' id='cycleName' class='wideText'></input> <...
BillMills/griffin-dashboard
templates/cycle-builder/cycle-builder.html
HTML
mit
14,823
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>cpanbot documentation</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> ...
Westerley/cpanbot
documentation/modules.html
HTML
mit
40,477
<div style="width: 100%; height: 100%;"> <svg controversion="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <g transform="translate(600,250)"> <g ng-repeat="node in nodeMap"> <g ng-repeat="childNode in node.children" node-bar node="childNode"></g> <g node-bar node="node"></g> ...
zapplebee/angularNodeSVG
dirNode.html
HTML
mit
349
<!Doctype html> <html> <head> <meta charset="utf-8"> <title>moveMethod.after.test</title> <link rel="stylesheet" href="../../lib/qunit.css"> </head> <body> <div id="qunit"></div> <div id="qunit-fixture"></div> <script src="../../lib/qunit.js"></script> <script> module("inlineVariable.after"); Lot ...
AgileInstitute/labs-js-qunit
source/Slides/inlineVariable.after.test.html
HTML
mit
1,044
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>pi-calc: 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.08.1-2.0.5/released/8.10.2/pi-calc/8.7.0.html
HTML
mit
7,193
<!DOCTYPE html> <html> <head> <title>{% if page.title %}{{ page.title }} – {% endif %}{{ site.name }} – {{ site.description }}</title> {% include meta.html %} <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link rel="stylesheet" t...
TheAdamizer/theadamizer.github.io
_layouts/default.html
HTML
mit
1,594
<!DOCTYPE html> {% autoescape true %} <html> <body> {% for tweet in tweets %} <div> <p> {{tweet.text}} </p> <div> {{tweet.location}} </div> <div> {{tweet.date}} </div> <div> {{tweet.hk4}...
milannic/twitterMap
appProj/twitter_map/tweets.html
HTML
mit
422
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 TrCotton" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-trCotton"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> ...
Ammar512/mit_uniforms
index_work_coveralls.html
HTML
mit
19,158
<!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
b287b9e/html/classv8_1_1Uint32.html
HTML
mit
60,794
<div class="container jumbotron"> <div class="col-lg-8 col-lg-offset-2 col-md-8 col-md-offset-2 col-sm-12 col-xs-12"> <h3>My Courses</h3> <div class="table-responsive"> <table class="table table-hover my-table"> <thead class="table-head"> <tr> <th>Course ID</th> <th>Course ...
sigurdura13/Evaluation-app
src/app/user/user.tpl.html
HTML
mit
2,452
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>compcert: 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.12.1-2.0.8/released/8.13.1/compcert/3.6.html
HTML
mit
7,689
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>408: Your browser didn't send a complete request in time</title> <link href="stylesheets/vendor.css" re...
dockhippie/haproxy
rootfs/var/www/fallback/408.html
HTML
mit
509
<!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
028908a/html/classv8_1_1_integer-members.html
HTML
mit
14,799
<html><body><p><!-- saved from url=(0024)http://docs.autodesk.com --> <!DOCTYPE html> <!-- Mirrored from help.autodesk.com/cloudhelp/2016/ENU/Maya-Tech-Docs/PyMel/generated/functions/pymel.core.runtime/pymel.core.runtime.attachFluidCache.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 01 Aug 2015 05:20:21 GMT -...
alexwidener/PyMelDocset
PyMel.docset/Contents/Resources/Documents/generated/functions/pymel.core.runtime/pymel.core.runtime.attachFluidCache.html
HTML
mit
10,485
<!DOCTYPE html> <html lang="ko"> <head> <meta charset="utf-8"> <title>Archives: 2018/1 | Node.js 한국 커뮤니티</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta property="og:type" content="website"> <meta property="og:title" content="Node.js 한국 커뮤니티"> <meta propert...
nodejs/iojs-ko
archives/2018/01/index.html
HTML
mit
9,312
<!DOCTYPE html> <html> <head> <title>Travner - Add Activity</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet"> <!-- Google Maps JS API --> <script src="https://maps.googleapis.com/maps...
Team-1A/travlendar-project-1A
Travner_Prototyping/add_activity.html
HTML
mit
32,833
<!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/ca/castle.windsor.3.3.0/Castle.Windsor-net45.html
HTML
mit
149,675
<!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
9dc621f/html/classv8_1_1_array.html
HTML
mit
41,788
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"> <!--<![endif]--> <!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open...
GoC-Spending/data-corporations
html/234567166215.html
HTML
mit
37,915
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>you360Mobile documentation</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1">...
salamaashoush/you360Mobile
docs/components/SignupPage.html
HTML
mit
30,536
<!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/re/resourceprovider.core.1.0.0.2/ResourceProvider.Core-net45.html
HTML
mit
19,624
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.css"> <link rel="stylesheet" type="text/css" href="style....
mathieu-anderson/mathieu-anderson.github.io
randomWord/index.html
HTML
mit
1,250
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>compcert: 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.09.1-2.0.6/released/8.12.0/compcert/3.7~coq-platform.html
HTML
mit
8,774
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>quickchick: 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.10.1/quickchick/1.0.0.html
HTML
mit
7,164
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>bbv: 1 m 26 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.02.3-2.0.6/released/8.9.1/bbv/1.1.html
HTML
mit
12,087
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>zorns-lemma: 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.09.1-2.0.6/released/8.7.1/zorns-lemma/8.9.0.html
HTML
mit
7,074