path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
v0.12.2/generated/statsmodels.tsa.statespace.exponential_smoothing.ExponentialSmoothing.loglikeobs.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...
example/templates/editor/comment_list.html
rochapps/django-secure-input
{% extends 'base.html' %} {% block content %} <h1 class="text-center">django-secure-input <i class="icon-edit"></i></h1> <p class="text-center"><a href="{% url "comments_comment_create" %}" class="btn btn-primary">Create new comment</a> <a href="{% url "comments_comment_wysiwyg" %}" class="btn btn-warn...
search-results-videos.html
garbas/ploneintranet.prototype
--- layout: search-videos application: home design_title: Intranet homepage — Global search results design_description: Example global search results page ---
vendor/imagine/imagine/docs/API/API/Imagine/Image/Fill.html
noorafree/makmakan
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>Imagine\Image\Fill | Imagine API</title> <link rel="stylesheet" type="text/css" href="../../stylesheet.css"> </he...
v0.10.0/generated/statsmodels.genmod.generalized_linear_model.GLMResults.resid_anscombe.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>statsmodels.genmod.generalized_linear_model.GLMResults.resid_anscombe &#8212; statsmodels v0.10.0 documentation</title> <link rel="stylesheet" href="../_static/nature.css" type="text/css" /> <link rel...
v0.13.0/generated/statsmodels.discrete.count_model.ZeroInflatedGeneralizedPoissonResults.conf_int.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.6.1/generated/statsmodels.tools.eval_measures.aic_sigma.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.tools.eval_measures.aic_sigma &mdash; ...
cobalt/layout_tests/testdata/css3-flexbox/csswg_flex-shrink-005.html
youtube/cobalt
<!DOCTYPE html> <!-- | Flexbox unit test from csswg. | http://test.csswg.org/suites/css-flexbox-1_dev/nightly-unstable/html/chapter-7.htm --> <html><head><meta charset="utf-8"> <title>CSS Flexbox Test: flex-shrink - 0</title> <link href="http://www.intel.com" rel="author" title="Intel"> <link href="mailto:shiyoux....
devel/generated/statsmodels.tsa.ardl.ARDL.trend.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...
examples-android-chocolatechip/tableview-simple-4.html
SoumitraAgarwal/chocolatechip-ui
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <title>Tableview</title> <link rel="stylesheet" href="../chui/chui.android.css"> <script...
Wise/doc/javadocs/edu/ucla/wise/commons/SkipList.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>SkipList</title> <meta name="date" content="2014-05-07"> <link rel="stylesheet" type="te...
v0.12.0/generated/statsmodels.sandbox.tsa.fftarma.ArmaFft.arma2ma.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...
documentation/api/core/db_Gdata_Spreadsheets_DocumentQuery.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...
test/selenium/QA_tests/Selenium_RBT_Logout.html
NCIP/rembrandt
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>_QA_baseline_RBT_HOA_Tests</title> </head> <body> <table cellpadding="1" cellspacing="1" border="1"> <thead> <tr><td rowspan="1" colspan="3">Logout of Rembrandt</td></tr> </thead><tbody> <!-- Logout --> <tr> <td>click</td> <td>...
devilry/devilry_examiner/templates/devilry_examiner/assignment/grouplist.django.html
devilry/devilry-django
{% extends "cradmin_legacy/viewhelpers/listbuilderview/filterlist-right.django.html" %} {% load i18n %} {% load cradmin_legacy_tags %} {% block pageheader-inner %} {{ block.super }} {# <p class="devilry-page-subheader">#} {# </p>#} {% endblock pageheader-inner %} {% block listbuilderview_buttons %} {{ ...
appengine/experimental/milo-linear/html/services/milo-dumb-service.html
nicko96/Chrome-Infra
<!-- A testing service that loads from a local json --> <link rel="import" href="/components/polymer/polymer.html"> <link rel="import" href="/components/core-ajax/core-ajax.html"> <polymer-element name="milo-dumb-service" attributes="root"> <template> <style> :host { display: none; } </st...
docs/reference-Session.html
mildred/rasterbar-libtorrent
<?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 xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="g...
software/help/aix_commit.ca.UTF-8.html
xtso520ok/webmin
<header>FORÇA les actualitzacions de programari</header> Indica si vols forçar les actualitzacions de programari que estàs instal·lant. Quan les forces l'actualització, estàs forçant que les versions anteriors d'aquest producte NO són necessàries en absolut. TOTES LES VERSIONS ANTERIORS A LA QUE ESTÀS FORÇANT S'ESBORR...
website/websites/highlight_full.css
kragen/shootout
/* CSS definition file generated by highlight 2.2-5, http://www.andre-simon.de/ */ /* Highlighting theme definition: body { background-color:#ffffff; } pre { color:#000000; background-color:#ffffff; font-size:10pt; font-family:Courier;} */ .num { color:#000000; } .esc { color:#0000ff; } .str { color:...
lib/netty/protobuf/protobuf-3.0.0-alpha-2/java/grpc-java/core/build/docs/javadoc/io/grpc/transport/MessageDeframer.Compression.html
meghana0507/grpc-java-poll
<!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_76) on Tue Mar 17 21:37:40 UTC 2015 --> <title>MessageDeframer.Compression (grpc-core 0.1.0-SNAPSHOT API)</title> <meta name="date" con...
0.6.1/generated/statsmodels.regression.mixed_linear_model.MixedLM.get_scale.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.regression.mixed_linear_model.MixedLM....
v0.12.1/generated/statsmodels.tsa.vector_ar.var_model.VARResults.y.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...
themes_buttons_textboxes/demo/ProgTextBox.html
SitePen/dojo-tutorials
<!DOCTYPE HTML> <html lang="en"> <head> <meta charset="utf-8"> <title>Demo: Dijit TextBoxes</title> <link rel="stylesheet" href="../../_common/demo.css" media="screen"> <link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/dojo/1.10.4/dijit/themes/claro/claro.css" media="screen"> </head> <body class="claro"...
v0.13.1/generated/statsmodels.tsa.statespace.kalman_smoother.KalmanSmoother.memory_no_gain.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...
v0.12.0/generated/statsmodels.tsa.statespace.exponential_smoothing.ExponentialSmoothing.set_smoother_output.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...
v0.10.2/generated/statsmodels.tsa.vector_ar.irf.IRAnalysis.lr_effect_cov.html
statsmodels/statsmodels.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>statsmodels.tsa.vector_ar.irf.IRAnalysis.lr_effect_cov &#8212; statsmodels v0.10.2 documentation</title> <link rel="stylesheet" href="../_static/nature.css" type="text/css" /> <link rel="stylesheet" h...
symposion_project/templates/featured_sponsors/rackspace.html
pyconca/2013-web
{% extends "content_base.html" %} {% block head_title %}Gold Sponsor • Rackspace{% endblock %} {% block body %} <h3>Gold Sponsor • Rackspace</h3> Coming soon. {% endblock %}
js/thirdparty/jsPlumb/node_modules/grunt-docular/node_modules/docular/lib/webapp/documentation/partials/angular/api/angular.isNumber.html
adrexia/silverstripe-flowchart
<h1><code ng:non-bindable="">isNumber</code> <span class="hint">( global in module <code ng:non-bindable="">ng</code> )</span> </h1> <div><h2 id="Description">Description</h2> <div class="description"><p>Determines if a reference is a <code class="plain">Number</code> .</p></div> <h2 id="Usage">Usage</h2> <div class=...
example/core/nehe6.html
toyoshim/tmalib
<html> <head> <script src="../../tma.js"></script> <script id="shader-vs" type="x-shader/x-vertex"> attribute vec3 aVertexPosition; attribute vec2 aTextureCoord; uniform mat4 uMVMatrix; uniform mat4 uPMatrix; varying vec2 vTextureCoord; void main() { g...
client/templates/content.html
DouglasUrner/Meteor-Boilerplate
<template name='content'> {{#if currentUser}} <h2>Should only be visible if logged in.</h2> {{else}} <h2>Should be visible only when not logged in.</h2> {{/if}} <p>Nori grape silver beet broccoli kombu beet greens fava bean potato quandong celery. Bunya nuts black-eyed pea prairie turnip leek lentil turni...
themes/default/template/system_right_detailform_3columns.tpl.html
openbizx/cubix
<form id="{$form.name}" name="{$form.name}"> <div style="padding-left:25px;padding-right:20px;"> {include file="system_appbuilder_btn.tpl.html"} <table><tr><td> {if $form.icon !='' } <div class="form_icon"><img src="{$form.icon}" border="0" /></div> {/if} <div style="float:left; width:600px;"> <h2> {...
chrome/common/extensions/docs/templates/articles/gcm_server.html
cvsuser-chromium/chromium
<meta name="doc-family" content="apps"> <h1>API Reference for GCM service</h1> <p> The <a href="cloudMessaging.html">Google Cloud Messaging for Chrome</a> service sends messages to users of a Chrome App. The service handles all aspects of queueing and delivering messages. To use the service, you must agree to the <a h...
ServiceFabric.Angular4Material/ServiceFabricServicesBackup/Angular4MaterialWeb/src/index.html
ImAHungover/servicefabric-angular4-material
<!doctype html> <html> <head> <meta charset="utf-8"> <title>Angular4MaterialWeb</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="st...
dateClient/www/templates/findadate.html
Nefarious-Chicken/dateworthy
<ion-view view-title="findadate" ng-controller = "FindADateCtrl"> <ion-header-bar class="bar bar-header"> <button class="button button-small button-clear" type="submit" ng-click="prevQuestion()"><i class="ion-ios-arrow-back"></i></button> <div class="h1 title"><i class="dateworthy-i-logo"></i> dateworthy</div...
modules/targets/client/views/edit-target.client.view.html
FlavienGARCIA/shooting-sport-webapp
<section data-ng-controller="TargetsController" data-ng-init="findOne()"> <div class="page-header"> <h1>Modifier une cible</h1> </div> <div class="row"> <div class="col-md-12"> <div class="card bordered"> <div class="card-content"> <div class="...
test/assessmentSpecs/specs/tableSummaryDoesNotDuplicateCaption/tableSummaryDoesNotDuplicateCaption.html
quailjs/quail
<!doctype html> <html> <head> <title>tableSummaryDoesNotDuplicateCaption</title> </head> <body> <div data-expected="fail"> <table id="assert-1" border="1" summary="cups of coffee consumed by each senator"> <caption>Cups of coffee consumed by each senator</caption> <tr> <th>name</th> ...
app/Resources/assets/plugins/data-tables/DT_bootstrap.css
ShahidulHasan/pms
div.dataTables_length label { float: left; text-align: left; } div.dataTables_length select { width: 75px; } div.dataTables_filter label { float: right; } div.dataTables_info { position: relative; top: 15px; } div.dataTables_paginate { float: right; margin: 0; } table.table { c...
rawdata/utf8_lawstat/version2/01524/0152496030200.html
czchen/laweasyread-data
<html> <META HTTP-EQUIV=Content-Type Content="text/html; charset=utf8"> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01524/0152496030200.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:12:26 GMT --> <head><title>法編號:01524 版本:096030200</title> <link rel="stylesheet" type="text/css" href=...
test/files/templates/atoms/heading.html
MEH-Design/frix
<h1 text-content/>
bower_components/angular-material/modules/js/virtualRepeat/virtualRepeat.css
maximeBuguel/mirror
/*! * Angular Material Design * https://github.com/angular/material * @license MIT * v1.1.0-rc.5-master-7f01138 */ /* Only used with Theme processes */ html.md-THEME_NAME-theme, body.md-THEME_NAME-theme { color: '{{foreground-1}}'; background-color: '{{background-color}}'; } .md-virtual-repeat-container { ...
docs/Java_Security/Crypto/doc/org/jisonami/crypto/class-use/SignatureOperationTest.html
jisonami/jisonami.github.io
<!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 (1.8.0_25) on Thu Oct 20 17:15:32 CST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>类 org.jisonami.crypto.Signat...
dist/styleguide/views/main.html
mockups/mockups.github.io
<div id="socketDisconnection" class="sg disconnection-icon" title="no socket connection" ng-hide="socketService.isConnected()" ng-if="socketService.isAvailable()"> <i class="fa fa-chain-broken"></i> </div> <header class="sg header" ng-class="{'designerToolVisible' : designerTool.isVisible, 'error' : status.hasError}"...
ogre/ogre_src_v1-8-1/Docs/api/html/classOgre_1_1DynLib-members.html
jjenki11/blaze-chem-rendering
<html> <head> <title>Member List - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link type="text/css" rel="stylesheet" href="doxygen.css"> <link type="text/css" rel="stylesheet" href="tabs.css"> </head> <body> <!-- Generated by Doxygen 1.7.6.1 --> <div id="navr...
third-party/src/boost_1_56_0/doc/html/boost/proto/_byref/result_This_T_idp200443936.html
rkq/cxxexp
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct template result&lt;This(T &amp;)&gt;</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="../...
swipe/index-aibei_twzw_D.html
DataEye/ads-page
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta content="telephone=no,email=no" name="format-detection"> <meta conte...
views/lib/modules/apostrophe-blog/views/blogMacros.html
strogo/junto
{% include 'pagerMacros.html' %} {% macro renderBlogPost(item, pageUrl) %} <article class="apos-blog-post"> <a href="{{pageUrl}}/{{item.slug}}"> <div class="column2"> {{ aposAreaPlaintext({ area: item.areas.body }) }} </div> </a> </article> {% endmacro %} {% macro ren...
packages/custom/icu/public/components/modal-directive/receiveModal.html
linnovate/icu
<div class="modal-header"> <button type="button" class="btn close" aria-hidden="true" ng-click="cancel()">&times;</button> <h3 class="modal-title" ng-if='entity.type != "Document"'> {{ 'modalReceiveText' | i18next }}{{ entity.type | i18next }} </h3> <p>{{ 'modalReceiveTex...
tests/shareCookies/013/background.html
1974kpkpkp/operaextensions.js
<!DOCTYPE html> <title>tc-extensions-share-cookies-013</title> <link rel="stylesheet" href="./oex/testharness.css" /> <script type="text/javascript" src="./operaextensions_background.js"></script> <script type="text/javascript" src="./oex/lib.js"></script> <script type="text/javascript" src="./oex/test.js"></script> <d...
modules/JC.Panel/0.3/_demo/demo.panel.html
openjavascript/NewJC
<!doctype html> <html> <head> <meta charset=utf-8 /> <title>suches template</title> <style type='text/css'> body{ width: 980px; margin: 20px auto; } .cclear{zoom:1;} .cclear:after{content:".";display:block;visibility:hidden;height:0;clear:both;} .error{ color: red; } input.error, select.error, text...
src/app/docs/components/dialog-demo/dialog-prompt/dialog-prompt-dialog.html
A-l-y-l-e/Alyle-UI
<h4 ly-dialog-title>What's your name?</h4> <div ly-dialog-content> <ly-field appearance="outlined" [lyWidth]="1"> <input lyNativeControl placeholder="Type you name" [(ngModel)]="data.name" > </ly-field> </div> <ly-grid container justify="end" ly-dialog-actions> <button ly-button color="primary...
docs/docsets/.docset/Contents/Resources/Documents/Classes/Invoice.html
kamilkowalski/iTax
<!DOCTYPE html> <html lang="en"> <head> <title>Invoice Class Reference</title> <link rel="stylesheet" type="text/css" href="../css/jazzy.css" /> <link rel="stylesheet" type="text/css" href="../css/highlight.css" /> <meta charset='utf-8'> <script src="../js/jquery.min.js" defer></script> <scrip...
test/expected/ignore_option.css
gillesruppert/grunt-asset-cachebuster
h1 { background-image: url(hello.png?v=0.2.0); } h2 { background-image: url('//cdn.1.test.com/hello.png'); } h3 { background-image: url("//cdn.2.test.com/hello.png"); } h4 { background-image: url(data:image/png;base64,TEST==); } h5 { background-image: url('data:image/png;base64,TEST=='); }
examples/03_A_complex_Gulp_build_script/templates/src/inc/teaser.inc.html
weaintplastic/web-development-field-guide
<a class="teaser"> <div class="teaser__img brick"> <img src="http://placehold.it/300x200" alt="" class="responsive"> </div> <div class="teaser__content brick"> <h2 class="teaser__title">This is the teaser title</h2> <p class="teaser__copy">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Soluta tempor...
web/cov/AppBundle/index.html
Yonn-Trimoreau/jobeet
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Code Coverage for C:\wamp\www\test-symfony\src/AppBundle</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="../css/bootstrap.min.css" rel="stylesheet"> <link href="../css/style.css" rel="style...
frontend/static/login.html
BusinessCloudFr/go-to-polymer
<!doctype html> <head> <script src="bower_components/webcomponentsjs/webcomponents-lite.js"></script> <link rel="import" href="elements/elements.html"> <link rel="import" href="elements/user-service.html"> <style> html, body{ height: 100%; } .all{ position: absolute; top: 50%;...
5.html
pomutemu/category-seminar
<!doctype html> <html lang="ja"> <head> <meta charset="utf-8"> <title>圏論勉強会 第5回 @ ワークスアプリケーションズ</title> <meta name="description" content="Seminar of category theory"> <meta name="author" content="Koichi Nakamura"> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-w...
rawdata/lawstat/version2/01234/0123494012100.html
g0v/laweasyread-data
<html> <META HTTP-EQUIV=Content-Type Content="text/html; charset=big5"> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01234/0123494012100.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:09:47 GMT --> <head><title>ªk½s¸¹:01234 ª©¥»:094012100</title> <link rel="stylesheet" type="text/css" ...
documents/javadoc/pheme/api/dtos/package-summary.html
blopker/Pheme
<!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_21) on Sat Jun 01 19:49:23 PDT 2013 --> <title>pheme.api.dtos</title> <meta name="date" content="2013-06-01"> <link rel="stylesheet" ty...
_site/grid.html
WuYaoWang/demo
<!DOCTYPE HTML> <html lang=""> <head> <meta charset="UTF-8"> <title>FrozenUI - 网格</title> <meta name="Description" content="专注于移动web的UI框架,基于手机QQ规范" /> <meta name="Keywords" content="frozen,frozenui,frozenjs,forzen ui,forzen js" /> <meta name="author" content="fayching" /> ...
web/bundles/minsalsca/css/estiloPrincipalMenu.css
henrywillym/sca-mh-minsal
/* Document : estiloPrincipalMenu Created on : 08-11-2011, 07:34:17 PM Author : bagonzalez Description: Purpose of the stylesheet follows. */ /* TODO customize this sample style Syntax recommendation http://www.w3.org/TR/REC-CSS2/ */ body { margin: 0; padding: 0; font: 10px nor...
reference/android/widget/PopupWindow.html
terrytowne/android-developer-cn
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width" /> <link rel="shortcut icon" type="image/x-icon" href="../../../favicon.ico" /> <title>Pop...
node_modules/assemble-contrib-permalinks/test/actual/structure_basename/articles/nested/quux.html
hhvincehh/Sparta
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Quux</title> <link rel="stylesheet" href="http://getbootstrap.com/dist/css/bootstrap.min.css"> <link rel="stylesheet" href="../../../../assets/validation.css"> </head> <body> <div class="container"> <section id="valida...
generators/data-module/templates/views/__spinner.html
AppGyver/generator-steroids
<style> .spinner-box { height: 100%; min-height:400px; display: -webkit-box; -webkit-box-orient:vertical; -webkit-box-pack: center; -webkit-box-align: center; background-color: rgba(255,255,255,60); } .super-loading-c { font-size: 50px; } </style> <div class="spinner-box"> <p>Wo...
deps/boost_1_77_0/doc/html/boost/units/get_s_1_3_45_10_2_15_2_1_3.html
davehorton/drachtio-server
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Struct template get_system&lt;quantity&lt; Unit, Y &gt;&gt;</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.c...
Week_8/exercises/02/index.html
Code2Hire/Curriculum
<!DOCTYPE html> <html> <head> <title>JS exercise #1</title> <style type="text/css"> .hide { display: none; } pre { font-size: 6pt; } #dolla-bill { display: none; } #fixed { } </style> </head> <body> <div> <pre id="fixed"></pre> <pre id="dolla-bill" style...
docs/hayttp/api/1.0.1/traits.html
moccalotto/moccalotto.github.com
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>Traits | Hayttp API</title> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="css/bootstrap-theme.m...
src/states/sidemenu/template.html
IonicBrazil/ionic-garden
<ion-side-menus enable-menu-with-back-views="false"> <ion-side-menu-content> <ion-nav-bar class="bar-stable"> <ion-nav-back-button> </ion-nav-back-button> <ion-nav-buttons side="left"> <button class="button button-icon button-clear ion-navicon" menu-toggle="left"> </button> ...
demo-background.html
Metalchocobo/imagecover
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <me...
docs/javadoc/reference/com/facebook/imagepipeline/common/TooManyBitmapsException.html
facebook/fresco
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="description" content="Javadoc API documentation for Fresco." /> <link rel="shortcut icon" type="image/x-icon" href="../../../../favicon.ico" /> <title> To...
templates/default_site/reports.group/all-content-urls.html
MikaCaldera/AListApart
http://alistapart.com/ http://alistapart.com/blog http://alistapart.com/articles http://alistapart.com/issues http://alistapart.com/columns http://alistapart.com/events http://alistapart.com/about http://alistapart.com/authors http://alistapart.com/contact http://alistapart.com/email-signup/ {exp:channel:entries chann...
week5/fadein-out.html
l-love-f2e/javascript-basic-toturial
<!DOCTYPE html> <!-- Created using JS Bin http://jsbin.com Copyright (c) 2015 by anonymous (http://jsbin.com/nihuleripu/1/edit) Released under the MIT license: http://jsbin.mit-license.org --> <meta name="robots" content="noindex"> <html> <head> <script src="https://code.jquery.com/jquery-2.1.4.js"></script> <meta ...
target/doc/libc/constant.SIGSEGV.html
ssgrn/Rust-Matrix-Computations
<!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="rustdoc"> <meta name="description" content="API documentation for the Rust `SIGSEGV` constant in crate `libc`."> <meta name="keywords"...
www/Static/views/ui/angular-strap/select.html
lsliangshan/test_admin
<div class="p-h-md p-v bg-white box-shadow pos-rlt"> <h3 class="no-margin">Selects</h3> </div> <div class="p-md" ng-controller="SelectDemoCtrl"> <p>Add quick, dynamic select functionality with any form text input.</p> <pre class="bs-example-scope">$scope.selectedIcon = "{{selectedIcon}}"; $scope.selectedIcons = ...
content/documentation/javagraph/com/codemelon/graph/edge/package-frame.html
aisthesis/codemelon-2014
<!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_09) on Sun Jan 20 18:07:09 PST 2013 --> <title>com.codemelon.graph.edge</title> <meta name="date" content="2013-01-20"> <link rel="styl...
vendor/colt-1.2.0/doc/api/cern/colt/function/IntDoubleProcedure.html
tobyclemson/msci-project
<!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.4.2_05) on Thu Sep 09 20:36:08 PDT 2004 --> <TITLE> IntDoubleProcedure (Colt 1.2.0 - API Specification) </TITLE> <META NAME="keywords" CONTENT="cern.col...
public/admin/plugin/froala_editor/examples/plainPaste.html
antoniputra/asmoyo
<!DOCTYPE html> <html> <head> <link href="../css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="../css/froala_editor.min.css" rel="stylesheet" type="text/css"> <style> body { text-align: center; } section { width: 80%; margin: auto...
web/libariries/bootstrap/node_modules/less/test/css/mixins-guards.css
Moccine/global-service-plus.com
.light1 { color: white; margin: 1px; } .light2 { color: black; margin: 1px; } .max1 { width: 6; } .max2 { width: 8; } .glob1 { margin: auto auto; } .ops1 { height: gt-or-eq; height: lt-or-eq; height: lt-or-eq-alias; } .ops2 { height: gt-or-eq; height: not-eq; } .ops3 { ...
plugins/track/hand/leapMotion/3rdParty/leapMotion/docs/javascript/unity/Unity.LeapRTS.html
MTASZTAKI/ApertusVR
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>LeapRTS &mdash; Leap Motion JavaScript SDK v3.1 documentation</title> <link rel="stylesheet" href="../../cpp/_static/bootstrap-3....
docs/docsets/Compose.docset/Contents/Resources/Documents/Enums/ViewTraits.html
VivaReal/Compose
<!DOCTYPE html> <html lang='en'> <head> <title>ViewTraits Enum Reference</title> <link rel='stylesheet' type='text/css' href='../css/jazzy.css' /> <link rel='stylesheet' type='text/css' href='../css/highlight.css' /> <meta charset='utf-8'> <script src='../js/jquery.min.js' defer></script> <scr...
report/files/libs_beez_mvcr_s_beez_mvcr_view_js/index.html
CyberAgent/beez
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title></title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></...
_ng2_docs/6.0.0/interfaces/view.viewsynclistener.html
ui-router/ui-router.github.io
--- --- <!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>ViewSyncListener | @uirouter/angular</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="styleshe...
node_modules/npm-shrinkwrap/node_modules/npm/html/doc/api/npm-link.html
fboxerappdev/Corporate-Web-App---Bootstrap-Wordpress
<!doctype html> <html> <title>npm-link</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/api/npm-link.html"> <script async=true src="../../static/toc.js"></script> <bod...
examples/index.html
selvagsz/d3-charts-gallery
<h3> <strong>Welcome to the d3-charts demo</strong> </h3> <ul> <li><a href="/bar.html">See bar chart example</a></li> </ul>
doc/inner_docs/software_process/requirement/5.3/multi_encrypted_tunnels.html
RYTong/emp-doc
<!DOCTYPE HTML> <html lang="en-US" > <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=11; IE=10; IE=9; IE=8; IE=7; IE=EDGE" /> <title>多信道需求 | 产品文档</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <meta name=...
public/ko/es6.html
marocchino/iojs.org
<!DOCTYPE html> <html lang="ko"> <head> <meta charset="utf-8"> <title>io.js - JavaScript I/O</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="description" content="io.js is an npm compatible platform originally based...
res/ruby/eof.html
stevefaulkner/spork
<p>If there is a node in the <a href="#stack-of-open-elements">stack of open elements</a> that is not either a <code><a href="#the-dd-element">dd</a></code> element, a <code><a href="#the-dt-element">dt</a></code> element, an <code><a href="#the-li-element">li</a></code> element, an <code><a href="#the-optgroup-elemen...
pyuy/account/templates/password_reset_email.html
sophilabs/pyuy
{% load i18n %}{% load url from future %}{% load common_tags %}{% autoescape off %} {% blocktrans %}You're receiving this e-mail because you requested a password reset for your user account at {{ site_name }}.{% endblocktrans %} {% trans "Please go to the following page and choose a new password:" %} {% block reset_li...
web/css/auth-admin.css
jadwigo/Auth
col.auth-column-check { /*width: 10%;*/ } col.auth-column-enabled { /*width: 30%;*/ } col.auth-column-guid { /*width: 30%;*/ } col.auth-column-displayname { /*width: 10%;*/ } col.auth-column-lastseen { /*width: 10%;*/ } col.auth-column-roles { /*width: 10%;*/ } tr.strikeout { text-dec...
rawdata/lawstat/version2/04905/0490524033000.html
g0v/laweasyread-data
<html> <META HTTP-EQUIV=Content-Type Content="text/html; charset=big5"> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/04905/0490524033000.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:26:26 GMT --> <head><title>ªk½s¸¹:04905 ª©¥»:024033000</title> <link rel="stylesheet" type="text/css" ...
libs/doc-pages/popover/src/lib/demos/corner-placement/corner-placement.html
valor-software/ng2-bootstrap
<p> <select [(ngModel)]="placement" class="form-control"> <option *ngFor="let placement of placements" [value]="placement"> {{ placement }} </option> </select> </p> <button type="button" class="btn btn-default btn-secondary" popover="Vivamus sagittis lacus vel augue laoreet rutrum faucibus." ...
eclipse/poi-3.12/docs/apidocs/org/apache/poi/xssf/usermodel/XSSFFontFormatting.html
misuqian/ExcelTool
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>XSSFFontFormatting (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <scr...
documentation/code/modules/_test_.html
eonum/medcodesearch-frontend
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>&quot;test&quot; | medCodeSearch</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href=".....
toran-3ftss-105.html
kamaltraders/kamal-traders
<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, maximum-scale=1.0, user-scalable=no"/> <title>Kamal Traders - Toran 3ftss-105</title> <!-- CSS --> <link href="/css/mate...
hadoop-2.2.0/share/doc/hadoop/api/org/apache/hadoop/metrics2/sink/ganglia/package-use.html
ashish-17/playback
<!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 Mon Oct 07 06:41:31 UTC 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Package org.apache.hadoop...
assets/templates/landingpage_home_template.html
ministryofjustice/government-digital-strategy
<!DOCTYPE html> <!--[if lt IE 9]><html class="lte-ie8 " lang="en"><![endif]--><!--[if gt IE 8]><!--><html lang="en"> <!--<![endif]--><head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>Government Digital Strategy</title> {include favicon.html} <!--[if gt IE 8]><!--><link href="/ass...
deps/boost_1_77_0/doc/html/boost_asio/reference/basic_streambuf_ref/prepare.html
davehorton/drachtio-server
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>basic_streambuf_ref::prepare</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../boost_asio.h...
projects/angular-l10n-app/src/app/home/home.component.html
robisim74/angular-l10n
<h1>{{ 'home.title' | translate:locale.language }}</h1> <h2>{{ 'home.subtitle' | translate:locale.language }}</h2> <hr> <div class="box"> <div> <app-pipe [today]="today" [timeAgo]="timeAgo"></app-pipe> </div> <div> <app-directive [today]="today" [timeAgo]="timeAgo"></app-directive> </d...
LayoutTests/compositing/layer-creation/fixed-position-nonscrollable-body-overlap.html
lordmos/blink
<!DOCTYPE html> <html> <head> <style> .fixed { position: fixed; z-index: 1; } .absolute { position: absolute; } .unscrollable { overflow-x: hidden; overflow-y: hidden; } .box { top: 100px; left: 10px; width: 100px; hei...
web/libariries/bootstrap/node_modules/less/test/css/extend-selector.css
Moccine/global-service-plus.com
.error, .badError { border: 1px #f00; background: #fdd; } .error.intrusion, .badError.intrusion { font-size: 1.3em; font-weight: bold; } .intrusion .error, .intrusion .badError { display: none; } .badError { border-width: 3px; } .foo .bar, .foo .baz, .ext1 .ext2 .bar, .ext1 .ext2 .baz, ...
reference/android/provider/Telephony.Mms.Draft.html
AzureZhao/android-developer-cn
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width" /> <link rel="shortcut icon" type="image/x-icon" href="../../../favicon.ico" /> <title>Tel...