code stringlengths 2 1.05M | repo_name stringlengths 5 101 | path stringlengths 4 991 | language stringclasses 3
values | license stringclasses 5
values | size int64 2 1.05M |
|---|---|---|---|---|---|
<!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_16) on Fri Nov 14 13:22:34 GMT 2008 -->
<TITLE>
Uses of Class org.codehaus.groovy.grails.commons.DefaultGrailsBootstrapClass (Grails 1.0.4)
</TITLE>
... | NCIP/cma | cma-install/grails-1.0.4/doc/api/org/codehaus/groovy/grails/commons/class-use/DefaultGrailsBootstrapClass.html | HTML | bsd-3-clause | 6,160 |
<!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... | statsmodels/statsmodels.github.io | v0.12.2/generated/statsmodels.regression.linear_model.RegressionResults.condition_number.html | HTML | bsd-3-clause | 18,514 |
<html>
<head>
Color site main page.
</head>
<body>
<body text=660066 background="Color tile.JPG">
<a href="RedPage.html">
<img src="Red.jpg" width=36 height=36>
Go to Red.
</a>
<a href="BluePage.html">
<img src="Blue.jpg" width=36 height=36>
Go to Blue.
</a>
<a href="GreenPage.html">
<img src="Green.jpg"... | Asternitix/Zed-Primary-Access | ColorCode.html | HTML | bsd-3-clause | 479 |
<!DOCTYPE html>
<!--
Copyright (c) 2013 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<link rel="stylesheet" href="/tracing/tracks/spacing_track.css">
<link rel="import" href="/tracing/tracks/heading_track.html">
<scri... | bpsinc-native/src_third_party_trace-viewer | trace_viewer/tracing/tracks/spacing_track.html | HTML | bsd-3-clause | 986 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<base href="/demos/">
<title>Demo: Metal Router</title>
<link rel="stylesheet" href="../node_modules/bootstrap/dist/css/bootstrap.css">
<link rel="stylesheet" href="../node_modules/senna/build/senna.css">
</head>
<body>
<div class="senna-loading-bar"... | metal/metal-router | demos/basic-soy/index.html | HTML | bsd-3-clause | 913 |
<!DOCTYPE html>
<html>
<head>
<title>Brython test</title>
<meta charset="iso-8859-1">
<script src="../py_tokenizer.js"></script>
<script src="../py_utils.js"></script>
<script src="../py_tokens.js"></script>
<script src="../py_classes.js"></script>
<script src="../py_import.js"></script>
<script src... | sgzwiz/brython | gallery/simpleadventure1.html | HTML | bsd-3-clause | 3,993 |
<!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:44 AEDT 2015 -->
<title>ECPoint (Bouncy Castle Library 1.54 API Specification)</title>
<meta name="date" conten... | GaloisInc/hacrypto | src/Java/BouncyCastle/BouncyCastle-1.54/bcprov-jdk15on-154/javadoc/org/bouncycastle/math/ec/ECPoint.html | HTML | bsd-3-clause | 49,456 |
<md-input-container title="Color metric">
<i class="fa fa-paint-brush"></i>
<label></label>
<md-select
ng-model="$ctrl._viewModel.colorMetric"
ng-change="$ctrl.applySettingsColorMetric()"
md-on-close="$ctrl.clearSearchTerm()"
md-on-open="$ctrl.focusInputField('color-metric')"
md-container-class="ribbonBar... | MaibornWolff/codecharta | visualization/app/codeCharta/ui/metricChooser/metricChooser.color.component.html | HTML | bsd-3-clause | 1,098 |
<!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.sandbox.regression.gmm.IVGMMResults.ge... | statsmodels/statsmodels.github.io | 0.6.1/generated/statsmodels.sandbox.regression.gmm.IVGMMResults.get_bse.html | HTML | bsd-3-clause | 7,100 |
<!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... | NVIDIA/cutlass | docs/globals.html | HTML | bsd-3-clause | 10,033 |
@(title: String, bodyclass: Html = Html(""), scripts: Html = Html(""), css: Html = Html(""), preamble: Html = Html(""), afterword: Html = Html(""))(content: Html)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" con... | frostbytten/tollbooth | app/views/main.scala.html | HTML | bsd-3-clause | 5,408 |
<!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... | statsmodels/statsmodels.github.io | v0.11.0/generated/statsmodels.genmod.generalized_estimating_equations.OrdinalGEE.qic.html | HTML | bsd-3-clause | 21,709 |
<p><a href="<?php echo $_SERVER["PHP_SELF"] ?>">retour</a>
<h1>Équipe</h1>
<h2>
<?php echo $personne->prenom ?>
<?php echo $personne->nom ?>
</h2>
<p><img src="//www.gravatar.com/avatar/<?php echo md5(strtolower($personne->email)) ?>" alt="avatar">
| HE-Arc/php-intro-framework | 01-includes/templates/equipe.html | HTML | bsd-3-clause | 258 |
<!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... | Jacques-Florence/schedSim | docs/dir_7d726f5d71fc5d89b5839395dd23efbe.html | HTML | bsd-3-clause | 6,603 |
<!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_12) on Fri Jun 12 11:16:41 CST 2009 -->
<TITLE>
OptionRelationInfoService (µ÷²éͳ¼ÆÈí¼þ·þÎñƽ̨ API)
</TITLE>
<META NAME="date" CONTENT="2009-06-12"... | wangxin39/xstat | XStatAPI/docs/api/org/xsaas/xstat/business/service/OptionRelationInfoService.html | HTML | bsd-3-clause | 21,166 |
<div data-dojo-attach-point='root'>
<table style="border-collapse: collapse; table-layout: fixed; width: 100%; height: auto;">
<tbody>
<tr style="height: 40px;">
<td>
<fieldset style="border: 2px groove threedface; margin: 2px; padding: 0.75em;">
<legend>... | xblox/control-freak | Code/client/src/lib/xcf/widgets/templates/responseSettings.html | HTML | bsd-3-clause | 5,250 |
<!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... | NVIDIA/cutlass | docs/structcutlass_1_1gemm_1_1device_1_1DefaultGemmConfiguration_3_01arch_1_1OpClassSimt_00_01ArchTag3026e48abb8c905d1cc6d13d669700e4.html | HTML | bsd-3-clause | 17,277 |
<!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: Class Members - Enumerator</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><b... | wnoc-drexel/gem5-stable | src/doxygen/html/functions_eval_0x62.html | HTML | bsd-3-clause | 10,424 |
<!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... | statsmodels/statsmodels.github.io | v0.12.1/generated/statsmodels.sandbox.regression.gmm.NonlinearIVGMM.get_error.html | HTML | bsd-3-clause | 18,390 |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>statsmodels.tsa.arima_model.ARIMAResults.wald_test_terms — statsmodels v0.10.1 documentation</title>
<link rel="stylesheet" href="../_static/nature.css" type="text/css" />
<link rel="stylesheet"... | statsmodels/statsmodels.github.io | v0.10.1/generated/statsmodels.tsa.arima_model.ARIMAResults.wald_test_terms.html | HTML | bsd-3-clause | 12,359 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>src/uploader/uploader.js - Itsa</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet"... | ItsAsbreuk/itsa.github.io | api/files/src_uploader_uploader.js.html | HTML | bsd-3-clause | 33,319 |
<!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_25) on Fri Dec 13 12:09:47 EST 2013 -->
<title>Overview</title>
<meta name="date" content="2013-12-13">
<link rel="stylesheet" type="te... | IkeLevens/Scarlet_Taxi | doc/overview-summary.html | HTML | bsd-3-clause | 4,769 |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>statsmodels.regression.mixed_linear_model.MixedLMResults.normalized_cov_params — statsmodels v0.10.2 documentation</title>
<link rel="stylesheet" href="../_static/nature.css" type="text/css" />
... | statsmodels/statsmodels.github.io | v0.10.2/generated/statsmodels.regression.mixed_linear_model.MixedLMResults.normalized_cov_params.html | HTML | bsd-3-clause | 7,761 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>Description of probeSDA</title>
<meta name="keywords" content="probeSDA">
<meta name="description" content="probeSDA Reveal archive contents">
<meta http-equiv="Conten... | SMASHtoolbox/release | programs/SDAbrowser/probeSDA.html | HTML | bsd-3-clause | 5,005 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>References — giddy v2.3.3 Manual</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/bootstra... | pysal/giddy | docs/references.html | HTML | bsd-3-clause | 14,207 |
<!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>Р... | stop-time/pm_ut11 | src/InformationRegister/РегистрацииВНалоговомОргане/Help/ru.html | HTML | bsd-3-clause | 788 |
<html>
<head>
<SCRIPT LANGUAGE="JavaScript" type="text/javascript">
<!-- Begin//
if (window != top) top.location.href = location.href;
self.moveTo(0,0);
self.resizeTo(screen.availWidth,screen.availHeight);
// End -->
</SCRIPT>
<script language="JavaScript">
<!--
var msg="Press 'Ctrl + D' to bookmark Sexmummy.com!";
var... | todor-dk/HTML-Renderer | Source/Testing/HtmlRenderer.ExperimentalApp/Data/Files/free porn/BBC256C7533C5767CF708747C2DD476B.html | HTML | bsd-3-clause | 103,933 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<t... | statsmodels/statsmodels.github.io | 0.9.0/generated/statsmodels.iolib.foreign.StataReader.file_format.html | HTML | bsd-3-clause | 7,012 |
<!DOCTYPE html>
<!--
* Copyright (c) 2015 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... | Temasys/Google-WebRTC-Samples | src/content/peerconnection/multiple/index.html | HTML | bsd-3-clause | 2,410 |
<!DOCTYPE NETSCAPE-Bookmark-file-1>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<!-- This is an automatically generated file.
It will be read and overwritten.
Do Not Edit! -->
<TITLE>Bookmarks</TITLE>
<H1>Bookmarks</H1>
<DL><p>
{% for link in links %}
<DT><A HREF="{{ link.url }}" ADD_DATE="{{ li... | gjost/django-linkpile | linkpile/templates/linkpile/export.html | HTML | bsd-3-clause | 499 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>zrender Beta</title>
<link rel="stylesheet" type="text/css" href="index-public.css">
<script src="../doc/asset/js/jquery.js"></script>
<script type="text/javascript" src="../doc/asset/js/esl/esl.js"></script>
<script type="text/javasc... | 1993yihuan/zrender | hyh-beta/index.html | HTML | bsd-3-clause | 4,021 |
<div class="collapse" id="more-info-{{env.instanceId}}">
<div class="well">
{% if env.isOwner %}
<p>This panel shows narratives that you have created.</p>
{% else %}
<p>This panel shows narratives created by this user which you have some access to. They are either public or have bee... | eapearson/ui-common-dos | unused/deprecated/src/widgets/social/BrowseNarratives/templates/authorized.html | HTML | mit | 2,075 |
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.8/angular.min.js"></script>
<!-- you don't need ignore=notused in your code, this is just here to trick the cache -->
<script src="../dist/ag-grid.js?ignore=notused10"></script>
<link rel="stylesheet" type="text/css" href="..... | thomas-p-wilson/ag-grid | docs/angular-grid-internationalisation/internationalisation.html | HTML | mit | 654 |
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>"eventHandlers/mousedown" | cyclejs-sortable</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel... | SuperManitu/cyclejs-sortable | docs/modules/_eventhandlers_mousedown_.html | HTML | mit | 21,754 |
{% extends "users/base.html" %}
{% block localcss %}
<style type="text/css">
.no-box-shadow {
box-shadow: none;
}
.linky{
text-transform: none;
color: black;
}
</style>
{% endblock localcss %}
{% block content %}
<div class="col s12 m12 l12">
<div class="card grey lighten-4">
... | ojengwa/reportr | apps/users/templates/users/index.html | HTML | mit | 3,296 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title></title>
<link rel="stylesheet" href="../../lib/qunit.css" type="text/css"/>
<link rel="stylesheet" href="../../slick.grid.css" type="text/css"/>
<link rel="stylesheet" hre... | JonBons/SlickGrid-DraggableGrouping-SummaryFooters | tests/grid/index.html | HTML | mit | 1,383 |
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="html/html; charset=utf-8" />
<title>EC2ResetSnapshotAttributeRequest Class Reference</title>
<meta id="xcode-display" name="xcode-display" content="render"/>
<link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" />
<... | morizotter/AWSCloudWatchSample | aws-ios-sdk-1.7.1/Documentation/html/Classes/EC2ResetSnapshotAttributeRequest.html | HTML | mit | 15,952 |
<span ng-hide="{{item.group == 'server'}}">
<span class="username {{item.group}}" ng-hide="{{item.group == 'server'}}">{{item.name}}</span>:
</span> | Zielak/chat | client/directives/user.html | HTML | mit | 150 |
<!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.hslf.model.TextRun (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title... | misuqian/ExcelTool | eclipse/poi-3.12/docs/apidocs/org/apache/poi/hslf/model/class-use/TextRun.html | HTML | mit | 20,564 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<title>Index of /tf/sarkkara/assets/plugins/bootstrap-select/css</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>
<body>
<h1>Index of /tf/sarkkara/assets/plugins/bootstrap-select/css</h1>
<table><tr><th><img s... | mathee92/unirentalz | sarkkara/assets/plugins/bootstrap-select/css/_7ffe423b.html | HTML | mit | 1,430 |
<!DOCTYPE html>
<html>
<head>
<title>SRS</title>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"/>
<style>
body{
padding-top: 55px;
}
</style>
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">... | avplus/srs | trunk/research/players/srs_publisher.html | HTML | mit | 21,170 |
yessir
| tannerwj/cs360 | lab3/stuff/hasIndex/index.html | HTML | mit | 7 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="search... | toshiroyamada/AssetManagerClient | doc/html/search/functions_65.html | HTML | mit | 1,230 |
<!DOCTYPE html><html><head><title>http://blog.shiv.me/tags/microsoft/</title><link rel="canonical" href="http://blog.shiv.me/tags/microsoft/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=http://blog.shiv.me/tags/microsoft/" /></head></html> | shiva/shiva.github.io | tags/microsoft/page/1/index.html | HTML | mit | 301 |
<div class="panel panel-default" ng-controller="createlocationcontroller as vm">
<div class="panel panel-heading">Create Location</div>
<div class="panel panel-body">
<div class="row">
<div class="text-left col-xs-2"><label>Name</label></div>
<div class="col-xs-10 text-left"><inp... | mhylle/event-managing | src/client/app/location/create/createlocation.html | HTML | mit | 867 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>AWSCloudWatchDimensionFilter Class Reference</title>
<link rel="stylesheet" href="../css/style.css">
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4">
<meta name="generator" content="appledoc 2.2.1 (build 1333)">
</head>
<body class="a... | davidbutz/ChristmasFamDuels | iOS/frameworks/aws-ios-sdk-2.4.1/documentation/html/Classes/AWSCloudWatchDimensionFilter.html | HTML | mit | 4,610 |
<!DOCTYPE html><html><head><title>https://sangeetmishra.in/tags/extensions/</title><link rel="canonical" href="https://sangeetmishra.in/tags/extensions/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://sangeetmishra.in/tags/extensions/" /></head></html> | sangeet259/sangeet259.github.io | tags/extensions/page/1/index.html | HTML | mit | 319 |
<#include "/WEB-INF/view/base/inc.html"/>
<form class="form-horizontal" role="form">
<input type="hidden" name="row.id" value="${(row.id)!}"/>
<@bsinput title='角色id' name='row.ucenter_role_id' value='${(row.ucenter_role_id)!}'/>
<@bsinput title='菜单id' name='row.ucenter_menu_id' value='${(row.ucenter_menu_id)!}'/> ... | LxShine/jfinalQ | WebRoot/WEB-INF/view/manage/ucenter/ucenter-role-r-menu-input.html | HTML | mit | 443 |
<!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">
<head>
<title><%= class_name %></title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
... | tauplatform/tau | res/generators/templates/application/app/javascript_index.html | HTML | mit | 2,431 |
<HTML>
<BODY BGCOLOR="white">
<PRE>
<FONT color="green">001</FONT> /*<a name="line.1"></a>
<FONT color="green">002</FONT> * Copyright (C) 2009 Google Inc.<a name="line.2"></a>
<FONT color="green">003</FONT> *<a name="line.3"></a>
<FONT color="green">004</FONT> * Licensed under the Apache License, Version... | jgaltidor/VarJ | analyzed_libs/guava-libraries-read-only/javadoc/src-html/com/google/common/base/Service.html | HTML | mit | 15,205 |
change your password:
{{ protocol}}://{{ domain }}{% url 'user:reset_confirm' uidb64=uid token=token %}
| nikhila05/pietrack | templates/email/reset_email.html | HTML | mit | 104 |
<html>
<head>
<meta charset="utf-8">
<title></title>
<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='user.css') }}">
</head>
<body>
{% with messages = get_flashed_messages() %}
{% if messages %}
{% for message in messages %}
... | jiobert/python | Nelson_Alvarez/Assignments/flask_fund/sur_val/templates/users.html | HTML | mit | 692 |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Sessel: SPARQL Endpoint</title>
<link rel="stylesheet" href="stylesheets/bootstrap.css" />
<link rel="stylesheet" href="stylesheets/sparql.css" />
</head>
<body>
<div class="container">
<div cla... | agrueneberg/Sessel | _attachments/sparql.html | HTML | mit | 1,630 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- This manual is for FFTW
(version 3.3.8, 24 May 2018).
Copyright (C) 2003 Matteo Frigo.
Copyright (C) 2003 Massachusetts Institute of Technology.
Permission is granted to make and distribute verbatim cop... | termoshtt/rust-fftw3 | fftw-src/fftw-3.3.8/doc/html/The-Discrete-Hartley-Transform.html | HTML | mit | 7,135 |
<!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>Connec... | AzureZhao/android-developer-cn | training/connect-devices-wirelessly/index.html | HTML | mit | 69,368 |
<!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_65) on Wed Dec 10 00:36:13 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class... | 71D3R/datos | solr-4.10.3/docs/solr-core/org/apache/solr/update/processor/class-use/Lookup3Signature.html | HTML | mit | 5,065 |
<!DOCTYPE html>
<html lang="zh-Hans">
<head>
<meta charset="utf-8" />
<title></title>
<meta name="author" content="xli" />
<meta name="description" content="你不曾去过的城市,我不曾看过的风景,和不曾相遇的我们。" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@gohug... | kaidiren/D6 | public/post/s/2017/434/index.html | HTML | mit | 7,013 |
<!DOCTYPE html>
<title>415 Unsupported Media Type</title>
<h1>415 Unsupported Media Type</h1>
<body>对于当前请求的方法和所请求的资源,请求中提交的实体并不是服务器中所支持的格式,因此请求被拒绝。</body>
| Muxi-Studio/muxi_site | muxiwebsite/share/templates/error415.html | HTML | mit | 250 |
<apex:page>
<html>
<head>
<title>Clay Javascript Workbook</title>
<link rel="stylesheet" href="./css/index.css"/>
<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"/>
<link rel="canonical" href="h... | rodriguezartav/clay-cli | test/fixtures/clay_normal/dist/index.html | HTML | mit | 903 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>GLM_GTX_raw_data: Raw data</title>
<link href="tabs.css" rel="styleshee... | klantz81/ocean-simulation | glm-0.9.2.6/doc/html/a00287.html | HTML | mit | 5,277 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../../stylesheets/custom.css" type="text/css" />
<link rel="stylesheet" href="../../stylesheets/tooltip.css" type="text/css" />
</head>
<body>
... | romancow/Sugar | test/browser/extended/min/sugar-number.html | HTML | mit | 1,492 |
{% extends "base.html" %}
{% load crispy_forms_tags %}
{% block title %}{{ user.username }}{% endblock %}
{% block content %}
<h1>{{ user.username }}</h1>
<form class="form-horizontal" method="post" action="{% url 'users:update' %}">
{% csrf_token %}
{{ form|crispy }}
<div class="contr... | watchdogpolska/watchdog-id | watchdog_id/main/templates/users/user_form.html | HTML | mit | 493 |
<div class="ephox-polish-help-article">
<div class="ephox-polish-help-h1" role="heading" aria-level="1">Pokyny k prístupnosti</div>
<div class="ephox-polish-help-h2" role="heading" aria-level="2">Aktivácia navigácie pomocou klávesnice</div>
<p>Ak chcete na paneli s nástrojmi aktivovať navigáciu pomocou klávesnic... | alexrosepizant/lescoqssoccer | src/libs/textboxio/resources/html/help/sk/accessibility.html | HTML | mit | 7,062 |
<!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>CTestCoverageCollectGCOV — CMake 3.8.1 Document... | pipou/rae | builder/cmake/windows/doc/cmake/html/module/CTestCoverageCollectGCOV.html | HTML | mit | 11,072 |
<!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_31) on Thu Nov 17 20:03:32 MST 2016 -->
<title>MainPage</title>
<meta name="date" content="2016-11-17">
<link rel="stylesheet" type="text/css" ... | jhuerta6/oopregistration | java/doc/UseCases/MainPage.html | HTML | mit | 8,905 |
<!DOCTYPE html><!--[if lt IE 7]><html class="no-js ie ie6 lt-ie7 lt-ie8 lt-ie9 lt-ie10"><![endif]-->
<!--[if IE 7]> <html class="no-js ie ie7 lt-ie8 lt-ie9 lt-ie10"><![endif]-->
<!--[if IE 8]> <html class="no-js ie ie8 lt-ie9 lt-ie10"><![endif]-->
<!--[if IE 9]> <html class="no-js ie ie9 lt-ie10"><![endif]-->
<!-... | Shipow/groundwork | pages/layout-7.html | HTML | mit | 15,872 |
<template name="apiCard">
<div class="generic-card panel panel-default">
<div class="panel-body">
<div class="media">
<div class="media-left">
{{> viewApiLogo api=api }}
</div>
<div class="media-body">
<a href="{{ pathFor 'viewApi' _id=api._id }}"
cla... | Digipalvelutehdas/APIKA | apis/client/card/api_card.html | HTML | mit | 2,400 |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Qt 4.8: m... | stephaneAG/PengPod700 | QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/tools-inputpanel-myinputpanelform-ui.html | HTML | mit | 25,246 |
<!DOCTYPE html>
<html lang="en">
<head>
<title>NotCondition Structure 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>
... | ustwo/formvalidator-swift | docs/docsets/FormValidatorSwift.docset/Contents/Resources/Documents/Structs/NotCondition.html | HTML | mit | 23,057 |
<div class="jumbotron">
<h1>Welcome to the usage portal!</h1>
<p class="lead">
<img src="images/yeo.png" alt="I'm Yeoman"><br>
</p>
<p><a class="btn btn-lg btn-success" ui-sref="main.stats">Stats</a></p>
</div>
<div class="container">
<div class="row">
<h4>Information</h4>
<p>
... | DanielGabris/radius_restserver | frontend/frontend2/app/views/dashboard.html | HTML | mit | 533 |
---
layout: project
categories: projects
client: Helium LLC
client_url:
client_color:
video_title: "Welcome to Helium"
video_id: 187911884
video_thumb: helium.jpg
featured: true
---
<div class="credits">
<p>Director — Cole Mueller</p>
<p>Producer — Vitascope Arts</p>
<p>Editor — Cole Muel... | cmuellerrr/vitascope-arts | _posts/2016-10-18-helium.html | HTML | mit | 374 |
{% extends "admin/base_site.html" %}
<!-- LOADING -->
{% load admin_static i18n admin_modify admin_urls grp_tags %}
<!-- STYLESHEETS -->
{% block stylesheets %}
{{ block.super }}
{% endblock %}
<!-- JAVASCRIPTS -->
{% block javascripts %}
{{ block.super }}
{% url 'admin:jsi18n' as jsi18nurl %}
<scrip... | pattyreinoso/voluntariadoHOI | hoi_project/apps/grappelli/templates/admin/change_form.html | HTML | mit | 9,497 |
<!DOCTYPE HTML>
<html>
<head>
<link type = "text/css" rel = "stylesheet" href ="../../stylesheets/default.css">
<link type = "text/css" rel = "stylesheet" href ="../../stylesheets/blog.css">
<link type = "text/css" rel = "stylesheet" href ="../../stylesheets/examples_stylesheets/j-v-r-example.css">
<title>
... | bburnett86/bburnett86.github.io | blog/blog_examples/j-v-r-example.html | HTML | mit | 3,487 |
<!doctype html>
<html lang="lv">
<head
prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# profile: http://ogp.me/ns/profile#"
itemscope itemtype="http://schema.org/WebSite"
>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<!-- Google ... | klavs/db-lv | docs/kolektivi/Sen-Ligo.html | HTML | mit | 6,305 |
<html>
<script>
//test spray for IE 8 on Win7
//successfully overwrite 0c0c0c0c with shellcode
//mem usage appx 210Mb
padding = unescape('%u4141%u4141');
blocksize = 0xfffe0
block = ''
shellcode = unescape('%u3452%u5031%u3134%u3452%u5031%u3134%u3452%u5031%u3134%u3452%u5031%u3134%u3452%u5031%u3134%u3452%u5031%u3134%u3... | idkwim/snippets | Spray.html | HTML | mit | 942 |
<!--$Id: db_set_alloc.html 63573 2008-05-23 21:43:21Z trent.nelson $-->
<!--$Id: db_set_alloc.html 63573 2008-05-23 21:43:21Z trent.nelson $-->
<!--Copyright (c) 1997,2008 Oracle. All rights reserved.-->
<!--See the file LICENSE for redistribution information.-->
<html>
<head>
<title>Berkeley DB: Db::set_alloc</title>... | mollstam/UnrealPy | UnrealPyEmbed/Development/Python/2015.08.07-Python2710-x64-Source-vs2015/Python27/Source/db-4.7.25.0/docs/api_cxx/db_set_alloc.html | HTML | mit | 4,971 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1">
<!-- jQuery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Bootstrap -->
<link rel="sty... | UnicornCollege/ucl.itkpd.configurator | client/node_modules/uu5g03/doc/main/server/public/data/examples/exampleUU5BricksTableTh02.html | HTML | mit | 2,086 |
{% extends "../theme/base_map.html" %}
{% block head %}
<title>在线地图按分类列出</title>
<meta name="keywords" content="{{ catinfo.name }}地图,在线地图,历史地图,分类地图,">
<meta name="description" content="{{ catinfo.name }}地图,在线地图,历史地图,在线地图按分类列出">
{% end %}
{% block show_map %}
<div class="col-sm-12">
<div class="col-sm-9">
<div class... | bukun/maplet | templates/list/category_list_m.html | HTML | mit | 1,082 |
{% extends 'base.html' %}
{% block title %}{{ page.title }}{% endblock %}
{% block content %}
<h1 class="article-title" >{{ page.title }}</h1>
<div class="article-content"><p>{{ page.content }}</p></div>
<hr class="large"></hr>
{% for article in articles[:5] %}
<h2 class="article-title pull-left"><a href="... | gjreda/void | templates/404.html | HTML | mit | 552 |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-guide-concepts-1-production</title>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.17/angular.min.js"></script>
</head>
<body >
<div ng-app ng-init="qty=1;cost=2">
<b>Invoice:</b>
<div>... | ProjectGinsberg/dashboard-open | lib/angular/docs/examples/example-guide-concepts-1/index-production.html | HTML | mit | 586 |
<?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>yaklient.objects.comment</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" /... | jakesyl/Yaklient | doc/yaklient.objects.comment-module.html | HTML | mit | 5,852 |
<!DOCTYPE html>
<html lang="en">
<head>
<title>UploadAPIRequest 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>
... | MLSDev/TRON | docs/docsets/TRON.docset/Contents/Resources/Documents/Classes/UploadAPIRequest.html | HTML | mit | 25,154 |
<!DOCTYPE html>
<html>
<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>Example</title>
<link rel="stylesheet" href="css/main.css">
<link rel="shortcut icon" href="imgs/favicon.ico... | alistaircolling/gulpfile-example | src/index.html | HTML | mit | 483 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="search... | rkq/cxxexp | third-party/src/boost_1_56_0/libs/numeric/ublas/doc/doxyfiles/html/search/all_6c.html | HTML | mit | 20,296 |
<!DOCTYPE html>
<html lang="en">
<head>
<title>ChannelEvent Structure 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>
... | davidstump/SwiftPhoenixClient | docs/docsets/SwiftPhoenixClient.docset/Contents/Resources/Documents/Structs/ChannelEvent.html | HTML | mit | 12,671 |
<!DOCTYPE html>
<html ng-app="app.routes">
<head>
<title>Routing Angular</title>
</head>
<body>
<p>Hello</p>
<div ng-view></div>
<script src="../../bower_components/angular/angular.min.js"></script>
<script src="../../bower_components/angular-route/angular-route.min.js"></script>
... | ikosenn/ng-book | src/app/indexrouting.html | HTML | mit | 406 |
<!-- Ésta es la página web donde consumieremos nuestro elemento
personalizado. Aquí debemos llamar el script "Platfrom. Quien
se encarga de "nivelar" las capacidades de todos los navegadores y de esta forma satisfacer una de las principales metas del proyecto:
La compatibilidad. -->
<!DOCTYPE html>
<h... | AmetAlvirde/polymer-cpco7 | index.html | HTML | mit | 1,004 |
<p>A template could be loaded and injected here.</p>
| philippsimon/grunt-static-inline | test/fixtures/partial.html | HTML | mit | 53 |
<?xml version="1.0" encoding="iso-8859-1"?>
<!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>
<!-- template designed by Marco Von Ballmoos -->
<title>Docs for page knowledgebase-detail.ph... | cerad/appirm | irm/docs/code/Information Resource Manager/_users_knowledgebase-detail_php.html | HTML | mit | 2,236 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
<meta name="generator" content="AsciiDoc 8.6.7" />
<title>zmq_z85... | kjdev/zmq-tools | third_party/zeromq-4.0.3/doc/zmq_z85_encode.html | HTML | mit | 18,868 |
<!-- #docregion event-binding -->
<button (click)="sayMessage()" [disabled]="canClick">Trigger alert message</button>
<!-- #enddocregion -->
<!-- #docregion bindings -->
<p [id]="sayHelloId" [style.color]="fontColor">You can set my color in the component!</p>
<!-- #enddocregion -->
| alxhub/angular | aio/content/examples/what-is-angular/src/app/hello-world-bindings/hello-world-bindings.component.html | HTML | mit | 283 |
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>EditItemViewModel | Office Equipment Tracker - Generated documentation</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scal... | rLoka/OfficeEquipmentTracker | docs/classes/viewmodels_edititemviewmodel_.edititemviewmodel.html | HTML | mit | 51,121 |
<!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... | amarjeetkapoor1/CivilOctave | Documentation/html/namespacecivilsage__1__1admin_8html_source.html | HTML | mit | 11,431 |
<!-- COMPONENT: 500 -->
<div ng-controller="Error500Controller as vm">
<div class="error-container">
<div class="error-code">500</div>
<div class="error-text">internal server error</div>
<div class="error-subtext">The server encountered an internal error or misconfiguration and was unable to... | metricAppTeam/metricapp-client | app/dist/views/error/error500.view.html | HTML | mit | 368 |
Xuelin Lu's Home Page
Felix the cat!
I'm a character who was created in 1919 by Otto
Messmer. I was the very first based on an animal but with a human
personality. My first feature was Felix Saves the Day, which
was shown in 1922.
I was one of the most famous stars of the 1920, rivaling Chaplin
and... | ML-SWAT/Web2KnowledgeBase | naive_bayes/non_course_test/untag_http:^^www.cs.wisc.edu^~xuelin^xuelin.html | HTML | mit | 1,169 |
<html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>TextWriterAppender.WriteFooter Method</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" ... | YOTOV-LIMITED/pokerleaguemanager | lib/Log4net 1.2.13/doc/release/sdk/log4net.Appender.TextWriterAppender.WriteFooter.html | HTML | mit | 2,315 |
<!DOCTYPE html>
<html>
<head>
<title>Hello Cordova 1</title>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta name="viewport" id="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" type="text/css" hr... | vipulshah2010/CORDOVA_5.0_Programs | NetworkEvents/www/index.html | HTML | mit | 2,283 |
<div class="content-box">
<div class="content-box-head">{{note.modified_time | date}}</div>
<div contenteditable="true" class="content-box-cell">
<p>{{note.content}}</p>
</div>
</div> | hikari77/ngblog | src/app/note/content-box.html | HTML | mit | 203 |
<!DOCTYPE html><html lang="zh"><head>
<meta charset="utf-8">
<title>后期处理</title>
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@threejs">
<met... | looeee/three.js | manual/zh/post-processing.html | HTML | mit | 15,906 |
<!DOCTYPE html>
<!--
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.4
Version: 4.0.2
Author: KeenThemes
Website: http://www.keenthemes.com/
Contact: support@keenthemes.com
Follow: www.twitter.com/keenthemes
Like: www.facebook.com/keenthemes
Purchase: http://themeforest.n... | alicankustemur/neptun_b2b | template/files/pages/form_controls.html | HTML | mit | 113,433 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.