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>coinductive-examples: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../boot...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.05.0-2.0.1/released/8.8.2/coinductive-examples/8.7.0.html
HTML
mit
7,419
<ul> <li class='first'><a href="/">首页</a></li> <r:navigation urls="走进燕赵: /walk_into_yanzhao | 企业简介 : /walk_info_yanzhao/simple_introduce"> <r:normal><li><a href="<r:url />"><r:title /></a></li></r:normal> <r:here><li><strong><r:title /></strong></li></r:here> <r:selected><li><strong><a href="<r:url />"><...
chengdh/yanzhao-website
design/pages/walk_into_yanzhao/simple_introduce/breadcrumb_bar.html
HTML
mit
409
<div (click)="toggle.next(task.id)" [ngStyle]="{ textDecoration: task?.complete ? 'line-through' : 'none'}"> {{task?.content}} </div>
randymenna/reactive-angular-seed
src/app/components/tasks/task-item/task-item.component.html
HTML
mit
139
<!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:53 MSD 2010 --> <TITLE> Uses of Class org.apache.poi.hssf.record.formula.functions.NumericFunction.TwoArg (POI API Docu...
nimbleapps/export_to_spreadsheet
lib/apache-poi/docs/apidocs/org/apache/poi/hssf/record/formula/functions/class-use/NumericFunction.TwoArg.html
HTML
mit
6,665
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="search...
ostera/Toasty
docs/html/search/all_73.html
HTML
mit
8,590
<p> This section contains a handout for each lesson as well as any relevant lesson files. The handout includes a list of the core concepts, a list of assignments, a list of readings and resources and a transcript. </p> <dl> <dd><a href="https://www.dropbox.com/s/yk6vyvizqcju1i1/CFD_All_Course_Assets.zip?dl=0" target...
gymnasium/course-authoring
templates/course-homework-and-materials.html
HTML
mit
1,815
<HTML> <HEAD> <TITLE>18116014/</TITLE> </HEAD> <BODY BGCOLOR=white> <HR> 18116070/<p><PRE> &gt;&gt;&gt;&gt; file: fifo.v `timescale 1ns / 1ps module fifo( clk, w_data, rd, wr, r_data, reset, empty, full); input clk, rd, wr, reset; output reg empty, full; input [7:0] w_data; output reg [7:0] r_data; reg [7:0] FIFO [7...
suyashmahar/suyashmahar.github.io
courses/ecn104/spring19/plaigiarism-assignment3/results/289570066/match233-1.html
HTML
mit
1,969
MIME-Version: 1.0 Server: CERN/3.0 Date: Monday, 16-Dec-96 23:46:45 GMT Content-Type: text/html Content-Length: 1215 Last-Modified: Tuesday, 05-Mar-96 17:23:42 GMT <html><head><title>cs516-14_locks</title></head> <body> <center><h1>cs516-14_locks</h1></center> <hr> <h2>Table of contents</h2> <ol> <li><A HREF="s...
ML-SWAT/Web2KnowledgeBase
webkb/other/cornell/http:^^www.cs.cornell.edu^Info^Courses^Spring-96^CS516^cs516-14_locks^cs516-14_locks.html
HTML
mit
1,387
<!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>Tag: Emoji [ Arsfiqball ]</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/f...
Arsfiqball/arsfiqball.github.io
tags/emoji/index.html
HTML
mit
9,632
{{ #TODO_LIST }} <tr id="ovk-todo-item-{{ TODO_ID }}"> <td class="todo-completion"> <input type="checkbox" data-todo-id="{{ TODO_ID }}" {{ #TODO_COMPLETED }} checked {{ /TODO_COMPLETED }} /> </td> <td class="todo-description {{ #TODO_COMPLETED }} completed {{ /TODO_COMPLETED }}" data-todo-id="{{ TOD...
ovk/brackets-simple-todo
html/todo_table_row.html
HTML
mit
396
<!DOCTYPE html><html><head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta name="description"> <meta name="keywords" content="static content generator,static site generator,static site,HTML,web development,.NET,C#,Razor,Markdown,YAML"> <meta n...
OpenTl/OpenTl.Schema
docs/api/OpenTl.Schema/TUpdateContactRegistered/CB04A3CD.html
HTML
mit
10,807
<!DOCTYPE html> <html> <head> <title>KodeKollektivet</title> <link rel="icon" href="/img/kk-favicon-black.ico" type="image/x-icon" /> <meta http-equiv="content-type" content="text/html;charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="stylesheet" href...
teodoran/kodekollektivet
public/html/index.html
HTML
mit
6,665
--- layout: post status: publish published: true title: "[看图说话]虚拟紫禁城并没有对双核心处理器进行优化" author: Leask author_login: leask author_email: i@leaskh.com author_url: https://leaskh.com wordpress_id: 168 wordpress_url: http://leaskh.wordpress.com/2009/05/25/%e7%9c%8b%e5%9b%be%e8%af%b4%e8%af%9d%e8%99%9a%e6%8b%9f%e7%b4%ab%e7%a...
Leask/leask.github.io
_posts/2009-05-25-[看图说话]虚拟紫禁城并没有对双核心处理器进行优化.html
HTML
mit
1,412
<!doctype html> <!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ --> <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie" lang="en">...
NewEconomyMovement/nem-homepage
install.html
HTML
mit
14,304
<!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="author" content="Open Knowledge"> <meta name="description" content="The Global Open Data Index assesse...
okfn/opendataindex-2015
place/south-korea/water/2014/index.html
HTML
mit
8,174
<!DOCTYPE html> <html lang="en"> <head> <title>Python Flask Bucket List App</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"> </head> <body> ...
LairdStreak/MyPyPlayGround
wowauctions/templates/default.html
HTML
mit
2,200
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"> <title>The Mathematics Genealogy Project - Christoph Gudermann</title> <style type="text/css"> body { margin: 0; /* it's good prac...
davidalber/Geneagrapher
tests/geneagrapher/testdata/29458.html
HTML
mit
12,095
<!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="./abf17719b86e8f2275bd6d28d63ef21ca4a6cf2d64f3a2eb3d9ccffce11d5976.html">Teleport</a> <hr> ...
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/7462711f271fc261f41bbca247f2e78f5ae06c1de15c63211cb2c829120592b4.html
HTML
mit
550
<!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 Tue Jun 06 10:36:07 CDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class MonsterQuest....
EhWhoAmI/Monster-Quest
dist/javadoc/MonsterQuest/tools/class-use/MapGenerator.html
HTML
mit
4,308
<!DOCTYPE html> <html lang="zh-cn"> <head> <meta charset="utf-8"/> <title> <meta name="authors" content="" />DUnitX has a Wizard!</title></head><body>From:<a href=https://www.finalbuilder.com/resources/blogs/postid/702/dunitx-has-a-wizard>https://www.finalbuilder.com/resources/blogs/postid/702/dunit...
ciandcd/ciandcd-web
content/category/ciandcd/DUnitX_has_a_Wizard!.html
HTML
mit
3,226
<script th:src="@{/js/specOption/edit.js}"></script> <div class="row" style="width: 500px;"> <div class="col-lg-12"> <div class="ibox float-e-margins"> <div class="ibox-title"> <h5>规格选项信息</h5> </div> <div class="ibox-content" style="padding-top: 35px;"> <form id="saveForm" method="post" class="form-...
ryan-shi/mall-website
mall-admin/src/main/resources/templates/specOption/edit.html
HTML
mit
1,889
<!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/123456040488.html
HTML
mit
109,388
<!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:mod-red/8.4.dev/2014-11-21_12-12-52.html
HTML
mit
8,586
<!DOCTYPE html><html><head><title>http://jplattel.nl/tags/revealing/</title><link rel="canonical" href="http://jplattel.nl/tags/revealing/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=http://jplattel.nl/tags/revealing/" /></head></html>
jplattel/jplattel.github.io
docs/tags/revealing/page/1/index.html
HTML
mit
298
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Bootstrap 3 Responsive Layout Example</title> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="css/bootstrap-theme.min.css"> <script type="text/javascript" src="https://code.jquery.com/...
capsci/chrome
tutorials/BootstarpTutorial/17_ProgressBars.html
HTML
mit
3,147
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Vocational Computer Festival (Vocomfest) adalah lomba tahunan yang diselenggarakan oleh HIMAKOMSI UGM yang terdiri dari lomba web design untuk SLTA, ...
asharimh97/vocomfest-main
gallery.html
HTML
mit
11,753
<!DOCTYPE HTML> <html> <head> <link type="text/css" rel="stylesheet" href="animate.css"> <script> function animate(opts) { var start = new Date var id = setInterval(function () { var timePassed = new Date - start var progress = timePassed / opts...
sanjay1909/Tutorials
animation/animationJS.html
HTML
mit
7,099
<div id="container" class="container intro-effect-sliced col-md-12"> <!-- Top Navigation --> <header class="header"> <div class="row"> <div class="col-md-6"> <img ng-src="{{header.informations.photo}}" alt="" class="img-thumbnail col-md-3 col-lg-3"> </div> <div class="col-md-6 "> ...
Cbenh/webresume
app/header-controller.html
HTML
mit
2,911
<!DOCTYPE html> <html> <head> <title></title> </head> <body> </body> </html>
PWSO/pwso
slide-2.html
HTML
mit
78
<!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...
jeremywrnr/life-of-the-party
OpenNI-Bin-Dev-MacOSX-v1.5.7.10/Documentation/html/classxn_1_1_resolution.html
HTML
mit
12,332
{% include header.html %} <div class="page-content"> {{ content }} </div><!-- .entry-content --> {% include footer.html %}
skinnylatte/skinnylatte.github.io
_layouts/default.html
HTML
mit
125
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>FLIR Tags</title> <link rel=stylesheet type='text/css' href='style.css' title='Style'> </head> <body> <h2 class=top>FLIR Tags</h2> <p>Information extracted from the maker notes of JPEG ima...
wilg/mini_exiftool_vendored
vendor/Image-ExifTool-9.27/html/TagNames/FLIR.html
HTML
mit
15,781
<div class="header"> <header class="container"> <h1 class="me"> <a href="/#/"><span class="first">alberto</span><b> quesada</b></a> </h1> <p id='social'> <a href='https://es.linkedin.com/in/albertoqa'><span class='fa fa-linkedin'></span></a> <a href='https://github.com/albertoqa'><span c...
albertoqa/albertoqa.github.io
common/directive/headerGeneric/headerGeneric.template.html
HTML
mit
621
<!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...
activegamedev/activegamedev
API/html/class_terrain_engine2_d_1_1_child_camera_controller-members.html
HTML
mit
4,359
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_17) on Thu Jan 14 02:02:44 PST 2010 --> <TITLE> CatalogKey (NASA World Wind) </TITLE> <META NAME="date" CONTENT="2010-01-14"> <LINK REL ="styleshee...
caadxyz/Macro-Thinking-Micro-action
doc/gov/nasa/worldwind/applications/gio/catalogui/CatalogKey.html
HTML
mit
71,836
<!doctype html> <html lang=""> <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>yo-angular-2</title> </head> <body> <main>Loading...</main> <script src="lib/es6-shim.min.js"></s...
paullasarev/engo
yo-angular2/src/index.html
HTML
mit
807
<script defer language="javascript"> __js_obj__ = new Shepherd.Tour({ useModalOverlay: __tour_overlay__, defaultStepOptions: { classes: 'bx-def-z-index-modal', showCancelLink: true, scrollTo: {behavior: "smooth", block: "center"} } }) <bx_if:not_p...
boonex/trident
modules/boonex/help_tours/template/tour.html
HTML
mit
2,899
{% extends "browse/details/base.html" %} {% load markup_tags %} {% block resource_metadata %} <div class="margin-bottom-10"></div> {% include "browse/details/includes/meta.html" with label="Publisher" value=object.publisher %} {% include "browse/details/includes/meta.html" with label="Periodical Name" val...
AASHE/hub
hub/templates/browse/details/publication.html
HTML
mit
468
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>...
BuzzAcademy/idioms-moe-unformatted-data
all-data/20000-20999/20570-22.html
HTML
mit
1,378
<!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 `Obligations` type in crate `rustc_typeck`."> <meta name="k...
ArcherSys/ArcherSys
Rust/share/doc/rust/html/rustc_typeck/middle/traits/type.Obligations.html
HTML
mit
4,176
<section class="section--center mdl-grid mdl-grid--no-spacing"> <div class="mdl-cell mdl-cell--8-col"> <h4>Layout</h4> <section> <h5>Uses:</h5> <pre><code class="typescript"> &#x3C;mdlLayout drawerTitle=&#x22;ng2-mdl&#x22; [drawerMenu]=&#x22;links&#x22; [fixedDrawer]=&#x22;true&#x22;&#x3E; &#x3C...
sabbirrahman/ng2-mdl
src/app/documentation/mdl-layout-page/mdl-layout-page.template.html
HTML
mit
2,226
<!doctype html> <html class="no-js" lang="es"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title></title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="apple-touch-icon" href="apple...
MgArreaza13/PetroBowlApp
pc1.html
HTML
mit
4,565
<!DOCTYPE html> <html> <head> <script>if (window.location.protocol != "https:") window.location.href = "https:" + window.location.href.substring(window.location.protocol.length);</script> <title>EasierOpenData.org</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Bo...
easieropendata/easieropendata.github.io
index.html
HTML
mit
5,558
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <title>module Duxml::Meta - RDoc Documentation</title> <link type="text/css" media="screen" href="../rdoc.css" rel="stylesheet"> <script type="text/javascript"> var rdoc_rel_prefix = "../"; </script> <script type="t...
ludocracy/Duxml
doc/Duxml/Meta.html
HTML
mit
13,490
<LINK REL="stylesheet" HREF="../static/styles.css"> <HTML> <HEAD> <TITLE>Studio::EventInstance::setProperty</TITLE> </HEAD> <BODY TOPMARGIN="0" class="api_reference"> <p class="header">Firelight Technologies FMOD Studio API</p> <H1>Studio::EventInstance::setProperty</H1> <P> <p>Sets the value of a built-in event instan...
Silveryard/Car_System
Old/3rdParty/fmodstudioapi10802linux/doc/FMOD Studio Programmers API for Linux/content/generated/FMOD_Studio_EventInstance_SetProperty.html
HTML
mit
1,630
<!DOCTYPE html> <html lang="uk" itemscope itemtype="http://schema.org/Article" > <head> <meta charset="utf-8"> <title> Лотерейні нюанси &ndash; Борислав Ларін </title> <meta property="og:title" content="Лотерейні нюанси" /> <meta itemprop="name" content="Лотерейні нюанси" /> <meta itemprop...
brabadu/life
posts/loterejni-nuancy/index.html
HTML
mit
12,952
--- layout: post title: These Laser-cut Macbooks Are Stunningly Beautiful...But There's a Catch thumbnail: /img/dj-custom-macbook.jpg --- <center><img src = "/img/dj-custom-macbook.jpg" href = "https://twitter.com/intent/tweet?text={{ page.title }}&url={{ site.url }}{{ page.url }}&via=msitver&related={{ site.twitter_us...
sitver/sitver.github.io
_posts/2015-07-03-lasercut-macbooks.html
HTML
mit
4,534
<!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="./cca71c632129e04b7c13b2cdffdf89a074341b497571b98ef6f66cfc61eda21b.html">Teleport</a> <hr> ...
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/211af72699274c87729b30d9f5096c116f536599001401cb429083dfa6bd4e43.html
HTML
mit
550
<!DOCTYPE html> <html> <head> <title>Paper.js - Example</title> <script type="text/javascript" src="/sketchbook/vendor/paper.js/0.12.3/paper-core.js"></script> <script type="text/javascript"> paper.install(window); window.onload = function() { paper.setup('myCanvas'); // Create a simple drawing ...
brianhonohan/sketchbook
paperjs/hello-world/index.html
HTML
mit
1,137
<!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/W29849.pdf.html
HTML
mit
505
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>W28531_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/W28531_text/page15.html
HTML
mit
1,673
<!DOCTYPE> <html> <head> <title>Makers of Lucca&apos;s menswear</title> <meta name="robots" content="noindex, nofollow"> <link rel="stylesheet" href="css/Lucca.css"> <link href="https://fonts.googleapis.com/css?family=Vollkorn" rel='stylesheet' type='text/css'> <script src="js/jquery.min.js"></script> <sc...
NicholasPersa/NicholasPersa.github.io
lucca/clothing.html
HTML
mit
7,391
<!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/el/elysium.theme.2.0.4/Microsoft.Expression.Drawing-net40-client.html
HTML
mit
254,487
<!doctype html> <title>Welcome to Remoterm ~Alp_X</title> <html ng-app="termserverApp"> <head> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.15/angular.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="//angular-ui.github....
AlpX/remoterm
server/public/index.html
HTML
mit
5,172
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Qt 4.3: main.cpp Example File (tools/undoframework/main.cpp)</title> <link href="classic.css" rel="style...
misizeji/StudyNote_201308
webserver/html/tools-undoframework-main-cpp.html
HTML
mit
3,993
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="ztable"><tr><th class="ztd1"><b>...
BuzzAcademy/idioms-moe-unformatted-data
all-data/3000-3999/3840-31.html
HTML
mit
2,830
<div class="container"> <div id="loginbox" style="margin-top:50px;" class="mainbox col-md-6 col-md-offset-3 col-sm-8 col-sm-offset-2"> <div class="panel panel-info"> <div class="panel-heading"> <div class="panel-title">Sign In</div> <!-- div style="float:right; font-size: 80%; position: rela...
BrilliancySoftware/reinier
public/view-login.html
HTML
mit
1,628
<div class="row grid-block" data-equalizer="grid1" data-equalize-on="large" data-equalize-on-stack="true"> <div class="column column-block large-6"> <a href="http://www.freddiemac.com/corporate/movinghousingforward/"> <div class="callout background-primary callout-overlay" style="background-im...
marlonShawDEV/workForceHousing
src/partials/corp/old-about-grid.html
HTML
mit
7,803
<!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_121) on Tue Jan 17 00:48:04 GMT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.e...
frandallfarmer/neohabitat-doc
docs/apidocs/org/elkoserver/foundation/json/class-use/MessageHandlerException.html
HTML
mit
78,901
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <meta name="collection" content="api"> <!-- Generated by javadoc (build 1.5.0-rc) on Wed Aug 11 07:23:53 PDT 2004 --> <TITLE> TargetedNotification (Java 2 Platform SE 5.0) </TITLE> <META ...
Smolations/more-dash-docsets
docsets/Java 5.docset/Contents/Resources/Documents/javax/management/remote/TargetedNotification.html
HTML
mit
16,313
<html> <head> <title>Sabrina Houssami'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/kcempj8i.html
HTML
mit
1,083
--- layout: default --- <section class="container" itemscope itemtype="http://schema.org/Blog"> <h1 class="big" itemprop="name">{{ page.title }}</h1> <p class="date"> <span itemprop="datePublished" content="{{ page.date }}">{{ page.date | date: "%Y, %b %-d" }}</span> by <span itemprop="author">{{ site.author }}</...
ice1000/ice1000.github.io
_layouts/post.html
HTML
mit
933
<HTML><HEAD> <TITLE>Review for Riding the Rails (1997)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0120017">Riding the Rails (1997)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Louis...
xianjunzhengbackup/code
data science/machine_learning_for_the_web/chapter_4/movie/9015.html
HTML
mit
5,009
<div> <div class="back"> <a class="btn btn-link" v-link="{ path: '/about' }">返回首页</a> </div> <h2>Tab 选项卡</h2> <h3>1. 使用</h3> <p>略</p> <h3>2. 选项配置</h3> <section> <h4>2.1 bs-style</h4> <p>样式,<code>String</code>,非必须,可选值为:</p> <ul> <li><code>tabs</...
helinjiang/fis-vue-component
src/pages/bootstrap3/tab/main.html
HTML
mit
2,153
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>gsw_valence_factor</title><style type="text/css"> body { background-color: white; margin:10px; } h1 { color: #990000; font-size: x...
dcherian/tools
oceanography/gsw/html/gsw_valence_factor.html
HTML
mit
3,451
<template name="AdminLayout"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> {{#if AdminConfig}} {{#if isInRole 'admin'}} <div class="admin-layout"> <div class="skin-{{adminGetSkin}}"> {{> AdminHeader}} <div class="wrapper row-offcanvas row-offcanvas-left"> {{> AdminSidebar }} ...
winnlab/Photos
packages/ansyg:meteor-admin/lib/client/html/admin_layouts.html
HTML
mit
3,022
<!DOCTYPE html> <html lang='fr_FR'><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> <title>Datactivist recrute! | Datactivist</title> <script data-id="matomo-tracking" data-matomo-tracking-url='https://matomo.datactivist.coop' data-mat...
datactivist/datactivist.github.io
fr/recrutement/index.html
HTML
mit
4,795
<div id="content" ng-controller="BrokerCtrl"> <div class="row"> <div class="col-xs-7"> <div class="box"> <div class="box-header"> <h2><i class="fa fa-chain"></i>Broker</h2> </div> <div class="box-content"> <f...
kimgel/Impex
app/modules/initiateimport/broker/add.html
HTML
mit
26,349
<!DOCTYPE html> <html> <head> <!-- Character encoding --> <meta charset="UTF-8"> <!-- Latest version of rendering engine --> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <!-- Mobile Viewport --> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> ...
arnewamb/1617.webd2
contact.html
HTML
mit
7,378
Invalid username or password!
robertohueso/django_contacts
contacts/templates/contacts/login_error.html
HTML
mit
30
<!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_65) on Wed Dec 03 20:05:11 CET 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>net.sourceforge.pmd...
byronka/xenos
utils/pmd-bin-5.2.2/docs/pmd-java/testapidocs/net/sourceforge/pmd/lang/java/rule/android/package-frame.html
HTML
mit
967
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>PMD 5.2.2 Reference Package net.sourceforge.pmd.lang</title> <link re...
byronka/xenos
utils/pmd-bin-5.2.2/docs/xref/net/sourceforge/pmd/lang/package-frame.html
HTML
mit
2,753
{% extends "base.html" %} {% block title %}Players{% endblock %} {% block content %} {#<div class="starter-template">#} <h1>Players</h1> <table class="table table-striped"> <thead> <th>Rank</th> <th>Aggregate Scored</th> <th>First Name</th> <th>Last Name</th> </thead> <tbody> ...
danodonovan/score_keeper
templates/keeper/player_list.html
HTML
mit
616
<div>big</div>
da99/dum_dum_html
specs/create_conditionals/expect/conditionals.big-screen.html
HTML
mit
17
<!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_22) on Sun Aug 26 15:15:33 EDT 2012 --> <TITLE> Uses of Class org.newdawn.slick.tests.ClipTest (Slick Util - LWJGL Utilities extracted from Sli...
dxiao/PPBunnies
slick/trunk/Slick/javadoc-util/org/newdawn/slick/tests/class-use/ClipTest.html
HTML
mit
6,160
<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>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% e...
atolj/blog
_includes/head.html
HTML
mit
1,648
<link rel="import" href="http.html"> <link rel="import" href="api-core.html"> <script> (function () { var http = window.ForgeWebComponents.Http; var api = window.ForgeWebComponents.Api; var commands = window.ForgeWebComponents.Commands = window.ForgeWebComponents.Commands || {}; commands.CreateTag...
deltatre-webplu/forge-webcomponents
forge-api/commands.html
HTML
mit
3,153
<!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/123456237896.html
HTML
mit
101,665
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="ar1" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>URL Helper &mdash; CodeIgniter 3.0.1 documenta...
MarinaWagih/ci-future_jobs
user_guide/helpers/url_helper.html
HTML
mit
51,278
<!DOCTYPE html> <html lang="it"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content="Applicazione di allenamento per la matematica"> <meta name="author" content="Matteo Bortolotto"> <title>Yamath</title> <!-- Bootstrap 4 ...
yamath/xprym
look/templates/frontpage.html
HTML
mit
3,344
<!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="./e696483c420a471ac8a9fd0f45722bfd035d79cf0933c9e978e11d1cfecadb4d.html">Teleport</a> <hr> ...
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/0bb438f29fdf29cc6578d1463aa65059f5794980582813729bc8bd7ab13a96cc.html
HTML
mit
550
<html> <? print $_lib['sess']->doctype ?> <head> <title>Example of HTMLArea 3.0</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- load the main HTMLArea files --> <script type="text/javascript" src="htmlarea.js"></script> <script type="text/javascript" src="lang/en.js"></script> <scri...
dodoas/lodo
html/lib/htmlarea3/example-spell-checker.html
HTML
mit
3,947
version https://git-lfs.github.com/spec/v1 oid sha256:660fee30cab45df5997a8f6dd8c9537957cecb81af5eb5d5b60b96135374a75b size 875793
hakyimlab/Training
intro_labs/ldsc_tutorial.html
HTML
mit
131
<!doctype html> <meta charset="utf-8"> <title>Dagre D3 Renderer Demo</title> <script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script> <script src="http://cpettitt.github.io/project/graphlib/latest/graphlib.min.js"></script> <script src="../build/dagre-d3.js"></script> <style> body { margin: 0; ...
harsha-mudi/dagre-d3
demo/etl-status.html
HTML
mit
6,902
<!DOCTYPE html> <meta charset=utf-8> <meta name=viewport content="width=device-width, initial-scale=1"> <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic" rel=stylesheet> <title>EQCSS Compiler</title> <textarea id=in...
tomhodgins/eqcss-compiler
index.html
HTML
mit
2,117
<DIV NAME="detail" ID="detail" xmlns="http://www.w3.org/TR/REC-html40"><H3><A NAME='detail_ReadFileLine'></A>IOS DDDriverFileCommands::<BIG>ReadFileLine</BIG> </H3> <TABLE><TR> <TD class="borderStyle"><SPAN CLASS='Support' TITLE='SAFS TID Commands'>TID</SPAN></TD> <TD class="borderStyle"><SPAN CLASS='Support' TITLE='...
kid551/safsdev.test.github.io
keyref/IOSDDDriverFileCommandsReadFileLine.html
HTML
mit
1,935
<template name="frontendOverview"> <div class="page-header col-xs-12"> <h1>Tickers</h1> </div> <div class="row"> {{> errors}} </div> <div class="row"> <ul> {{#each tickers}} {{> tickerFrontend}} {{else}} Keine Ticker gefunden. ...
rehand/liveticker
client/views/frontend/frontendOverview.html
HTML
mit
663
<!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="./90b2b7b8ceb42d89c058839e3e5c6c25ab6888fb5dcaf5a642cb4ef029bfeab7.html">Teleport</a> <hr> ...
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/31e2441f021ece718d08b83413e80b750d017014312b2e5c376f349f9f667c20.html
HTML
mit
550
<!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_22) on Thu Nov 11 09:12:14 EST 2010 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.mortbay.util.aj...
napcs/qedserver
jetty/javadoc/org/mortbay/util/ajax/class-use/JSONPojoConvertor.html
HTML
mit
6,152
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title> Class: Log &mdash; Documentation by YARD 0.9.25 </title> <link rel="stylesheet" href="css/style.css" type="text/css" /> <link rel="stylesheet" href="css/common.css"...
edhowland/viper
doc/Log.html
HTML
mit
14,513
<div class="app-card"> <a class="partner-card-link" href="http://www.toshiba.de/" > <div class="partner-card partner-card-19"> </div> </a> </div>
a25kk/dmc
src/dmc.sitetheme/dmc/sitetheme/resources/app/_includes/cards/partner-card-19.html
HTML
mit
157
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>DoubleRange | picturepark-sdk-v1-pickers API</title> <meta name="description" content="Documentation for picturepark-sdk-v1-pickers API"> <meta name="viewport" content="width=devi...
Picturepark/Picturepark.SDK.TypeScript
docs/picturepark-sdk-v1-pickers/api/interfaces/doublerange.html
HTML
mit
6,222
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>JSDoc: Interface: MinifyOptions</title> <script src="scripts/prettify/prettify.js"> </script> <script src="scripts/prettify/lang-css.js"> </script> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.j...
Comandeer/rollup-plugin-babili
docs/module-rollup-plugin-babel-minify.MinifyOptions.html
HTML
mit
7,511
<div class="commune_descr limited"> <p> Wolschheim est un village situé dans le département de Bas-Rhin en Alsace. On dénombrait 308 habitants en 2008.</p> <p>À proximité de Wolschheim sont localisées les communes de <a href="{{VLROOT}}/immobilier/schwenheim_67459/">Schwenheim</a> localisée à 3&nbsp;km,...
donaldinou/frontend
src/Viteloge/CoreBundle/Resources/descriptions/67553.html
HTML
mit
1,355
<!doctype html> <html> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-touch-fullscreen" content="yes"> <...
007slm/kissy
src/scrollview/sub-modules/drag/demo/simple.html
HTML
mit
2,042
<div class="container"> <top-nav></top-nav> <div class="row"> <div class="col s6"> <div class="row"> <div class="col s4" *ngFor="let band of bands"> <div class="card"> <div class="card-image waves-effect waves-block waves-light"> ...
OmerBTW/music-app
src/app/app.component.html
HTML
mit
1,314
{{< layout}} {{$back}} <div class="photo-guide"> <a href="/../prototype_oix_171004/intro/choose-photo-method" class="back-link">Other ways to get a photo</a> <span class="marker">Guide part 1 of 7</span> </div> {{/back}} {{$main-content}} <div class="column-full"> <div class="fla...
maxinedivers/pass-max
views/prototype_oix_171004/photoguide-short/short-find-camera.html
HTML
mit
1,662
<!DOCTYPE html> <html lang="zh-cn"> <head> <meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <meta http-equiv="Cache-Control" content="no-transform" /> <meta http-equiv="Cache-Control" content="...
marrylai/marrylai.github.io
tags/视奏/index.html
HTML
mit
5,014
<!DOCTYPE html> <!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ --> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endi...
dmackerman/foundation
test/index.html
HTML
mit
3,984
<p> comp-3823 works! </p>
angular/angular-cli-stress-test
src/app/components/comp-3823/comp-3823.component.html
HTML
mit
28