path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
servicewrapper/doc/uk/org/mygrid/cagrid/servicewrapper/service/ncbiblast/service/package-use.html | NCIP/taverna-grid | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_14) on Fri Sep 18 14:09:18 BST 2009 -->
<TITLE>
Uses of Package uk.org.mygrid.cagrid.servicewrapper.service.ncbiblast.service
</TITLE>
<MET... |
core/features/dateParsing/TestCases/individual/SpaceSeparator/770.html | operasoftware/presto-testo | <!DOCTYPE html>
<html>
<meta charset="utf-8">
<title>Date parser test — January<=x<=December and 0<=y<=99 and 0<=z<=99 — january 00 00</title>
<script src="../date_test.js"></script>
<p>Failed (Script did not run)</p>
<script>
test_date_invalid("january 00 00", "Invalid Date")
</script... |
src/Orchard.Web/App_Data/TableTennisSiteData/Groups/group-2012-06-03.html | Imant/Tournament | <!DOCTYPE html>
<html>
<head>
<title>
Настольный теннис | Группы
</title>
<meta content='text/html; charset=utf-8' http-equiv='Content-type'>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport'>
<meta content='black' name='apple-mobile-web-app-status-bar-style'>
<me... |
core/features/dateParsing/bts/CORE-19503/001.html | operasoftware/presto-testo | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Date parsing test</title>
</head>
<body>
<pre>
<script type="text/javascript">
var passed_count = 0;
var failed_count = 0;
var ie_ok_count = 0;
var wrong_get_year_cout=0;
var group_desc = "";
// Arguments to the 'test_date'... |
noticebox/templates/noticebox/notice_list.html | mila/django-noticebox |
{% extends "noticebox/base.html" %}
{% block content %}
<table>
{% for notice in notice_list %}
<tr>
<td>{% if not notice.is_read %}*{% endif %}</td>
<td>{{ notice.ctime|date }}</td>
<td><a href="{{ notice.get_absolute_url }}">{{ notice.subject|safe }}</a></td>
</tr>
{% endfor %}
</table>
<div>
{% if pag... |
auth/build/reports/tests/index.html | avinashc89/grpc_273 | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta http-equiv="x-ua-compatible" content="IE=edge"/>
<title>Test results - Test Summary</title>
<link href="css/base-style.css" rel="stylesheet" type="text/css"/>
<link href="css/style.css" rel="stylesheet" type="text/c... |
0.8.0/generated/statsmodels.miscmodels.tmodel.TLinearModel.information.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.miscmodels.tmodel.TLinearModel.informa... |
docs/class-Datadepo.Api.Collector.html | publicfun/datadepoapi | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Class Datadepo\Api\Collector</title>
<link rel="stylesheet" href="resources/style.css?e99947befd7bf673c6b43ff75e9e0f170c88a60e">
</head>
<body>
<div id="left">
<div id="menu">
<a href="index.html" title="Overview"><span>Overview</span></a>
<div i... |
docs/javadoc/reference/com/facebook/drawee/drawable/package-summary.html | desmond1121/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 1.1.0." />
<link rel="shortcut icon" type="image/x-icon" href="../../../../favicon.ico" />
<title>... |
frontend/themes/basic/site/index.html | lichunqiang/xman | <{extends file='@app/views/layouts/base.html'}>
<{block name=head}>
<link href="/css/mypage.css" rel="stylesheet" type="text/css"/>
<script src="/js/mypage.js"></script>
<{/block}>
<{block name=body}>
<form action="" method="POST" role="form">
<legend>Form title</legend>
<div class="form-group">
<label for="... |
app/elements/menu-profil/menu-profil.html | bruno-git/epicerie | <!--
@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:/... |
app/views/bib/footer.html | davidfarmer/AIMProblemLists | {{#perms/bibliography/add}}
<li><a href="#" class="editbibitem">Add new item</a></li>
{{/perms/bibliography/add}}
</ul>
<script>
var templates = templates || {};
templates.bib = {{{ jsonTemplates }}};
</script>
|
build/lxml/doc/html/api/lxml.etree._Entity-class.html | rajendrakrp/GeoMicroFormat | <?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>lxml.etree._Entity</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<s... |
extractor_train/templates/public/home.html | dlarochelle/extractor_train |
{% extends "layout.html" %}
{% block content %}
<!-- Main jumbotron for a primary marketing message or call to action -->
<div class="jumbotron">
<h1>Welcome to extractor_train</h1>
<p>This is a starter Flask template. It includes Bootstrap 3, jQuery 2, Flask-SQLAlchemy, WTForms, and various testing utilities ou... |
app/elements/things-bundles/base/things-base-attachment.html | hatiolab/things-elidom | <link rel="import" href="../../../../bower_components/polymer/polymer.html">
<link rel="import" href="../../../../bower_components/iron-icon/iron-icon.html">
<link rel="import" href="../../../../bower_components/iron-icons/iron-icons.html">
<link rel="import" href="../../../../bower_components/iron-icons/social-icons.... |
api/dir_8e18f3c2dabce561a420e9c51f59ee12.html | tellproject/homepage-generator | <!-- HTML header for doxygen 1.8.10-->
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="utf-8"/>
<title>/home/mpilman/eth/tell/crossbow/libs Directory Reference$</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.6.0/... |
v0.12.1/generated/statsmodels.discrete.count_model.ZeroInflatedGeneralizedPoissonResults.use_t.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... |
app/sso/templates/sso/lookup/user.html | nikdoof/test-auth | {% extends "base.html" %}
{% load humanize %}
{% load naturaltimediff %}
{% load installed %}
{% load gargoyle_tags %}
{% block content %}
<div class="page-header">
<h1>{{ object.username }}'s Profile</h1>
</div>
<p>
<li><b>Username:</b> {{ object.username }}</li>
{% if object.get_profile.primary_character %}
<li><... |
pursuite/web/static/css/style.css | arpitprogressive/arpittest | /*
Theme Name: Skifi
Theme URI: -
Description: Skifi business Drupal theme
Version: 1.0
Author: Worthapost
Author URI: http://www.worthapost.com
OTHER IMPORTANT CLASSES ARE DEFINE IN BOOTSTRAP/CSS/BOOTSTRAP.CSS
*/
body {
font-size: 12px;
padding: 0;
margin:0;
color: #333333;
line-height: 150%;
}
a, h1, h2,... |
testing/test_package_docs/ex/Apple/noSuchMethod.html | astashov/dartdoc | <!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">
<meta name="description" content="API docs for the noSuchMethod method from the Apple class, for the Dart programming language... |
doc/api/com/binghamton/jhelp/antlr/Java8Parser.BlockContext.html | mhems/jhelp | <!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_181) on Sat Mar 13 19:41:10 EST 2021 -->
<title>Java8Parser.BlockContext</title>
<meta name="date" content="2021-03-13">
<link rel="stylesheet"... |
_includes/header.html | alumbreras/alumbreras.github.io | {% assign header = site.data.header %}
<header>
<div class="row flex-items-xs-center text-xs-center">
<div class="col-md-6 col-sm-8">
<!--<div class="col-md-4 col-sm-6">-->
<img class="rounded img-fluid" width="175" height="175" src="/img/{{ header.picture }}" alt="logo">
</div>
<div cl... |
index.html | saintfish/bible-citation.appspot.com | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Bible citation</title>
</head>
<body>
<h1>Overview</h1>
<p>This site intends to provide utilities to cite bible.</p>
<p>Current online:</p>
<ul>
<li><a href="audio/mark-splitpoints.html">Mark audio bible splitpoints</a></li>... |
src/Document/РаспоряжениеНаИнвентаризациюТоваров/Form/ФормаСписка/Help/ru.html | stop-time/pm_ut11 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"></meta><link rel="stylesheet" type="text/css" href="v8help://service_book/service_style"></link><meta name="GENERATOR" content="MSHTML 9.00.8112.16448"></meta></head><body>
<h1>Ф... |
v0.10.2/generated/statsmodels.regression.recursive_ls.RecursiveLSResults.cov_params.html | statsmodels/statsmodels.github.io |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>statsmodels.regression.recursive_ls.RecursiveLSResults.cov_params — statsmodels v0.10.2 documentation</title>
<link rel="stylesheet" href="../_static/nature.css" type="text/css" />
<link rel="st... |
docs/api/net/fortuna/ical4j/model/package-summary.html | henry4j/ical4j-0.9.20 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_01) on Sun Jul 23 20:23:15 EST 2006 -->
<TITLE>
net.fortuna.ical4j.model (iCal4j)
</TITLE>
<META NAME="keywords" CONTENT="net.fortuna.ical4... |
core/features/dateParsing/TestCases/individual/SpaceSeparator/426.html | operasoftware/presto-testo | <!DOCTYPE html>
<html>
<meta charset="utf-8">
<title>Date parser test — 100<=x<=999 and 100<=y<=999 and January<=z<=December — 151 190 march</title>
<script src="../date_test.js"></script>
<p>Failed (Script did not run)</p>
<script>
test_date_invalid("151 190 march", "Invalid Date")
</... |
src/Java/BouncyCastle/BouncyCastle-1.54/bcprov-jdk15on-154/javadoc/org/bouncycastle/jce/interfaces/GOST3410Params.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:43:43 AEDT 2015 -->
<title>GOST3410Params (Bouncy Castle Library 1.54 API Specification)</title>
<meta name="date"... |
terrain-background/embed.html | mattb/maps.stamen.com | <!DOCTYPE html>
<html>
<head>
<title>maps.stamen.com / terrain-background</title>
<script type="text/javascript" src="../js/vendor/modestmaps.min.js"></script>
<script type="text/javascript" src="../js/tile.stamen.js?v1.2.4"></script>
<script type="text/javascript" src="../js/common.... |
devel/generated/statsmodels.sandbox.distributions.transformed.Transf_gen.std.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... |
web/css/style.css | meshboy/libraryMgtSystem | /*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body{
margin:0;
padding:0;
font-family: 'OpenSans-Regular';
}
body a{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s... |
DS4P/consent2share/pg/web-pg/src/main/webapp/WEB-INF/views/sysadmin/home.html | OBHITA/Consent2Share | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:th="http://www.thymeleaf.org" lang="en">
<head th:include="fragment/common :: headerFragment" />
<head>
<meta name="_csrf" th:content="${_csrf.token}"/>
<meta name="_csrf_header" th:content="${_csrf.headerName}"/>
</head>
<body id="valueSetMgmt-page">... |
app/elements/disco-note/disco-note.html | jenyckee/polymerio |
<dom-module id="disco-note">
<style>
#touchArea {
width: 100%;
height: 100%;
}
</style>
<template>
<div id="touchArea" on-down="onDown" on-up="onUp">
</div>
</template>
<script>
Polymer({
properties: {
note: {
type: String,
value: null
... |
chrome/common/extensions/docs/templates/articles/tut_oauth.html | Crystalnix/BitPop | <h1>Tutorial: OAuth</h1>
<p>
<a href="http://oauth.net/">OAuth</a> is an open protocol that aims to standardize the way desktop and web applications access a user's private data. OAuth provides a mechanism for users to grant access to private data without sharing their private credentials (username/password). Many si... |
homedisplay/display/templates/snippets/dialogs/repeating_tasks.html | ojarva/home-info-display | {% extends "snippets/dialog_base.html" %}
{% block modal-content %}
<div class="col-md-4">
<ul class="fa-ul">
</ul>
</div>
{% endblock %}
|
html/index.html | dmort27/WebComparator | <?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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Web Com... |
core/build/docs/javadoc/help-doc.html | ashishbende/Lab2 | <!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_40) on Sun Mar 22 12:11:32 PDT 2015 -->
<title>API Help (grpc-core 0.1.0-SNAPSHOT API)</title>
<meta name="date" content="2015-03-22">
<link re... |
every_election/apps/elections/templates/elections/election_form.html | DemocracyClub/EveryElection | {% load dc_forms %}
<form action="" method="post">
{% csrf_token %}
<div class="form-group">
{{ form|dc_form }}
</div>
<div class="form-group">
<input type="submit" class="button" value="Submit" />
</div>
</form>
|
crud_fusion/templates/customers/customer_list.html | BCriswell/crud-fusion | {% extends "base.html" %}
{% load static %}{% load i18n %}
{% block title %}Customers{% endblock %}
{% block content %}
<div class="container">
<h2>Customers</h2>
<div class="list-group">
{% for customer in customer_list %}
<a href="{% url 'customers:detail' customer.pk %}" class="list-gro... |
sagan-site/src/main/resources/templates/admin/show.html | spring-io/sagan | <!DOCTYPE html>
<html data-th-replace="~{admin/layout :: layout(~{::head/content()}, ~{}, ~{}, ~{::div})}">
<head>
<title>Admin</title>
</head>
<body>
<div>
<section class="hero">
<div class="hero-body">
<div class="container">
<h1 class="title">
Welcome, ... |
v0.10.0/generated/statsmodels.stats.correlation_tools.cov_nearest.html | statsmodels/statsmodels.github.io |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>statsmodels.stats.correlation_tools.cov_nearest — statsmodels v0.10.0 documentation</title>
<link rel="stylesheet" href="../_static/nature.css" type="text/css" />
<link rel="stylesheet" href="..... |
ietf/templates/doc/status_change/submit.html | wpjesus/codematch | {% extends "base.html" %}
{# Copyright The IETF Trust 2015, All Rights Reserved #}
{% load origin %}
{% load bootstrap3 %}
{% block title %}Edit status change text for {{doc.title}}{% endblock %}
{% block content %}
{% origin %}
<h1>Edit status change text<br><small>{{doc.title}}</small></h1>
{% bootstrap_mes... |
docs/html/globals_func_n.html | nschloe/seacas | <!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... |
documentation/manual/core/en/zend.config.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_Config - Zend Framework ... |
tests/reports/coverage/vendor_zendframework_zendframework_library_Zend_Console_Console.php.html | demon17/ZfDealsApp | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Code Coverage for C:\wamp\ZfDealsApp/vendor/zendframework/zendframework/library/Zend/Console/Console.php</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/bootstrap.min.css" rel="stylesheet">
<l... |
source/bin/Resources/Documentation/opengrads/doc/udxt/tle/index.html | bucricket/projectMASviirs |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<link rel="stylesheet" type="text/css" href=../../..//opengrads.css />
<link rel="shortcut icon" href=../../..//ima... |
css/bootstrap-responsive.rtl.css | Maldicore/silverstripe-aidp-theme | /*!
* Bootstrap Responsive v2.3.2
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world by @mdo and @fat.
* RTLed by @abdullahdiaa
*/
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after... |
devel/generated/statsmodels.tsa.statespace.kalman_smoother.KalmanSmoother.inversion_method.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.10.2/generated/statsmodels.regression.quantile_regression.QuantRegResults.eigenvals.html | statsmodels/statsmodels.github.io |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>statsmodels.regression.quantile_regression.QuantRegResults.eigenvals — statsmodels v0.10.2 documentation</title>
<link rel="stylesheet" href="../_static/nature.css" type="text/css" />
<link rel=... |
Source/Testing/HtmlRenderer.ExperimentalApp/Data/Files/aleg/7B873697ABB296AC7953A027B73A12B5.html | todor-dk/HTML-Renderer | <!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>The Beer Reference Page</title>
<META name="Description" content="The beer page contains links to all beer resources available o... |
v0.13.1/generated/statsmodels.tsa.statespace.mlemodel.MLEModel.param_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="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta ht... |
v0.11.0/generated/statsmodels.formula.api.gls.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... |
devel/generated/statsmodels.genmod.families.family.Gamma.weights.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... |
Source/Testing/HtmlRenderer.ExperimentalApp/Data/Files/games/D46B1EE12BB092D201DF57F62F0EE13A.html | todor-dk/HTML-Renderer | <!DOCTYPE html>
<html>
<head>
<title>Download Free Games - 100% Safe and Secure Free Download Games</title>
<meta name="google-site-verification" content="LWaHtmt_uQd_zky-BTNJy0f_O5_MpS0uvXGjB-X_rwI"/>
<link rel="dns-prefetch" href="//www.download-free-games.com"/>
<link rel="dns-prefetch" hre... |
v0.12.2/generated/statsmodels.discrete.conditional_models.ConditionalPoisson.endog_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... |
demos/overlay-manager/index.html | giros/alloy-ui | <!DOCTYPE html>
<html>
<head>
<script src="../../build/aui/aui.js" type="text/javascript"></script>
<link rel="stylesheet" href="../../build/aui-skin-classic/css/aui-skin-classic-all-min.css" type="text/css" media="screen" />
</head>
<style type="text/css" media="screen">
#overlay-blue .aui-overlay, #overlay-mixe... |
templates/pages/search_results_all.html | roberzguerra/rover | {% extends "pages/page.html" %}
{% load i18n future mezzanine_tags rover_core %}
{% block meta_title %}{% trans "Search Results" %}{% endblock %}
{% block title %}{% trans "Search Results" %}{% endblock %}
{% block extra_head %}
<meta name="robots" content="noindex">
{% endblock %}
{% block breadcrumb_menu %}
... |
doxygen/docs/html/class_vector3_d.html | molguin92/paramics_traci | <!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... |
XStatAPI/docs/api/cn/iaicc/smgk/po/ReportTranslateInfo.html | wangxin39/xstat | <!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_05) on Thu Aug 28 12:26:43 CST 2008 -->
<TITLE>
ReportTranslateInfo (ÉñÃØ¹Ë¿Í¹ÜÀíÆ½Ì¨ API)
</TITLE>
<META NAME="date" CONTENT="2008-08-28">
<LINK R... |
src/web_app/html/index_template.html | bpyoung92/apprtc | <!DOCTYPE html>
<!--
* Copyright (c) 2014 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree.
-->
<html>
<head>
<meta charset="utf-8">
<meta name="description" content="Web... |
templates/bootstrapcss.html | dadisigursveinn/VEF-Lokaverkefni | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous"> |
_includes/navbar.html | OData/odataorg.github.io | <div role="banner">
<a class="sr-only sr-only-focusable" href="#main-content">
<h4 role="presentation">Skip to main content</h4>
</a>
<nav class="navbar navbar-default" role="navigation" aria-label="Main Navigation">
<div class="container container-fluid">
<div class="navbar-head... |
eclipse/poi-3.12/docs/apidocs/org/apache/poi/ss/format/class-use/CellTextFormatter.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>Uses of Class org.apache.poi.ss.format.CellTextFormatter (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.c... |
src/index.html | ttakuru88/jquery.textarea-markdown-editor | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>jquery.textarea-markdown-editor</title>
<script src="./jquery.js"></script>
<script src="./marked.min.js"></script>
<script src="./jquery.textarea-markdown-editor.js"></script>
<script>
$(function(){
var $editor = $('#editor');
var $preview = $('... |
base/overwrite/usr/local/lib/node_modules/npm/html/doc/stars.html | cfsghost/stemmer | <!doctype html>
<html>
<title>stars</title>
<meta http-equiv="content-type" value="text/html;utf-8">
<link rel="stylesheet" type="text/css" href="../static/style.css">
<body>
<div id="wrapper">
<h1><a href="../doc/stars.html">stars</a></h1> <p>View packages marked as favorites</p>
<h2 id="SYNOPSIS">SYNOPS... |
plugin/notes/notes.html | cviebrock/laravel-101-slides | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>reveal.js - Slide Notes</title>
<style>
body {
font-family: Helvetica;
}
#notes {
font-size: 20px;
width: 640px;
margin-top: 5px;
clear: left;
}
#wrap-current-slide {
width: 640px;
height: 512px;
... |
fiddles/angular2-cli/fiddle-0018-SlickGridSparkLine/src/index.html | bradyhouse/house | <!doctype html>
<html>
<head>
<script>document.write('<base href="' + document.location + '" />');</script>
<meta charset="utf-8">
<title>fiddle-0010-SlickGridQuickFilter</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description... |
doc/memcached/html/index_types.html | akojo/ocaml-memcached | <html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<li... |
thirdParty/solrSrc/docs/solr-core/org/apache/solr/analysis/package-use.html | knittledan/solr_lxml_Example | <!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:21 EDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Packa... |
examples/pn-t-e_zpt_ko.html | kmalakoff/knockback-navigators | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>KnockbackNavigators.js Interactive Tests</title>
<link rel="stylesheet" href="vendor/normalize.css">
<li... |
www/views/partials/starter-pages/footer-main-nav.html | CenturyLinkCloud/Cyclops | <script src="https://code.jquery.com/jquery-2.1.4.min.js" ></script>
<script src="https://ajax.aspnetcdn.com/ajax/knockout/knockout-3.3.0.js" ></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/knockout-validation/2.0.3/knockout.validation.min.js" ></script>
<script src="https://code.jquery.com/ui/1.11.4/jqu... |
rawdata/lawstat/version2/01282/0128295042500.html | czchen/laweasyread-data | <html>
<META HTTP-EQUIV=Content-Type Content="text/html; charset=big5">
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01282/0128295042500.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:10:06 GMT -->
<head><title>ªk½s¸¹:01282 ª©¥»:095042500</title>
<link rel="stylesheet" type="text/css" ... |
assets/d3/diode_iv_curve2.html | willymcallister/spinningnumbers | <!DOCTYPE html>
<head>
<meta charset="utf-8">
<style>
svg .grid {
stroke-width: 0.5px;
stroke: #BBB;
opacity: 0.5;
}
svg .domain {
stroke-width: 3px;
stroke: black;
}
svg {
border: none;
}
svg .path {
stroke-width: 4px;
/*stroke: #6495ED... |
public/xenon/skin-horizontal-lemonade.html | liumeng2009/koa2-demo | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Xenon Boostrap Admin Panel" />
<meta name="author" content="" />
<title>Xenon - Skin L... |
codebase/client/src/main/app/trials/NModulesUseServiceDataBinding/grading/submissionComments.html | modianshu/yada | Submission Comments go here |
assets/css/style.css | sinsombat/Sinsombat.github.io | @import url(http://fonts.googleapis.com/css?family=Ubuntu:500&subset=latin,latin-ext);
body{
color: #2c3e50;
}
.sidebar {
position: fixed;
top: 0px;
padding-top: 10%;
background-color: #4d3967;
color: #fff;
}
.sidebar-header {
text-align: center;
margin-bottom: 10px;
}
.sidebar-header .title{
letter-spacing... |
libs/yui/yui3-gallery/src/gallery-google-maps-frame/api/classes/GoogleMapsFrame.html | inikoo/fact | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>GoogleMapsFrame - GoogleMapsFrame</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.4.0/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/vendor/prettify/prettify... |
src/main/resources/templates/telegram/private_message.html | alebabai/tg2vk-server | <b>{{user}}</b> <i>({{status}})</i>
{{body}}
|
spec/support/book/includes/toc_item.html | magicbookproject/magicbook | {% for item in children %}
<li>
{% if item.href %}
<a data-toc="{{ item.type }}" href="{{ item.href }}">{{ item.label }}</a>
{% else %}
<span data-toc="{{ item.type }}">{{ item.label }}</span>
{% endif %}
{% if item.children.length > 0 %}
<ol>
{% include toc_item.html children=item.children %}
<... |
src/main/webapp/help/TapPublisher/help-failIfNoResults.html | kinow/tap-plugin | <div>
This option fails the build when no test results (files) are found. So if your job is
configured to look for *.tap files, but when the plug-in looks at the workspace it
cannot find any .tap file, and this option is checked, then your build will be marked
as failure. If you have empty .tap, they still coun... |
axisj-1.0.7/ui/arongi/dx-tabs.css | pinthecloud/chupamanager | .none {
display: none;
}
.util-border-radius-none {
-webkit-border-radius: none;
-moz-border-radius: none;
border-radius: none;
}
.util-text-ellipsis {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.util-textHidden {
text-indent: 99999px;
overflow: hidden;
}
.axtabs-style-normal {
... |
tools/google-closure-library/closure/goog/docs/closure_goog_ui_tablesorter.js.source.html | yesudeep/puppy | <!doctype html>
<html>
<head>
<link rel="shortcut icon" href="static/images/favicon.ico" type="image/x-icon">
<title>tablesorter.js (Closure Library API Documentation - JavaScript)</title>
<link rel="stylesheet" href="static/css/base.css">
<link rel="stylesheet" href="static/css/doc.css">
<link rel="styleshe... |
tests/index.html | trisrael/em-data | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Ember Data</title>
<link rel="stylesheet" href="/bower_components/qunit/qunit/qunit.css">
<script src="/bower_components/qunit/qunit/qunit.js"></script>
<script src="/testem.js"></script>
<script src="qunit_configuration.js"></script>... |
c/template/ocean_blue/widget.radio_480.css | saydulk/stalker_portal | .radio_widget_block{
position: absolute;
left: 17px;
top : 83px;
width: 205px;
height: 68px;
color: #fff;
text-shadow: #000 0 -1px 0;
font-size: 16px;
text-align: center;
background-image: url("i/25alfa_20.png");
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
... |
templates/admin.html | Kerbas-ad-astra/KerbalStuff | {% extends "layout.html" %}
{% block styles %}
<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='stylesheet.css') }}" />
{% endblock %}
{% block scripts %}
<script type="text/javascript">
editor = new Editor()
editor.render()
</script>
{% endblock %}
{% block body %}
<div class="well">
<di... |
home.html | fabianopecorelli/SocialHelp | <body class="hold-transition skin-blue sidebar-mini">
<div class="wrapper">
<!-- Main Header -->
<header class="main-header">
<!-- Logo -->
<a href="index2.html" class="logo" style="background: #222d32">
<img src="<?php echo STYLE_DIR; ?>img/logoHomePiccolo.png"/>
</a>
<!-- Header Navbar ... |
app/jspm_packages/github/angular/bower-material@master/modules/js/subheader/subheader-default-theme.min.css | juralio/och | /*!
* AngularJS Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.4-master-75237c6
*/.md-subheader.md-THEME_NAME-theme{color:"{{ foreground-2-0.23 }}";background-color:"{{background-default}}"}.md-subheader.md-THEME_NAME-theme.md-primary{color:"{{primary-color}}"}.md-subheader.md-THEME_NA... |
website/webapps/django/myproject/myproject/templates/registration/login.html | pythonsingapore/pythonsingapore | {% extends "base.html" %}
{% load url from future %}
{% load i18n %}
{% block main %}
<header>
<h1>{% trans "Login" %}</h1>
</header>
<section id="main">
<form method="post" action=".">
{% csrf_token %}
{% include "partials/form_non_field_errors.html" %}
<fieldset>
{% csrf_t... |
bitja/evkarionti/zivali/mnogoclenarji/clenonozci/zuzelke/index.html | The-C-Code/BIO-Site | <!DOCTYPE html>
<html>
<head>
<!--1. POPRAVI NASLOV! -->
<!-- Naslov Strani -->
<title>Žuželke</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="/css/uikit.min.css">
<link rel="stylesheet" hr... |
manual/configuration.html | nahid/phpew | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>aniPHP :: User Manual</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" >
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/jquery.snippet.css">
</head>
<body>... |
vendor/assets/stylesheets/button-styles.css | werein/videojs | @charset "utf-8";
/*
You are free to style the button however you wish. I plan to use
an icon from my site's own icon font to make it more visible. These
are just basic styles to make it look ok with plain text.
*/
/* Position the button */
.vjs-res-button {
float: right;
line-height: 3em;
}
/* Don't show hover ef... |
eclipse/poi-3.12/docs/apidocs/org/apache/poi/hpsf/PropertySet.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>PropertySet (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="... |
www/static/css/syntax.css | landsurveyorsunited/mobifyjs | .highlight .hll { background-color: #ffffcc }
.highlight { background: #f0f0f0; }
.highlight .c { color: #60a0b0; font-style: italic } /* Comment */
.highlight .k { color: #007020; font-weight: bold } /* Keyword */
.highlight .o { color: #666666 } /* Operator */
.highlight .cm { color: #60a0b0; font-style: italic } /*... |
libit-0.2.3/doc/html/man.mat-new-transpose.html | xiao00li/Undergraduate_Dissertation | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>mat_new_transpose</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
TITLE="LIBIT Documentation"
HREF="index.html"><LINK
REL="UP"
HREF="refmanu... |
modules/lib/mavelous_web/style.css | wiseman/mavelous | body {
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
html {
width: 100%;
}
#map {
position: absolute;
top: 0px;
bottom: 0px;
height: 100%;
width: 100%;
z-index: -1;
}
#statustextview {
background-color: rgba(0, 0, 0, 0.5);
color: white;
float: r... |
ajax/libs/yui/3.17.2/slider-base/assets/skins/sam/slider-skin.css | yogeshsaroya/new-cdnjs | version https://git-lfs.github.com/spec/v1
oid sha256:8114a9cdc68b8bde5ef8f7d6f991bf80ad272ba6fbbe2316dd72b84cb453fd31
size 2247
|
pkgs/libjpeg-turbo/java/doc/org/libjpegturbo/turbojpeg/package-tree.html | bluegum/PegDF | <!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_35) on Sun Sep 23 19:56:07 CDT 2012 -->
<TITLE>
org.libjpegturbo.turbojpeg Class Hierarchy
</TITLE>
<META NAME="date" CONTENT="2012-09-23">
<LINK R... |
rawdata/lawstat/version2/01929/0192944110800.html | g0v/laweasyread-data | <html>
<META HTTP-EQUIV=Content-Type Content="text/html; charset=big5">
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01929/0192944110800.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:16:35 GMT -->
<head><title>ªk½s¸¹:01929 ª©¥»:044110800</title>
<link rel="stylesheet" type="text/css" ... |
tablesorter/docs/example-widget-bootstrap-theme-v2.html | makehist/cloud_tmc_public | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>jQuery tablesorter 2.0 - jQuery UITheme Widget (Bootstrap v2.x)</title>
<!-- jQuery -->
<script src="js/jquery-1.4.4.min.js"></script>
<!-- Demo stuff -->
<link rel="stylesheet" href="css/jq.css">
<link rel="stylesheet" href="css/bootstrap-v2.min.css"... |
assets/style.css | trineurotec/trineurotec.github.io | @font-face {
font-family: 'icomoon';
src: url("../fonts/icomoon/icomoon.eot?srf3rx");
src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.