path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
rules/rgaa3-2017/src/test/resources/testcases/rgaa32017/Rgaa32017Rule110101/Rgaa32017.Test.11.01.01-1Passed-06.html
Tanaguru/Tanaguru
<!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" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>Rgaa32017 Test.11.01.1 Passed 06</ti...
WindSim.Batch.Core.Test/TestFiles/small_field_test/Layout 1/report/template/terrain_roughness.html
fparaggio/WindSimBattery
<!--template--> <SCRIPT LANUAGE="JavaScript"> AcceptableBrowser = document.images; Height = 1; Width = 1; // Image dimensions if (AcceptableBrowser) { // The name of the variable with the "Dn" suffix must match // the first ReplaceImage parameter in the onMouseOver call // The name of the variable ...
index.html
Elphel/jp4-canvas
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"/> <meta name="author" content="?"/> </head> <body> <script src="jquery-2.1.3.min.js"></script> <script src="jcanvas.min.js"></script> <script src="exif.js"></script> <script src="jp4-canvas.js"></script> </body> </html>
twistranet/twistapp/templates/registration/login.html
numericube/twistranet
{% extends "base.html" %} {% load i18n %} {% block title %}{% endblock %} {% block topbar %}{% endblock %} {% block menu_items %}{% endblock %} {% block breadcrumb %}{% endblock %} {% block searchform %}{% endblock %} {% block globalbar %}{% include 'registration/introduction.box.html' %}{% endblock %} {% block contex...
core/media/dhtmlxGrid/docsExplorer/dhtmlxgrid/dhtmlxgrid___api_method_dhtmlxgridobject_getsortingstate.html
IanLawrence/InnovationManagement
<!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" dir="ltr"> <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><link rel="stylesheet" href="../codebase/default.css" ty...
public/telephone/skins/original/jQuery-Mobile-Icon-Pack/original/jqm-icon-pack-2.0-original.css
lolgzs/opacce
/* jQuery Mobile Icon Pack andy matthews @commadelimited */ /* Icons -----------------------------------------------------------------------------------------------------------*/ .ui-icon, .ui-icon-searchfield:after { background: #666666; background: rgba(0,0,0,.4); background-image: url('images/icons-18-white...
c2/rotate.html
bradchristie/taminations
<!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link type="image/x-icon" href="../favicon.ico" rel="icon" /> <link href="../src/tamination.css" type="text/css" rel="stylesheet" /> <link href="../src/jque...
modules/BorhanSupport/tests/FullscreenOnPlay.html
bordar/mwEmbed
<!DOCTYPE HTML> <html> <head> <title> Fullscreen on play</title> <script type="text/javascript" src="http://code.jquery.com/jquery.min.js"></script> <script type="text/javascript" src="../../../mwEmbedLoader.php"></script> <script type="text/javascript" src="../../../docs/js/doc-bootstrap.js"></script> <meta n...
static/blog/40323213-cdw11-bao-gao.html
40323226/26
<!DOCTYPE html> <html lang="en" > <head> <title>40323213 cdw11 報告 - CDW11 網頁 (虎尾科大MDE)</title> <!-- Using the latest rendering mode for IE --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <styl...
ckanext/gobar_theme/templates/package/snippets/search_facets.html
bishalkc/portal-andino-theme
{% with items = h.get_facet_items_dict(name) %} <div class="search-filter invisible"> <h2 class="filter-title">{{ title }}</h2> {% if items %} <ul class="filter-values"> {% for item in items %} {% set href = h.remove_url_param(name, item.name, extras=e...
blog/authors.html
s40523224/2016fallcp_hw
<!DOCTYPE html> <html lang="en" > <head> <title>Authors - 2018 cd 課程網誌 (虎尾科大MDE)</title> <!-- Using the latest rendering mode for IE --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> ...
trust_brasil/static/description/index.html
Trust-Code/trust-addons
<!DOCTYPE HTML> <meta charset="utf-8" /> <section class="oe_container"> <div class="oe_row oe_spaced"> <div class="oe_span12"> <h2 class="oe_slogan">Módulo base de configuração TrustCode- Localização Brasileira</h2> <h3 class="oe_slogan">TrustCode - Criando códigos confiáveis</h3> ...
Ephesoft_Community_Release_4.0.2.0/javadocs/com/ephesoft/gxt/admin/shared/constant/package-tree.html
ungerik/ephesoft
<!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 Jul 10 16:43:06 IST 2015 --> <title>com.ephesoft.gxt.admin.shared.constant Class Hierarchy</title> <meta name="date" c...
mysite/missions/templates/missions/mission_base.html
jledbetter/openhatch
{% extends 'base/one_column.html' %} {% comment %} # This file is part of OpenHatch. # Copyright (C) 2010, 2011 Jack Grigg # Copyright (C) 2010, 2011 OpenHatch, Inc. # Copyright (C) 2011 Krzysztof Tarnowski # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero G...
docs/source/_docfx/api/reference/InfinniPlatform.DocumentStorage.Interceptors.IDocumentStorageInterceptor-1.html
InfinniPlatform/InfinniPlatform.readthedocs.org.en
<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Interface IDocumentStorageInterceptor&lt;TDocument&gt; </title> <meta name="viewport" content="width=device-width"> <meta name="title" content=...
rules/rgaa4-2019/src/test/resources/testcases/rgaa42019/Rgaa42019Rule101303/Rgaa4-2019.Test.10.13.3-2Failed-01.html
Tanaguru/Tanaguru
<!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" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>Rgaa4-2019 Test.10-13-3 Failed 01</tit...
public/app/node_modules/@uirouter/core/_doc/interfaces/url.paramfactory.html
laclasse-com/service-portail
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>ParamFactory | @uirouter/core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../as...
public/html/directives/genericEntity.html
ubenzer/tezapp
<div class="entity {{entityData.className}}" ng-click="toggleElement(entityData.uri)" ng-class="{'selected': isElementSelected(entityData.uri)}" > <span class="entity-description" popover-title="{{ entityData.label }}" popover="{{ entityData.popover }}" popover-trigger="mouseenter" ...
_source/_posts/2006-05-03-3voor12plundertmusea.html
creativecommons/www2015
--- layout: post title: 3voor12 plundert musea date: 2006-05-03 15:12:26.000000000 -04:00 categories: - Weblog tags: [] status: publish type: post published: true meta: {} author: login: mike email: ml@creativecommons.org display_name: Mike Linksvayer first_name: Mike last_name: Linksvayer --- <p>Marco Raapho...
web/fb-share/programa/es/28.html
podemos-info/programa-electoral-podemos-26j
<!DOCTYPE html> <html lang="es"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Podemos - Reorientación del sector de la construcción</title> <meta property="og:title" content="Podemos - Reorientación del sector de la construcción" /> <meta property="og:description" content="Reo...
interface/html5/views/hr/qualification/UserEducationEditView.html
aydancoskun/timetrex-community-edition
<div class="edit-view UserEducationEditView"> <div class="edit-view-tab-bar" id="user_education_edit_view_tab_bar"> <div class="navigation-div" style="display: none"> <span class="navigation-label"></span> <img class="left-click arrow"/> <div class="navigation-widget-div"></div> <img class="right-click a...
gtk+-2.16.6/docs/reference/gtk/html/ui-manager.html
pocketbook-free/browser
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>User Interface Manager Object</title> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="index.html" title="GTK+ Reference Manual...
reader/apidocs/org/fosstrak/reader/rprm/core/msg/command/EventTypeCommand.html
Fosstrak/fosstrak.github.io
<!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_07) on Tue Jul 29 17:21:00 CEST 2008 --> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> EventTypeCommand (re...
docs/reference/gtk/html/gtk-builder-convert.html
ystk/debian-gtk-2.0
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>gtk-builder-convert</title> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="index.html" title="GTK+ Reference Manual"> <link r...
doc/html/qshortcutevent.html
sunblithe/qt-everywhere-opensource-src-4.7.1
<?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" /> <!-- qevent.cpp --...
3rdparty/spring-framework-2.5.1/docs/api/org/springframework/test/context/transaction/class-use/TransactionConfigurationAttributes.html
cacheonix/cacheonix-core
<!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_03) on Wed Jan 09 13:25:40 CET 2008 --> <TITLE> Uses of Class org.springframework.test.context.transaction.TransactionConfigurationAttributes (Spring...
Documentacion/dx_System_class.MATH_Rand.html
VisualStudioEX3/dx_lib32
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> <head> <meta http-equiv="Content-Type" content="Text/html; charset=iso-8859-1"> <meta name="Author" content = "misho" > <meta name="GENERATOR" content="VBDOX [1.0.24]" > <script SRC="linkcss.js"></script> <script SRC="langref.js"></s...
3rdparty/spring-framework-2.5.1/docs/api/org/springframework/web/bind/annotation/class-use/SessionAttributes.html
cacheonix/cacheonix-core
<!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_03) on Wed Jan 09 13:25:39 CET 2008 --> <TITLE> Uses of Class org.springframework.web.bind.annotation.SessionAttributes (Spring Framework API 2.5) </...
csound/html/FLtext.html
gogins/gogins.github.io
<?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>FLtex...
Dev/Dev2Dox/html/class_res_cache-members.html
MikeMcShaffry/gamecode3
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>GameCode: Member List</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.3 --> <div class="qindex"><a cla...
modules/point/tpl/config.html
daolcms/xdt-ex-core
<!--#include("./header.html")--> <p>{$lang->about_point_module}</p> <div cond="$XE_VALIDATOR_MESSAGE" class="message {$XE_VALIDATOR_MESSAGE_TYPE}"> <p>{$XE_VALIDATOR_MESSAGE}</p> </div> <form ruleset="insertConfig" action="./" method="post" class="form"> <input type="hidden" name="module" value="point" /> <input typ...
doc/html/qscriptvalue-obsolete.html
sunblithe/qt-everywhere-opensource-src-4.7.1
<?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" /> <!-- qscriptvalue....
doc/html/qtextstream-members.html
kobolabs/qt-everywhere-4.8.0
<?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" /> <!-- qtextstream.c...
reader/apidocs/org/fosstrak/reader/rp/proxy/invocationHandlers/package-use.html
Fosstrak/fosstrak.github.io
<!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_07) on Tue Jul 29 17:23:05 CEST 2008 --> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> Uses of Package org....
doc/html/qt-overview.html
kobolabs/qt-everywhere-4.8.0
<?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" /> <!-- qt-features.q...
lib/cricket/core/Page/cricket/css/tables.css
stevencoulter/cricket
/* tables */ div.table-fixed { border: 1px solid #cccccc; } div.table-head { overflow-y:scroll; overflow-x:hidden; } div.table-body { overflow-y:scroll; overflow-x: hidden; background-color: white; } table.list { width: 100%; border-collapse:collapse; } div.table-fixed div.ta...
csound/html/fareyleni.html
gogins/gogins.github.io
<?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>farey...
doc/html/draganddrop-draggabletext-dragwidget-cpp.html
sicily/qt4.8.4
<?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: d...
doc/html/qmake-precompiledheaders.html
sicily/qt4.8.4
<?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" /> <!-- qmake-manual....
book_code/WebGL/6E/CHAPTER03/chap3ex6v2.html
stighenriksen/icp_angel
<!DOCTYPE html> <head> <title>Rotating Cube</title> <button id = "Button1">Rotate X</button> <button id = "Button2">Rotate Y</button> <button id = "Button3">Rotate Z</button> <script type="text/javascript" src="../Common/glMatrixEA.js"></script> <script type="text/javascript" src="../Common/initShaders2.js"></sc...
app/config/views/config/debug.html
idreamsoft/iCMS
<div class="form-group row"> <label class="col-sm-1 col-form-label" for="debug_php">程序提示</label> <div class="col-sm-8"> <input type="checkbox" data-toggle="switch" name="config[debug][php]" id="debug_php" <?php echo $config['debug']['php'] ? 'checked' : ''; ?> /> <small class="form-text text-mut...
tnk1/tora/bmdbr/qnay_axel.html
erelsgl/erel-sites
<!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' lang='he' dir='rtl'> <head> <meta http-equiv='Content-Type' content='text/html; charset=windows-1255' /> <meta charset='windows-1255' /> <meta http-equ...
doc/html/classeprosima_1_1rpc_1_1exception_1_1_server_not_found_exception-members.html
osrf/librpcdds
<!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...
tnk1/nvia/tryasr/zk-12-10.html
erelsgl/erel-sites
<!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' lang='he' dir='rtl'> <head> <meta http-equiv='Content-Type' content='text/html; charset=windows-1255' /> <meta charset='windows-1255' /> <meta http-equ...
static/css/checkout.css
frafra/serveurlibre
button[disabled] { text-decoration:line-through; } #offercontainer { position: absolute; margin: 0px; height: 100%; width: 350px; } #offer { margin: 0px; height: 80px; width: 100%; } #offer > button { height: 30px; } #items { overflow-y: scroll; overflow-x: auto; position...
web/schedule/app/web/css/themes/theme9.css
Ajrose/heizfabrik
@font-face { font-family: 'Source Sans Pro'; font-style: normal; font-weight: 300; src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGOode0-EuMkY--TSyExeINg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/sourcesanspro/v9/t...
doc/html/_over_charge_shot1_command_8h.html
kidaa/Awakening-Core3
<!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...
doc/html/simulationcontrol_8cpp.html
S4H/VIPPS
<!-- HTML header for doxygen 1.8.8--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- For Mobile Devices --> ...
WebSite/WebSiteContent/pages/_old/Commerces.html
RopiMons/RopiDocs
<h1>Comment trouver les prestataires membres</h1> <h2>Cartographie</h2> <p>mapfaire.com/Ropi</p> <h2>Logo</h2> <p>slider avec logo/nom des prestataire.</p> <p>Les premiers sont les plus r&eacute;cemments inscrits comme membre</p> <h2>Recherche</h2> <p>(par commerce / produits / quartier)</p>
tnk1/tora/brejit/tarikim05.html
erelsgl/erel-sites
<!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' lang='he' dir='rtl'> <head> <meta http-equiv='Content-Type' content='text/html; charset=windows-1255' /> <meta charset='windows-1255' /> <meta http-equ...
tnk1/sofrim/zuckm/qvua.html
erelsgl/erel-sites
<!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' lang='he' dir='rtl'> <head> <meta http-equiv='Content-Type' content='text/html; charset=windows-1255' /> <meta charset='windows-1255' /> <meta http-equ...
doc/html/interface_catharsis_1_1_web_1_1_widgets_1_1_i_cackle_login_widget.html
prokhor-ozornin/Catharsis.NET.Web.Widgets
<!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...
tnk1/messages/prqim_t0132_0.html
erelsgl/erel-sites
<!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' lang='he' dir='rtl'> <head> <meta http-equiv='Content-Type' content='text/html; charset=windows-1255' /> <meta charset='windows-1255' /> <meta http-equ...
src/main/java/com/vividsolutions/jts/planargraph/algorithm/package.html
Semantive/jts
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <!-- --> </head> <body bgcolor="white"> Classes which implement graph algorithms on planar graphs. </body> </html>
templates/avi/panel_job_list.html
parameterspace-ie/example-avi-multiple-pipelines
<div class="panel panel-info"> <div class="panel-heading"> <h4>All Jobs</h4> </div> <div class="panel-body"> This page lists all pipeline jobs, for both pipelines provided by the AVI. <p> <ul> <li><strong>AnalyseUlyssesOutput</strong> task: Ulysses pipeline</li> <li><strong>...
doc/javadoc/gate/jape/class-use/Constraint.html
liuhongchao/GATE_Developer_7.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_24) on Thu Feb 09 13:37:56 GMT 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class gate.jape.Constrain...
html/wcsunits_8h_source.html
Punzo/wcslib
<!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...
doc/html/_dna_component_implementation_8cpp.html
kidaa/Awakening-Core3
<!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...
app/layout/footer/footer.html
TangerineKenya/tangerine-admin
<span>&copy; {{app.year}} - {{app.name}}</span>
qt-everywhere-opensource-src-4.7.4/doc/html/qnetworkcookie-members.html
ssangkong/NVRAM_KWU
<?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" /> <!-- qnetworkcooki...
qt-everywhere-opensource-src-4.7.4/doc/html/declarative-toys-clocks.html
ssangkong/NVRAM_KWU
<?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" /> <!-- qml-examples....
tnk1/ktuv/mja/01-26.html
erelsgl/erel-sites
<!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' lang='he' dir='rtl'> <head> <meta http-equiv='Content-Type' content='text/html; charset=windows-1255' /> <meta http-equiv='Content-Script-Type' content='...
tnk1/messages/prqim_t08a_2.html
erelsgl/erel-sites
<!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' lang='he' dir='rtl'> <head> <meta http-equiv='Content-Type' content='text/html; charset=windows-1255' /> <meta charset='windows-1255' /> <meta http-equ...
PlexByte.MoCap/PlexByte.MoCap.Interactions/Doc/html/interface_plex_byte_1_1_mo_cap_1_1_interactions_1_1_i_interaction_factory-members.html
christiansax/MoCap
<!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...
source/phone/dev4/ui/uexSecurityKeyboard/source_content.html
AppCanOpenSource/appcan-native-helper
<!DOCTYPE html> <html class="um landscape min-width-240px min-width-320px min-width-480px min-width-768px min-width-1024px"> <head> <title></title> <meta charset="utf-8"> <meta name="viewport" content="target-densitydpi=device-dpi, width=device-width, initial-scale=1, user-scalable=no, ...
tnk1/messages/prqim_t0102_14.html
erelsgl/erel-sites
<!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' lang='he' dir='rtl'> <head> <meta http-equiv='Content-Type' content='text/html; charset=windows-1255' /> <meta charset='windows-1255' /> <meta http-equ...
doc/html/search/enums_61.html
BlueVia/Official-Library-.Net
<!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...
example/CheckBoxGroup/checkbox3.html
yonghuang/fastui
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Checkbox 无列宽竖向排列 按百分比等比计算宽度</title> <meta name="author" content="admin" /> <!-- D...
RedpinAndroid/doc/org/redpin/android/ui/NewMapActivity.html
BenjaminMesre/UPMCarte
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_31) on Wed May 30 14:15:23 CEST 2012 --> <TITLE> NewMapActivity </TITLE> <META NAME="date" CONTENT="2012-05-30"> <LINK REL ="stylesheet" TYPE="text...
lib/Docs/javadoc/org/lwjgl/opengl/class-use/ARBTextureEnvDot3.html
GokulEvuri/VenganceRabbit
<!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_26) on Sun Dec 22 15:55:58 GMT 2013 --> <TITLE> Uses of Class org.lwjgl.opengl.ARBTextureEnvDot3 (LWJGL API) </TITLE> <META NAME="date" CONTENT="201...
yeoman/app/index.html
pascalleclercq/angularjs-sandbox
<!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title></title> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <!-- build:css(.tmp) styles/main....
css/form.css
Humanise/hui
.hui_form { padding: 0px; margin: 0px; font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif; text-align: left; } .hui_form_header { color: #0077cd; font-size: 13pt; padding-bottom: 5px; } /********************************** Field set *********************************/ .hui_form_fieldset { b...
p/personal-organization-in-three-easy-steps/feed/index.html
ripper234/v1.ripper234.com
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" > <channel> <title>Comments on: Personal organization in ...
client/partials/navigation_partial/navigation_partial.html
Volkovlad/Data-Viz-Programming-Exercise
<template name="navigationPartial"> <div class="navbar navbar-default"> <div class="row"> <div class="col-md-12 text-center"> <button class="btn btn-primary navbar-btn passing">Passing And Failing</button> <button class="btn btn-primary navbar-btn stacked">Stacked Chart</but...
galleries/Socorro 2010-04/index2.html
gkellogg/gkellogg.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><!-- STOCK BOOK GALLERY/JOURNAL HTML --><head> <title>Socorro 2010-04 - Page 2</title> <meta http-equiv="Content-Type" content="text/html; charset=U...
galleries/Channel Islands 2012-05/content/Channel_Islands-20120528-88_large.html
gkellogg/gkellogg.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" > <meta name="Keywords" content="photography,software,photos,digital darkroom,gall...
frame_packages/java_libs/hibernate-distribution-3.6.10.Final/documentation/javadocs/org/hibernate/annotations/class-use/Tuplizer.html
codeApeFromChina/resource
<!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_07) on Wed Feb 08 19:32:58 CST 2012 --> <TITLE> Uses of Class org.hibernate.annotations.Tuplizer (Hibernate JavaDocs) </TITLE> <META NAME="date" CON...
basic/index.html
zekitow/AngularJS
<!doctype html> <html ng-app> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Basic Binding</title> <link href="../bootstrap.min.css" rel="stylesheet" media="screen"> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.0.7/angular.min.js"></script> </head> <body> ...
api/4.2/Illuminate/Support/ServiceProvider.html
pakogn/offline-laravel-docs
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>Illuminate\Support\ServiceProvider | Laravel API</title> <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> ...
ref/globals_func_j.html
sp1187/libdragon
<!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...
env/lib/python2.7/site-packages/debug_toolbar/templates/debug_toolbar/panels/staticfiles.html
jiangwei1221/django-virtualenv-demo
{% load i18n %} {% load static from staticfiles%} <h4>{% blocktrans count staticfiles_dirs|length as dirs_count %}Static file path{% plural %}Static file paths{% endblocktrans %}</h4> {% if staticfiles_dirs %} <ol> {% for staticfiles_dir in staticfiles_dirs %} <li>{{ staticfiles_dir }}</li> {% endf...
src/packages/FAKE/docs/apidocs/fake-androidpublisher-trackmodel.html
Slesa/Poseidon
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>TrackModel - 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, Colin Bull"> ...
stories/brianBosma/whatHappened.html
PJ-Finlay/The-Voting-Game
<html> <head> <link rel="stylesheet" type="text/css" href="../../style.css"> </head> <h1>Why Did This Happen</h1> <img class="horizontalClipart" src="usFlag.png"> <p>Republicans have a very difficult time getting certain groups of people to vote for them, particurally poor, and young/student voters. As a result of this...
language/pt_br/study20.html
kfazolin/biblia
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <title>Curso Bíblico - A Bíblia Fala - Estudo 20</title> <!-- Bootstrap core CSS --> <...
_pages/tipy-v-okoli.html
jurby/jurby.github.com
--- layout: page title: Tipy v okolí tagline: group: navigation weight: 4 permalink: /tipy-v-okoli/ category_name: tipy-v-okoli tips_styles: - name : Sport class: green - name : Wellness class: blue - name : Stravování class: grey - name : Akce class: red - name : 'Pro děti' class: sea ...
_includes/css/agency.css
clement-moulin-frier/clement-moulin-frier.github.io
/*! * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com) * Code licensed under the Apache License v2.0. * For details, see http://www.apache.org/licenses/LICENSE-2.0. */ body { overflow-x: hidden; font-family: "Roboto Slab","Helvetica Neue",Helvetica,Arial,sans-serif; color: #{{ site....
2.6.0.Final/apidocs/org/wildfly/swarm/config/messaging/activemq/HTTPConnectorSupplier.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_151) on Thu Dec 05 05:02:04 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>HTTPConnectorSupplier (BOM:...
src/docs/bck/angular-tree-control/css/tree-control.css
Ciprian47/coding-tailors
treecontrol { /* prevent user selection */ -moz-user-select: -moz-none; -khtml-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; /* default */ font-family: Verdana, Helvetica, Arial, sans-serif; font-size:13px; color: #555; text-decorati...
AuthorizeNet.html
CzechJiri/Tableau-Authorize.Net
<html> <meta http-equiv="Cache-Control" content="no-store" /> <head> <title>Authorize.Net Demo Connector</title> <link rel="stylesheet" type="text/css" href="AuthorizeNet.css"> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <script src="https://public.tab...
external-apidocs/com/google/code/maven-play-plugin/org/playframework/play/1.4.3/play/jobs/package-frame.html
play1-maven-plugin/play1-maven-plugin.github.io
<!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_91) on Mon Aug 22 09:59:23 CST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>play.jobs (Play! API)</title...
src/main/resources/templates/_layout.html
synyx/urlaubsverwaltung
<!DOCTYPE html> <html lang="en" th:lang="${language}" th:class="|tw-${theme}|" xmlns:th="http://www.thymeleaf.org" xmlns:asset="http://www.w3.org/1999/xhtml"> <head th:fragment="head(title, scripts)"> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title th:replace="$...
src/main/twirl/gitbucket/core/helper/copy.scala.html
marklacroix/gitbucket
@(id: String, value: String, style: String = "")(html: Html = Html("")) @if(html.body.nonEmpty){ <div class="input-group" style="margin-bottom: 0px;"> @html <span class="input-group-btn"> <span id="@id" class="btn btn-sm btn-default" @if(style.nonEmpty){style="@style"} data-clipboard-text="@valu...
docs/1.1.0/api/allclasses-index.html
apiguardian-team/apiguardian
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (11.0.2) on Thu Jun 06 21:16:38 CEST 2019 --> <title>All Classes (apiguardian-api 1.1.0 API)</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="dc.created" content="2019-06-06"> <link rel="stylesheet"...
_layouts/post.html
externIE/externieblog
--- layout: default --- <!-- Post Header --> <header class="post-header white-text" > <div class="container"> <div class="row"> <div class="col s12"> <div class="post-heading"> <h2>{{ page.title }}</h2> {% if page.speaker %} ...
SourceManage/WebRoot/px/admin.html
easyforgood/cc_web
<!DOCTYPE html> <!--[if IE 8]> <html lang="en" class="ie8"> <![endif]--> <!--[if IE 9]> <html lang="en" class="ie9"> <![endif]--> <!--[if !IE]><!--> <html lang="en"> <!--<![endif]--> <!-- BEGIN HEAD --> <head> <meta charset="utf-8" /> <title>Metronic | Data Tables - Editable Tables</title> <meta content="wid...
giraph-core/target/site/apidocs/org/apache/giraph/worker/class-use/WorkerAggregatorHandler.html
zfighter/giraph-research
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (version 1.7.0_40) on Mon Nov 04 09:24:12 CST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>类 org.apache.giraph...
rebbit/_functions/imagecolorclosest.html
inputx/code-ref-doc
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Function Reference: imagecolorclosest()</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sampl...
war/style/view-print.css
PiRSquared17/databasewiki
@charset "utf-8" html,body,table,form,td,tr,p,div,ul,ol,li,h1 { border: none; margin: 0; overflow: hidden; padding: 0; } html { color: black; font-family: Arial, Helvetica, sans-serif; height: 100%; width: 100%; } body { width: 98%; height: 98%; } form { height: 100% } form.new { display: i...
spinach/spinach-web/src/main/webapp/WEB-INF/static/css/login.css
yangb0/spinach
/* * * Template Name: Fullscreen Login * Description: Login Template with Fullscreen Background Slideshow * Author: Anli Zaimi * Author URI: http://azmind.com * */ body { background: #f8f8f8; text-align: center; color: #fff; font-family:Microsoft YaHei,Segoe UI,Tahoma,Arial,Verdana,sans-serif; } ...
2018.3.3/apidocs/org/wildfly/swarm/config/package-frame.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_151) on Thu Mar 08 14:17:38 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.config (B...