path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
db/jsb/code/canvas/ballmove2.html
ccckmit/wd
<!DOCTYPE html> <html> <body> <img id="ball" src="ball.jpg" alt="The Scream" style="display:none"> <p>Canvas:</p> <canvas id="myCanvas" width="240" height="297" style="border:1px solid #d3d3d3;"/> <script> var img, ctx, canvas; var x=0, y=0; window.onload = main; function update() { x+=2; y+=2; } f...
lib/any/xowa/xtns/Wikihiero/modules/ext.wikihiero.css
crosslink/xowa
.mw-hiero-table { border: 0; border-spacing: 0; } .mw-hiero-outer { display: inline; } .mw-hiero-table td { padding: 0; text-align: center; vertical-align: middle; } .mw-hiero-box { background: black; } .mw-mirrored { -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); tr...
public/500.html
pozorvlak/growstuff
<!DOCTYPE html> <nav id="header" class="navbar navbar-inverse navbar-fixed-top"> <div class="container"> <div class="navbar-header" style="float:none; text-align:center;"> <a class="navbar-brand" id="brand" href="/" style="text-align:center; position:absolute">GrowStuff</a> </div> </div> <...
docs/api_reference/C/repmgr_local_site.html
tux-mind/platform_external_bdb
<?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>DB_EN...
program_management/templates/learning_unit/tab_prerequisite_group.html
uclouvain/OSIS-Louvain
{% extends "learning_unit/tree_layout_detail.html" %} {% load i18n %} {% comment "License" %} * OSIS stands for Open Student Information System. It's an application * designed to manage the core business of higher education institutions, * such as universities, faculties, institutes and professional schools. * The core...
server/src/main/webapp/jquery-ui-1.10.3.custom/development-bundle/demos/menu/index.html
ahammer/MySaasa
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>jQuery UI Menu Demos</title> </head> <body> <ul> <li><a href="default.html">Default functionality</a></li> <li><a href="icons.html">Icons</a></li> </ul> </body> </html>
public/app/angular/panel/partials/query_editor_row.html
grafana/grafana
<div ng-transclude class="gf-form-query-content"></div>
src/boa/plugins/editor.diaporama/plugin_doc.html
boa-project/boa
<p>The basic editor for standard web images types (jpg, gif, png). This editor handles a thumbnail preview, a metadata extraction for image mime type and dimension, and an online fullscreen view. Thumbnails are generated using the PThumb library (distributed with AjaXplorer).</p> <p>The fullscreen viewer can be used a...
packages/canvas-rce/github-pages/demo.html
djbender/canvas-lms
<!doctype html> <html dir="ltr"> <head> <title>canvas-rce demo</title> <style> body {width: 1100px; margin: 2em auto; background-color: #eee;} h1 small { font-size: .5em; font-weight: normal; color: #888; } #demo {display: flex;} .main {flex: 3; padding: 0 2em;} .sidebar {flex: 1} #opt...
build/linux/work/hardware/tools/arm/share/doc/gcc-arm-none-eabi/html/gdb/List.html
dcuartielles/SmartWatch
<html lang="en"> <head> <title>List - Debugging with GDB</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Debugging with GDB"> <meta name="generator" content="makeinfo 4.11"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="Source.html#Source" title...
doc/html/qhash-const-iterator.html
nonrational/qt-everywhere-opensource-src-4.8.6
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- qhash.cpp -->...
wiki/docs/2.3/coverage-report/Cqrs.MongoDB/Events/Indexes/ByTimestampAndEventTypeMongoDbIndex.cs.gcov.html
cdmdotnet/CQRS
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LCOV - doc-coverage.info - Cqrs.MongoDB/Events/Indexes/ByTimestampAndEventTypeMongoDbIndex.cs</title> <link rel="stylesheet" type="text/css" href=".....
doc/html/widgets-stylesheet-mainwindow-ui.html
nonrational/qt-everywhere-opensource-src-4.8.6
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Qt 4.8: m...
wiki/docs/2.4/html/classCqrs_1_1Azure_1_1DocumentDb_1_1GlobalAzureDocumentDbConnectionCache_a9b178e41d62c9ebcfd8936418d5de009.html
Chinchilla-Software-Com/CQRS
<!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...
docs/api/jcifs/util/package-frame.html
mvasilchuk/jcifs-krb5
<!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_23) on Thu Nov 10 16:32:32 EST 2011 --> <TITLE> jcifs.util (JCIFS API) </TITLE> <META NAME="date" CONTENT="2011-11-10"> <LINK REL ="styl...
wiki/docs/2.2/html/classCqrs_1_1Azure_1_1ServiceBus_1_1Tests_1_1Integration_1_1GuidAuthenticationTokenHelper-members.html
Chinchilla-Software-Com/CQRS
<!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...
pkg/kubernetes/views/details-page.html
haiyangd/cockpit_view
<div> <table listing-table class="listing details-listing"> <thead ng-if="!quiet"> <tr> <td colspan="4"> <h3 translatable="yes">Nodes</h3> </td> </tr> <tr> <th translatable="yes">Name</th> ...
wiki/docs/4.1/html/classCqrs_1_1Azure_1_1DocumentDb_1_1GlobalAzureDocumentDbConnectionCache.html
cdmdotnet/CQRS
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" co...
wiki/docs/2.2/html/dir_3d12e084094f2f113d95f1430a5a033a.html
cdmdotnet/CQRS
<!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...
wiki/docs/2.2/html/classCqrs_1_1Azure_1_1BlobStorage_1_1DataStores_1_1BlobStorageDataStoreConnectionStringFactory_a0ece7f48e0305b8397b95308dfdf2532.html
Chinchilla-Software-Com/CQRS
<!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...
wiki/docs/2.2/html/interfaceCqrs_1_1Events_1_1IEventStore-members.html
cdmdotnet/CQRS
<!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...
3rdparty/vm810/vm/help/content/topics/plansecurity.html
simeshev/parabuild-ci
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <HTML> <HEAD> <link rel='stylesheet' href='stylesht_ns.css'> <script type="text/javascript" language="JavaScript" title="WebHelpSplitCss"> <!-- if (navigator.appName !="Netscape") { document.write("<link rel='stylesheet' href='stylesht.css'>");} //--> </script>...
3rdparty/dwr-2.0.1/src/javadoc/org/directwebremoting/util/class-use/Logger.html
simeshev/parabuild-ci
<!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.5.0_07) on Fri Apr 27 02:58:16 BST 2007 --> <TITLE> Uses of Class org.directwebremoting.util.Logger </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HR...
public/css/fonts.css
tiagy/ANTA
@font-face { font-family: 'Yanone Kaffeesatz'; font-style: normal; font-weight: 400; src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'), url('http://themes.googleusercontent.com/font?kit=YDAoLskQQ5MOAgvHUQCcLdXn3cHbFGWU4T2HrSN6JF4') format('truetype'); } @font-face { font-family: 'PT ...
3rdparty/vm810/vm/help/content/topics/archivecreationoptions.html
simeshev/parabuild-ci
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <HTML> <HEAD> <link rel='stylesheet' href='stylesht_ns.css'> <script type="text/javascript" language="JavaScript" title="WebHelpSplitCss"> <!-- if (navigator.appName !="Netscape") { document.write("<link rel='stylesheet' href='stylesht.css'>");} //--> </script>...
squirrel.worker/src/test/resources/html_scraper_analyzer/RDFaParserTestResources/rdfa1.1/html4/0025.html
AKSW/Squirrel
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/MarkUp/DTD/html401-rdfa11-1.dtd"> <html version="HTML+RDFa 1.1" prefix="dc: http://purl.org/dc/elements/1.1/ foaf: http://xmlns.com/foaf/0.1/"> <head> <title>Test 0025</title> </head> <body> <p> This paper was written by <span rel=...
src/views/partials/editword.tpl.html
askdesigners/Slovnik-App
<h3 class="pageTitle">{{l.formEditWord}}</h3> <form name="newWordForm" class="form-horizontal"> <div class="control-group"> <label for="says" class="control-label">{{l.formSays}}:</label> <div class="controls"> <input type="text" id="says" class="input-xlarge seedlarge" ng-model="word.says" required> </...
static/events/2018-jakarta/speakers/iskak-hendrawan/index.html
gomex/devopsdays-web
<!DOCTYPE html> <html itemscope lang="en-us"> <head><meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta charset="utf-8"> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><meta name="g...
solr-4.10.0/docs/solr-solrj/index.html
Ramzi-Alqrainy/SELK
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc on Tue Aug 26 20:49:58 PDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Solr 4.10.0 API</title> <script type="t...
Paco-Server/ear/default/web/bower_components/angular-material/modules/js/card/card.min.css
athoo/paco
/*! * Angular Material Design * https://github.com/angular/material * @license MIT * v0.9.0-rc3-master-4917a16 */md-card{box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:8px;box-shadow:0 3px 1px -2px rgb...
_includes/header.html
freme-project/Documentation
<div class = "navbar navbar-default navbar-static-top"> <div class = "container"> <div class = "navbar-header"> <button class = "navbar-toggle" data-toggle = "collapse" data-target = ".navHeaderCollapse"> <span class = "icon-bar"></span> <span class = "icon-bar"></span> <span class = "icon...
SMART_FRIDGE_FRIGOLO/frifri/frifrifri/frifrifri/JavaDoc/fr/esisar/frigolo/session/stateless/ejb/capteur/logique/package-use.html
R3glisse/CS511
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="fr"> <head> <!-- Generated by javadoc (1.8.0_111) on Sun Jan 15 21:26:08 CET 2017 --> <title>Uses of Package fr.esisar.frigolo.session.stateless.ejb.capteur.logique</title> <meta nam...
docs/javadoc/0.6.9/jus-java/io/apptik/comm/jus/http/HttpDate.html
apptik/jus
<!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_111) on Tue Jan 10 20:28:35 CET 2017 --> <title>HttpDate (jus-java 0.6.9 API)</title> <meta name="date" content="2017-01-10"> <link rel="styles...
app/client/templates/home/Home.html
kelsieayamakawa/meteor-castle-high
<template name="Home"> <div class="container"> <div class="row"> <div class="col-md-3"> <div class="well"> <h1>Information</h1> <ul> <li><a href="#">About Us</a></li> <li><a href="#">Administrations</a></li> <li><a href="#">Athletics</a></li> ...
dist/styles/landing.css
SageBeard/bloc-jams-angular
body.landing { background-color: rgb(58,23,63); } .hero-content { position: relative; min-height: 600px; background-image: url(../assets/images/bloc_jams_bg.jpg); background-repeat: no-repeat; background-position: center center; background-size: cover; } .hero-content .hero-ti...
theme_rtl/templates/admin3_material_design/layout_glyphicons.html
zzsoszz/metronicv37
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.2 Version: 3.2.0 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Like: www.facebook.com/keenthemes Purchase: http://themeforest.n...
doc/classes/OpenID/TrustRoot.src/M000275.html
agoragames/ruby-openid-oauth-hybrid
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>get_allowed_return_urls (OpenID::TrustRoot)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8...
poi-3.9/docs/apidocs/org/apache/poi/hpsf/HPSFException.html
brenthand/Panda
<!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_29) on Mon Nov 26 17:20:42 MSK 2012 --> <TITLE> HPSFException (POI API Documentation) </TITLE> <META NAME="date" CONTENT="2012-11-26"> <...
JGDMS/src/site/resources/old-static-site/doc/internals/org/apache/river/discovery/x500/sha1withrsa/class-use/Constants.html
pfirmstone/JGDMS
<!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_60) on Mon Mar 28 17:12:18 AEST 2016 --> <title>Uses of Class org.apache.river.discovery.x500.sha1withrsa.Constants (River-Internet vtrunk API ...
Documentation/html/Classes/SimpleDBDomainMetadataResponseUnmarshaller.html
abovelabs/aws-ios-sdk
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="html/html; charset=utf-8" /> <title>SimpleDBDomainMetadataResponseUnmarshaller Class Reference</title> <meta id="xcode-display" name="xcode-display" content="render"/> <meta name="viewport" content="width=550" /> <link rel="stylesheet" ty...
security-admin/src/main/webapp/templates/common/breadcrumbs.html
gzsombor/ranger
{{!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may n...
share/doc/hadoop/api/org/apache/hadoop/io/serializer/package-use.html
jimmypw/hadoop
<!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_45) on Fri Sep 05 23:33:07 UTC 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Package org.apache.hadoop...
doc/1.0.0/libguac/user-types_8h.html
mike-jumper/incubator-guacamole-website
<!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...
javadoc/com/google/gxp/js/package-summary.html
xenomachina/gxp
<!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) on Fri Dec 12 19:09:41 EST 2008 --> <TITLE> com.google.gxp.js (Google XML Pages - snapshot (BETA)) </TITLE> <META NAME="date" CONTENT="2008-12-12">...
google1e5cf6a3c0c10bde.html
pcinat/MessageQueueRTDServer
google-site-verification: google1e5cf6a3c0c10bde.html
JGDMS/src/site/resources/old-static-site/doc/api/net/jini/core/constraint/class-use/ConnectionRelativeTime.html
pfirmstone/JGDMS
<!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_60) on Mon Mar 28 17:57:45 AEST 2016 --> <title>Uses of Class net.jini.core.constraint.ConnectionRelativeTime (River-Internet vtrunk API Docume...
challenges/single/XPATHInjection/static/solution.html
shivamdixit/WebGoatPHP
<h3>Solution</h3> <p>XPath injection is similar to SQL Injection. Input is not validated and used to create a XPath query. Here you can see how the XPATH query is built:</p> <p><em>$employees = $xml->xpath("/employees/employee[loginID='$_POST[username]' and passwd='$_POST[pass]']");</em></p> <p>Injecting <em>Smith' o...
docs/javadoc/1.9/org/codehaus/jackson/map/deser/class-use/FromStringDeserializer.html
FasterXML/jackson-core
<!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_10-ea) on Sun Jul 14 20:03:35 PDT 2013 --> <title>Uses of Class org.codehaus.jackson.map.deser.FromStringDeserializer (Jackson JSON Pro...
docs/build/html/genindex.html
casa1217/readthedocs
<!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>Index &mdash; ISB Cancer Genomics Cloud 1.0.0 docu...
tpl/User/default/common/wxq/source/modules/userapi/template/form.html
royalwang/saivi
<div class="alert alert-block alert-new"> <a class="close" data-dismiss="alert">×</a> <h4 class="alert-heading">添加第三方接口</h4> <table> <tr> <th>接口地址</th> <td> <div><input type="text" id="" class="span7" placeholder="" name="apiurl" value="{$row['apiurl']}"> <div class="help-block" style="margin-top:10p...
node_modules/js-crawler/e2e/static/graph_no_cycles/page3.html
guilhermeanselmo2/easymarket-server
<html> <body> <a href="page3.html">Page 3</a> <a href="sublevel/page4.html">Page 4</a> <a href="sublevel/sublevel2/page5.html">Page 5</a> </body> </html>
share/doc/hadoop/api/org/apache/hadoop/tools/rumen/package-tree.html
SAT-Hadoop/hadoop-2.6.0
<!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_45) on Thu Nov 13 21:21:59 UTC 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> org.apache.hadoop.tools.rumen Cla...
src/__tests__/responsive/html/tablet.html
SilicorniO/webui
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script type="text/javascript" src="../../../../build/webui-lib.js"></script> </head> <body style="margin:0"> <div id="screen" ui="w:100%;h:100%"> <span id="element" ui="t:p" uim="l:p" uit="ch" uid="r:p"> ...
restfb/javadoc/com/restfb/batch/package-tree.html
oleke/Gender-Mining
<!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_45) on Mon Jan 27 21:35:17 EST 2014 --> <title>com.restfb.batch Class Hierarchy (RestFB)</title> <meta name="date" content="2014-01-27"...
Allura/allura/templates/repo/log.html
apache/allura
{#- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (th...
dependencies/FAKE.Core/docs/apidocs/fake-permissionshelper.html
dtchepak/wpfgesturerecognizer
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>PermissionsHelper - FAKE - F# Make</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Coli...
share/doc/hadoop/api/org/apache/hadoop/io/serializer/avro/AvroReflectSerializable.html
prabaprakash/Hadoop-2.5.1-Binary
<!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_45) on Fri Sep 05 23:32:45 UTC 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> AvroReflectSerializable (Apache H...
page/selector.html
kenu/khcu-html5css3
<!DOCTYPE html> <html> <head> <title>selector</title> <style> h1 + pre { border: 1px solid #888; } </style> <meta charset="utf-8"></head> <body> <pre>function a(x) = 12x/13.5</pre> <h1>Definition of the function a</h1> <p>Function a(x) has to be appl...
extensions/amp-link-rewriter/0.1/test/validator-amp-link-rewriter-no-script.html
rsimha-amp/amphtml
<!-- Copyright 2019 The AMP HTML Authors. All Rights Reserved. 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...
2.2/docs/Javadoc/org/drip/product/definition/package-summary.html
tectronics/rootfinder
<!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) on Wed Aug 14 21:12:39 EDT 2013 --> <title>org.drip.product.definition</title> <meta name="date" content="2013-08-14"> <link re...
play26-bootstrap4/sample/app/views/vertical.scala.html
adrianhurt/play-bootstrap3
@(fooForm: Form[String])(implicit request: MessagesRequestHeader) @import utils.BSVersion @import tags._ @implicitFieldConstructor = @{ b4.vertical.fieldConstructor() } @fruits = @{ Seq("A"->"Apples","P"->"Pears","B"->"Bananas") } @main("Vertical Form", tab = "vertical") { <h1 id="vertical-form" class="page-header...
service.html
parinaA/sd-dtu.github.io
<!DOCTYPE html> <html lang="en"> <!-- Mirrored from crazycafe.net/demos/meet/service.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 04 Jan 2017 13:33:59 GMT --> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" cont...
doc/core/Lucene.Net.Search.BooleanQuery.minNrShouldMatch.html
Mpdreamz/lucene.net
<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>BooleanQuery.minNrShouldMatch Field</title> <xml> </xml> <link rel="stylesheet" type="text/...
ambari-admin/src/main/resources/ui/admin-web/app/views/groups/create.html
arenadata/ambari
<!-- * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may ...
doc/html/nssrc.com.citrix.netscaler.nitro.resource.config.dos.dospolicy.html
benfinke/ns_python
<!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>dospolicy module &mdash; Nitro documentation</titl...
docs/javadoc/com/newatlanta/repackaged/java/nio/file/FileSystemAlreadyExistsException.html
tberthel/gaevfs
<!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 Wed Dec 02 14:32:14 EST 2009 --> <TITLE> FileSystemAlreadyExistsException </TITLE> <META NAME="date" CONTENT="2009-12-02"> <LINK ...
views/index.html
Tomella/cossap-3d
<!DOCTYPE html> <html> <head> <meta charset='UTF-8'> <meta name="robots" content="noindex"> <title>COSSAP 3D</title> <link href="cossap3d.css" rel="stylesheet" type="text/css"> </head> <body> <div class="c3d-controls"> <h3 bind-text="text.controlsHeading"> Suburface View </h3> ...
web_parser/RGraph4/demos/basic-ajax-dynamic-updates.html
ubiss2015d/alpha
<!DOCTYPE html> <html> <head> <title>A basic example of dynamics updates with AJAX</title> <meta name="robots" content="noindex,nofollow" /> <meta name="description" content="A basic example of a chart created using dynamic updates and AJAX" /> <meta name="googlebot" content="NOODP"> <!-- Inc...
_posts/network/shaz/2012-11-07-cordova-plugins-put-them-in-your-own-repo.html
phonegap/blog
--- title: Cordova plugins? Put them in your own repo date: 2012-11-07 23:40:48 Z tags: - PhoneGap Network format: html external: true author: Shazron Abdullah link: http://shazronatadobe.wordpress.com/2012/11/07/cordova-plugins-put-them-in-your-own-repo-2/ type: post status: publish thumb: "/blog/uploads/thumb/shaz.pn...
stores/templates/store_admin/customers/overview.html
codepython/CollectorCity-Market-Place
{% extends 'store_admin/customers/base_customers.html' %} {% load i18n %} {% block m_overview %}current_sub_menu{% endblock %} {% block main %} <div class="grid_7 box"> <div class="box_header"><h3><a href="{% url customers_sold_items %}"/>Sold Items</h3></a></div> <div class="box_body"> <p>Buyer's Name - Pay...
tests/tables/paste01a-input.html
corinthia/corinthia-editorlib
<!DOCTYPE html> <html> <head> <link href="../generic.css" rel="stylesheet"/> <script> function performTest(api) { api.Outline.init(); api.PostponedActions.perform(); api.Clipboard.pasteHTML("<table>"+ "<tr><td>A</td><td>B</td></tr>"+ "<tr><td>C</td><td>D</td>...
ui/dist/arbrowser.html
bisigc/art
<div id="ARdiv"> <div class="page-header"> <h1>Architectural Refactorings (ARs)</h1> </div> <div class="well well-sm" ng-if="isAllowed.check(['Admin','Editor'])"> <button class="btn btn-primary btn-sm" ng-click="$state.go('root.addar')">Add AR</button> </div> <div class="row"> <div clas...
css/bootstrap.css
octobiwancatnobi/squirrel-u
/*! * Bootstrap v3.3.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; ...
webapps-master/cspquiz/main2.css
ram8647/webapps
html { font-size: 100% ; // for responsive font-size, not sure if needed } #quizbody { background-color: beige; } #quizdata { background-color: beige; float:left; padding: 10px; max-width: 55%; } #quizpreview { display:block; float:right; background-color: bisque; padding:...
src/main/resources/static/online/css/fonts/flaticon/font/flaticon.css
camunda-consulting/camunda-showcase-insurance-application
/* Flaticon icon font: Flaticon Creation date: 03/12/2018 06:50 */ @font-face { font-family: "Flaticon"; src: url("./Flaticon.eot"); src: url("./Flaticon.eot?#iefix") format("embedded-opentype"), url("./Flaticon.woff") format("woff"), url("./Flaticon.ttf") format("truetype"), url("...
library/angular-1.4.9/docs/partials/api/ng/service/$animateCss.html
lvkklemo/shopApp
<a href='https://github.com/angular/angular.js/edit/v1.4.x/src/ng/animateCss.js?message=docs($animateCss)%3A%20describe%20your%20change...#L3' 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.9/src/ng/anim...
docs/darks/log/utils/time/class-use/AndroidDateFormater.html
liulhdarks/darks-logs
<!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_14) on Mon Apr 14 22:44:52 CST 2014 --> <TITLE> Àà darks.log.utils.time.AndroidDateFormater µÄʹÓà </TITLE> <META NAME="date" CONTENT="2014...
node_modules/npm/html/doc/misc/npm-coding-style.html
rtiwariops/rain
<!doctype html> <html> <title>npm-coding-style</title> <meta charset="utf-8"> <link rel="stylesheet" type="text/css" href="../../static/style.css"> <link rel="canonical" href="https://www.npmjs.org/doc/misc/npm-coding-style.html"> <script async=true src="../../static/toc.js"></script> <body> <div id="w...
UI/src/components/widgets/codeanalysis/testList.html
nireeshT/Hygieia
<div class="col-xs-12"><br> <div class="widget "> <div class="widget-heading"> {{ $ctrl.testTitle }} </div> <div hide-empty="['{{ $ctrl.testData[0] }}']"> <div ng-class="($ctrl.testData[0].totalCount>3) ? 'widget-body divWithScroll' : 'widget-body'"> <...
docs/solr-core/org/apache/solr/spelling/suggest/tst/package-summary.html
BibAlex/bhl_rails_4_solr
<!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_55) on Fri Jun 20 06:34:20 EDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>org.apache.solr.spe...
corpus-oa-pmr/10.1136_bmjopen-2016-011048/pdftable/doubleTable4.html
ContentMine/cm-ucl
<?xml version="1.0" encoding="UTF-8"?> <html xmlns="http://www.w3.org/1999/xhtml"> <table border="1"> <tr> <td style="vertical-align:top"> <img src="../image/table4.png" width="500.0" height="284.4364937388193" style="vertical-align:top"/> </td> <td width="500.0" style="vertical-align:top"> ...
packages/hbase-0.98.7-hadoop2/docs/xref/org/apache/hadoop/hbase/security/visibility/DefaultVisibilityLabelServiceImpl.html
gsoundar/mambo-ec2-deploy
<!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" /> <title>DefaultVisibilityLabelServiceImpl xref</title>...
src/core/resources/sap/sbo/ng4c/app/Dashboard.html
JackieWei/fiori
<div ng-controller="sap.sbo.ng4c.launchpad.dashboard.Dashboard" ng-include="template" ng-class="className"> </div>
doc/1.0.0/guacamole-common/org/apache/guacamole/servlet/class-use/GuacamoleHTTPTunnelServlet.html
mike-jumper/incubator-guacamole-website
<!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_191) on Fri Dec 21 13:21:29 PST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.gu...
javadoc-complete/com/google/template/soy/exprparse/package-tree.html
Digaku/closure-template
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> com.google.template.soy.exprparse Class Hierarchy (Soy Complete) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT typ...
doc/index-files/index-10.html
gabrielcc2/IR14Assignment2
<!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 Sun Jan 18 13:25:58 CET 2015 --> <title>L-Index</title> <meta name="date" content="2015-01-18"> <link rel="stylesheet" type="tex...
tags/page/1/index.html
LorenzLeitner/lorenzleitner.github.io
<!DOCTYPE html><html><head><title>https://lolei.github.io/tags/</title><link rel="canonical" href="https://lolei.github.io/tags/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://lolei.github.io/tags/" /></head></html>
doc/core/Lucene.Net.Search.FuzzyQuery.html
Mpdreamz/lucene.net
<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>FuzzyQuery Class</title> <xml> </xml> <link rel="stylesheet" type="text/css" href="MSDN.css...
examples/index.html
jgravois/citysdk-arcgis
<!DOCTYPE html> <html> <head> <title>CitySDK ArcGIS - DC Business Licenses example</title> <script src="https://code.jquery.com/jquery-2.1.4.min.js" type="text/javascript"></script> <script src="https://rawgit.com/uscensusbureau/citysdk/master/js/citysdk.js"></script> <script src="https://rawgit.com/us...
workspace/myproject/myproject/templates/example/admin_1_material_design/app_todo.html
liangazhou/django-rdp
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.5 Version: 4.5.2 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Like: www.facebook.com/keenthemes Purchase: http://themeforest.n...
Jenna-2.6.3/doc/DB/hsql-howto.html
jianglili007/pretty-printer
<html> <!-- (c) Copyright 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP --> <head> <title>Jena2 HSQL HowTo</title> <link href="../styles/doc.css" rel="stylesheet" type="text/css" /> </head> <body> <h1>HowTo Use HSQLDB with Jena2</h1> <h2>What is HSQLDB?</h2> <p><a href=...
docs/by-example-0.95.1/content-based-routing.html
madhuramendis/website
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta property="og:url" content="https://ballerinalang.org" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Flexible. Powerful. Beautiful." /> <meta property="og:description...
gradle/wrapper/dists/gradle-1.12-all/4ff8jj5a73a7zgj5nnzv1ubq0/gradle-1.12/src/diagnostics/org/gradle/api/tasks/diagnostics/htmldependencyreport/tree.css
Pushjet/Pushjet-Android
/* * Copyright 2013 the original author or authors. * * 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 applica...
serve/tags/filesystems/page/1/index.html
aravindhsampath/aravindh.net
<!DOCTYPE html><html><head><title>https://aravindh.net/tags/filesystems/</title><link rel="canonical" href="https://aravindh.net/tags/filesystems/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://aravindh.net/tags/filesystems/" /></head></html>
doc/alu/HyperSpec/Body/syscla_hash-table.html
jasom/eclipse-lisp
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <!-- Common Lisp HyperSpec (TM), version 3.0 generated by kmp on Thu, 2-May-1996 10:21am EDT --> <HTML> <HEAD> <TITLE>CLHS: System Class HASH-TABLE</TITLE> <META HTTP-EQUIV="Author" CONTENT="Kent M. Pitman"> <META HTTP-EQUIV="Organization" CONTENT="The Harlequin Group ...
djiki/templates/djiki/history.html
hivelocity/djiki
{% extends 'djiki/base_page.html' %} {% load i18n djiki_tags %} {% load url from future %} {% block title %}{% trans "Page history" %}: {{ block.super }}{% endblock %} {% block djiki_main %} <div class="page history grid_12"> <div class="content"> <h1>{{ page.title }}</h1> <form method="get" action="{% url 'djiki-...
static/tmp/zqRHm3F7.css
ChrisSwires/One
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section { display: block; } audio,canvas,video { display: inline-block; *display: inline; *zoom: 1; } audio:not([controls]) { display: none; } [hidden] { display: none; } html { font-size: 100%; overflow-y: scroll; -web...
app/styles/app-theme.html
aperritano/wallcology-admin-polymer
<!-- @license Copyright (c) 2015 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http:/...
docs/api/com/mxgraph/util/class-use/mxCellRenderer.CanvasFactory.html
wvc/jgraphx
<!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 Fri Aug 28 15:40:59 CEST 2015 --> <title>Uses of Class com.mxgraph.util.mxCellRenderer.CanvasFactory (JGraph X 3.4.0.0 API Speci...
mockups/error.html
mozilla/betafarm
<!DOCTYPE html> <html> <head> <title>Error : Mozilla Innovation</title> <meta name="viewport" content="initial-scale=1.0; maximum-scale=1.0; width=device-width;"> <link rel="stylesheet/less" href="css/css-master.less" type="text/css" media="screen"> <!-- <link rel="icon" type="image/x-ico...