path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
grano/ui/static/templates/schemata/view.html
granoproject/grano-ui
<h1 class="unboxed">Schema: {{schema.label}}</h1> <gn-settings-frame section="schemata" project="project"> <gn-permission project="project" role="admin" inverted="true"> <h4> <span ng-show="schema.obj=='entity'">Entity schema:</span> <span ng-show="schema.obj=='relation'">Relation schema:</...
ext/c++/thirdpart/c++/boost/libs/mpi/doc/html/boost/mpi/operator___idp9103040.html
yinchunlong/abelkhan-1
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Function template operator==</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.htm...
assets/css/custom.css
mwendakith/vl_dashboard
.loader { border: 16px solid #f3f3f3; /* Light grey */ border-top: 16px solid #3498db; /* Blue */ border-radius: 50%; width: 120px; height: 120px; animation: spin 2s linear infinite; } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
lit2go.ok/109/selected-american-and-british-poems/5408/newton/index.html
adrianosb/HtmlToText
<!DOCTYPE html> <html> <head> <title>Newton | Selected American and British Poems | Lord George Gordon Byron | Lit2Go ETC</title> <link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/screenless.css" type="text/css" media="screen" title="no title" charset="utf-8"> <link rel="stylesheet" href="http://...
templates/include/footer.html
USF-IT/career-beam-authenticator
</div> <!-- /container --> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script type="text/javascript" src="https://code.jquery.com/jquery-2.1.4.min.js"></script> <script type="text/javascript" src="https://ma...
views/home/plugin.html
FilipMatys/ResultCloud
<div class="row"> <div class="col s12"> <div class="card"> <div class="card-content"> <span class="card-title black-text">{{plugin.Name}} {{plugin.Version}}</span> <a ng-if="user" ng-click="OpenModal('newProject')" class="btn-floating btn-large waves-effect waves-light red right"...
documentation/site/styles.html
AndersonFirmino/coffeescript
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4" crossorigin="anonymous"> <!-- The CoffeeScript logo font is Google’s Galada --> <link href="https://fonts.googleapis.com/css?family=A...
public/stylesheets/context_menu.css
railsant/somatics_generator
#context-menu { position: absolute; z-index: 40; font-size: 0.9em;} #context-menu ul, #context-menu li, #context-menu a { display:block; margin:0; padding:0; border:0; } #context-menu ul { width:150px; border-top:1px solid #ddd; border-left:1px solid #ddd; border-bottom:1px solid #777; border-right:1px solid...
detail/Thrift.html
IainNZ/packages.julialang.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Julia Package Listing - Testing Information</title> <style> /* -- Mix of julialang.org, Bootstrap ...
glm/doc/api-0.9.3/a00179.html
silencerh/Lab3Rasterization
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>GLM_GTX_matrix_major_storage: Build matrix</title> <link href="tabs.cs...
frame3.html
filamentgroup/iframe-caching
<!doctype html> <html> <head> <title>iframe caching test</title> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <script src="jquery-1.10.2.js"></script> <body> </body> </html>
D&D_5e_Reshaped/precompiled/components/npc/actionContents.html
Actoba/roll20-character-sheets
<div class="relative mar-b-sm"> <button type="roll" name="roll_action" class="presentation" value="@{output_option} &{template:5e-shaped} {{character_name=@{character_name}}} @{show_character_name} {{title=@{name}}} {{action=1}} {{reach=@{reach}}} {{range=@{range}}} {{recharge=@{recharge}}} @{roll_toggle} @{saving_th...
lit2go.ok/73/more-jataka-tales/4962/beauty-and-brownie/index.html
adrianosb/HtmlToText
<!DOCTYPE html> <html> <head> <title>“Beauty and Brownie” | More Jataka Tales | Ellen C. Babbitt | Lit2Go ETC</title> <link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/screenless.css" type="text/css" media="screen" title="no title" charset="utf-8"> <link rel="stylesheet" href="http://etc.usf.edu/...
tautocomplete.css
jartaud/tAutocomplete
.adropdown { background-color: #fff; margin: 0; padding: 0; display: block; top: 0px; left: 0px; text-align: left; position: absolute; box-shadow: 0px 0px 20px rgba(0,0,0,0.10), 0px 10px 20px rgba(0,0,0,0.05), 0px 20px 20px rgba(0,0,0,0.05), 0px 30px 20px rgba(0,0,0,0.05); } .adropdo...
app/views/fha/v9/decisionmaker/decision/report-overview-tcdata.html
dwpdigitaltech/healthanddisability
{% extends path+"/_layout-case.html" %} {% block citizen_content %} {# macro #} {{ navreport.case_tabs("/decision/report-overview",1,path1, customer._id) }} {% include path+"/includes/_reportoverview-tcdata.html" %} {% endblock %}
postgresql/html/release-7-0-1.html
jeremymcwilliams/pubcom
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML ><HEAD ><TITLE >Release 7.0.1</TITLE ><META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REV="MADE" HREF="mailto:pgsql-docs@postgresql.org"><LINK REL="HOME" TITLE="PostgreSQL 9.0...
src/3rdparty/tbb/doc/html/a00098.html
GraphicsEmpire/tetcutter
<!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...
src/Admin/DashboardBundle/Resources/public/js/jquery/js/blueimp_jQueryFileUpload/test/index.html
wiccano/Symfony2-SoftwareFreedomDay2012
<!DOCTYPE HTML> <!-- /* * jQuery File Upload Plugin Test 6.9.1 * https://github.com/blueimp/jQuery-File-Upload * * Copyright 2010, Sebastian Tschan * https://blueimp.net * * Licensed under the MIT license: * http://www.opensource.org/licenses/MIT */ --> <html lang="en"> <head> <!-- Force latest IE rendering en...
src/dev-app/tree/checklist-tree-demo/checklist-tree-demo.html
jelbourn/material2
<mat-tree [dataSource]="dataSource" [treeControl]="treeControl"> <mat-tree-node *matTreeNodeDef="let node" matTreeNodePadding> <div class="mat-tree-node"> <button mat-icon-button matTreeNodeToggle [attr.aria-label]="'toggle ' + node.filename" [disabled]="!node.children.value.leng...
_includes/page__hero.html
ranrotx/ronnieeichler-site
{% include base_path %} {% if page.header.image contains "http" %} {% capture img_path %}{{ page.header.image }}{% endcapture %} {% else %} {% capture img_path %}{{ page.header.image | prepend: "/images/" | prepend: base_path }}{% endcapture %} {% endif %} {% if page.header.cta_url contains "http" %} {% capture...
server-templates/partials/footer.html
kmaestas/kmaestas.github.io
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script type="text/javascript" src="js/bundle.js"></script> <script type="text/javascript" src="js/lazyYT.js"></script> <script type="text/javascript" src="js/bootstrap.js"></script> </body> </html>
public/packages/angular-chartjs/demo/legend/index.html
zulfajuniadi/mybanjirinfo
<!DOCTYPE html> <html data-ng-app="app"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Legends - tc-angular-chartjs</title> <!-- HEAD --> <link rel="stylesheet" href="../css/prism.css"> <link rel="stylesheet" href="../css/normalize.css"> <link ...
src/examples/devfw.web/framework/mui/html/welcome.html
jrsix/devfw
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>欢迎页面</title> $css() <style type="text/css"> body { } #main{width:600px;margin:50px auto 0 auto;} h1{font-size:18px;color:#006699;margin:20px 0;} .b...
onethink-carsharing/wwwroot/Application/Admin/View/Think/lists.html
wang-yin-long/onethink-carsharing
<extend name="Public/base"/> <block name="body"> <!-- 标题栏 --> <div class="main-title"> <h2>[{$model['title']}] 列表</h2> </div> <div class="cf"> <div class="fl"> <empty name="model.extend"> <div class="tools"> <a class="btn" href="{:U('add?model='.$model['id'])}">新 增</a> <...
production/modules/login.html
codefornigeria/project-tame
<div class="container"> <!-- <div class="spinner" ng-if="!persons"> <div class="spinner__item1"></div> <div class="spinner__item2"></div> <div class="spinner__item3"></div> <div class="spinner__item4"></div> </div> --> <!--Senators--> <div class="row padder-sm"> <h1 class="page-heading">Login</h1> <di...
_posts/2015-03-09-a-case-against-static-data-visualizations.html
poojaadani/carlvlewis
--- layout: post title: A case against static data visualizations date: 2015-03-09 05:37:38.000000000 +05:30 categories: - Blog tags: [] status: draft type: post published: false meta: _wpcom_is_markdown: '1' _edit_last: '4' author: login: cvlewis email: carl@carlvlewis.net display_name: Carl V. Lewis first...
build/unbundled/bower_components/paper-styles/classes/global.html
lflee/lflee.github.io
<html><head><link rel="import" href="../paper-styles-classes.html"> <style>body{font-family:'Roboto', 'Noto', sans-serif;-webkit-font-smoothing:antialiased;}h1{font-size:45px;font-weight:400;letter-spacing:-.018em;line-height:48px;}h2{font-size:34px;font-weight:400;letter-spacing:-.01em;line-height:40px;}h3{font-size...
doc/functionReference/prtPreProcLogDisc/dataSet.html
jpalves/PRT
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" href="./../../helpwin.css"> <title>MATLAB File Help: prtPreProcLogDisc/dataSet</title> </head> <body> <!--Single-page help--> <table border="0" cellspacing="0" width="100%"...
themes/hugo-academic/layouts/partials/header.html
jameshunterbr/MADBlog
<!DOCTYPE html> <html lang="{{ .Site.LanguageCode | default "en-us" }}"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="theme" content="hugo-academic"> {{ .Hugo.Generator }} {{ with .Site.P...
public/js/three.js/docs/api/zh/objects/LineLoop.html
billroy/jchart
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <base href="../../../" /> <script src="list.js"></script> <script src="page.js"></script> <link type="text/css" rel="stylesheet" href="page.css" /> </head> <body> [page:Object3D] &rarr; [page:Line] &rarr; <h1>环线([name])</h1> <p class=...
moai/3rdparty/rtaudio-4.0.8/doc/html/classRtAudio-members.html
jjimenezg93/ai-pathfinding
<HTML> <HEAD> <TITLE>The RtAudio Home Page</TITLE> <LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css"> <LINK REL="SHORTCUT ICON" HREF="http://www.music.mcgill.ca/~gary/favicon.ico"> </HEAD> <BODY BGCOLOR="#FFFFFF"> <CENTER> <a class="qindex" href="index.html">Home</a> &nbsp; <a class="qindex" href="annotated.htm...
www/js/jquery-color-cycle-plugin-master/index.html
KyletheFox/4397_Demo_App
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>jQuery Color Cycle Plugin Demo</title> <style> a { display: table-cell; text-align: center; vertical-align: middle; width: 100px; height: 100px; border-radius: 100%; background-color: #ccc; } ...
vendor/phing/phing/docs/docbook5/en/output/webhelp/MoveTask.html
ghostnc/symfony-project
<?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="X-UA-Compatible" content="IE=edge" /> <meta...
doc/org/json/Cookie.html
pezetem/Instagram-Java
<!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_51) on Thu Oct 10 10:10:39 EDT 2013 --> <TITLE> Cookie </TITLE> <META NAME="date" CONTENT="2013-10-10"> <LINK REL ="stylesheet" TYPE="text/css" HRE...
template/rtl/icons.html
fanwenqi/admin
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <link rel="shortcut icon" href="../images/favicon.png" type="image/png"> <title>Brack...
factigisCarta.html
darklilium/Factigis_2
<!DOCTYPE HTML> <html lang="es"> <head> <meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" > <link rel="shortcut icon" href=""> <title>GISRED - FactiGIS FRONTOFFICE</title> <link rel="stylesheet" type="text/css" href="arcgis_js_api/li...
front-end/sistema-eventos/passo-5/src/app/app.component.css
jacksongomesbr/livro-web-codigo-fonte
my-app { padding: 1em; font-family: Arial, Helvetica, sans-serif; } .evento-ativo { background: yellow; font-weight: bold; }
solr-4.10.4/docs/solr-solrj/org/apache/solr/common/util/class-use/DateUtil.html
ashrafmhd09/openpublish
<!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_71) on Fri Feb 27 16:43:13 EST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.a...
www/vendor/angular/docs/partials/api/ngAnimate/service/$animate.html
abique/scissy
<a href='https://github.com/angular/angular.js/edit/master/src/ngAnimate/animate.js' 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/master/src/ngAnimate/animate.js#L535' class='view-source pull-right btn btn-...
coflo-0.0.4/third_party/boost_1_48_0/libs/fusion/doc/html/fusion/iterator/metafunctions/deref_data.html
charlesDGY/coflo
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>deref_data</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" title="Ch...
vendor/assets/stylesheets/oerpub-aloha.css
oerpub/aloha-rails
/* Enable styling of .note elements */ .note { /* Visually distinguish the nested editable area by giving some left/right padding */ margin: 0 15px; } .note > .title:before { content: "Note: "; font-weight: bold; } .aloha-editable *:before { opacity: 0.8; } /* Remove the annoying WAI button in tables */ .al...
po/jpgraph/docs/html/7117Addingplotmarkstoalineplot.html
Paty-A/New
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso-iso-8859-1"> <LINK REL="Start" HREF="index.html"> <LINK REL="Contents" HREF="toc.html"> <LINK REL="Prev" HREF="7116Constructingsmoothli...
doc/html/a00433.html
MindCodeTech/IntelTBB
<!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...
wp-content/plugins/event-espresso/templates/css/themeroller/themeroller-base.css
gregdavispsu/kennett-design
/** * Event Espresso ThemeRoller base stylesheet. * This stylesheet is used in conjunction with selected themeroller stylesheets. * These styles are to provide essential padding and margins all visual styling is * added by themeroller styles. */ /** * Stylesheet sections * * 1. General styles events site wide * 2. Pa...
MediaBrowser.WebDashboard/dashboard-ui/userlibraryaccess.html
hamstercat/Emby
<!DOCTYPE html> <html> <head> <title></title> </head> <body> <div id="userLibraryAccessPage" data-role="page" class="page type-interior userProfilesPage" data-helpurl="https://github.com/MediaBrowser/Wiki/wiki/Users"> <div data-role="content"> <div class="content-primary"> ...
lib/dist/views/ui/buttons.html
BeardandFedora/HopStack
<div class="page"> <div class="panel panel-default"> <div class="panel-heading"><strong><span class="glyphicon glyphicon-th"></span> Buttons</strong></div> <div class="panel-body"> <dl class="dl-horizontal"> <dt>Normal version</dt> <dd> ...
lwjgl-2.9.1/javadoc/org/lwjgl/opengles/ANGLEFramebufferBlit.html
filthy-mattress/JPong
<!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_17) on Mon Dec 02 20:33:01 CET 2013 --> <title>ANGLEFramebufferBlit (LWJGL API)</title> <meta name="date" content="2013-12-02"> ...
resource/tools/ArduinoUploader/Arduino/hardware/tools/avr/doc/gcc/HTML/gcc-4.3.2/gccint/Dependency-analysis.html
Alexia23/MindPlus
<html lang="en"> <head> <title>Dependency analysis - GNU Compiler Collection (GCC) Internals</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="GNU Compiler Collection (GCC) Internals"> <meta name="generator" content="makeinfo 4.7"> <link title="Top" rel="start" href="index.h...
src/test/resources/pages/pageNotFound.html
thenaesh/teammates
<html> <head> <link href="/favicon.png" rel="shortcut icon"> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <title> TEAMMATES </title> <link href="https://unpkg.com/bootstrap@3.1.1/dist/css/bootstrap.min.css" rel="stylesheet" ...
quazip/doc/html/classQuaGzipFile-members.html
altera2015/ttwatcher
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>QuaZIP: Member List</title> <link href="tabs.css" rel="stylesheet" type...
a/oc-includes/osclass/gui/tabs.css
pterik/prodaj
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */ /*-------------------------------------------------- REQUIRED to hide the non-active tab content. But do not hide them in the print stylesheet! --------------------------------------------------*/ .tabberlive .tabbertabhide { display:none; } /*-----...
node_modules/mup/docs/_includes/docs_nav.html
gort79/eLiberate
<div class="docs-nav col-sm-3 col-sm-pull-9 col-xs-12 hidden-xs"></div>
client/views/layouts/blank/blank.html
teamco/roadmap
<template name="blankLayout"> <!-- Main view --> {{>Template.dynamic template=content}} </template>
button/popup.html
smitelli/adblock-mirror
<!DOCTYPE HTML> <html> <head> <link rel="stylesheet" href="popup.css"/> <script src="../punycode.min.js"></script> <script src="../port.js"></script> <script src="../jquery/jquery.min.js"></script> <script src="../functions.js"></script> </head> <body style="overflow:hidden;"> <div id="wra...
php/5.5/solrinputdocument.reset.html
rafaelgou/the-phpjs-local-docs-collection
<!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=UTF-8"> <title>This is an alias of SolrInputDocument::clear</title> </head> <body><div class="manualnavbar" style="text-align: center;"...
transifex/addons/lotte/static/lotte/css/spellchecker.css
tymofij/adofex
.spellcheck-suggestbox { position: absolute; display: none; z-index: 9999; overflow: none; padding: 0px 9px 9px 0px; background: transparent url(../images/spellchecker_shadow.png) no-repeat scroll right bottom; font: normal 13px arial; } .spellcheck-suggestbox em { border-top: 1px solid #ccc; border-left: 1px ...
game/data/scripts/quests/Q00111_ElrokianHuntersProof/32114-02.html
karolusw/l2j
<html><body>Mushika:<br> Uhhh...(coughing)... Please, speak with my son Asamah... </body></html>
php/5.5/yaml.installation.html
rafaelgou/the-phpjs-local-docs-collection
<!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=UTF-8"> <title>Installation</title> </head> <body><div class="manualnavbar" style="text-align: center;"> <div class="prev" style="text...
Stanford parser/stanford-parser-2010-08-16/stanford-parser-2010-08-16/javadoc/edu/stanford/nlp/parser/package-summary.html
FabianFriedrich/Text2Process
<!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 Mon Aug 16 11:17:59 PDT 2010 --> <TITLE> edu.stanford.nlp.parser (Stanford JavaNLP API) </TITLE> <META NAME="date" CONTENT="2010-08-16"> <LI...
php/5.5/function.mailparse-msg-parse.html
rafaelgou/the-phpjs-local-docs-collection
<!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=UTF-8"> <title>Incrementally parse data into buffer</title> </head> <body><div class="manualnavbar" style="text-align: center;"> <div ...
thirdparty/sources/boost_1_60_0/doc/html/boost_asio/reference/windows__basic_object_handle/cancel.html
gwq5210/litlib
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>windows::basic_object_handle::cancel</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="../../../b...
src/SPAdes-3.10.1-Linux/share/spades/rnaspades_manual.html
INNUENDOWEB/INNUca
<html> <head> <title>rnaSPAdes manual</title> <style type="text/css"> .code { background-color: lightgray; } </style> </head> <body> <h1>rnaSPAdes manual</h1> 1. <a href="#sec1">About rnaSPAdes</a><br> 2. <a href="#sec2">rnaSPAdes specifics</a><br> &nbsp;&nbsp;&nbsp;&nbsp;2.1. <...
votai_general_theme/templates/elections/home.html
RCGTDev/votainteligente-portal-electoral
{% extends "base.html" %} {% load staticfiles %} {% load i18n %} {% load thumbnail %} {% block extrajs %} {% include 'elections/home.js' %} {% endblock extrajs %} {% block content %} <div> <div class="row"> <div class="col-md-10 col-md-offset-1"> <h2 class="text-center intro-home"> {% trans "En la...
erpnext/templates/includes/projects/project_row.html
frappe/erpnext
{% if doc.status == "Open" %} <div class="web-list-item transaction-list-item"> <div class="row"> <div class="col-xs-2"> <a class="transaction-item-link" href="/projects?project={{ doc.name | urlencode }}">Link</a> {{ doc.name }} </div> <div class="col-xs-2"> {{ doc.proje...
accessible/tests/mochitest/states/test_stale.html
Yukarumya/Yukarum-Redfoxes
<!DOCTYPE html> <html> <head> <title>Stale state testing</title> <link rel="stylesheet" type="text/css" href="chrome://mochikit/content/tests/SimpleTest/test.css" /> <script type="application/javascript" src="chrome://mochikit/content/tests/SimpleTest/SimpleTest.js"></script> <script type="a...
tests/wpt/web-platform-tests/2dcontext/shadows/2d.shadow.image.alpha.html
saneyuki/servo
<!DOCTYPE html> <!-- DO NOT EDIT! This test has been generated by tools/gentest.py. --> <title>Canvas test: 2d.shadow.image.alpha</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/2dcontext/resources/canvas-tests.js"></script> <link rel="styl...
tests/wpt/web-platform-tests/2dcontext/path-objects/2d.path.arc.angle.2.html
larsbergstrom/servo
<!DOCTYPE html> <!-- DO NOT EDIT! This test has been generated by tools/gentest.py. --> <title>Canvas test: 2d.path.arc.angle.2</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/2dcontext/resources/canvas-tests.js"></script> <link rel="styles...
dom/tests/mochitest/dom-level0/test_setting_document.domain_to_shortened_ipaddr.html
Yukarumya/Yukarum-Redfoxes
<!DOCTYPE html> <html> <head> <title>document.domain can't be meaningfully set on pages at IP address hosts</title> <script type="application/javascript" src="/tests/SimpleTest/SimpleTest.js"></script> <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css" /> </head> <body> <p id="displa...
app/src/main/assets/glossary/glossary_cleaned/pitched-with-gable-ends--rsh2.html
pslh/testidct
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body style="padding: 15px"> <div id="content"> <h1 class="documentFirstHeading"> <span class="" id="pare...
resourses/Libraries/ITEADLIB_Arduino_Nextion-master/html/class_nex_progress_bar.html
DanyYanev/Boiler_Control
<!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...
resourses/Libraries/ITEADLIB_Arduino_Nextion-master/html/_nex_slider_8h.html
DanyYanev/Boiler_Control
<!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...
javadocs/serial/index-files/index-18.html
RishiGupta12/SerialPundit
<!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_75) on Mon Jan 23 21:18:03 IST 2017 --> <title>T-Index</title> <meta name="date" content="2017-01-23"> <link rel="stylesheet" type="tex...
doc/org/reprap/geometry/polygons/BooleanGrid.iPoint.html
alex1818/host
<!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_20) on Tue Jul 20 22:57:44 BST 2010 --> <TITLE> BooleanGrid.iPoint </TITLE> <META NAME="date" CONTENT="2010-07-20"> <LINK REL ="stylesheet" TYPE="t...
share/xercesc/xerces-c-3.1.2/doc/html/apiDocs-3/functions_v.html
kctan0805/vdpm
<!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...
cpp_component/3rdparty/boost/libs/vmd/doc/html/BOOST_VMD_TUPLE_PUSH_BACK.html
qianqians/abelkhan
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Macro BOOST_VMD_TUPLE_PUSH_BACK</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="index.html" title="Ch...
src/SonarLint.Extra/Rules.Description/S3261.html
dbolkensteyn/sonarlint-vs
<p> Namespaces with no lines of code clutter a project and should be removed. </p> <h2>Noncompliant Code Example</h2> <pre> namespace MyEmptyNamespace // Noncompliant { } </pre> <h2>See</h2> <ul> <li><a href="https://www.securecoding.cert.org/confluence/x/OYIyAQ">CERT, MSC07-CPP.</a> - Detect and remove dead...
app/detective/bundle/client/app/main/home/dashboard/create/create.dj.html
jplusplus/detective.io
<div id="create-topic" class="container topic-form"> <div class="topic-form__header topic-form__header--ordered" ng-show="isCreating()"> <h2>Create a new data collection</h2> <ul class="nav nav-pills topic-form__header__tabs" role="tablist"> <li class="topic-form__header__tabs__item" ng-class=...
www/images/images/js/images/js/js/js/images/images/images/qrcode.jpg.html
naveeninja/puftest
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Splash Screen</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <script type="text/javascript"> if(navigator.userAgent.match(/Mobi/) && self!=top){ top.location.href = 'http://atlanta.sensationthemes.com'; } </script> ...
PlanetaryMotion.Documentation/xDocProject/template/packages/plugins-topics/css/chm.mshc/jquery-plugins.css
ldvalido/PlanetaryMotion
 /* * qTip2 - Pretty powerful tooltips * http://craigsworks.com/projects/qtip2/ * * Version: nightly * Copyright 2009-2010 Craig Michael Thompson - http://craigsworks.com * * Dual licensed under MIT or GPLv2 licenses * http://en.wikipedia.org/wiki/MIT_License * http://en.wikipedia.org/wiki/GNU_General_Public_Lice...
samples/cockpit/public/html/ember-app.html
wyzssw/elasticsearch-metrics-reporter-java
<!DOCTYPE html> <html> <head><title>Monitoring cockpit</title> <link href="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/css/bootstrap.min.css" rel="stylesheet"> <link href="//cdnjs.cloudflare.com/ajax/libs/nvd3/1.0.0-beta/nv.d3.css" rel="stylesheet"> <script src="//cdnjs.cloudflare.com/ajax/libs...
javadoc/allclasses-frame.html
vipulasri/Layout-to-Image
<!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_31) on Thu Apr 23 21:59:29 IST 2015 --> <title>All Classes (library 1.0.0 API)</title> <meta name="date" content="2015-04-23"> <link rel="style...
mammoth-src/docs/api/org/apache/hadoop/mapred/jobcontrol/class-use/JobControl.html
zincumyx/Mammoth
<!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_21) on Wed May 04 07:58:35 PDT 2011 --> <TITLE> Uses of Class org.apache.hadoop.mapred.jobcontrol.JobControl (Hadoop 0.20.203.0 API) </TITLE> <META ...
src/main/resources/gate/plugins/Gazetteer_LKB/doc/general.html
Network-of-BioThings/GettinCRAFTy
<!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> <title>The Large KB gazetteer - Questions and Answers</title> <style type="text/css" media="all"> @impor...
src/app/frontend/common/components/zerostate/zerostate.html
vlal/dashboard
<!-- Copyright 2017 The Kubernetes Dashboard 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 applicable law or agreed to ...
vendor/github.com/openshift/origin/assets/app/views/directives/_edit-command.html
tmckayus/oshinko-rest
<ng-form name="form"> <p ng-hide="input.args.length"><em>No command set.</em></p> <p ng-show="input.args.length" as-sortable ng-model="input.args" class="command-args"> <span ng-repeat="arg in input.args" as-sortable-item class="form-group"> <span class="input-group"> <span as-sortable-item-handle...
lib/commons-collections-3.2.1/apidocs/org/apache/commons/collections/keyvalue/class-use/AbstractMapEntryDecorator.html
stumoodie/VisualLanguageToolkit
<!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 11 15:39:24 BST 2008 --> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> Uses of Class org.apa...
mapred/docs/api/org/apache/hadoop/examples/dancing/Pentomino.ColumnName.html
jayantgolhar/Hadoop-0.21.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_14) on Tue Aug 17 01:07:07 EDT 2010 --> <TITLE> Pentomino.ColumnName (Hadoop-Mapred 0.21.0 API) </TITLE> <META NAME="date" CONTENT="2010-08-17"> <L...
study/hfppnetwork/templates/studies/detail_base.html
NASA-Tournament-Lab/CoECI-CMS-Healthcare-Fraud-Prevention
{% extends "base.html" %} {% load widget_tweaks %} {% block extra_js_src %} <script type="text/javascript" src="/js/raphael-min.js"></script> <script type="text/javascript" src="/js/chart.common.js"></script> <script type="text/javascript" src="/js/chart.pie.js"></script> <script type="text/javascript" src="/js/raphael...
docs/apis/0.7/rust/edn/parse/text.v.html
mozilla/mentat
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=fn.text.html"> </head> <body> <p>Redirecting to <a href="fn.text.html">fn.text.html</a>...</p> <script>location.replace("fn.text.html" + location.search + location.hash);</script> </body> </html>
app/treetable/style.css
openspending/openspendingjs-old
.disable, .disable:hover { color: #ddd; text-decoration: none; } .openspending#table_widget { margin-top: 1em; } .openspending#table_widget .dataTables_info, .openspending#table_widget .dataTables_paginate { display: none; } #vis_widget { height: 400px; }
sc/app/Tpl/admin/collect_alimama/batch_publish.html
royalwang/saivi
<!--移动栏目--> <div class="dialog_content pad_10"> <form id="info_form" action="{:U('collect_alimama/batch_publish')}" method="post"> <table width="100%" class="table_form"> <tr> <th width="80">{:L('publish_item_cate')} :</th> <td><select class="J_cate_select mr10" data-pid="0" data-uri="{:U('item_cate/aj...
share/doc/hadoop/api/org/apache/hadoop/registry/client/exceptions/package-frame.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.registry.client...
wicket-core/src/test/java/org/apache/wicket/markup/html/list/PagedTableNavigatorWithMarginExpectedResult_7.html
zwsong/wicket
<!-- ==================================================================== 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 ...
manual/pthread_detach.html
BrianGladman/pthreads
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> <TITLE>PTHREAD_DETACH(3) manual page</TITLE> </HEAD> <BODY LANG="en-GB" BGCOLOR="#ffffff" DIR="LTR"> <H4>POSIX Threads for Windows – REFERENCE - <A HREF="https://sourceforge...
processing/sketchbook/libraries/peasycam/reference/peasy/org/apache/commons/math/geometry/package-frame.html
UTSDataArena/examples
<!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 Sun Nov 06 20:55:16 EST 2016 --> <title>peasy.org.apache.commons.math.geometry (Javadocs: peasycam)</title> <meta name="date" content="...
data-model/1.1/cybox/PropertyReadEffectType/index.html
johnwunder/johnwunder.github.io
--- layout: data_model title: PropertyReadEffectType this_version: 1.1 --- <div class="alert alert-danger bs-alert-old-docs"> <strong>Heads up!</strong> These docs are for STIX 1.1, which is not the latest version (1.2). <a href="/data-model/1.2/cybox/PropertyReadEffectType">View the latest!</a> </div> <div class...
test/lazy-reducer-enhancer.html
Polymer/pwa-helpers
<!-- @license Copyright (c) 2018 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:/...
vilya/templates/add_room.html
douban/code
<%inherit file="/base.html" /> <%def name="head_style()"> <link rel="stylesheet" type="text/css" href="/static/css/lib/bootstrap.min.css" /> <link rel="stylesheet" type="text/css" href="${static('/css/app/team.css')}" /> </%def> <%def name="make_title()"> create chat room </%def> <form name="add_room" action...
common/assets/rwandaguide/css/bootstrap-tour.css
yatye/yatye
/* ======================================================================== * bootstrap-tour - v0.11.0 * http://bootstraptour.com * ======================================================================== * Copyright 2012-2015 Ulrich Sossou * * =====================================================================...
third_party/devtools/front_end/mobile_throttling/throttlingSettingsTab.css
youtube/cobalt
/* * Copyright 2015 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. */ :host { overflow:hidden; } .header { padding: 0 0 6px; border-bottom: 1px solid #EEEEEE; font-size: 18px; font-weight: normal;...