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> <title>drag &amp; drop - event sequence for draggable elements</title> <script type="text/javascript" src="/resources/testharness.js"></script> <style type="text/css"> /* use margins instead of padding to make sure the body begins at the top of the page */ html, body { margin: 0; } body { ...
frivoal/presto-testo
core/standards/dnd/events/events-suite.html
HTML
bsd-3-clause
24,906
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title>Forms :: textarea : padding</title> <style type="text/css"> form * { font-family: Ahem; font-size: 1em; line-height: 1em; } fieldset, form>div { padding: 0; margin: 10px; border: none; } textarea, div div { color: black; background: lime; ...
frivoal/presto-testo
core/standards/forms/textarea-padding.html
HTML
bsd-3-clause
681
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>A quick animation test</title...
frivoal/presto-testo
SVG/Testsuites/W3C/tiny/full-animate-elem-20-t.html
HTML
bsd-3-clause
950
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>org.apache.commons.math3.geometry.euclidean.twod.hull (Apache Commons Math 3.5 API)</title> <link re...
AlexFiliakov/BlackScholesCalculator
src/com/alexfiliakov/blackscholescalc/commons-math3-3.5/docs/apidocs/org/apache/commons/math3/geometry/euclidean/twod/hull/package-summary.html
HTML
mit
7,939
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Class template time_duration</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta n...
nawawi/poedit
deps/boost/doc/html/boost/date_time/time_duration.html
HTML
mit
36,009
<p>Magra is a sans serif typeface designed for contexts in which both spatial economy and multiple composition styles are required. Its neutral personality and humanist features makes it a perfect candidate for corporate uses too. Its large x-height and robust stems provide good legibility and economy, plus great behav...
xErik/pdfmake-fonts-google
lib/ofl/magra/DESCRIPTION.en_us.html
HTML
mit
424
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> Uses of Class org.apache.poi.hmef.Attachment (POI API Documentation) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">...
Sebaxtian/KDD
poi-3.14/docs/apidocs/org/apache/poi/hmef/class-use/Attachment.html
HTML
mit
7,936
<h1>Pin audio file from SoundCloud</h1> <form id="webaudioUploadFromComputer" name="webaudio_form" method="post" action="/webaudio_action" > <p>&nbsp;</p> &nbsp;&nbsp;&nbsp;&nbsp; Pin From : &nbsp; <input type="radio" name="sub" value="local"/>&nbsp; Local &nbsp; <input type="radio" name="sub"...
peishenwu/pcboy_myyna
application/views/default/pin_image/webaudio_form.html
HTML
mit
1,753
<form name="deleteForm" ng-submit="confirmDelete(user.login)"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true" ng-click="clear()">&times;</button> <h4 class="modal-title">Confirm delete operation</h4> </div> <div class="m...
spedepekka/skilldemon-server
src/main/webapp/scripts/app/admin/user-management/user-management-delete-dialog.html
HTML
mit
853
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Class template visitor_ptr_t</title> <link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css"> <meta name...
nawawi/poedit
deps/boost/doc/html/boost/visitor_ptr_t.html
HTML
mit
10,060
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Class template generated_by</title> <link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../../index.html" title=...
nawawi/poedit
deps/boost/libs/test/doc/html/boost/unit_test/data/monomorphic/generated_by.html
HTML
mit
11,554
<p id="sherman_jason" data-toggle="tooltip" title="<img src='{{site.filesurl}}/people/sherman_jason.jpg' alt='Jason Sherman' />"> <span class="person">Jason Sherman</span> is an Oklahoma native, a student of the liberal arts, and an IT Analyst at the University of Oklahoma Libraries. He spends much of his t...
ErinBecker/website
_includes/people/sherman_jason.html
HTML
mit
463
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Function template is_permutation</title> <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../index...
TyRoXx/cdm
original_sources/boost_1_59_0/libs/algorithm/doc/html/boost/algorithm/is_permutation_idp41153984.html
HTML
mit
6,251
<!DOCTYPE html> <html> <style> div { border-color: green; border-style: solid; border-width: 3px 10px; } </style> <div>This text should have top and bottom borders of 3px and left and right borders of 10px</div> </html>
lordmos/blink
LayoutTests/fast/css/variables/calc-expected.html
HTML
mit
232
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <link href="lib/mocha.css" rel="stylesheet" /> </head> <body> <div id="mocha"></div> <script src="http://localhost:8889/socket.io/socket.io.js"></script> <script src="lib/mocha.js"></script> <scrip...
klorenz/tcp-socket
test/integration/ws/integration.html
HTML
mit
395
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Prefa...
djsedulous/namecoind
libs/db-4.7.25.NC/docs/porting/preface.html
HTML
mit
8,808
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>BoostBook element using-class</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../index.html" ti...
mxrrow/zaicoin
src/deps/boost/doc/html/boostbook/dtd/using-class.html
HTML
mit
4,014
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_datagram_socket::send</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../../boost_asio...
mxrrow/zaicoin
src/deps/boost/doc/html/boost_asio/reference/basic_datagram_socket/send.html
HTML
mit
6,402
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 364.8 140.7" style="enable-background:new 0 0...
khalidabuhakmeh/stuntman
docs/_includes/svg/stuntman-text-white.html
HTML
mit
4,063
<div class="l-wrapper"> <div class="l-btn-group"> <button *ngFor="let tab of tabList" [class.active]="isActive(tab.key)" (click)="onClickTab(tab.key)"> {{tab.display}} </button> <button (click)="openDetailView()">Mixed View <i class="fas fa-external-link-square-alt" aria-hidden="...
naver/pinpoint
web/src/main/angular/src/app/core/components/transaction-detail-menu/transaction-detail-menu.component.html
HTML
apache-2.0
737
<!doctype html> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:foo="http://www.w3.org/2000/svg"> <head> <title>Halogen Example - Todo list</title> <style> body { font-family: sans-serif; max-width: 570px; margin: auto; } ul { list-style: none; paddin...
nwolverson/purescript-halogen
examples/todo/dist/index.html
HTML
apache-2.0
638
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>TrTranslation.cdy</title> <style type="text/css"> * { margin: 0px; padding: 0px; } #CSConsole { background-color: #FAFAFA; border-top: 1px solid #333333; bottom: 0...
gagern/CindyJS
examples/112_TrTranslation.html
HTML
apache-2.0
2,651
<!DOCTYPE html> <html lang="en"> <!-- head头部分开始 --> <head> <include file="Public/public_head" title="开源项目-" keywords="{$Think.config.WEB_KEYWORDS}" description="{$Think.config.WEB_DESCRIPTION}" /> </head> <!-- head头部分结束 --> <body> <!-- 顶部导航开始 --> <include file="Public/public_nav" /> <!-- 顶部导航结束 --> <div clas...
shuaibai/thinkphp-bjyblog
Template/default_src/Home/Index/git.html
HTML
apache-2.0
3,602
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Guidelines for Boost Authors</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../index.html" tit...
NixaSoftware/CVis
venv/bin/libs/config/doc/html/boost_config/guidelines_for_boost_authors.html
HTML
apache-2.0
24,988
<section id="advice"> <h2 class="page-header"><a href="#advice">A Word of Advice</a></h2> <p class="lead"> Before you go to see your new awesome theme, here are few tips on how to familiarize yourself with it: </p> <ul> <li><b>AdminLTE is based on <a href="http://getbootstrap.com/" target="_blan...
rogerfanrui/dubbo-monitor
src/main/resources/static/adminlte/documentation/build/include/advice.html
HTML
apache-2.0
1,774
<!DOCTYPE html> <html> <head> <meta name="viewport" content="initial-scale=1.0, user-scalable=no"> <meta charset="utf-8"> <title>Google Maps JavaScript API v3 Example: Directions Draggable</title> <link href="default.css" rel="stylesheet"> <script type="text/javascript" src="https://www.google.com...
initaldk/caja
tests/com/google/caja/apitaming/maps/directions-draggable.html
HTML
apache-2.0
2,510
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>template test</title> <script src="js/jquery-1.7.2.min.js"></script> <script src="js/highcharts.js"></script> <script src="../dist/template-native.js"></script> <script src="js/tmpl.js"></script> <script src="js/d...
WTXGBG/loltpc
tp5/public/assets/libs/art-template/test/test-speed.html
HTML
apache-2.0
11,011
{% extends "graphos/gchart/base.html" %} {% block create_chart %} var chart = new google.visualization.LineChart(document.getElementById('{{ chart.get_html_id }}')); {% endblock %}
aorzh/django-graphos
graphos/templates/graphos/gchart/line_chart.html
HTML
bsd-2-clause
183
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Minim : : AudioPlayer : : close</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="stylesheet.css" rel="stylesheet" type="text/css"> </head> <body...
UTSDataArena/examples
processing/sketchbook/libraries/minim/documentation/audioplayer_method_close.html
HTML
bsd-2-clause
2,021
@(user: User = null, scripts: Html = Html(""))(content: Html) <!DOCTYPE html> <html> <head> <title>@Messages("title")</title> <link rel="stylesheet" media="screen" href="@routes.Assets.at("stylesheets/bootstrap.css")"> <link rel="stylesheet" media="screen" href="@routes.Assets.at("styleshe...
haroldoramirez/PlayStartApp2
app/views/main.scala.html
HTML
bsd-3-clause
2,234
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>ORKNumericPrecision Constants Reference</title> <link rel="stylesheet" href="../css/style.css"> <meta name="viewport" content="initial-scale=1, maximum-scale=1.4"> <meta name="generator" content="appledoc 2.2.1 (build 1334)"> </head> <body class="appled...
jeremiahyan/ResearchKit
docs/org.researchkit.ResearchKit.docset/Contents/Resources/Documents/Constants/ORKNumericPrecision.html
HTML
bsd-3-clause
4,601
<!DOCTYPE html> <html lang="en"> <head> <title>three.js webgl - trackball camera</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"> <style> body { color: #000; font-family:Monospace; font-size:13px; text-...
christopheschwyzer/StopheWebLab
three/source/three/examples/misc_camera_trackball.html
HTML
mit
3,637
{% extends "base.html" %} {% block title %}All notes ({{ notes|length }}){% endblock %} {% block page_title %} <span>All notes ({{ notes|length }})</span> {% endblock %} {% block content %} {% if notes %} <table class="notes"> <tr> <th class="note">Note <a href="/?order=name" class="sort_arrow" >&...
williamn/notejam
flask/notejam/templates/notes/list.html
HTML
mit
1,221
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Phaser Source: src/plugins/weapon/WeaponPlugin.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"> <link type="te...
fmflame/phaser
docs/src_plugins_weapon_WeaponPlugin.js.html
HTML
mit
79,483
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Jasmine Spec Runner</title> <link rel="shortcut icon" type="image/png" href="lib/jasmine-1.3.1/jasmine_favicon.png"> <link rel="stylesheet" type="text/css" href="lib/jasmine-1.3.1/jasmine...
h3xagram/h3xagram.github.io
test/index.html
HTML
mit
1,895
<h2>設定</h2> <p>このページでは、管理者が基本的な設定を実行することができます。 実際、このページでは、多くの管理者が必要とする最小設定のみ表示しています。 あなたが他の多くの (そして高度な) 設定を閲覧したい場合、<span class="filename">include/config_default.inc.php</span>ファイルを参照してください。</p> <p>このページは、テーマにより設定パラメータを再編成するため、いくつかのセクションに分けられています。</p> <h3>メイン</h3> <ul> <li><strong>ギャラリータイトル</strong>: RSSフィードおよびメール...
ale252/theatre
web/piwigo/language/ja_JP/help/configuration.html
HTML
mit
6,959
<!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.4.2_11) on Mon Jul 12 21:36:30 CEST 2010 --> <TITLE> Uses of Class org.apache.fop.pdf.PDFTTFStream (Apache FOP 1.0 API) </TITLE> <LINK REL ="stylesheet...
lewismc/yax
lib/fop-1.0/javadocs/org/apache/fop/pdf/class-use/PDFTTFStream.html
HTML
apache-2.0
5,730
<!DOCTYPE html> <html> <head> <title>sidebar-v2 example</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet"> <link rel="stylesheet" h...
sethmbaker/fewsn-web
wsgi/static/leaflet-sidebar-v2/examples/index.html
HTML
apache-2.0
5,925
<div data-dojo-type="dijit.layout.SplitContainer" data-dojo-props='orientation:"vertical"'> <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props='title:"split #1"'> <p>Top of split container loaded via an href.</p> </div> <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props='title:"split #2"'> ...
sulistionoadi/belajar-springmvc-dojo
training-web/src/main/webapp/js/dojotoolkit/dijit/tests/layout/tab4.html
HTML
apache-2.0
2,261
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML3.2 EN"> <HTML> <HEAD> <META NAME="GENERATOR" CONTENT="DOCTEXT"> <TITLE>MPI_Ibsend</TITLE> </HEAD> <BODY BGCOLOR="FFFFFF"> <A NAME="MPI_Ibsend"><H1>MPI_Ibsend</H1></A> Starts a nonblocking buffered send <H2>Synopsis</H2> <PRE> int MPI_Ibsend(void *buf, int count, MPI_Datatype dat...
hydrosolutions/model_RRMDA_Themi
java/resources/linux64_gnu/share/doc/www3/MPI_Ibsend.html
HTML
bsd-2-clause
3,899
<!DOCTYPE html> <!-- Copyright (c) 2013 The Chromium Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --> <link rel="import" href="/tracing/core/test_utils.html"> <link rel="import" href="/tracing/extras/importer/linux_perf/ftrace_importer....
catapult-project/catapult-csm
tracing/tracing/extras/importer/linux_perf/drm_parser_test.html
HTML
bsd-3-clause
1,011
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>killerbee.openear.gps.gps'</title> <link rel="stylesheet" href="epydoc.css" type="text/css"...
rfmcpherson/killerbee
doc/killerbee.openear.gps.gps'-module.html
HTML
bsd-3-clause
22,847
{% extends "problem/base.html" %} {% load staticfiles %} {% load bootstrap %} {% block title_name %} <title>Edit Problem {{ problem.pk }}</title> {% endblock title_name %} {% block import_source %} {{ block.super }} <link rel="stylesheet" href="{% static 'problem/css/edit.css' %}"> {% endblock %} {% block body_blo...
drowsy810301/NTHUOJ_web
problem/templates/problem/edit.html
HTML
mit
3,000
<div id="widgetinteract-{{widget.pk}}" rel="{{widget.pk}}" class="widgetinteractdialog" title="{{widget.name}} interaction" width="400" height="300"> <form> <label for="class_name{{widget.pk}}">New class attribute name</label> <input type="text" name="class_name{{widget.pk}}" value="{{class_name}}"/> {% for...
xflows/clowdflows
workflows/subgroup_discovery/templates/interactions/table_from_sets.html
HTML
mit
865
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../../libc/constant.POSIX_FADV_WILLNEED.html"> </head> <body> <p>Redirecting to <a href="../../../libc/constant.POSIX_FADV_WILLNEED.html">../../../libc/constant.POSIX_FADV_WILLNEED.html</a>...</p> <script>location.replace("...
malept/guardhaus
main/libc/unix/linux_like/constant.POSIX_FADV_WILLNEED.html
HTML
mit
429
<fieldset> <legend>Δικαιώματα στις φωτογραφίες</legend> <p>Κάθε φωτογραφία έχει ένα <strong>επίπεδο προστασίας</strong> (ένα κλείδωμα). Κάθε χρήστης έχει επίσης ένα επίπεδο προστασίας (βασικό). There are 5 privacy levels:</p> <ol> <li>Κανένας</li> <li><em>Επαφές</em></li> <li><em>Φίλοι (η οποία είναι υψηλ...
ale252/theatre
web/piwigo/language/el_GR/help/help_permissions.html
HTML
mit
4,837
<HTML><style type="text/css"> ul.inheritance { margin:0; padding:0; } ul.inheritance li { display:inline; list-style-type:none; } ul.inheritance li ul.inheritance { margin-left:15px; padding-left:15px; padding-top:1px; } </style> <section class="detail" ...
siosio/intellij-community
java/java-tests/testData/codeInsight/externalJavadoc/String/16/expectedToLowerCase.html
HTML
apache-2.0
2,256
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>MPL Interoperability</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../index.html" title...
flingone/frameworks_base_cmds_remoted
libs/boost/libs/type_traits/doc/html/boost_typetraits/mpl.html
HTML
apache-2.0
5,421
<!DOCTYPE html> <html lang="en" ng-app="jpm"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link href="/releases/5.0.0/css/style.css" rel="stylesheet" /> <script src="https://code.jquery.com/jque...
psoreide/bnd
docs/releases/5.0.0/macros/basename.html
HTML
apache-2.0
8,442
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>buffered_write_stream::lowest_layer (2 of 2 overloads)</title> <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="h...
NixaSoftware/CVis
venv/bin/doc/html/boost_asio/reference/buffered_write_stream/lowest_layer/overload2.html
HTML
apache-2.0
3,531
<st-primary-sidebar-title class-icon="icon-cog">{{"_MENU_SETTINGS_TITLE_" | translate}}</st-primary-sidebar-title>
fjsc/sparta
web/src/views/settings/settings_menu.html
HTML
apache-2.0
115
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <title>DataTables example - Pipelining data to reduce Ajax calls for paging</title> <link rel="stylesh...
hyokun31/wisekb-management-platform
wisekb-uima-ducc/webserver/root/opensources/DataTables-1.10.1/examples/server_side/pipeline.html
HTML
apache-2.0
21,526
<!DOCTYPE html> <!-- Any copyright is dedicated to the Public Domain. - http://creativecommons.org/publicdomain/zero/1.0/ --> <html> <meta charset="utf-8"> <title>CSS Shape Test: sideways-lr, float left, circle(50% at right 40px bottom 40px)</title> <link rel="author" title="Ting-Yu Lin" href="mailto:tlin@moz...
scheib/chromium
third_party/blink/web_tests/external/wpt/css/css-shapes/shape-outside/supported-shapes/circle/shape-outside-circle-052.html
HTML
bsd-3-clause
1,990
<!-- Copyright (c) 2015 The Khronos Group Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and/or associated documentation files (the "Materials"), to deal in the Materials without restriction, including without limitation the rights to use, copy, modify, merge, publi...
endlessm/chromium-browser
third_party/webgl/src/conformance-suites/2.0.0/conformance2/textures/canvas/tex-2d-r16f-red-half_float.html
HTML
bsd-3-clause
1,874
<!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...
LiDechao/core-plot
documentation/html/iOS/_c_p_t_mutable_numeric_data_09_type_conversion_8h_source.html
HTML
bsd-3-clause
8,346
<!DOCTYPE html> <html> <body> %username% edited item at board %boardname%:<br> %title%<br> %description%<br> %duedate%<br> %assignee%<br> %category%<br> %points%<br> %position%<br> <a href="http://%hostname%/#/boards/%boardid%">Navigate to board!</a> </body> </html>
woodworker/TaskBoard
api/mail_templates/editItem.html
HTML
mit
268
<!DOCTYPE html> <html class="minimal"> <title>Canvas test: 2d.pattern.paint.norepeat.outside</title> <script src="../tests.js"></script> <link rel="stylesheet" href="../tests.css"> <link rel="prev" href="minimal.2d.pattern.paint.norepeat.basic.html" title="2d.pattern.paint.norepeat.basic"> <link rel="next" href="minima...
corbanbrook/webgl-2d
test/philip.html5.org/tests/minimal.2d.pattern.paint.norepeat.outside.html
HTML
mit
1,549
<!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" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="generator" content="JsDoc To...
bluecloudy/Critical-Map
src/bower_modules/hasher/dist/docs/symbols/_global_.html
HTML
mit
2,831
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../includes/main.css" type="text/css"> <l...
apache/cloudstack-www
source/api/apidocs-4.8/root_admin/deleteProject.html
HTML
apache-2.0
2,932
<!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_31) on Mon Jul 22 15:25:23 PDT 2013 --> <TITLE> Uses of Class org.apache.hadoop.mapred.join.ResetableIterator.EMPTY (Hadoop 1.2.1 API) </TITLE> <MET...
determinedcheetahs/cheetah_juniper
hadoop/docs/api/org/apache/hadoop/mapred/join/class-use/ResetableIterator.EMPTY.html
HTML
apache-2.0
6,195
<div style="width: 600px"> <div class="delayed-image-load" data-src="base/test/fixtures/interpolated/B-{width}.jpg"></div> </div> <div style="width: 600px"> <div class="delayed-image-load" data-src="base/test/fixtures/{width}/{width}.jpg" data-width="1024"></div> </div>
kendrick-k/Imager.js
test/fixtures/data-src-interpolate.html
HTML
apache-2.0
276
<!DOCTYPE html> <html> <body> <script src="../../resources/js-test.js"></script> <a id="id1" name="name1"></a> <a id="id2" name="name1"></a> <a id="id3"></a> <a id="id4" name="name4"></a> <a name="name5"></a> <a id="id4" name="name6"></a> <script> description("This tests verifies the enumerated properties on HTMLColle...
modulexcite/blink
LayoutTests/fast/dom/htmlcollection-enumerated-properties.html
HTML
bsd-3-clause
1,790
<html> <body> <select aria-label="selection_list" size="10" id="listbox"> <optgroup label="Enabled" id="listbox_optgroup_enabled"> <option value="listbox_e1" id="listbox_option_enabled_one">One</option> <option value="listbox_e2">Two</option> <option value="listbox_e3">Three</option> <option value="li...
scheib/chromium
content/test/data/accessibility/html/selection-container.html
HTML
bsd-3-clause
382
<!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" xml:lang="en" lang="en"> <head> <title>The "Artistic License" - dev.perl.org</title> <meta http-equiv="Content-Type" content="text/html;charset=utf...
Jarob22/sc2_app_fyp_backend
vendor/bundle/ruby/1.9.1/gems/diff-lcs-1.1.3/docs/artistic.html
HTML
mit
12,246
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_raw_socket::get_implementation (2 of 2 overloads)</title> <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="...
mxrrow/zaicoin
src/deps/boost/doc/html/boost_asio/reference/basic_raw_socket/get_implementation/overload2.html
HTML
mit
3,658
{{<div}} {{$div}} {{>template}} {{/div}} {{/div}}
xuvw/GRMustache
src/tests/Public/v7.0/Suites/spullara:mustache.java/GRMustacheJavaSuites/partialsubpartial.html
HTML
mit
49
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>DocStrap Module: ink/collector</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/sunlight.default.css"> <link type="text/css" rel...
guoguogis/ng-nice
npminstall/ink-docstrap/themes/united/collector.html
HTML
mit
55,447
<widget-modal widget-modal-title="Administer Api Token"> <form name="cdf" class="form" ng-submit="ctrl.submit(cdf)" novalidate> <form-group input="apiUser" errors="{required: 'Api user name is required', minlength: 'Min length of 6 characters', ...
pavan149679/Hygieia
UI/src/app/dashboard/views/editApiToken.html
HTML
apache-2.0
1,758
<!DOCTYPE html> <html lang="en"> <head> <title>What is the Drop Box tool?</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta content="sakai.dropbox, main" name="description"> <meta content="student folders" name="search"> <link href="/library/skin/tool_base.css" media="screen" rel="styles...
joserabal/sakai
help/help/src/sakai_screensteps_dropBoxInstructorGuide/What-is-the-Drop-Box-tool-.html
HTML
apache-2.0
3,465
<!DOCTYPE html> <html lang="en"> <head> <title>How do I delete an alias?</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta content="sakai.aliases" name="description"> <meta content="" name="search"> <link href="/library/skin/tool_base.css" media="screen" rel="stylesheet" type="text/css" ...
conder/sakai
help/help/src/sakai_screensteps_aliasesAdministratorGuide/How-do-I-delete-an-alias-.html
HTML
apache-2.0
3,616
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>This tests that the querySelector and querySelectorAll fast path for IDs is not overzelous.</title> <script src="../../../resources/testharness.js"></script> <script src="../../../resources/testharnessrepo...
scheib/chromium
third_party/blink/web_tests/fast/dom/SelectorAPI/id-fastpath-strict.html
HTML
bsd-3-clause
424
<!DOCTYPE html> <!-- Copyright (c) 2013 Samsung Electronics Co., Ltd. Licensed under the Apache License, Version 2.0 (the License); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or ...
qiuzhong/crosswalk-test-suite
webapi/tct-systeminfo-tizen-tests/systeminfo/SystemInfo_addPropertyValueChangeListener.html
HTML
bsd-3-clause
2,199
<html> <head> <title>Weak Showers</title> <link rel="stylesheet" type="text/css" href="pythia.css"/> <link rel="shortcut icon" href="pythia32.gif"/> </head> <body> <h2>Weak Showers</h2> The emission of <i>W^+-</i> and <i>Z^0</i> gauge bosons off fermions is intended to be an integrated part of the initial- and fi...
miranov25/AliRoot
PYTHIA8/pythia8205/share/Pythia8/htmldoc/WeakShowers.html
HTML
bsd-3-clause
10,275
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.apache.commons.lang3.SerializationUtils (Apache Commons Lang 3.4 API)</title> <lin...
andrei128x/NuCS
server_code/commons-lang3-3.4/apidocs/org/apache/commons/lang3/class-use/SerializationUtils.html
HTML
mit
4,370
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../includes/main.css" type="text/css"> <l...
apache/cloudstack-www
source/api/apidocs-4.9/apis/extractIso.html
HTML
apache-2.0
5,014
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../includes/main.css" type="text/css"> <l...
resmo/cloudstack-www
source/api/apidocs-4.2/user/deleteVpnCustomerGateway.html
HTML
apache-2.0
2,649
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../includes/main.css" type="text/css"> <l...
resmo/cloudstack-www
source/api/apidocs-4.4/user/deleteIso.html
HTML
apache-2.0
2,844
<!DOCTYPE html> <!-- DO NOT EDIT! This test has been generated by /html/canvas/tools/gentest.py. --> <title>OffscreenCanvas test: 2d.composite.uncovered.fill.copy</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/html/canvas/resources/canvas-...
scheib/chromium
third_party/blink/web_tests/external/wpt/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.copy.html
HTML
bsd-3-clause
1,169
<HTML> <HEAD> <TITLE> Changes in TIFF v3.6.0 </TITLE> </HEAD> <BODY BGCOLOR=white> <FONT FACE="Helvetica, Arial, Sans"> <FONT FACE="Helvetica, Arial, Sans"> <BASEFONT SIZE=4> <B><FONT SIZE=+3>T</FONT>IFF <FONT SIZE=+2>C</FONT>HANGE <FONT SIZE=+2>I</FONT>NFORMATION</B> <BASEFONT SIZE=3> <UL> <HR SIZE=4 WIDTH=65% ALI...
mbelicki/warp
libs/SDL_Image/external/tiff-4.0.8/html/v3.6.0.html
HTML
mit
16,777
<header>òÅÄÁËÔÉÒÏ×ÁÎÉÅ çÒÕÐÐÙ</header> äÁÎÎÁÑ ÆÏÒÍÁ ÐÏÚ×ÏÌÑÅÔ ×ÁÍ ÒÅÄÁËÔÉÒÏ×ÁÔØ ÐÁÒÁÍÅÔÒÙ ÓÕÝÅÓÔ×ÕÀÝÅÊ Unix ÇÒÕÐÐÙ. ÷ÓÅ ÐÁÒÁÍÅÔÒÙ ÇÒÕÐÐÙ ÍÏÖÎÏ ÉÚÍÅÎÉÔØ, ËÒÏÍÅ ÉÍÅÎÉ. <hr>
rcuvgd/Webmin22.01.2016
useradmin/help/edit_group.ru_SU.html
HTML
bsd-3-clause
173
{% extends "base.html" %} {% block preTitle %} {{ project.display_name }} (Build) - {% endblock %} {% block bodyclass %}job_view{% endblock %} {% block extra_head %} <link rel="stylesheet" href="/styles/plugin-status-compiled.css"> {% endblock %} {% block bodyContent %} {% set page = "build" %} <div class="app ng-...
yonglehou/strider
lib/views/build.html
HTML
mit
5,439
<header>Program zewnętrzny używany zamiast doręczania do skrzynki pocztowej</header> <center><tt>mailbox_command</tt></center> <hr> Ten parametr określa fakultatywne zewnętrzne polecenie wykorzystywane zamiast doręczania do skrzynki pocztowej. Polecenie będzie uruchamiane z&nbsp;prawami odbiorcy i&nbsp;z&nbsp;prawidł...
rcuvgd/Webmin22.01.2016
postfix/help/opt_mailbox_command.pl.UTF-8.html
HTML
bsd-3-clause
1,401
{% extends "layout.html" %} {% block page_title %} Apprenticeships {% endblock %} {% block content %} <script> var whereNow = function() { var goToEmployer = JSON.parse(localStorage.getItem('commitments.isEmployer')); if (goToEmployer == "yes") { window.location.href='../provider-in-progress/prov...
SkillsFundingAgency/das-alpha-ui
app/views/programmeTwo/register/beta/spend/provider-contact.html
HTML
mit
2,727
<a href='https://github.com/angular/angular.js/edit/v1.4.x/src/ngMessages/messages.js?message=docs(ngMessagesInclude)%3A%20describe%20your%20change...#L482' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit">&nbsp;</i>Improve this Doc</a> <a href='https://github.com/angular/angular.js/tree/v1.4...
bdipaola/DiplomacyScoring
vendor/assets/javascripts/docs/partials/api/ngMessages/directive/ngMessagesInclude.html
HTML
mit
2,671
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="ja"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Style-Type" content="text/css"> <link rel="up" title="FatFs" href="../00index_j.html"> <link rel="alternate" hr...
WarlockD/arm-cortex-v7-unix
stm32f746g-disco_hal_lib/Utilities/FatFs/doc/ja/dstat.html
HTML
apache-2.0
2,446
<html> <head> <title>Check Box</title> </head> <body> <input type="checkbox" id="opt1" value="Option 1" CHECKED> Option 1 <input type="checkbox" name="opt2" value="value2"> Option 2 <input type="checkbox" name="opt2" value="value3" CHECKED> Option 3 <input type="text" id="text1" /> </body> </html>
rahulkavale/scalatest
webapp/find-checkbox.html
HTML
apache-2.0
311
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="/static/css/gopherface.css" /> </head> <body> <h1>GopherFace - Video Preview</h1> <div class="sectionContainer"> <div class="imageContainer"> <img src="{{.thumbnailPath}}"> </div> <div class="videoContainer"> <video loop autoplay widt...
GolangAce/gocodelab
gopherfaceq/templates/videopreview.html
HTML
bsd-3-clause
473
<style> li:first-letter { color: red; } li.green:first-letter { color: green; } </style> <ul style="font-family: Ahem; font-size: 100px; -webkit-font-smoothing: none;"> <li id="target">a</li> </ul> <script> document.body.offsetTop; document.getElementById("target").className = "green"; </script>
nwjs/blink
LayoutTests/fast/dynamic/first-letter-after-list-marker.html
HTML
bsd-3-clause
317
<!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...
ronsaldo/loden
thirdparty/glm/doc/api/a00134_source.html
HTML
mit
67,346
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../libc/enum.fpos64_t.html"> </head> <body> <p>Redirecting to <a href="../../libc/enum.fpos64_t.html">../../libc/enum.fpos64_t.html</a>...</p> <script>location.replace("../../libc/enum.fpos64_t.html" + location.search + loc...
ssgrn/Rust-Matrix-Computations
target/doc/libc/unix/enum.fpos64_t.html
HTML
mit
357
<html><body><span wicket:id="label"><img alt="logo" src="../logo.png"><br>Some text<br>Some more text</span></body></html>
dashorst/wicket
wicket-core/src/test/java/org/apache/wicket/markup/parser/filter/DynamicMarkupPageWithNonClosedTags_expected.html
HTML
apache-2.0
122
{% include vars.html %} <nav class="navbar navbar-full navbar-fixed-top navbar-dark"> <div class="container"> <a class="navbar-brand" href="{{url_base}}/"> {% include svg/logo-flow-nav.svg %} <span class="sr-only">Flow</span> </a> <div class="clearfix hidden-lg-up"> <button class="navb...
JonathanUsername/flow
website/_includes/navbar.html
HTML
mit
3,153
<div>Does not close properly<div>Nested same level as next div</div></div><div>Will be nested, but should be top level</div>
creationix/haml-js
test/div_nesting.html
HTML
mit
124
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <title>The Epytext Markup Language</title> <link rel="stylesheet" href="epydoc.css" type="text/css"/> </head> <!-- $Id: epytext.html 1211 2006-04-10 19:38:37Z edloper $ --> <body> <div class="body"> <h1>The Epytext Markup Language</h1> <a name="overview"/> ...
regular/pyglet-avbin-optimizations
tools/epydoc/doc/epytext.html
HTML
bsd-3-clause
40,057
<d2-custom-data-entry-form custom-data-entry-form="customDataEntryForm"></d2-custom-data-entry-form>
minagri-rwanda/DHIS2-Agriculture
dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/angular-forms/custom-dataentry-form.html
HTML
bsd-3-clause
100
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head><title>FindBugs Bug Descriptions</title> <link rel="stylesheet" type="text/css" href="findbugs.css"/> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/> </head><body> <table width="100%"><...
1049884729/owasp-java-html-sanitizer
tools/findbugs/doc/bugDescriptions.html
HTML
apache-2.0
271,009
# GENERATED FROM XML -- DO NOT EDIT URI: index.html.en Content-Language: en Content-type: text/html; charset=ISO-8859-1 URI: index.html.fr Content-Language: fr Content-type: text/html; charset=ISO-8859-1 URI: index.html.ko.euc-kr Content-Language: ko Content-type: text/html; charset=EUC-KR URI: index.html.tr.utf8 C...
Dokaponteam/ITF_Project
xampp/apache/manual/misc/index.html
HTML
mit
470
<!DOCTYPE html> <!-- Copyright (c) 2012 Intel Corporation. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of works must retain the original copyright notice, this list of conditions and the following di...
hgl888/web-testing-service
wts/tests/webgl/webglrenderingcontext_RENDERBUFFER_STENCIL_SIZE_exists.html
HTML
bsd-3-clause
2,382
<!DOCTYPE html> <!-- this file is auto-generated. DO NOT EDIT. /* ** Copyright (c) 2012 The Khronos Group Inc. ** ** Permission is hereby granted, free of charge, to any person obtaining a ** copy of this software and/or associated documentation files (the ** "Materials"), to deal in the Materials without restriction,...
crosswalk-project/web-testing-service
wts/tests/webgl/khronos/conformance/ogles/GL/swizzlers/swizzlers_073_to_080.html
HTML
bsd-3-clause
5,121
<!doctype html> <meta charset="utf-8"> <title>@layer rule parsing / serialization</title> <link rel="author" title="Emilio Cobos Álvarez" href="mailto:emilio@crisal.io"> <link rel="author" title="Mozilla" href="https://mozilla.org"> <link rel="help" href="https://drafts.csswg.org/css-cascade-5/#layering"> <script src="...
chromium/chromium
third_party/blink/web_tests/external/wpt/css/css-cascade/parsing/layer.html
HTML
bsd-3-clause
905