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> <style> #myheader { position: fixed; top: 20px; } </style> <script> function runTest() { if (window.testRunner) testRunner.setPrinting(); } </script> <body onload="runTest()"> <div id="myheader"> <div align="center"> crbug.com/652449: Fixed-position object sho...
scheib/chromium
third_party/blink/web_tests/printing/fixed-positioned-scrolled-expected.html
HTML
bsd-3-clause
2,236
<div> <table class="table table-striped" cellspacing="0 "> <thead> <tr data-bind="foreach: columns"> <th data-bind="text: headerText"></th> </tr> </thead> <tbody class="table table-hover" data-bind="foreach: itemsOnCurrentPage"> <tr data-b...
welldone-software/gulp-durandal
test/fixtures/HTML Samples/app/ko/pagedGrid/simpleGrid.html
HTML
mit
827
<!DOCTYPE html > <html> <head> <title>Application - io.gearpump.cluster.Application</title> <meta name="description" content="Application - io.gearpump.cluster.Application" /> <meta name="keywords" content="Application io.gearpump.cluster.Application" /> <meta http-equiv=...
gearpump/gearpump.github.io
releases/0.7.6/api/scala/io/gearpump/cluster/Application.html
HTML
apache-2.0
28,251
<div class="unit one-fifth hide-on-mobiles"> <aside> <ul> <li class="{% if page.title == 'News' %}current{% endif %}"> <a href="{{ site.baseurl }}/news/">All News</a> </li> <li class="{% if page.title == 'Releases' %}current{% endif %}"> <a href="{{ site.baseurl }}/news/releases/...
dindin5258/calcite
site/_includes/news_contents.html
HTML
apache-2.0
1,067
<!DOCTYPE html> <!-- Distributed under both the W3C Test Suite License [1] and the W3C 3-clause BSD License [2]. To contribute to a W3C Test Suite, see the policies and contribution forms [3]. [1] http://www.w3.org/Consortium/Legal/2008/04-testsuite-license [2] http://www.w3.org/Consortium/Legal/2008/03-bsd-license [...
js0701/chromium-crosswalk
third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/untriaged/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-010.html
HTML
bsd-3-clause
1,520
<!DOCTYPE html> <meta charset="utf-8"/> <script> async function onLoad() { const params = new URLSearchParams(self.location.search); const scope = self.origin + params.get('scopepath'); const reg = await navigator.serviceWorker.getRegistration(scope); if (reg) { await reg.unregister(); } if (window.open...
chromium/chromium
third_party/blink/web_tests/external/wpt/service-workers/service-worker/resources/unregister-rewrite-worker.html
HTML
bsd-3-clause
519
<!DOCTYPE html> <script src="../../../resources/js-test.js"></script> <div id="host1"></div> <div id="host2"></div> <div id="host3" class="c3"></div> <div id="host4"></div> <script> description("Check that targeted class invalidation works with the :host pseudo class."); // Create shadow trees var host1 = document.ge...
vadimtk/chrome4sdp
third_party/WebKit/LayoutTests/fast/css/invalidation/targeted-class-host-pseudo.html
HTML
bsd-3-clause
2,504
<!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 name="generator" content= "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org" /> <title>Creative Commons Legal Code...
rogers0/namebench
third_party/get_auth_ns/LICENSE.html
HTML
apache-2.0
28,073
<!-- Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE in the project root for license information. --> <div class="ms-MessageBanner"> <div class="ms-MessageBanner-content"> <div class="ms-MessageBanner-text"> <div class="ms-MessageBanner-clipper"> You've rea...
zkoehne/Office-UI-Fabric
src/components/MessageBanner/MessageBanner.html
HTML
mit
816
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Phaser Source: src/pixi/renderers/canvas/utils/CanvasMaskManager.js</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/default.css"...
erbridge/fatal-attraction
lib/phaser/docs/src_pixi_renderers_canvas_utils_CanvasMaskManager.js.html
HTML
mit
36,044
<!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_11) on Tue Aug 12 11:16:05 PDT 2014 --> <title>com.microsoft.windowsazure.mobileservices.table.sync.synchandler</title> <meta name="date" conte...
paulbatum/azure-mobile-services
sdk/android/src/sdk/doc/com/microsoft/windowsazure/mobileservices/table/sync/synchandler/package-frame.html
HTML
apache-2.0
1,587
{% extends "account/base.html" %} {% load url from future %} {% load i18n %} {% block head_title %}{% trans "Sign Out" %}{% endblock %} {% block content %} <h1>{% trans "Sign Out" %}</h1> <p>{% trans 'Are you sure you want to sign out?' %}</p> <form method="post" action="{% url 'account_logout' %}"> {% csrf_toke...
fpytloun/waliki
waliki_project/waliki_project/templates/allauth/account/logout.html
HTML
bsd-3-clause
565
<!DOCTYPE html> <meta charset="utf-8"> <link rel="author" href="mailto:masonf@chromium.org"> <link rel="help" href="https://crbug.com/1180286"> <meta name="assert" content="The renderer should not crash."> <span>This test passes if the renderer does not crash.</span> <div> <option></option> </div> <style> div { ...
chromium/chromium
third_party/blink/web_tests/external/wpt/shadow-dom/event-on-pseudo-element-crash.html
HTML
bsd-3-clause
550
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>CSS Text Decoration Test: text-decoration-thickness respects variable font properties</title> <link rel="help" href="https://drafts.csswg.org/css-text-decor-4/#text-decoration-width-property"> <meta name="assert" content="text-decoration-thickness from-font re...
nwjs/chromium.src
third_party/blink/web_tests/external/wpt/css/css-text-decor/reference/text-decoration-thickness-from-font-variable-ref.html
HTML
bsd-3-clause
1,245
<!DOCTYPE html> <!-- Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ --> <html> <head> <meta charset="utf-8"> <title>CSS Test: 'object-fit: scale-down' on img element, with a PNG image and with various 'object-position' values</title> <link rel=...
scheib/chromium
third_party/blink/web_tests/external/wpt/css/css-images/object-fit-scale-down-png-001i.html
HTML
bsd-3-clause
2,752
<!DOCTYPE html> <title>FileReader: starting new reads while one is in progress</title> <link rel="author" title="Yinkan Li" href="mailto:liyinkan.biz@gmail.com"> <link rel="help" href="http://dev.w3.org/2006/webapi/FileAPI/#MultipleReads"> <script src="../../../../resources/testharness.js"></script> <script src="../.....
axinging/chromium-crosswalk
third_party/WebKit/LayoutTests/imported/wpt/FileAPI/reading-data-section/FileReader-multiple-reads.html
HTML
bsd-3-clause
3,048
<BODY> Demo/Test SVG area. Tiny line is integrated to render-to-texture - however a full implementation is to follow rendering SVG to OpenGL geometric shapes. </BODY>
TomyLobo/Slick
src/main/java/org/newdawn/slick/svg/package.html
HTML
bsd-3-clause
166
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>CSS Grid Layout Test: parsing grid-area with valid values</title> <link rel="author" title="Eric Willigers" href="mailto:ericwilligers@chromium.org"> <link rel="help" href="https://drafts.csswg.org/css-grid-1/#propdef-grid-area"> <meta name="assert" content="g...
scheib/chromium
third_party/blink/web_tests/external/wpt/css/css-grid/parsing/grid-area-valid.html
HTML
bsd-3-clause
3,782
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Scrolling Logo/Thumbnail Slider Demo - Jssor Slider, Carousel, Slideshow with Javascript Source Code</title> </head> <body style="font-family:Arial, Verdana;background-color:#f...
bhdm/wzc
src/Wzc/MainBundle/Resources/public/JssorSlider/demos-no-jquery/scrolling-logo-thumbnail-slider.source.html
HTML
mit
7,712
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Snapping & Splitting</title> <link rel="stylesheet" href="../theme/default/style.css" type="text/css" /> <link rel="stylesheet" href="style.css" type="text/css" /> <style type="text/css"> .olControlEditingToolbar .olControlModifyFeature...
spatindsaongo/geos
web/js/openlayers/examples/snap-split.html
HTML
mit
10,359
{% extends "base.html" %} {% load i18n %} {% load core_tags %} {% load gravatar %} {% block profile-bar-admin %}active{% endblock %} {# This is included here instead of subclassing base_profile because we don't control all the views, and can't set the `profile` variable reliably #} {% block subnav-bar %} <!-- BEGIN ...
SteveViss/readthedocs.org
readthedocs/templates/profiles/base_profile_edit.html
HTML
mit
2,120
<blockquote> <h2>header</h2> <p>paragraph</p> <ul> <li>li</li> </ul> <hr /> <p>paragraph</p> </blockquote>
Urbannet/cleanclean
yii2/vendor/erusev/parsedown/test/data/compound_blockquote.html
HTML
bsd-3-clause
106
<!doctype html> <html> <head> <meta charset=utf-8> <title>Encrypted Media Extensions: Check encryptionScheme with DRM</title> <link rel="help" href="https://w3c.github.io/encrypted-media/"> <!-- Web Platform Test Harness scripts --> <script src=/resources/testharness.js></script> <script src=...
chromium/chromium
third_party/blink/web_tests/external/wpt/encrypted-media/drm-check-encryption-scheme.https.html
HTML
bsd-3-clause
955
<html> <head> <style> progress { width: 50px; height: 50px; -webkit-appearance: none; background-color: red; /* should not be visible */ } </style> </head> <body> <progress min=0 value=30 max=100 style="-webkit-writing-mode: vertical-lr;"></progress> <progress min=0 value=30 max=100 style="-webkit-writing-mode:...
hujiajie/chromium-crosswalk
third_party/WebKit/LayoutTests/fast/dom/HTMLProgressElement/progress-writing-mode.html
HTML
bsd-3-clause
543
<section id='reportsSection'> <section id='reportFilters'> <h3>{{=T("Location")}}</h3> <section class='locationFilters'> <span id='l0_report'> <label for='l0_reports'>{{=COUNTRY}}:</label> <select id='l0_reports'> <option value='' class='none'>{{=CHOOSE_COUNTRY}}</opt...
tudorian/eden
views/vulnerability/report.html
HTML
mit
3,281
<div> Use default maven settings (<tt>$HOME/.m2/settings.xml</tt>) as set on build node. </div>
github-api-test-org/jenkins
core/src/main/resources/jenkins/mvn/DefaultSettingsProvider/help.html
HTML
mit
99
{{+partials.standard_extensions_article article:intros.api_index is_apps:false}}
plxaye/chromium
src/chrome/common/extensions/docs/templates/public/extensions/api_index.html
HTML
apache-2.0
81
<html> <head> <script> window.onunload = function () { try { var url = '1251.html'; var xhr = new XMLHttpRequest(); xhr.open('GET', url, false); xhr.send(null); window.parent.completed("PASS: sync XHR completed successfully"); } catch (e) { window.parent.completed...
XiaosongWei/chromium-crosswalk
third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/resources/xmlhttprequest-in-unload-sync.html
HTML
bsd-3-clause
494
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <script src="../../../resources/js-test.js"></script> </head> <body> <script src="resources/regress-pre.js"></script> <script src="script-tests/int-or-other-add.js"></script> <script src="resources/regress-post.js"></script> </body> </html>
nwjs/chromium.src
third_party/blink/web_tests/fast/js/regress/int-or-other-add.html
HTML
bsd-3-clause
302
<!DOCTYPE html> <html> <head> <script src="../../resources/js-test.js"></script> <script> window.jsTestIsAsync = true; document.addEventListener('DOMContentLoaded', function () { if (window.testRunner) { eventSender.mouseMoveTo(1, 1); eventSender.mous...
scheib/chromium
third_party/blink/web_tests/fast/events/mouseenter-mouseleave-inline-attributes.html
HTML
bsd-3-clause
2,838
<!DOCTYPE html> <html> <!-- Copyright 2008 The Closure Library Authors. All Rights Reserved. Use of this source code is governed by the Apache License, Version 2.0. See the COPYING file for details. --> <!-- Author: attila@google.com (Attila Bodis) --> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <ti...
AppScale/appinventor
war/closure-library-20120710-r2029/closure/goog/ui/tabbarrenderer_test.html
HTML
mit
5,321
<!DOCTYPE html> <html> <head> <title>CSS Test (Transforms): Simple Backface-Visibility, rotatex(180deg) on Table</title> <link rel="author" title="Aryeh Gregor" href="mailto:ayg@aryeh.name"> <link rel="help" href="http://www.w3.org/TR/css-transforms-2/#propdef-backface-visibility"> <meta name="assert"...
scheib/chromium
third_party/blink/web_tests/external/wpt/css/css-transforms/transform3d-backface-visibility-003.html
HTML
bsd-3-clause
867
<!DOCTYPE html><html><head><link rel="canonical" href="../../"/><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0;url=../../" /></head></html>
RobertMyles/RobertMyles.github.io
tags/webscraping/page/1/index.html
HTML
mit
199
<style> div { width: 0px; } span { text-decoration: underline; cursor: hand; } </style> <script> function toggleFullScreen() { if (document.webkitIsFullScreen) document.webkitCancelFullScreen(); else document.getElementsByTagName('div')[0].webkitRequestFullscreen(); } </script> <body> ...
nwjs/chromium.src
third_party/blink/manual_tests/fullscreen/full-screen-zero-width.html
HTML
bsd-3-clause
531
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>Thelia\Model\Base\ProductI18nQuery | </title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css"> </h...
Mertiozys/thelia.github.io
api/master/Thelia/Model/Base/ProductI18nQuery.html
HTML
mit
102,558
<html> <frameset cols="50%,*"> <frame src="full_tab_sub_frame1.html" /> <frame src="full_tab_sub_frame2.html" /> </frameset> </html>
plxaye/chromium
src/chrome_frame/test/data/full_tab_sub_frame_main.html
HTML
apache-2.0
136
<li>Uno</li> <li>Dos</li> <li>Tres</li> <li>Cuatro</li> <li>Cinco</li> <li>Seis</li>
february29/Learning
web/vue/AccountBook-Express/node_modules/pug/test/output/block-code.html
HTML
mit
85
<!DOCTYPE html> <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]--> <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]--> <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--> <html lang="en" xmlns="http://www.w3.org/1999/html"> <!--<![endif]--> <head> <!-- Basic...
zhouhuiqiong/201602node_homework
第2组 刘成军/高姗/第二周作业/public/Font-Awesome-master/Font-Awesome-master/src/3.2.1/icon/compass/index.html
HTML
mit
10,096
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>JSON 3</title> <link rel="stylesheet" href="page/style.css" media="screen"> </head> <body> <ul id="navigation"> <li><a href="#section_1">JSON 3</a></li> <li><a href="#section_2">Changes from JSON 2</a></li> <li><a href="#s...
frangucc/gamify
www/lib/json3/index.html
HTML
mit
10,133
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>JS Example</title> </head> <body> <script> var myObject = { x: 5, y: 10 }; console.log(myObject); console.log("x = " + myObject.x); console.log("y = " + myObject["y"]); </script> </body> <...
neelshah23/screencasts
introToD3/examples/code/snapshot41/index.html
HTML
mit
327
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. --> <html> <head> <title>Referrer-Policy: Referrer Policy is set to 'origin-only'</title> <meta name="description" content="Check that all subresources in...
youtube/cobalt
third_party/web_platform_tests/referrer-policy/origin-only/meta-referrer/cross-origin/http-http/img-tag/generic.swap-origin-redirect.http.html
HTML
bsd-3-clause
1,965
<li> <a href="#glyphicons">Glyphicons</a> <ul class="nav"> <li><a href="#glyphicons-glyphs">Available glyphs</a></li> <li><a href="#glyphicons-how-to-use">How to use</a></li> <li><a href="#glyphicons-examples">Examples</a></li> </ul> </li> <li> <a href="#dropdowns">Dropdowns</a> <ul class="nav"> ...
bocharsky-bw/bionic-symfony
web/libs/bootstrap-3.1.1/docs/_includes/nav-components.html
HTML
mit
5,109
<!doctype html> 006-1 <script> onpagehide = function() { onpagehide = null; setTimeout(function() { parent.t.done() }, 1000); } onload = function() { if (!parent.loaded) { parent.loaded = true; setTimeout(parent.t.step_func( function() { location="006-2.html?" +...
youtube/cobalt
third_party/web_platform_tests/html/browsers/browsing-the-web/unloading-documents/unload/006-1.html
HTML
bsd-3-clause
374
<!doctype html> <title>CodeMirror: ASCII Armor (PGP) mode</title> <meta charset="utf-8"/> <link rel=stylesheet href="../../doc/docs.css"> <link rel="stylesheet" href="../../lib/codemirror.css"> <script src="../../lib/codemirror.js"></script> <script src="asciiarmor.js"></script> <style>.CodeMirror {background: #f8f8f...
zhanglei13/zeppelin
zeppelin-client/src/asserts/codemirror-5.10/mode/asciiarmor/index.html
HTML
apache-2.0
1,289
<head> <meta charset="utf-8"> <title>Meteor • TodoMVC</title> </head> <body> <section id="todoapp" data-framework="meteor"> {{> todoapp}} </section> <footer id="info"> <p>Double-click to edit a todo</p> <p>Created by Matthias Stumpp - <a href="http://github.com/MStumpp">GitHub</a>&nbsp;&nbsp;<a href="http://...
gabrielmancini/interactor
src/demo/meteor/app.html
HTML
bsd-2-clause
1,859
<!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>SB Admin 2 - Bootstrap Admin Th...
keepeye/fragments
前端/模板/后台模板/sb-admin-2-1.0.7/pages/buttons.html
HTML
mit
32,435
<!doctype html> <html> <head> <title>Histories 2.166</title> <meta charset="utf-8"> <link rel="stylesheet" href="reader.css"> </head> <body class="plain"> <div class="container"> <h1>Histories 2.166</h1> <div class="text"> <p><span class="section">1</span> The Kalasiries are f...
jtauber/online-reader
docs/static-paginated-perseus4/166.html
HTML
mit
914
<!DOCTYPE html> <html lang="en"> {% include head.html %} <body> {% include header.html %} </body> </html>
asongyu/asongyu.github.io
_layouts/front.html
HTML
mit
119
<!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="./b3414a0b755728c4b2d997365f3c6197e77f87ceac9496f685911125c9f120a8.html">Teleport</a> <hr> ...
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/4a8dc3735cfb30dfe67df1e81b34cc2874bb35249f86e97f47f7b6c4c8a513b9.html
HTML
mit
550
<!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="./3aa5b4d4d39afa78e2d1c816fbb44e4ac1de98756c4d241a22a035473c3b6074.html">Teleport</a> <hr> ...
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/681d9847ad2cd7ce4b8bb15ea4303f3d7502166a9726c56a7fe97eeaca10762a.html
HTML
mit
550
<style> .ng-invalid { background-color: lightpink; } .ng-valid { background-color: lightgreen; } span.error { color: red; font-weight: bold; } </style> <h2>现在付款</h2> <p>请输入您的详细信息,我们将尽快发货!</p> <form name="shippingForm" novalidate> <div class="well"> <h3>收货人:</h3> <div class="form-group">...
attraction11/projects
angular-node-sportsMall/public/views/placeOrder.html
HTML
mit
2,756
<!DOCTYPE html><html><head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>[爆卦] 鴻池也需要溫暖,靠發不實簡訊給選民取暖 - 看板 Gossiping - 批踢踢實業坊</title> <meta name="robots" content="all"> <meta name="keywords" content="Ptt BBS 批踢踢"> <meta name="description" content=" https://www.facebook.com/Append...
iultimatez/PTTScraper
result/M.1419005416.A.F32.html
HTML
mit
44,250
<!DOCTYPE HTML> <html> <head> <title>ractive-transitions-velocity test suite</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 src='lib/qunit-assert-html.js'></script> <script src='../vendor/ract...
cfenzo/ractive-transitions-velocity
test/index.html
HTML
mit
684
<!DOCTYPE html> <html> <head> <title>A URL Shortener MicroService</title> <link href="/public/css/main.css" rel="stylesheet" type="text/css"> </head> <body> <div class="container"> <br /> <p class="clementine-text">A URL Shortener MicroService</p> <div class="container"> <blockqu...
christoph-phillips/URLShortenerAPI
public/index.html
HTML
mit
1,466
{{<govuk_template}} {{$head}} {{>includes/head}} {{/head}} {{$propositionHeader}} {{>includes/propositional_navigation}} {{/propositionHeader}} {{$headerClass}}with-proposition{{/headerClass}} {{$content}} <main id="content" role="main"> {{>includes/phase_banner}} <div class="grid-row"> <div class="colu...
gup-dwp/pip-prototype
app/views/pip14a/gettingOn.html
HTML
mit
8,053
--- # DO NOT EDIT! # This file is automatically generated by get-members. If you change it, bad # things will happen. layout: default title: "Mr Andrew Love" house: commons --- <div class="row"> <div class="col-md-8"> {% include members/mr-andrew-love.html %} <h3>What is Mr Andrew Love interes...
JeniT/childs-guide-to-parliament
members/mr-andrew-love.html
HTML
mit
2,411
{% if page.author and site.data.authors[page.author] %} {% assign author = site.data.authors[page.author] %} {% else %} {% assign author = site.author %} {% endif %} <div itemscope itemtype="http://schema.org/Person"> {% if author.avatar %} <div class="author__avatar"> {% if author.avatar contains ":/...
RimWorldMod/RimWorldMod.github.io
_includes/author-profile.html
HTML
mit
7,543
<!doctype html> <!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]--> <!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<!...
dromologue/dromologue.github.io
_site/devops-summit-complete-compliance-in-coding-is-an/index.html
HTML
mit
11,145
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_25) on Sun Jan 04 18:05:04 PST 2015 --> <title>&lt;Unnamed&gt;</title> <meta name="date" content="2015-01-04"> <link rel="stylesheet" type="tex...
amirbawab/GraphADT
documentation/package-frame.html
HTML
mit
745
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>flexile.js Tests Runner using Jasmine v2.5.2</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jasmine/2.5.2/jasmine.min.css"> <script src="https://cdnjs.cloudflare.com/ajax/libs/jasmine/2.5.2/jasmine.min.js"></scrip...
timbrock/flexile.js
src/js/tests/flexile-tests-runner.html
HTML
mit
855
<LINK REL="stylesheet" HREF="../static/styles.css"> <HTML> <HEAD> <TITLE>FMOD_DSP_GETPARAM_FLOAT_CALLBACK</TITLE> </HEAD> <BODY TOPMARGIN="0" class="api_reference"> <p class="header">Firelight Technologies FMOD Studio API</p> <H1>FMOD_DSP_GETPARAM_FLOAT_CALLBACK</H1> <P> <p>This callback is called when the user wants t...
Silveryard/Car_System
Old/3rdParty/fmodstudioapi10802linux/doc/FMOD Studio Programmers API for Linux/content/generated/FMOD_DSP_GETPARAM_FLOAT_CALLBACK.html
HTML
mit
2,804
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>edit permison</title> <!-- Tell the browser to be responsive to screen width --> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">...
trungjc/quanlyhocsinh
pages/user/edit-permission.html
HTML
mit
22,040
<!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="./0df314d3d7dda98f5118cf2136a08fb1125a7b0939296685e112ceb243a8494d.html">Teleport</a> <hr> ...
simonmysun/praxis
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/b49ac23dc9df07614076ab4802fb1df030cf3304d54486fe355c95263f2c5f62.html
HTML
mit
550
<!DOCTYPE html> <html class="no-js" lang="ko"> <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="p5.js a JS client-side library for creating graphic and interactive ...
mayaman/p5js-website
ko/showcase/index.html
HTML
mit
13,199
<head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>{% if page.title %}{{ page.title }} |{% endif %} {{ site.theme_settings.title }}</title> <meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{%...
mcheang20/mcheang20.github.io
_includes/head.html
HTML
mit
2,426
<html> <head> <title>Tessa Munt'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> <!--#in...
slowe/panelshows
people/de1s3mno.html
HTML
mit
1,596
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>XAMPP 访问 Access forbidden 问题 &#8211; 再试,再失败,更好地失败</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="当安装好 XAMPP 用 IP 进行访问的时候会出...
tudousi/tudousi.github.io
_site/tools/2015/02/27/xampp-access-forbidden/index.html
HTML
mit
10,479
<!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__inspector_1_1V8StackTrace.html
HTML
mit
8,714
<!doctype html> <html class="no-js" lang=""> <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="...
baochuquan/B2Cyicai
register.html
HTML
mit
7,959
<html> <head> <title>OGRE: OgreRenderSystemCapabilitiesManager.h Source File - 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> <!-- Gene...
ttair/TuxSinbad
Docs/api/html/OgreRenderSystemCapabilitiesManager_8h_source.html
HTML
mit
12,274
<div class="header"> <a routerLink="/"><span><i class="fa fa-graduation-cap" aria-hidden="true"></i></span></a> </div> <div class="header_headline">Division</div> <p>Die Division ist eine der vier Grundrechenarten der Arithmetik. Sie ist die Umkehroperation der Multiplikation. Die Division wird umgangssprachlic...
amq/edu-spa
src/app/components/learn/division.component.html
HTML
mit
1,061
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_51) on Wed Oct 22 15:42:18 EST 2014 --> <title>second_tier</title> <meta name="date" content="2014-10-22"> <link rel="stylesheet" type=...
shane-williams-dev/Reminder-App
doc/second_tier/package-summary.html
HTML
mit
5,023
<!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/234567042498.html
HTML
mit
257,192
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Space Ship</title> <style> * { padding: 0; margin: 0; } body { overflow: hidden; background: #e4e6e8; } #canvas { display: block; margin: 40px auto 0px; background: #fff; box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.1); } </style> </head> ...
qsrahman/Quintus-Demos
spaceship/spaceship.html
HTML
mit
5,930
<!DOCTYPE HTML><html><head><meta content="text/html;charset=utf-8" http-equiv="Content-Type" /><meta content="width=device-width, initial-scale=1.0" name="viewport" /><link href="{{ STATIC_URL }}favicon_v4.png" rel="shortcut icon" type="image/png" /><link href="//fonts.googleapis.com/css?family=Alegreya:normal,italic,b...
leephillips/FOTPweb
templates/configure_slideshow.html
HTML
mit
3,846
<head> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <script type="text/javascript" src="app.js"></script> </body>
jan-trojanowski/vanilla-js-calendar
index.html
HTML
mit
144
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Function date_range | Practica2_Servidor</title> <link rel="stylesheet" href="resources/style.css?e99947befd7bf673c6b43ff75e9e0f170c88a60e"> </head> <body> <div id="left"> <div id="menu"> <a href="index.html" title="Overview"><span>Overview</span></a...
isacm94/Practica2_Servidor
doc/function-date_range.html
HTML
mit
57,750
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Resume</title> <meta name="description" content="A Simple Slide"> <meta name="author" content="BILLY HO"> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black-tr...
BILLYHO/Resume
index.html
HTML
mit
4,918
--- layout: post title: Reset Demystified --- <p>One of the topics that I didn't cover in depth in the Pro Git book is the <code>reset</code> command. Most of the reason for this, honestly, is that I never strongly understood the command beyond the handful of specific use cases that I needed it for. I knew what the ...
01walid/gitscm-next
app/views/blog/progit/2011-07-11-reset.html
HTML
mit
21,015
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Hatching Any Eggs by Pomeg Glitch • Bruce Steveon's Blog</title> <meta name="description" content="利用绿宝石红榴漏洞(Pomeg Berry Glitch)孵化编号386以内的任意PM "> <meta name="keywords" content=""> <!-- Twitter Cards --> <meta name="twitter:title" ...
bruce-lcf/bruce-lcf.github.io
_site/hatching-any-eggs-by-pomeg-glith/index.html
HTML
mit
15,825
<!DOCTYPE html> <!--[if lt IE 7 ]> <html class="ie ie6" lang="en"> <![endif]--> <!--[if IE 7 ]> <html class="ie ie7" lang="en"> <![endif]--> <!--[if IE 8 ]> <html class="ie ie8" lang="en"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--> <html class="not-ie" lang="en" xmlns:th="http://www.thymeleaf.org"> <!--<![endif]--> <...
rango1900/MindTrails
core/src/main/resources/templates/admin/export.html
HTML
mit
5,272
<!DOCTYPE html> <html lang="en" prefix="og: http://ogp.me/ns# fb: https://www.facebook.com/2008/fbml"> <head> <!-- ****** faviconit.com favicons ****** --> <link rel="shortcut icon" href="/favicon.ico"> <link rel="icon" sizes="16x16 32x32 64x64" href="/favicon.ico"> <link rel="icon" type="image/png" sizes="196x196...
NathanHarrington/NathanHarrington.github.io
posts/stage-four-value-propositions.html
HTML
mit
19,127
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>printf: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css"...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.09.1-2.0.6/released/8.7.1/printf/1.0.2.html
HTML
mit
6,658
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>dpdgraph: 15 s</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="style...
coq-bench/coq-bench.github.io
clean/Linux-x86_64-4.12.0-2.0.8/released/8.14.0/dpdgraph/1.0+8.14.html
HTML
mit
8,429
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>bertrand: 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.06.1-2.0.5/released/8.14.1/bertrand/8.8.0.html
HTML
mit
7,539
MIME-Version: 1.0 Server: CERN/3.0 Date: Tuesday, 07-Jan-97 15:55:05 GMT Content-Type: text/html Content-Length: 4987 Last-Modified: Friday, 01-Mar-96 21:21:33 GMT <title> Network Security</title> <H1> Network Security</H1> <hr> To enhance the security of networked systems, we proposed a security architectu...
ML-SWAT/Web2KnowledgeBase
webkb/other/texas/http:^^www.cs.utexas.edu^users^lam^NRL^network_security.html
HTML
mit
5,159
<template name="layout"> <div class="container"> {{> header}} {{> toasts}} {{> yield}} {{> footer}} </div> </template>
ImproveCoimbra/ceres
client/views/application/layout.html
HTML
mit
129
<head> <title>Commerces</title> </head> <body></body>
Menesys/camille_vasseur_partiel_meteor
client/main.html
HTML
mit
56
--- sitemap: tags: changefreq: monthly priority: 0.4 --- Post which defines custom sitemap tags in YAML metadata.
kevinoid/jekyll-sitemap
spec/fixtures/_posts/2017-08-10-post-sitemap-tags.html
HTML
mit
125
<!doctype html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <title>Networks</title> <meta name="description" content=""> <meta name="author" content="Emily Stamey"> <meta name="apple-mobile-web-app-...
elstamey/elstamey.github.io
networks.html
HTML
mit
10,910
--- layout: default permalink: /long/index.html length: long --- <div class="grid grid-pad"> <div class="post"> {% for post in site.posts %} {% if post.length contains 'long' %} <div class="col-1-3 "> <a class="tile_link" href...
mooniak/colombore
long.html
HTML
mit
1,081
<div> <form ng-submit="todoCtrl.update()"> <label> Title <input type="text" ng-model="todoCtrl.todo.title" placeholder="Input task"> </label> <label> Completed <input type="checkbox" ng-model="todoCtrl.todo.completed"> </label> <input type="submit" value="Upda...
melihovv/todos-laravel-angularjs
resources/assets/templates/tasks/show.html
HTML
mit
343
{% from 'macro/__frame__.html' import base_menu_navigation %} {% set article_navigation = [{'href':'article', 'caption':'Article'}, {'href':'new-article', 'caption':'New Article'}, {'href':'source', 'caption':'Source'}, {'href':'category', 'caption':'Category...
DreamWFJ/Everyeye
app/templates/macro/__article__.html
HTML
mit
549
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- This file documents the GNU C Library. This is The GNU C Library Reference Manual, for version 2.21. Copyright (C) 1993-2015 Free Software Foundation, Inc. Permission is granted to copy, distribute and/...
elmerland/elmerland
gnu/File-Position-Primitive.html
HTML
mit
13,448
<!DOCTYPE html> <html> <head> <title>Leaflet Instagram Fancybox</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta property="og:image" content="route.png" /> <link rel="stylesheet" href="lib/leaflet/leaflet.css" /> <link rel="stylesheet" href="lib/fancybo...
turban/Leaflet.Instagram
examples/fancybox.html
HTML
mit
1,321
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>{% if page.title %}{{ page.title }} – {% endi...
fernandocortez/fernandocortez.github.io
_layouts/default.html
HTML
mit
2,159
{% if results %} <p> Mostrando <b>{{ results.items|length }}</b> de <b>{{ results.total }}</b> presupuestos{% if year != -1 %} del año {{ year }}{% endif %}{% if query %} con "<i>{{ query }}</i>"{% endif %} {% if results.pages > 1 %} {% if results.has_prev %} <a href="#" ...
dsloop/FranERP
app/templates/budgets_search_results.html
HTML
mit
1,654
<!DOCTYPE html> <html> <head> <title>Classe KFadeWidgetEffect</title> </head> <body> <p>Classe <b>KFadeWidgetEffect</b></p><p>Derivada de <a href='QWidget.html'>QWidget</a></p><p>Classes derivadas: <a href='.html'></a></p><p>Módulo <b>kdeui</b></p><p>Construtor: KFadeWidgetEffect():new(QWidget * )</p><p>Método:...
marcosgambeta/KDE4xHb
doc/classes/KFadeWidgetEffect.html
HTML
mit
388
from flask import render_template from app import app, host, port, user, passwd, db from app.helpers.database import con_db, query_db from app.helpers.filters import * from app.helpers.filters import format_currency import jinja2 from flask import request, url_for # To create a database connection, add the following ...
MonicaHsu/truvaluation
app/static/temp.html
HTML
mit
3,588
<!DOCTYPE html> <html> <head> <title>Flashcards</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="css/bootstrap.css" rel="stylesheet" type="text/css"/> <link href="css/style.css" rel="stylesheet" type="text/css"...
ryanwcraig/INFSCI-1025-Flashcards
Flashcards/web/home.html
HTML
mit
1,699