path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
css/base/base.css
verblet/scythe
@import url(https://fonts.googleapis.com/css?family=Alegreya+SC|Neuton:400italic,300); html { box-sizing: border-box; } *, *::after, *::before { box-sizing: inherit; } button, input[type="button"], input[type="reset"], input[type="submit"] { appearance: none; background-color: #555; border: 0; border-rad...
html/vp9svctest.html
dazzl-tv/janus-gateway
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Janus WebRTC Server: VP9-SVC Video Room Demo</title> <script type="text/javascrip...
index.html
degoldschmidt/DN-viewer
<html lang="en"> <head> <meta name="google-signin-scope" content="profile email"> <meta name="google-signin-client_id" content="869104261111-vpmpfafrt33huqmu6kktssbpcreut72r.apps.googleusercontent.com"> <script src="https://apis.google.com/js/platform.js" async defer></script> <link rel="stylesheet" hre...
stackSmashing.html
ahmetilgin/ahmetilgin.github.io
<!DOCTYPE html> <html> <head> <meta charset='utf-8'> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen"> <link rel="stylesheet" type="text/css" href="stylesheets/github-dark.css" media="screen"> <link rel...
libtcod-1.5.0/doc/console/bkgnd_flag.html
tenpn/toweringinferno
<table width="100%"><tr><td width="20%"> <a href="../index.html">&lt; index</a><br /> <a href="index.html">&lt; 2. Console</a><br /> <a href="console_drawing.html">&lt; 2.2 Drawing on the root console</a> </td><td width="60%"> <p align="center"> =====================================<br /> Background effect flags<br /> ...
app/views/responsive_layout/test_new_shop.html
Diveboard/diveboard-web
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Diveboard dive shop</title> <link rel="stylesheet" type="text/css" href="/styles/shop.css"/> <!-- <link rel="stylesheet" type="text/css" href="/styles/great.css" media="screen and (min-width: 981px)" /> <li...
components/monitoring/storage/storage.html
PilatusDevs/StatusPilatus
<!-- - StatusPilatus: Monitor your PC like never before! - Copyright (C) 2019 PilatusDevs - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - ...
includes/htmlsnippet.html
Merithios/DjangoMap
{% block content %} <p>Look at me, I am included!</p> {% endblock %}
reporting/dbbackend/templates/dbbackend/import_supervisors.html
Waikato/automated-reporting
{% extends "base_navbar.html" %} {% block main %} <h3>{{ title }}</h3> {% if active_import %} <div class="panel panel-default"> <div class="panel-heading"><h4>WARNING</h4></div> <div class="panel-body"> <p>An import is currently running!</p> <p>Check <a href="/dbbackend/tablestatus">Table status</a> page...
build/53/index.html
estuarine/first-news-app
<!doctype html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="../static/style.css" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.7/leaflet.css" /> <script src="https://c...
jhipster-blog/src/main/webapp/app/layouts/navbar/navbar.component.html
Konstantin-Surzhin/letsgo
<nav class="navbar navbar-light navbar-expand-md bg-light"> <a class="navbar-brand logo" routerLink="/" (click)="collapseNavbar()"> <span class="logo-img"></span> <span jhiTranslate="global.title" class="navbar-title">Jhipster</span> <span class="navbar-version">{{ version }}</span> </a> <a ...
templates/profile.html
alexivanenko/web_cv
{{ define "content" }} <!-- Start Profile --> <section id="profile"> <!-- Inner Section - Profile Section --> <div class="inner_section profile_section"> <!-- Start About Desc --> <div class="row"> <div class="col-md-12"> <div class="vcard_block about_desc"> ...
docs/reference/mosaic2.html
achubaty/amc
<!-- Generated by pkgdown: do not edit by hand --> <!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.0"> <title>Merge Raster* objects using a function for overlapping areas — mosaic...
css/maincss.css
DhruveshTripathi/ca-site
/* Document : maincss Created on : 6 Oct, 2013, 12:55:00 PM Author : Jay Description: Purpose of the stylesheet follows. */ body { } header.mainheader{ background-image:url('../images/dark_dotted.png'); background-repeat:repeat; } nav{ background-image:url('../images/dark_do...
public/closed/templates/modals/suicide.html
frissdiegurke/murderer.js
<form name="suicideForm" class="form no-margin" id="suicide" ng-submit="confirm()"> <div class="modal-header" translate>game.suicide.title</div> <div class="modal-body"> <div class="text-warning"> <i class="fa fa-fw fa-warning"></i> <span ng-bind-html="'game.suicide.warning' | ...
jdk8en_us/docs/api/java/awt/font/class-use/NumericShaper.Range.html
DeanAaron/jdk8
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_11) on Mon Jun 16 17:36:03 PDT 2014 --> <title>Uses of Class java.awt.font.NumericShaper.Range (Java Platform SE 8 )</title> <meta name="date" ...
templates/core/konzept.html
ZUKSev/ZUKS-Website
{% extends "core/base.html" %} {% load staticfiles %} {% block "metadata" %} <meta name="description" content="ZUKS Ausf&uuml;hrliches Konzept"> <meta name="keywords" content="ZUKS Konzept Einsatz Motivation Idee Technik Technische Unterst&uuml;tzung Versicherung"> {% endblock "metadata" %} {% block "menu" %}...
tools/arm-bcm2708/gcc-linaro-arm-none-eabi-4.8-2014.04/share/doc/gcc-linaro-arm-none-eabi/html/newlib/libc.html/tzset.html
darth-vader-lg/glcncrpi
<html lang="en"> <head> <title>tzset - Untitled</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Untitled"> <meta name="generator" content="makeinfo 4.13"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="Timefns.html#Timefns" title="Timefns"> <link...
sections/lastpagenotice-view.html
yjlintw/comic-reader
<div class="last-page" id="last-page"> This is the last page. </div>
Documentation/dk/brics/automaton/class-use/SpecialOperations.html
hamoonmousavi/Walnut
<!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 Mon Nov 10 11:31:36 EST 2014 --> <title>Uses of Class dk.brics.automaton.SpecialOperations</title> <meta name="date" content="20...
known_files/hashes/wp-admin/css/wp-admin-rtl.min.css
gohdan/DFC
Wordpress 4.5.3 = 7d3e6d201f497ea46b41358e62bed2f1 Wordpress 4.1.13 = 081731ce01b46738e7adef8298ce8317 Wordpress 3.8.16 = c1c470fd221acba9da73357892b3fed0 Wordpress 3.5.2 = f9c6007ccbff118e5f77a60127c9121c Wordpress 4.2.13 = c68975fa2fc16fd96051530fb230668c Wordpress 4.3.9 = f77e30fb3963f31a628ad369fc71ad37 Wordpress 4...
user/themes/escapertheme/css/custom.css
zachkont/roomescaper
/* base fonts ========================================================================== */ html { font: normal 15px / 22px 'Roboto', Helvetica, Arial, sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; color: #212121; } h1, .uk-h1, h2, .uk-h2, h3, .uk-h3, h4, .uk-h4, h5, .uk-h5, h6, .uk-h...
django/contrib/aderit/questionnaire_extensions/templates/questionnaire/range.html
safanaj/django-contrib-aderit
{% load i18n questionnaire_ext %} {% get_answers as total %} <!-- Modificare il file range.js alla linea 19 con questo: --> <!-- var val = parseFloat(input.val()); --> <div class="clearfix rangeinput"> <div class="input"> &nbsp;&nbsp;&nbsp;<input name="question_{{ question.number }}" type="range" ...
openlavaweb/templates/openlavaweb/job_requeue_confirm.html
irvined1982/openlava-web
{% extends "openlavaweb/base.html" %} {% block content %} <p>Are you sure you want to requeue job: {{ object.job_id }} array index {{ object.array_index }}?</p> <a href="{% url "olw_job_requeue" object.job_id object.array_index %}?confirm=true{% if hold %}&hold=true{% endif %}" class="btn btn-danger btn-lg active" role...
doc/se/his/iit/it325g/mergeSorter/package-tree.html
JonasMikaelMellin/ConcurrentProgrammingExamplesInJava
<!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 Thu Oct 19 08:41:00 CEST 2017 --> <title>se.his.iit.it325g.mergeSorter Class Hierarchy</title> <meta name="date" content="2017-10-...
references/html5up-hyperspace/elements.html
GreensboroDaySchool/TutorScheduleWebApp
<!DOCTYPE HTML> <!-- Hyperspace by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> <html> <head> <title>Elements - Hyperspace by HTML5 UP</title> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale...
resources/style/memorial.css
idega/se.agura.memorial
/*** General HTML definitions ***/ /*** idegaWeb Memorial CSS classes ***/
templates/editmenuitem.html
Anchorhead/restaurants_demo_flask
<html> <h1> {{restaurant.name}} </h1> <h1> Edit {{item.name}} </h1> <body> <div> {% import "bootstrap/wtf.html" as wtf %} {{ wtf.quick_form(form) }} </div> </body> </html>
gtk-2.24.10/share/gtk-doc/html/gtk/GtkMenuToolButton.html
zombihello/lifeRadiant
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>GtkMenuToolButton</title> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="index.html" title="GTK+ 2 Reference Manual"> <link r...
solr-4.4.0/docs/solr-core/org/apache/solr/search/function/distance/class-use/HaversineFunction.html
tunacasserole/solr
<!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 Fri Jul 19 02:58:57 EDT 2013 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> Uses of Class org.apache.s...
stats/usa/LA/1968.html
guydavis/babynamemap
<head><title>Popular Baby Names</title> <meta name="dc.language" scheme="ISO639-2" content="eng"> <meta name="dc.creator" content="OACT"> <meta name="lead_content_manager" content="JeffK"> <meta name="coder" content="JeffK"> <meta name="dc.date.reviewed" scheme="ISO8601" content="2005-12-30"> <link rel="stylesheet" hre...
gr-pmt_cpp/docs/doxygen/html/PDU__remove__all__tags_8h.html
GrubiCom/FrameworkCRN
<!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...
JavaScript/testApiCall.html
siremi/Atomic-AI
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>AR OAuth Prototype</title> <!-- JavaScripts --> <script src="jQuery/jquery-3.1.1.min.js"></script> <!--Atomic Reach--> <script src="lib/js.cookie.js"></script> <script src="lib/md5.js"></script> <script src="lib/oaut...
packages/my-custom-theme/sass/example/example.css
msakamoto-sf/extjs42-senchacmdv4-exercise
/* * This file is generated by Sencha Cmd and should NOT be edited. It redirects * to the most recently built CSS file for the application to allow theme.html * to load properly for image slicing (required to support non-CSS3 browsers * such as IE9 and below). */ @import '../../build/resources/my-custom-theme-all...
src/app/@shared/components/cloud-mapping.component.html
naivefun/app.rest.studio
<div class="form-group row"> <label class="col-3 col-form-label">Sync Account</label> <div class="col-9"> <select class="custom-select"> <option [value]="account.id" *ngFor="let account of syncAccounts">{{account.title}}</option> </select> </div> </div> <div class="form-group row...
class6/data/news_raw_6742/Trump_AND_China_952_1620.html
jgarciab/wwd2017
<HTML> <HEAD> <STYLE TYPE="text/css"> .c0 { text-align: center; } .c1 { text-align: center; margin-top: 0em; margin-bottom: 0em; } .c2 { font-family: 'Courier New',Courier; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; } .c3 { text-align: center; margin-left: 13%; marg...
Documentation/Javadoc/javadoc/AIGS_Commons/org/fhnw/aigs/commons/communication/ResultMessage.html
suupermario/swe2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (1.8.0_11) on Thu Feb 26 13:31:40 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ResultMessage</title> <meta ...
2018/05/13/服务器性能指标概念解析/index.html
CapZhaot/CapZhaot.github.io
<!DOCTYPE html> <html class="theme-next muse use-motion" lang="zh-Hans"> <head> <meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <meta name="theme-color" content="#222"> <meta http-eq...
Style.css
Menachem35/Contacts-List-with-AngularJS
@charset "utf-8"; /* CSS Document */ body { margin:0; padding:0; } a {color: black;} h3 {color: black !important; } .header {padding-top: 15px;} .mainContainer { background-color: #fffff; display: block; } .listIcon { } .contactListSection { width: 100%; border: 3px solid ...
AdminIncludes/module-config-js.html
thelia-modules/Keyword
<script> $.fn.bootstrapSwitch || {javascripts file='assets/js/bootstrap-switch/bootstrap-switch.js'}document.write('<script src="{$asset_url}"><\/script>');{/javascripts} window.bootstrapSwitch || {javascripts file='assets/js/bootstrap-editable/bootstrap-editable.js'}document.write('<script src="{$asset_url}"><...
public/partials/album-list.html
abilashvemula/musicapp_node
<div class="row"> <div class="col-md-6 col-md-offset-3"> <div class="bg-info" ng-if="albums.length === 0">No Albums Yet.. Please Upload Music Files</div> <div class="list-group"> <a ng-repeat="album in albums" ng-href="#!/albums/{{album.id}}" class="list-group-item">{{album.title}}</a> ...
ARDUINO/LaCOOLBoard/extras/doxygenDocs/html/functions_f.html
TamataOcean/TamataSpiru
<!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/reference/stat_flow.html
corybrunson/ggalluvial
<!-- Generated by pkgdown: do not edit by hand --> <!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.0"> <title>Flow positions — stat_flow • ggalluvial</title> <!-- jquery --> <sc...
node_modules/npm/html/doc/cli/npm-help-search.html
rgujju/NexIDE
<!doctype html> <html> <title>npm-help-search</title> <meta http-equiv="content-type" value="text/html;utf-8"> <link rel="stylesheet" type="text/css" href="../../static/style.css"> <link rel="canonical" href="https://www.npmjs.org/doc/cli/npm-help-search.html"> <script async=true src="../../static/toc.js"></s...
docs/cnb.modAvailable.CNBMMspy.CNBMMspy-class.html
hackfestca/cnb
<?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>cnb.modAvailable.CNBMMspy.CNBMMspy</title> <link rel="stylesheet" href="epydoc.css" type="t...
boost_1_51_0/doc/html/boost/date_time/base_time.html
tianyang-li/de-novo-rna-seq-quant-1
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Class template base_time</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="...
commons/src/tch2/partials/alternatives-summary.html
insitu-project/foss-browser-extensions
<!-- Summary Table of Alternatives --> <table class="alternatives-summary" ng-if="carpools.haveAlternatives || tickets.haveAlternatives || coaches.haveAlternatives"> <caption class="visually-hidden"> <p>Résumé des offres alternatives trouvées</p> </caption> <colgroup> <col span="1"> ...
node_modules/react-vis/coverage/dist/lib/plot/series/vertical-bar-series.js.html
soniacq/LearningReact
<!doctype html> <html lang="en"> <head> <title>Code coverage report for dist/lib/plot/series/vertical-bar-series.js</title> <meta charset="utf-8" /> <link rel="stylesheet" href="../../../../prettify.css" /> <link rel="stylesheet" href="../../../../base.css" /> <meta name="viewport" content="width=de...
client/assets/css/humidityreading.css
smoriarty21/HOBloom
.reading-wrapper { width: 200px; height: 200px; margin: 10px 0 0 10px; background-color: #363636; } .reading-name { display: inline-block; font-size: 32px; margin-top: 10px; width: 100%; text-align: center; color: #FFF; } .reading { display: inline-block; margin-top: 30px; text-align: center...
bread/templates/order_list_orders_add.html
Adverpol/eco-basket
<!-- extend base layout --> {% extends "base.html" %} {% from "_macros.html" import render_field, render_field_nolabel %} {% set active_page = "order_lists" %} {% block content %} <div class="row"> <div class="col-md-6 col-md-offset-3"> <h2>Orders</h2> <p>Note: only orders not yet assigned to an order list are shown...
wpilib/java/current/javadoc/edu/wpi/first/wpilibj/tables/ITable.html
FRCTeam-4829-TitaniumTigers/2015-2016-FRCComp
<!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 Fri Jan 15 14:22:22 EST 2016 --> <title>ITable (wpilibj API)</title> <meta name="date" content="2016-01-15"> <link rel="stylesheet" type...
externals/weatherslider/css/weatherslider.css
blue-eyed-devil/testCMS
/* * Style settings of WeatherSlider * * (c) 2011-2016 George Krupa, John Gera & Kreatura Media * * Plugin web: https://kreaturamedia.com/ * Licenses: http://codecanyon.net/licenses/ */ /* Removing all default global styles */ .ws-container img { box-shadow: none !important; -o-box-shadow: none !impor...
spring-mvc-restful/src/main/resources/templates/customers/edit.html
DISID/disid-proofs
<!DOCTYPE html> <html data-layout-decorator="layouts/default-layout"> <head> <meta charset="UTF-8" data-th-remove="all" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" data-th-remove="all" /> <meta name="viewport" content="width=device-width, initial-scale=1" data-th-remove="all" /> <meta name="d...
docs/icens/html/classwebsocketpp_1_1extensions_1_1permessage__deflate_1_1enabled.html
nsol-nmsu/ndnSIM
<!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/koalanlp/kr.bydelta.koala.data/-dep-edge/hash-code.html
nearbydelta/KoreanAnalyzer
<HTML> <HEAD> <meta charset="UTF-8"> <title>DepEdge.hashCode - koalanlp</title> <link rel="stylesheet" href="../../../style.css"> </HEAD> <BODY> <a href="../../index.html">koalanlp</a>&nbsp;/&nbsp;<a href="../index.html">kr.bydelta.koala.data</a>&nbsp;/&nbsp;<a href="index.html">DepEdge</a>&nbsp;/&nbsp;<a href="./hash-...
htdocs/auth/ldap/lang/fi.utf8/help/forms/auth_config.bind_dn.html
discendum/eportfolio
<h3>Yksikäsitteinen nimi</h3> <p>Jos haluat käyttää sidoskäyttäjää etsiäksesi käyttäjiä, määrittele se tässä. Jotain esim. 'cn=ldapuser,ou=public,o=org'. Jätä tämä tyhjäksi anonyymille sidokselle.</p>
resources/Xalan/xalan-j_2.7.1-bin/docs/apidocs/org/apache/xalan/xsltc/compiler/util/class-use/NodeType.html
doughtnerd/POD
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Thu Nov 22 16:43:23 EST 2007 --> <TITLE> Xalan-Java 2.7.1: Uses of Class org.apache.xalan.xsltc.compiler.util.NodeType </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" T...
docs/html/class_k_p_sliding-members.html
just-another-one-timmy/mechanism-cpp
<!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>Tmmproject: Cписок членов класса</title> <link href="tabs.css" rel="sty...
heron/examples/nolaunch/index.html
heron-mc/heron-mc
<!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>Heron Examples - Explicitly Create and Show Heron Components</title>...
post/car/index.html
nmuravieva/www
<!DOCTYPE html> <html lang="ru-RU"> <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"> <meta name="generator" content="Hugo 0.31" /> <meta name="author" content=...
reference/vNESp5/package-tree.html
mcanet/vNESp5
<!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 Sun Apr 01 11:19:32 CEST 2012 --> <TITLE> vNESp5 Class Hierarchy </TITLE> <META NAME="date" CONTENT="2012-04-01"> <LINK REL ="stylesheet" TY...
elmsln-lmsless.html
elmsln/elmsln-lmsless
<link rel="import" href="../polymer/polymer.html"> <link rel="import" href="../iron-ajax/iron-ajax.html"> <link rel="import" href="../lrn-icons/lrn-icons.html"> <link rel="import" href="../paper-scroll-header-panel/paper-scroll-header-panel.html"> <!-- `elmsln-lmsless` Webcomponent for creating an LMSless university @...
www/views/messaging/messaging.css
eaqp2016g2/Book2ShareWeb
/* *, *:before, *:after { box-sizing: inherit; } */ /*html { box-sizing: border-box; height: 100%; margin: 0; padding: 0; } body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family: "Roboto", sans-serif; margin: 0; padding: 0; height: 100%...
public/css/app.css
mua22/ono
@charset "UTF-8"; @import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600"); /*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necol...
FPGA_FLOW/Karat/Karat_ASIC_Viv/Kat_Verf.hw/webtalk/usage_statistics_ext_labtool.html
GSejas/Karatsuba_FPU
<HTML><HEAD><TITLE>Device Usage Statistics Report</TITLE></HEAD> <BODY TEXT='#000000' BGCOLOR='#FFFFFF' LINK='#0000EE' VLINK='#551A8B' ALINK='#FF0000'><H3>LABTOOL Usage Report</H3><BR> <TABLE BORDER='1' CELLSPACING='0' WIDTH='100%'> <TR ALIGN='CENTER' BGCOLOR='#A7BFDE'><TD COLSPAN='4'><B>software_version_and_target_...
doc/html/classch_1_1innovazion_1_1arionide_1_1ui_1_1topology_1_1_point-members.html
thedreamer979/Arionide
<!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...
projects/tutorials-master/tutorials-master/spring-roo/src/main/resources/templates/books/list.html
Niky4000/UsefulUtils
<!DOCTYPE html> <html lang="en" data-layout-decorate="~{layouts/default-list-layout}"> <head id="head"> <title data-th-text="#{label_list_entity(#{label_book_plural})}"> List Book - roo - SpringRoo Application</title> </head> <body id="body"> <header role="banner"> <!-- Content replaced by l...
images/unit5/knowl/p-1502.html
rhutchinson20/mt21c
<!DOCTYPE html> <html lang="en-US"> <!--********************************************--> <!--* Generated from PreTeXt source *--> <!--* on 2021-03-10T19:26:01-08:00 *--> <!--* A recent stable commit (2020-08-09): *--> <!--* 98f21740783f166a773df4dc83cab5293ab63a4a *--> <!--* ...
docs/run.html
seanjohnson20/BudgetBuddy
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html;charset=utf-8"> <title>run.py</title> <link rel="stylesheet" href="pycco.css"> </head> <body> <div id="background"></div> <div id='container'> <div class='section'> <div class='docs'><h1>run.py</h1></div> </div> <div class=...
doc/src/com/javadoq/javadoc/ASTNode.java.html
jianjunl/javadoq
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//"> <html> <head> <meta name="generator" content="JavaDoq 1.0 - DOCUment JAVA In Source" charset='utf-8'> <title>JavaDoq: com.javadoq.javadoc.ASTNode.java</title> <link rel ="stylesheet" type="text/css" href="../../../stylesheet.css" title="style"> </head> <body> <tab...
oioioi/portals/templates/portals/widgets/problem-table.html
sio2project/oioioi
{% load i18n %} <table class="table table-condensed table--auto-width table--borderless"> <thead> <tr> <th>{{ header }}</th> <th></th> </tr> </thead> <tbody> {% for problem in problems %} <tr> <td><a href="{{ problem.url }}">{{ problem.nam...
bin/solr-4.3.1/docs/solr-solrj/org/apache/solr/common/params/class-use/RequiredSolrParams.html
jeffersonmolleri/sesra
<!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 Sun Jun 09 12:16:19 GMT+05:30 2013 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> Uses of Class org.apache.so...
resources/Apache/Apache-POI-3.16-beta2/poi-bin-3.16-beta2-20170202/poi-3.16-beta2/docs/apidocs/org/apache/poi/util/HexRead.html
doughtnerd/POD
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>HexRead (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascr...
kaithem/src/docs/thirdparty/python-3.8.0b3-docs-html/library/tkinter.html
EternityForest/KaithemAutomation
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>tkinter — Python interface to Tcl/Tk &#8212; Python 3.8.0b3 documentation</title> <link rel="stylesheet" href="../_static/pydoctheme.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygm...
doc/fr/cdiEnterprise/util/class-use/ReadProperties.html
CDI-Enterprise/ecf-16035-a
<!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_101) on Thu Oct 27 14:14:31 CEST 2016 --> <title>Uses of Class fr.cdiEnterprise.util.ReadProperties</title> <meta name="date" content="20...
lib/lucene-4.0.0/docs/analyzers-common/org/apache/lucene/analysis/hy/package-use.html
dburgmann/fbRecommender
<!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_27) on Sat Oct 06 02:58:53 EDT 2012 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> Uses of Package org.apache.lucene...
vendor/bca/curl/docs/markers.html
brodkinca/hubcap
<!DOCTYPE html><html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"> <meta charset="utf-8"> <title>BCA cURL Wrapper Library</title> <meta name="author" content="Mike van Riel...
model-jpa-gae/distribution-management.html
slspeek/FSpotCloudSite
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- Generated by Apache Maven Doxia at Apr 6, 2012 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; chars...
docs/class_text_node-members.html
monzo94/RunawayMonkey
<!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...
index.html
rmhowe/search-ui
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Search UI</title> <link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'> </head> <body> <div id="app"></div> ...
CAPIRSolver/doc/CAPIRSolver_API/search/functions_77.html
truonghuy/capir
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="search...
RossFamilyTree/evt/7/d/d15f60009bd5c51007d9c4311d7.html
RossGammon/the-gammons.net
<!DOCTYPE html> <html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head lang="en-GB"> <title>Ross Gammon’s Family Tree - Events</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" /> <meta name ="apple-mo...
app/client/views/character/stats/attributeDialog/attributeDialog.html
ThaumRystra/DiceCloud1
<!-- needs name, char, and statName --> <template name="attributeDialog"> {{#baseDialog title=name class=color hideEdit=true}} {{> attributeDialogView}} {{/baseDialog}} </template> <template name="attributeDialogView"> {{#if showNewUserExperience}} {{#infoBox}} <p> This dialog shows how your speed is set...
css/bar.css
Hocheese/stiei-game-develop-website
.lanren { width : 800px; border : 1px solid #fff; height : 25px; /* margin : 450px auto; */ } #bar { display : block; background-color : mediumpurple; float : left; height : 100%; text-align : center; line-height : 25px; color : #FFF; opacity : 0.7; }
ultimo_sito_html/voy/voy064.html
luigirosa/hypertrek
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="it"> <head> <meta http-equiv="pics-label" content="(pics-1.1 &quot;http://www.icra.org/ratingsv02.html&quot; l gen true for &quot;http://www.hypertrek.info/&quot; r (cz 1 lz 1 nz 1 oz 1 vj 1) &quot;ht...
app/vendors/PHPExcel/Documentation/API/PHPExcel_CachedObjectStorage/PHPExcel_CachedObjectStorage_SQLite3.html
bfritscher/exceldiff
<html> <head> <title>Docs For Class PHPExcel_CachedObjectStorage_SQLite3</title> <link rel="stylesheet" type="text/css" href="../media/style.css"> </head> <body> <table border="0" cellspacing="0" cellpadding="0" height="48" width="100%"> <tr> <td class="header_top">PHPExcel_CachedObjectStorage</td> </tr> <tr...
arjs-test-2.html
jgbarah/html5-playground
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <!-- include A-Frame obviously --> <script src="https://aframe.io/releases/0.6.0/aframe.min.js"></script> <!-- include ar.js for A-Frame --> <script src="https://jeromeetienne.github.io/AR.js/aframe/build/aframe-ar.js"></script> </head> <...
app/commons/templates/commons/search.html
AlexandreDecan/Lexpage
{% extends "__base.html" %} {% block title %}Rechercher | {{ block.super }}{% endblock title %} {% block page %} <h2>Rechercher sur le site</h2> <form method="post" class="form" action=""> {% csrf_token %} {% include "_form_errors.html" %} {% for field in form %} {% include "_form_field.html" with field=field ...
mini/templates/index.html
opatut/mini
{% extends "_base.html" %} {% block title %}Home{% endblock %} {% block content %} <div class="page-header"> <h1>Index</h1> </div> {% endblock %}
_source/news/2016-12-13-rbi.html
InstantKhabar/_source
--- title: "आरबीआई अधिकारी भी नोटों की दलाली में शामिल, गिरफ्तार" layout: item category: ["india"] date: 2016-12-13T08:04:22.170Z image: 1481616262169rbi.jpg --- <p>नई दिल्ली: सीबीआई ने बेंगलुरु में दो अन्य लोगों के साथ आरबीआई के एक अधिकारी को गिरफ्तार किया है. बताया जा रहा है कि सीबीआई ने इनके पास से 17 लाख रुपये कैश ...
_source/news/2017-08-23-jet-king.html
InstantKhabar/_source
--- title: "Jetking announces national championship among students to make them future-ready" layout: item category: ["business"] date: 2017-08-23T07:48:42.134Z image: 1503494322133jet-king.jpg --- <p>Mumbai: As a part of celebrating their Founder’s Day, Jetking announces “Step Into The Future – 2017 to 2030” a nationa...
newsTemplate/20220121-sl.html
gcompris/GCompris-site
{% extends "template/onenews.html" %} {% set title = 'Izdaja GCompris 2.1' %} {% set withlongcontent = 0 %} {% block content %} <img src='{{ newsFolder }}images/r2.1-small.png' class='col-xs-12 col-md-4' alt='gcompris 2.1' style='float: right; padding-left: 10px; cursor: pointer;' onclick="window.open('{{ newsFolder }}...
fuzzy/doc/tfg/fuzzy/primitives/rules/SupportRules.html
luis-r-izquierdo/netlogo-fuzzy-logic-extension
<!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_122-ea) on Thu Jun 29 10:12:18 CEST 2017 --> <title>SupportRules</title> <meta name="date" content="2017-06-29"> <link rel="stylesheet" type="t...
ScriptReference/Handles.ArrowCap.html
rakuten/Uinty3D-Docs-zhcn
<!DOCTYPE html> <html lang="en" class="no-js"> <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.0" /> <title>Unity - Scripting API: Handles.ArrowCap</title> <meta name="descrip...
rdoc/files/README.html
snmgian/simple_sorting
<!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" lang="en"> <head> <title>File: README [SimpleSorting]</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equi...
DentalImageViewer/lib/jiu-0.14.3/doc/api/net/sourceforge/jiu/filters/class-use/BorderSampleGenerator.html
juehv/DentalImageViewer
<!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 Aug 03 23:26:22 CEST 2009 --> <TITLE> Uses of Class net.sourceforge.jiu.filters.BorderSampleGenerator (JIU API documentation) </TITLE> <M...
RossFamilyTree/evt/c/c/d15f5fd9daf7c9ee553ffb932cc.html
RossGammon/the-gammons.net
<!DOCTYPE html> <html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head lang="en-GB"> <title>Ross Gammon’s Family Tree - Events</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" /> <meta name ="apple-mo...
app-popoto/index.html
sim51/jahia-definition-analysis
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Popoto Search</title> <link rel="stylesheet" href="./css/popoto.min.css"> </head> <body class="ppt-body"> <header class="ppt-header"> <span class="ppt-header-span">POPOTO JS 0.0-&alpha;...
src/main/webapp/CloudAdmin/fixed_header_sidebar.html
sangjw/99work
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <title>Cloud Admin | Fixed Header & Sidebar</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, user-scalable=no"> <meta name="description" ...
poi-3.8/docs/apidocs/org/apache/poi/ss/formula/eval/class-use/BlankEval.html
gmchen/MosquitoSimulation
<!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 Sat Mar 17 18:05:47 MSK 2012 --> <TITLE> Uses of Class org.apache.poi.ss.formula.eval.BlankEval (POI API Documentation) </TITLE> <ME...