path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
v0.13.1/generated/statsmodels.discrete.discrete_model.CountModel.cdf.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta ht...
octs/static/css/style.css
kaiueo/octs
/* ============================================================================= App specific CSS file. ========================================================================== */ /* universal */ html { overflow-y: scroll; } section { overflow: auto; } textarea { resize: vertical; } .container-narro...
src/front/app/views/article.html
PaulMougel/msgr2
<div ng-include src="'/views/top-bar.html'"></div> <div ng-controller="ArticleController"> <div class="row"> <div class="large-offset-1 large-10 columns"> <h1><a href="{{ article.link }}">{{ article.title }}</a></h1> <div ng-bind-html-unsafe="article.description"></div> </div> </div> </div>
core/features/dateParsing/TestCases/individual/ISOFormat/732.html
operasoftware/presto-testo
<!DOCTYPE html> <html> <meta charset="utf-8"> <title>Date parser test — Valid range - 'Complete date': YYYY-MM-DD — 2009-04-15</title> <script src="../date_test.js"></script> <p>Failed (Script did not run)</p> <script> test_date("2009-04-15", 2009, 3, 14, 22, 0, 0) </script> </html>
test/style.css
hanzeil/mp4box.js
body { background: #fff; margin: 0; padding: 20px; line-height: 1.4em; font-family: tahoma, arial, sans-serif; } table { width: 100%; margin: 0 0 10px 0; background: #FFFFFF; border: 1px solid #333333; border-collapse: collapse; font-size: 100%; } td, th { border-bottom: 1px solid #333333; padding: 2px...
examples/flaskr/static/estilo.css
oturing/flask-br
body { font-family: sans-serif; background: #eee; } a, h1, h2 { color: #377BA8; } h1, h2 { font-family: 'Georgia', serif; margin: 0; } h1 { border-bottom: 2px solid #eee; } h2 { font-size: 1.2em; } .pagina { margin: 2em auto; width: 35em; border: 5px solid #c...
wrt/wrt-packertoolmanu-android-tests/packertoolmanu/Crosswalk_Packer_Tool_Description_SpecialChar_NumSpace.html
xiaojunwu/crosswalk-test-suite
<!DOCTYPE html> <!-- Copyright (c) 2013 Intel Corporation. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of works must retain the original copyright notice, this list of conditions and the following di...
app/test/elements/epe-import.html
paddeee/farrel
<!doctype html> <!-- @license Copyright (c) 2015 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be...
v0.12.0/generated/statsmodels.tsa.statespace.sarimax.SARIMAX.exog_names.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" conte...
doc/mofs/html/structros_1_1message__traits_1_1DataType_3_01_1_1mofs_1_1FuzzyControl__IOResponse___3_01ContainerAllocator_01_4_01_4-members.html
miguelolivaresmendez/mofs
<title>Member List</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).re...
socialnews/news/templates/registration/reset_password_done.html
agiliq/django-socialnews
{% include 'registration/base.html' %} {% block title %} Reset password - {{block.super}} {% endblock %} {% block contents %} <div class="post"> Your new password has been mailed to you. </div> {% endblock %}
src/doxygen/html/arch_2alpha_2kernel__stats_8hh.html
wnoc-drexel/gem5-stable
<!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>gem5: arch/alpha/kernel_stats.hh File Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/...
plonetheme/html5_hotpink/static/about.html
garbas/plonetheme.html5_hotpink
<!doctype html> <!--[if lt IE 7]> <html class="no-js ie6" lang="en"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7" lang="en"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8" lang="en"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]--> <head> <meta charset="u...
webapp/css/page_template_styles_admin.css
lutece-platform/lutece-core
/****************************************** /* SPECIFIC LUTECE DEFAULT THEME STYLES * ******************************************/ /* ADMIN STYLES */ body#tinymce{ padding-top: 0 } .site-toolbar{ justify-content: flex-end; } .site-toolbar .btn-group .btn{ opacity: .8; padding: .375rem .55rem; } .site-toolbar .btn-gro...
app/elements/routing.html
nishadprinja/dream-node
<!-- @license Copyright (c) 2015 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http:/...
wmdadict/templates/wmdadict/dictionary_detail.html
antmont/wmda-stuff
{% extends 'base.html' %} {% block breadcrumbs %} {{ block.super }} <li><a href="{% url 'wmdadict:dictionary_list' %}">WMDA Dictionary</a></li> <li class="active">{{ dfield }}</li> {% endblock %} {% block content %} <h1 class="text-center">WMDA Dictionary field: {{ dfield }}</h1> <div class="...
test/unit/gestures.html
codegist/polymer
<!doctype html> <!-- @license Copyright (c) 2015 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be...
core/features/dateParsing/TestCases/individual/CommaSeparator/669.html
operasoftware/presto-testo
<!DOCTYPE html> <html> <meta charset="utf-8"> <title>Date parser test — 100&lt;=x&lt;=999 and 1000&lt;=y&lt;=9999 and January&lt;=z&lt;=December — 127,1878,may</title> <script src="../date_test.js"></script> <p>Failed (Script did not run)</p> <script> test_date_invalid("127,1878,may", "Invalid Date") </...
app/editor.css
kustomzone/kzone
@font-face { font-family: 'inconsolata'; src: url('files/inconsolata.woff') format('woff'); font-weight: normal; font-style: normal; } /* body { */ /* margin: 0px; */ /* overflow: hidden; */ /* } */ .button { font-family: Arial; font-size: 10px; text-transform: uppercase; text-decoration: none; color: rgb...
vesamusictraining/template_html/news.html
vsiivola/vesamusictraining
{% extends "base.html" %} {% load i18n %} {% load l10n %} {% get_current_language as LANGUAGE_CODE %} {% block content_title %} {% trans "News" %} {% endblock %} {% block extra_head %} <script type="text/javascript" src="/static/js/langchooser.js"></script> {% endblock %} {% block navbar %} {% include 'navbar.html' ...
docs/html/classVehicle.html
patnolan33/ENPM808_Final
<!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...
Wise/doc/javadocs/edu/ucla/wise/commons/QuestionBlock.html
ctsidev/SecureWise
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_45) on Wed May 07 11:32:18 PDT 2014 --> <title>QuestionBlock</title> <meta name="date" content="2014-05-07"> <link rel="stylesheet" typ...
pola/report/templates/report/report_detail.html
KlubJagiellonski/pola-backend
{%extends 'report/base.html' %} {% load i18n %} {% block breadcrumbs_rows %} <li class="active"><a href="{{ object.get_absolute_url }}">{{ object }}</a></li> {% endblock %} {% block content %} <nav> <ul class="pager"> {% if object.get_previous_by_created %} <li class="previous"><a href="{{ object.g...
doc/modules/roslua.logging.rosout.html
timn/roslua
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <title>Reference</title> <link rel="stylesheet" href="../luadoc.css" type="text/css" /> <!--meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/--> </head> <body> <div i...
docs/classes.AbstractFS.Local_Fs.Local_Fs-class.html
Akanoa/AbstractFS
<?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>classes.AbstractFS.Local_Fs.Local_Fs</title> <link rel="stylesheet" href="epydoc.css" type=...
v0.12.2/generated/statsmodels.stats.moment_helpers.cov2corr.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" conte...
layoutHelp/User guide8_1.html
nahouto/testYC
<html xmlns:saxon="http://icl.com/saxon"> <head> <link rel="stylesheet" type="text/css" href="doc.css"/> <link rel="stylesheet" type="text/css" href=""/> <meta author="The MathWorks Ltd."/> <meta copyright="2013 The MathWorks Ltd."/> <title>Application structure</title> </head> ...
data/queries/results/result-2008-78.html
daonb/obudget
<!-- %BD_HTML%/SearchResult.htm --> <HTML> <HEAD> <meta http-equiv="Content-Type" content="text/html; charset=windows-1255"> <TITLE>úåöàú àéðèøðè - Takanot File</TITLE> </HEAD> <style> <!-- TR.A_Table {font-color:#3e6ea6; background-color: #f7f9fb; font-size:11;font-family: Arial,} TR.B_Table {font-c...
docs/html/classmpl_1_1subarray__layout_1_1parameter.html
rabauke/mpl
<!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=11"/> <meta name="generator" c...
demo/templates/comments/posted.html
vipins/ccccms
{% extends "base.html" %} {% load i18n %} {% block content %} <h2> Your comment was successfully posted! </h2> {% endblock %}
templates/bo/component/configuration/ecommerce_price.html
1nv4d3r5/onxshop
<!-- BEGIN: title -->Ecommerce Price Configuration<!-- END: title --> <!-- BEGIN: content --> <form action="{URI|htmlspecialchars}" method="post"> <fieldset> <legend>Ecommerce Price</legend> </fieldset> <input type="hidden" name="conf[object]" value="ecommerce_price" /> <input type="hidden" name="conf[node_id...
web/admin/pages/examples/profile.html
lihongxing/xiaoheicms
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>AdminLTE 2 | User Profile</title> <!-- Tell the browser to be responsive to screen width --> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"> <!-- Bootstrap 3.3.5 --> <link rel="stylesheet" href="../../boo...
v0.11.1/generated/statsmodels.sandbox.regression.gmm.IVGMMResults.ssr.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <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="lang:clipboard.copy" content="Copy to clipboard"> <meta name="la...
uspeda/static/css/uspeda.css
stutumi/USPeda
html, body, #map-canvas, .container-fluid { height: 100%; margin: 0; overflow: hidden; padding: 0; } #login-panel, #user-panel { position: absolute; top: 3%; right: 1%; } body { font-family: 'Droid Sans', sans-serif; } #uspeda-logo { right:1%; position: absolute; bottom: 3%...
webapi/tct-batterystatus-w3c-tests/batterystatus/Battery_BatteryManager_onchargingtimechange_exists.html
xiaojunwu/crosswalk-test-suite
<!DOCTYPE html> <!-- Copyright (c) 2013 Intel Corporation. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of works must retain the original copyright notice, this list of conditions and the following di...
documentation/api/core/db_Gdata_Gapps_GroupQuery.html
wukchung/Home-development
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Zend Framework API Documentation</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta><link rel="stylesheet" href="css/black-tie/jquery-ui-1.8.2.custom.css" type="text/css"></link><link rel="stylesheet" href="css/jquery.treeview.css" ty...
core/features/dateParsing/TestCases/individual/ISOFormat/422.html
operasoftware/presto-testo
<!DOCTYPE html> <html> <meta charset="utf-8"> <title>Date parser test — Valid range - YYYY-MM-DDThh:mm:ssTZD — 0020-12-13T04:09:04Z</title> <script src="../date_test.js"></script> <p>Failed (Script did not run)</p> <script> test_date("0020-12-13T04:09:04Z", 20, 11, 13, 4, 9, 4) </script> </html>
devel/generated/statsmodels.stats.contingency_tables.Table2x2.from_data.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta ht...
software/cagwas/test/selenium/QA_tests/Individual_test_files/Selenium_CGEMS_TC3_13_Prostate_317.html
NCIP/cagwas
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Selenium_CGEMS_TC3_13_Prostate_317</title> </head> <body> <table cellpadding="1" cellspacing="1" border="1"> <thead> <tr><td rowspan="1" colspan="3">Selenium_CGEMS_TC3_13_Prostate_317</td></tr> </thead><tbody> <tr> <td>open</td> ...
packages/lit-dev-content/samples/examples/motion-todos/index.html
lit/lit.dev
<!DOCTYPE html> <head> <script type="module" src="./motion-todos.js"></script> <link href="https://fonts.googleapis.com/css?family=Material+Icons&display=block" rel="stylesheet" /> <style> body { font-family: sans-serif; display: flex; justify-content: center; } motion-tod...
views/partials/mobile.html
davglass/yui-express
<link rel="apple-touch-icon" href="app_icon.png"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="default"> <meta name="viewport" content = "width = device-width, user-scalable = no">
sample-run/shuffle-bingo-html-output/09.html
solidsnack/shuffle
<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd' > <html> <head> <title> title-it </title> <link href='css.css' rel='stylesheet' type='text/css' /> </head> <body> <h1 id='shuffle-bingo-header'> header-mess...
src/mm-button/example.html
jcmoore/strand
<mm-button type="secondary" unresolved> <label>button title here</label> </mm-button> <mm-button type="primary" unresolved> <label>button title here</label> </mm-button> <mm-button type="primary" fitparent unresolved> <label>button title here</label> </mm-button>
BC/Static Web Pages/Resources/Composer/en/MB.3/UPDATE-LOCATION-DELAYED.html
ToonTalk/behaviour-composer
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>UPDATE-LOCATION-DELAYED</title> </head> <body> <h3><i>I schedule the </i> <a title="UPDATE-LOCATION" href="UPDATE-LOCATION.html"> UPDATE-LOCATION</a><i> micro-behaviour to happen ...
doc/com/renren/api/connect/android/class-use/AuthorizationHelper.html
Errryx/AndroidSocialManager
<!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_21) on Sat May 25 21:21:22 CST 2013 --> <title>类 com.renren.api.connect.android.AuthorizationHelper的使用</title> <meta name="date" conten...
css/aidpBranding.css
Maldicore/silverstripe-aidp-theme
@CHARSET "utf-8"; .ss-loading-screen { width: 100%; height: 100%; overflow: hidden; position: absolute; z-index: 100000; background: #fff; background: -moz-radial-gradient(50% 50% 180deg, circle cover, white, #efefef, #c7c7c7 100%); background: -webkit-gradient(radial, 50% 50%, 350, 50% 50%, 0, from(#e3e3e3), to(white)...
js/thirdparty/jsPlumb/node_modules/grunt-docular/node_modules/docular/lib/webapp/documentation/partials/example/globals/jsPlumb:deleteEndpoint.html
adrexia/silverstripe-flowchart
<h1><code ng:non-bindable="">deleteEndpoint</code> <span class="hint"></span> </h1> <div><h2 id="Description">Description</h2> <div class="description"><p>Deletes the given Endpoint.</p> <p>You can put markdown here <code class="plain">REPLACEME0</code> </div> <h2 id="Parameters">Parameters</h2> <ul class="parameters...
0.6.1/generated/statsmodels.genmod.families.links.Power.inverse.html
statsmodels/statsmodels.github.io
<!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>statsmodels.genmod.families.links.Power.inverse &m...
web/_site/doc/ru/ruby/local-variables/index.html
rkh/rubinius
<!DOCTYPE html> <html> <head> <title>Local Variables - Rubinius</title> <meta content='text/html;charset=utf-8' http-equiv='content-type'> <meta content='ru' http-equiv='content-language'> <meta content='Rubinius is an implementation of the Ruby programming language. The Rubinius bytecode virtual mach...
recruit_app/templates/hr/compliance.html
tyler274/Recruitment-App
{% extends "layout.html" %} {% import "bootstrap/wtf.html" as wtf %} {% block css %}<link rel="stylesheet" href="/static/libs/tablesorter/style.css">{% endblock %} {% block content %} <div class='row-fluid'> {{ data|safe }} </div> {% endblock %} {% block scripts %} {{super()}} <script type="text/javascript" src="/sta...
ietf/templates/group/group_base.html
wpjesus/codematch
{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% load ietf_filters staticfiles %} {% block pagehead %} <link rel="stylesheet" href="{% static "jquery.tablesorter/css/theme.bootstrap.min.css" %}"> {% endblock %} {% block title %}{{ group.name }} ({{ group.acronym...
v0.12.1/generated/statsmodels.regression.linear_model.GLSAR.initialize.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" conte...
html/theme_src/Static_version/basic_gallery.html
brogost/papertask
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>INSPINIA | Basic Gallery</title> <link href="css/bootstrap.min.css" rel="stylesheet"> <link href="font-awesome/css/font-awesome.css" rel="stylesheet"> ...
src/olympia/bandwagon/templates/bandwagon/edit_contributors.html
tsl143/addons-server
{% macro user_row(user, role) %} <tr> <td> {{ user.username }} </td> <td> {{ user.email }} </td> <td class="contributor" {% if role == _('Owner') %}colspan="2"{% endif %}> {{ role }} {% if role != _('Owner') %} <input type="hidden" name="contributor" value="{{ user.email }}"> <span><a...
app/assets/stylesheets/store/spree_maker_search.css
digitalm/spree_maker_search
/* *= require store/spree_frontend */ .add_on_maker { display: block; } .add_on_maker ul{ list-style :none; } .add_on_maker ul li { display: inline; float: left; padding: 0 1em; border-left: solid 1px black; } .add_on_maker li:first-child{ border-left: none; } .add_on_maker_sidebar { display: block;...
dev/api/generated/metpy.calc.add_height_to_pressure.html
metpy/MetPy
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> <title>add_height_to_pressure &#8212; MetPy 1.1dev</title> <link href="../../_stati...
sagan-client/src/css/icons.css
TabberGit/sagan
.icon { background-image: url("../img/iconsprite.png"); display: inline-block !important; } .icon.icon-spring-logo-mobile { width: 204px; height: 60px; background-position: 904px 302px; margin-top: -13px; transform: scale(0.5); -moz-transform: scale(0.5); -webkit-transform: scale(0.5); -o-transform:...
0.16/auto_tutorials/plot_object_raw.html
mne-tools/mne-tools.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>The Raw data structure: continuous data &#8212; MNE 0.16.1 documentation</title> <link rel="styleshee...
doc/api/hetimatorrent/MessageInterested/MessageInterested.html
kyorohiro/dart_hetimatorrent
<!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></title> <!-- required because all the links are pseudo-absolute --> <base href="../.."> <link hre...
documentation/manual/core/ru/zend.service.livedocx.html
wukchung/Home-development
<!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> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <title>Zend_Service_LiveDocx - Zend ...
doc/html/1.0.1-beta214/pantheios_8h-source.html
zvelo/pantheios
<head> <link href="pantheios.css" rel="stylesheet" type="text/css"> <!-- <title>Pantheios - The C++ Diagnostic Logging Sweetspot</title> --> </head> <table width = "100%"> <tr> <td align = "left" valign = "middle"> <a href = "http://www.synesis.com.au/"><img src = "syn_head.jpg" border = "0" width = "343" heig...
doc/ij/gui/class-use/PolygonRoi.html
AlexanderJohr/Java-ImageJ-Map-Digester-Locator
<!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 (version 1.7.0_45) on Fri Feb 28 17:45:07 CET 2014 --> <title>Uses of Class ij.gui.PolygonRoi</title> <meta name="date" content="2014-02-28"> <link re...
lfc/templates/lfc/manage/portlet_edit.html
diefenbach/django-lfc
{% load i18n %} <form action="{% url 'lfc_edit_portlet' portletassigment_id %}" method="post"> <h1 class="first-heading"> {% trans 'Edit portlet' %} </h1> <div class="field"> <div class="label"> <label>{% trans 'Slot' %}:</label> </div> <div> <s...
devel/generated/statsmodels.robust.norms.TrimmedMean.psi.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta ht...
packages/lit-dev-content/samples/examples/list-separators/index.html
lit/lit.dev
<!doctype html> <head> <script type="module" src="./index.js"></script> </head> <body> <div id="container"></div> </body>
doc/manualv2/_build/html/index.html
PsiCalculiWorkbench/PsiCalculiWorkbench
<!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>Welcome to Pwb’s documentation! &mdash; Pwb 2013-...
0.6.1/generated/statsmodels.discrete.discrete_model.LogitResults.t_test.html
statsmodels/statsmodels.github.io
<!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>statsmodels.discrete.discrete_model.LogitResults.t...
src/views/snpage.html
QI-Labs/aquecimento
{% extends 'stdbody.html' %} {% import 'macros/tags.html' as tagMacros %} {% block pageTitle %} Maratona QI Labs {% endblock %} {% block head %} {% parent %} {% if user %} <script>window.user = {id: '{{user.id}}', name: '{{user.name}}', avatarUrl: '{{user.avatarUrl}}', following_pages: {{user.preferences.interests...
0.8.0/datasets/generated/china_smoking.html
statsmodels/statsmodels.github.io
<!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>Smoking and lung cancer in eight cities in China. ...
src/Java/BouncyCastle/BouncyCastle-1.54/bcpkix-jdk15on-154/javadoc/org/bouncycastle/openssl/jcajce/JcePEMDecryptorProviderBuilder.html
GaloisInc/hacrypto
<!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_91) on Tue Dec 29 12:44:24 AEDT 2015 --> <title>JcePEMDecryptorProviderBuilder (Bouncy Castle Library 1.54 API Specification)</title> <...
docs/structcutlass_1_1reference_1_1host_1_1detail_1_1TensorUpdateOffDiagonalFunc-members.html
NVIDIA/cutlass
<!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/Testing/HtmlRenderer.ExperimentalApp/Data/Files/sahibinden/93975DA01C37B170C829AEC2EF0FF50E.html
todor-dk/HTML-Renderer
<!doctype html> <!--[if IE 8]><html class="ie8 " lang="tr"><![endif]--> <!--[if IE 9]><html class="ie9 " lang="tr"><![endif]--> <!--[if gt IE 9]><!--><html class="" lang="tr"><!--<![endif]--> <head> <!--[if lt IE 9]> <script type="text/javascript"> document.createElement('header'); document.createElement('n...
v0.12.1/generated/statsmodels.genmod.families.links.NegativeBinomial.inverse.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" conte...
0.8.0/generated/statsmodels.duration.hazard_regression.PHReg.robust_covariance.html
statsmodels/statsmodels.github.io
<!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>statsmodels.duration.hazard_regression.PHReg.robus...
js/thirdparty/jsPlumb/node_modules/grunt-docular/node_modules/docular/lib/webapp/documentation/partials/angular/api/ngMock.$httpBackend#whenPUT.html
adrexia/silverstripe-flowchart
<h1><code ng:non-bindable="">whenPUT</code> <span class="hint">( service in module <code ng:non-bindable="">ngMock</code> )</span> </h1> <div><h2 id="Description">Description</h2> <div class="description"><p>Creates a new backend definition for PUT requests. For more info see <code class="plain">when()</code> .</p><...
v0.12.1/generated/statsmodels.stats.weightstats.CompareMeans.ttest_ind.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" conte...
Source/Testing/HtmlRenderer.ExperimentalApp/Data/Files/mail/E9E31AE5DAFD4B8010AB0B7AF1BB1DA4.html
todor-dk/HTML-Renderer
<!DOCTYPE html> <html lang="en"> <head> <title>Email Account Login</title> <meta charset="UTF-8"> <meta name="author" content="J Sakell, 8-2-16"> <meta name="description" content="Email switchboard."> <a href="https://plus.google.com/108228129578556943818" rel="publi...
documentation/backend-models-loginform.html
hscstudio/osyawwal2
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="language" content="en" /> <link href="./assets/ad363fd8/css/bootstrap.css" rel="stylesheet"> <link href="./assets/ac81533f/style.css" rel="stylesheet"> ...
chrome/browser/resources/local_discovery/local_discovery.html
endlessm/chromium-browser
<!doctype html> <html dir="$i18n{textdirection}" lang="$i18n{language}"> <head> <meta charset="utf-8"> <title>$i18n{devicesTitle}</title> <link rel="stylesheet" href="chrome://resources/css/chrome_shared.css"> <link rel="stylesheet" href="chrome://resources/css/overlay.css"> <link rel="stylesheet" href="chrom...
v0.10.0/generated/statsmodels.discrete.discrete_model.NegativeBinomialP.fit.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>statsmodels.discrete.discrete_model.NegativeBinomialP.fit &#8212; statsmodels v0.10.0 documentation</title> <link rel="stylesheet" href="../_static/nature.css" type="text/css" /> <link rel="stylesheet...
pursuite/web/templates/menu/footer/news.html
arpitprogressive/arpittest
{% load menu_tags %} {% for child in children|slice:":4" %} <div class="views-row views-row-1 views-row-odd views-row-first"> <div class="views-field views-field-title"> <span class="field-content"> <span class="icon-file-text-alt orange"></span>&nbsp;&nbsp; <a href="{{ child.attr.redirect_u...
css/agency.css
michaelyatco/michaelyatco.github.io
/*! * Start Bootstrap - Agency v3.3.7+1 (http://startbootstrap.com/template-overviews/agency) * Copyright 2013-2016 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) */ body { overflow-x: hidden; font-family: "Roboto Slab", "Helvetica Neue", Helvetic...
thirdParty/solrSrc/docs/solr-core/org/apache/solr/search/DocSet.html
knittledan/Location_Search_Prediction
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_55) on Fri Jun 20 06:34:19 EDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>DocSet (Solr ...
src/app/buyerManagement/approvalRules/templates/approvalRules.html
ordercloud-api/angular-seller
<article> <header class="l-page-header"> <h3 class="l-page-header__title"> Approval Rules </h3> <!--====== CREATE ======--> <div class="l-page-header__btns" oc-if-roles="ApprovalRuleAdmin"> <button type="button" class="btn btn-primary btn-block" ng-click="appr...
rawdata/utf8_lawstat/version2/01015/0101530110100.html
g0v/laweasyread-data
<html> <META HTTP-EQUIV=Content-Type Content="text/html; charset=utf8"> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01015/0101530110100.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:06:12 GMT --> <head><title>法編號:01015 版本:030110100</title> <link rel="stylesheet" type="text/css" href=...
_includes/header-post.html
minibrary/en.blog
<header class="header-post" role="banner"> <div class="content"> {% if page.date %} <time itemprop="datePublished" datetime="{{ page.date }}" class="date">{{ page.date | date_to_string }}</time> {% endif %} <h1 class="post-title" itemprop="name">{{ page.title }}</h1> <p i...
third-party/src/boost_1_56_0/doc/html/boost_asio/reference/basic_serial_port/async_write_some.html
rkq/cxxexp
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_serial_port::async_write_some</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="../../../bo...
pages/film.html
Planingfilm/maquette
<div class="jumbotron"> <h1>Hello, world!</h1> <div class="page-header"> <h1>Selection <small>Film</small></h1> </div> </div>
resources/gb-spending/report/publisher-university-hospitals-of-morecambe-bay-nhs-foundation-trust.html
openspending/community.openspending.org
--- title: University Hospitals of Morecambe Bay NHS Foundation Trust layout: gb --- <style> .num { text-align:right; } .bool.False a { color: #B94A48; text-decoration: none; } .bool.None { display: none; } .bool.True { color: #468847; } </style> <h2> University Hospitals of...
templates/attVehicleInMotion.html
irfanka/ui-kit-bower
<div class="att-vehicle-in-motion"> <div class="v-align"> <div class="symbol animated vehicle-in-motion-animation"> <strong>!</strong> </div> <p class="warning-message">Please do not interact with the screen<br>while the vehicle is in motion</p> </div> </div>
gradle_javadoc/org/gradle/nativeplatform/test/cunit/plugins/package-summary.html
huntervwang/bobingqing_www
<!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_02) on Mon Feb 16 06:15:22 CET 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>org.gradle.nativepl...
src/main/resources/com/pocketsoap/ChatterNotifier/help-defaultDomain.html
sortiz-sfdc/JenkinsChatterPlugin
<div> The email domain used for Salesforce logins. Suspects not in the Suspect map will be looked up using this domain.<br> If the user is not found their SCM ID will be shown in plain-text.<br> Do not include the @<br> Example: &lt;SCM ID&gt;@&lt;Default Domain&gt; </div>
src/Annonces/VoituresBundle/Resources/public/libraries/pictopro-outline/pictopro-outline.css
mohamed-bahrini/AnnoncesVoitures
@font-face { font-family: 'PictoPro-Outline'; src:url('fonts/PictoPro-Outline.eot'); src:url('fonts/PictoPro-Outlined41d.eot?#iefix') format('embedded-opentype'), url('fonts/PictoPro-Outline.html') format('truetype'), url('fonts/PictoPro-Outline.woff') format('woff'), url('fonts/PictoPro-Outline...
vampire-v5/vampirev5.css
mlenser/roll20-character-sheets
.charsheet label { display: inline-block; width: 75px; text-align: right; padding-bottom: 0px; } .charsheet input { display: inline-block; width: 155px; } .charsheet { background: rgb(249, 243, 233); } .charsheet select { width: 42px; } /* Hide actual dot/checkbox */ input.sheet-defa...
examples/patterns.html
ashiguruma/patternomaly
<!DOCTYPE html> <html> <head> <meta charset='utf-8'> <title>Canvas Pattern Generator</title> <style> body { font-family: Helvetica, Arial, sans-serif; } canvas { width: 500px; height: 500px; } </style> </head> <body> <canvas id="patterns" width=...
app/index(old).html
sun-teng/bcmderFireMirrorHTML
<!DOCTYPE html> <html lang="en" > <head> <title>Angular Material - Starter App</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="description" content=""> <meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no" /> ...
myFileScaner/webapp/about.html
caoyonghao/floder
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Folder</title> <link rel="stylesheet" href="/3rd/bootstrap/css/bootstrap.min.css"> <script src="/3rd/jquery/jquery.js"></script> <script src="/3rd/bootstrap/js/bootstrap.min.js"></script> <style> body { fo...
playground/day-to-day/2016-03-08/donghua_new.html
yardfarmer/bone
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title></title> <style> .banner { position: relative; width: 1190px; margin: 0 auto; } #showImg { position: absolute; right:...
web-api/gesture/index.css
vivaxy/course
body { margin: 0; } canvas { display: block; }
lib/lwjgl-docs-2.9.1/javadoc/org/lwjgl/util/ReadableRectangle.html
RobbertJongeling/ld29
<!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:32:55 CET 2013 --> <title>ReadableRectangle (LWJGL API)</title> <meta name="date" content="2013-12-02"> <link rel=...