path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
src/components/tree/tree-node.component.html | HstarComponents/ngx-smartadmin | <div class="sa-tree-node" [ngClass]="nodeClass">
<div class="node-content" (click)="handleNodeClick()">
<span class="sa-tree-node-icon" [ngClass]="{expanded: expanded, 'is-leaf': isLeaf}"></span>
<sa-checkbox *ngIf="showCheckbox"></sa-checkbox>
<span>{{treeNode.text}}</span>
</div>
<ng-container *ngIf... |
doc/materials/view-source_socks-proxy.net.html | DD-L/socks-proxy-tester | <!doctype html>
<!--[if IE 7 ]> <html lang="en" class="no-js ie7"> <![endif]-->
<!--[if IE 8 ]> <html lang="en" class="no-js ie8"> <![endif]-->
<!--[if IE 9 ]> <html lang="en" class="no-js ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html lang="en" class="no-js"> <!--<![endif]-->
<head>
<meta charset="ut... |
documentation/docu-dev/srd/html/plugin_8h_source.html | OpenIndy/OpenIndy.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/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... |
data/scraped/404-hlavni-mesto-praha.html | datastory/lunchtime-ceny |
<!doctype html>
<!--[if lt IE 7 ]> <html lang="cz" class="no-js ie6"> <![endif]-->
<!--[if IE 7 ]> <html lang="cz" class="no-js ie7"> <![endif]-->
<!--[if IE 8 ]> <html lang="cz" class="no-js ie8"> <![endif]-->
<!--[if IE 9 ]> <html lang="cz" class="no-js ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!... |
bootcamp/templates/qa/answer_form.html | vitorfs/bootcamp | {% extends 'base.html' %}
{% load static i18n %}
{% load crispy_forms_tags %}
{% block title %}{% trans 'Answer a question' %}{% endblock %}
{% block content %}
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="{% url 'news:list' %}">{% trans 'Home' %}</a></li>
... |
tpl/_keyword-list.html | directional-star/TrendDetails | <ol id="keyword-list">
{% if keywords %}
{% for hotkeyword in keywords %}
{% include "_template_keyword.html" %}
{% endfor %}
{% endif %}
</ol>
<input type="hidden" id="keyword" value="{{ keyword }}">
|
public/Windows 10 x64 (19041.450)/_XSAVE_FORMAT.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (19041.450)</h4><br>
<h2>_XSAVE_FORMAT</h2>
<font face="arial"> +0x000 ControlWord : Uint2B<br>
+0x002 StatusWord : Uint2B<br>
+0x004 TagWord : UChar<br>
+0x005 Reserved1 : UChar<br>
+0x006 ErrorOpcode : Uint2B<br>
+0x008 ErrorOffs... |
Docs/Doxygen/html/_kluster_kite_8_large_objects_2_kluster_kite_8_large_objects_8_client_2_installer_8cs.html | KlusterKite/KlusterKite | <!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... |
NldbWebsite/ngApp/src/app/components/addepisode/collected-items/collected-items.component.html | ApexPredator13/Northernlion-DB | <div id="container">
<div *ngFor="let collectedItem of collectedItems; let i = index" id="item" [ngStyle]="{'background-color': collectedItem.player === 1 ? 'rgba(255,255,255,0.2)' : 'rgba(255,0,255,0.2)'}">
<itemsourceimage-nolink [cssh]="collectedItem.itemSource.cssHorizontalOffset" [cssv]="collectedItem... |
Rust/share/doc/rust/html/rustc/back/abi/constant.BOX_FIELD_BODY.html | ArcherSys/ArcherSys | <!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 `BOX_FIELD_BODY` constant in crate `rustc`.">
<meta name="k... |
Rust/share/doc/rust/html/rustc_trans/metadata/csearch/fn.get_impl_or_trait_item.html | ArcherSys/ArcherSys | <!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 `get_impl_or_trait_item` fn in crate `rustc_trans`.">
<meta... |
docs/index.html | badreilhem/premierpas | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc on Tue Oct 28 13:11:14 CET 2014 -->
<title>Generated Documentation (Untitled)</title>
<script type="text/javascript">
targetPage = "" + window.loca... |
_html/front/login.html | Bizdesire/iAdwisor-dev | <!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>iAdwisor | Login</title>
<meta name="description" content="">
<meta ... |
api-reference/ios-api/Components/FlightHubManager/DJIFlightHubManager_DJIFlightHubUpStream.html | dji-sdk/Mobile-SDK-Doc | <script>window.pathPrefix="../../";</script><script>window.pathPrefix="../../";</script><script>window.pathPrefix="../../";</script><script>window.pathPrefix="../../";</script><script>window.pathPrefix="../../";</script><!DOCTYPE html>
<html lang="en"></html>
<head><meta name="generator" content="Hexo 3.9.0">
<meta c... |
css/colors/red.css | turkey321/turkey321.github.com | /* ========================================================================================= */
/* ======================================= Red #fe000a ===================================== */
/* ========================================================================================= */
.btn-primary {
background:... |
realflow_plugins/sdk/doc/doxygen/html/ppty_8h.html | madoodia/codeLab | <!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>RF_SDK: E:/Projects/NextLimit/RealFlow/RFSdk/include/rf_sdk/sdk/ppty.h ... |
clean/Linux-x86_64-4.10.2-2.0.6/released/8.14.1/compcert/3.7~coq-platform.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>compcert: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.cs... |
clean/Linux-x86_64-4.06.1-2.0.5/extra-dev/8.10.dev/interval/3.4.2.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>interval: 2 m 21 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel... |
src/pages/campaigns/klapany_obratnye_chugunnye__SE.html | martyns0n/emails-templates | <container>
<spacer size="16"></spacer>
<row>
<columns large="12" small="12">
<h1>Здравствуйте</h1>
<p class="paragraph">
Мы держим на складе основные позиции клапанов обратных чугунных до Ду600.<br><br>Все клапаны имеют паспорта и сертификаты.
</p>
... |
TrackerExpress/doc/index-files/index-1.html | CMPUT301W15T05/TrackerExpress | <!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.6.0_34) on Tue Apr 07 16:10:30 MDT 2015 -->
<title>A-Index</title>
<meta name="date" content="2015-04-07">
<link rel="stylesheet" type="tex... |
src/app/components/navbar/navbar.component.css | laurenprete/gorgon-explorer | .navbar{
position: absolute;
top: 0;
left: 0;
height: 50px;
width: 100%;
background-color: #101010;
font-family: 'Economica', sans-serif;
color: #e6e6e6;
-webkit-box-shadow: 0 -2px 20px 3px rgba(0,0,0,0.6);
-moz-box-shadow: 0 -2px 20px 3px rgba(0,0,0,0.6);
box-shadow: 0 -2px ... |
chapter8/http_websocket_samples/client/bid_client.html | Farata/angular2typescript | <!DOCTYPE html>
<html>
<head>
<title>Http samples</title>
<script src="https://cdn.polyfill.io/v2/polyfill.js?features=Intl.~locale.en"></script>
<script src="node_modules/core-js/client/shim.min.js"></script>
<script src="node_modules/zone.js/dist/zone.js"></script>
<script src="node_modules/typescript/li... |
src/partials/mfwidthheight.tpl.html | stefankolb/mdt | <!DOCTYPE html>
<div class="container-fluid" ng-controller="MFWidthHeightCtrl">
<ol class="breadcrumb">
<li><a ui-sref="/">Start</a></li>
<li class="active">Media Feature - (device-)width/height</li>
</ol>
<h1>Media Feature - (device-)width/height</h1>
<p class="lead">
This tool helps you to see whether... |
docsets/Java 5.docset/Contents/Resources/Documents/javax/print/attribute/standard/PrinterURI.html | Smolations/more-dash-docsets | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<meta name="collection" content="api">
<!-- Generated by javadoc (build 1.5.0-rc) on Wed Aug 11 07:24:06 PDT 2004 -->
<TITLE>
PrinterURI (Java 2 Platform SE 5.0)
</TITLE>
<META NAME="keyw... |
default.html | destroytoday/Balzac-for-Siteleaf | {% include 'layouts/page' %}
|
src/web/viz/piano-keys.html | jhwoodward/nompl | <div class="log keys"
ng-show="vm.active"
style="position:relative">
<div ng-repeat="key in vm.keys"
ng-class="{
'white': key.colour === 1,
'black': key.colour ===0,
'active': key.track
}"
style="width:{{key.width}}px;left:{{key.left}}px;height:{{key.height}}px"
clas... |
html/expressions.html | giladgray/dash-handlebars-docset | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- saved from url=(0040)http://handlebarsjs.com/expressions.html -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Handlebars.js: Minimal Templating on... |
Figure3/Tox21_nnm/WorkHere/58-33-3.smi.png.html | andrewdefries/ToxCast | <!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>
<title>58-33-3.smi.png.html</title>
</head>
<b... |
app/views/invite.html | FrankDeGroot/datumprikker | <div class="hero-unit">
<h1>Invitation</h1>
<p>Select contacts to invite.</p>
<form>
<ul>
<li ng-repeat="invitee in invitees">
<label>
<input type="checkbox"
ng-model="invitee.checked"
ng-change="s... |
data/winddatafiles/278WXDailyHistory.asp.html | arkadyan/Wind-Dance | <html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head><body>Time,TemperatureF,DewpointF,PressureIn,WindDirection,WindDirectionDegrees,WindSpeedMPH,WindSpeedGustMPH,Humidity,HourlyPrecipIn,Conditions,Clouds,dailyrainin,SoftwareType<br>
2010-10-01 00:00:00,73.8,70.7,29.76,NNE,22,3.0... |
jgrapht-0.8.2/javadoc/org/jgrapht/graph/Subgraph.html | pfeifenheini/javaProjects | <!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_20) on Sat Nov 27 21:36:23 PST 2010 -->
<TITLE>
Subgraph (JGraphT : a free Java graph library)
</TITLE>
<META NAME="date" CONTENT="2010-11-27">
<LI... |
index.html | 31piy/ngstrap-modals | <!doctype html>
<html lang="en" ng-app="demo">
<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>AngularStrap Modals</title>
<link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.... |
style.css | frontenddevops/interactive_image | .center {
text-align: center;
margin-top: 36px
}
|
all-data/19000-19999/19687-22.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>... |
client/main.html | InterVideo/RecognitionDemo | <head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>InterVideo</title>
</head>
<body>
<div id="app"></div>
</body>
|
engine/skins/maharder/css/components/menu.css | Gokujo/tagsadd | /*
* # Semantic - Menu
* http://github.com/semantic-org/semantic-ui/
*
*
* Copyright 2015 Contributor
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Standard
*******************************/
/*--------------
Menu
---------------... |
app/view1/view1.html | sseira/match15 | <div class="stanford-header">
<h1 class="header">
<span class="red">Match15:</span> Seniors looking for Seniors
</h1>
</div>
<h4 class="subheader">
Hi {{firstName}}, submit up to 15 seniors you would like to get to know better.
<br> Whether it’s for love, lust, or friendship, you will have one w... |
all-data/5000-5999/5239-22.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>... |
www/doc/Random.html | hoge1e3/Tonyu2 | <html><body class="markdown-body">
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" href="css/style.css"/>
<script src="js/jquery-1.10.1.js"></script>
<script src="js/doc.js"></script>
<p><a href="api">api</a></p>
<h1 id="randomクラス">Randomクラス</h1>
<p>種(乱数系列)を設定して乱数を生成します。生成アルゴ... |
layout/produto_index.html | GuilhermeBenites/Puppy | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Meta, title, CSS, favicons, etc. -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Pupp... |
clean/Linux-x86_64-4.03.0-2.0.5/released/8.8.2/zorns-lemma/8.5.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>zorns-lemma: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/a0cc5710aa94fb51f631de910e89a23484d56c967dbc76c9f6fa0fe94f5e6748.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./33c8f2f8fe23d3bcd59d5241928f81725339f017e4973220ff5da9e7faf0266b.html">Teleport</a>
<hr>
... |
post/2005-8-13-epoll-timerfd/index.html | bkwang/bkwang.github.io | <!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="https://bkwang.github.io/favicon.ico">
<link rel="stylesheet" href="/css/style.min.css">
<title>epoll timerfd</title>
</head>
<body><h... |
WiccanSharing/app/commons-net-3.6/apidocs/org/apache/commons/net/telnet/TelnetInputListener.html | acvcmaster/Projeto-Eng.-Unificada | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>TelnetInputListener (Apache Commons Net 3.6 API)</title>
<link rel="stylesheet" type="text/css" ... |
doc/04-Tests/TestCoverageReport/CoBaB/test/include/SearchResultTester.h.func.html | aschuman/CoBaB | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>LCOV - app.info - CoBaB/test/include/SearchResultTester.h - functions</title>
<link rel="stylesheet" type="text/css" href="../../../gcov.css">
</head... |
app/views/fha/appointment-scenarios/scenario1/evidence-portal.html | dwpdigitaltech/healthanddisability | {% extends path+"/_layout-case-simple2.html" %}
{% block actioncolumn %}
{% include path+"/scenario1/_actionColumn.html" %}
{% endblock %}
{% block citizen_detail %}
Stevie Barnes
{% endblock %}
{% block citizen_content %}
<div class="container">
<div class="grid-row">
<div class="column-full">
... |
src/Viteloge/CoreBundle/Resources/descriptions/08296.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Montcheutin est
un village
situé dans le département des Ardennes en Champagne-Ardenne. On dénombrait 137 habitants en 2008.</p>
<p>Si vous pensez venir habiter à Montcheutin, vous pourrez aisément trouver une maison à vendre. </p>
<p>À proximité de Montcheutin so... |
public/Windows 10 x64 (19041.264)/_DELAY_ACK_FO.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (19041.264)</h4><br>
<h2>_DELAY_ACK_FO</h2>
<font face="arial"> +0x000 Links : <a href="./_LIST_ENTRY.html">_LIST_ENTRY</a><br>
+0x010 OriginalFileObject : Ptr64 <a href="./_FILE_OBJECT.html">_FILE_OBJECT</a><br>
</font></body></html> |
ClientApps/MfGantt/css/jquery.multiSelect.css | FinchYang/test | a.multiSelect {
background: #FFF url(multiselect/dropdown.gif) right center no-repeat;
border: solid 0px #BBB;
position: relative;
cursor: default;
text-decoration: none;
color: black;
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
margin:0px;
padding: 0px;
padding-right:16px;
}
... |
alternet-libs/apidocs/ml/alternet/parser/util/class-use/ValueStack.Value.html | alternet/alternet.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_172) on Sat Jan 18 18:10:48 CET 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class ml.alternet.p... |
ParcialMitch/dist/javadoc/MotorLogico/package-summary.html | MitchAguilar/POE | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_102) on Mon Oct 02 00:55:24 COT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>MotorLogico</title>
... |
client/app/static/views/brainstorming.html | atizo/braindump | <div bd-header tools="toolBar" href="/"></div>
<div class="container">
<h2 ng-bind="brainstorming.question"></h2>
<div ng-if="brainstorming.detailsHTML"
ng-bind-html="brainstorming.detailsHTML"></div>
<div>
<span ng-bind="brainstorming.createdFormatted" class="text-muted small"></span>
<a title="... |
tags/MySQL/index.html | seyrenhe/seyrenhe.github.io | <!doctype html>
<html lang="">
<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, maximum-scale=1.0, user-scalable=no"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cac... |
_layouts/blank.html | schickm/cyclejs.github.io | <!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="{{ site.encoding }}">
{% if page.author %}<meta name="author" content="{{ page.author }}">{% endif %}
<meta name="description" content="{% if page.description %}{{ page.description }}{% ... |
templates/front/openSource.html | staugur/Interest.blog | {% extends "base/front.html" %}
{% block title %}Interest Blog OpenSource | SaintIC{% endblock %}
{% block content %}
<div>
<h1>开源项目GitHub展示<span class="badge green" id="repo_count"></span></h1>
<ul class="new_tools_list" id="repo_list">
<li style="list-style-type:decimal;"><b class="post-meta ... |
public/modules/articles/views/Neighborhoods/Huguenot.html | sleepylemur/AngularApp | <shape id="Huguenot" name="polyline" path= "[[40.5340245,-74.1862106],[40.5378079,-74.1886568],[40.5468415,-74.180975],[40.5502003,-74.1876268],[40.5486351,-74.1887856],[40.5432869,-74.1973257],[40.5350029,-74.1933346],[40.5319043,-74.1917896],[40.5331112,-74.1896009],[40.5340245,-74.1862106] ] " stroke-color="#FF0000"... |
grandcentral/content/template/master/snippet/greenbutton/css/greenbutton.context.css | hands-agency/grandcentral-spa | /********************************************************************************************/
/* Choices
/********************************************************************************************/
.adminContext[data-template="master/snippet/greenbutton/greenbutton.context"]
{
}
.greenbutton-choices
{
border-radius... |
assets/2014/01/page-grid.css | robmyers/robmyers.org | .page-grid-cell {
margin: 0 16px;
display: inline-block;
vertical-align: top;
}
.page-grid-inner {
display:inline;
text-align: left;
}
.page-grid {
text-align: left;
width: 99%;
margin-left: auto;
margin-right: auto;
}
|
templates/layout/base.html | aaronrodier84/rouxbrands | <!DOCTYPE html>
<html class="no-js" lang="{{ locale_name }}">
<head>
<title>{{ head.title }}</title>
{{{ head.meta_tags }}}
{{{ head.config }}}
{{#block "head"}} {{/block}}
<link href="{{ head.favicon }}" rel="shortcut icon">
<meta name="viewport" content="width=devic... |
hashs-database/hashs/core___modules___system___css___system.diff.css | GoZOo/Drupaloscopy | 8.0-alpha2:c4ef4e456cf5b629093dff60d5122f6b2c00d33bb014a29a9f78ca824b91b77c
8.0-alpha3:c4ef4e456cf5b629093dff60d5122f6b2c00d33bb014a29a9f78ca824b91b77c
8.0-alpha4:c4ef4e456cf5b629093dff60d5122f6b2c00d33bb014a29a9f78ca824b91b77c
8.0-alpha5:c4ef4e456cf5b629093dff60d5122f6b2c00d33bb014a29a9f78ca824b91b77c
8.0-alpha6:c4ef4... |
index.html | HugoRojasGi33/Valemas-html | <!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="">
<meta name="author" content="">
<title>Heroic Features - S... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/38ed201d9524aa2905de2e5d263392135d6eaacbe452a9b884f72bdf63ecc61e.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./47d5e6836f4582b0f245960b4a9791dc8095b234a3a425be9798ddd9eb995b57.html">Teleport</a>
<hr>
... |
simple_php_js_mysql.html | eleido/simple_PHP_JS_MySql | <!DOCTYPE html PUBLIC>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>InfoTech Tools Rating Page</title>
<link rel="stylesheet" type="text/css" href="style.css"/>
<script type="text/javascript" language="javasccript">
function isFormValid(form)
{
var result = isItemSelected(form.oracle,"ora... |
templates/sse.html | nakul225/DoubleMapAlert | <!DOCTYPE html>
<!-- #Makes use of Server sent event example given at : https://github.com/stevenewey/ssedemo -->
<html>
<head>
<script type="text/javascript" src="//code.jquery.com/jquery-1.8.0.min.js"></script>
<script type="text/javascript">
$(document).ready(
func... |
views/tag/component/submit.html | r2js/r2admin | <div align="{{ align or 'center' }}">
<button type="submit" class="{{ class }}">{{ name }}</button>
</div>
|
docs/concepts/next/samples/timeout-action.html | kidaa/atoms.js | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Atom-Control Sample</title>
<script src="../../../../Scripts/jquery-1.11.1.min.js"></script>
<link href="../../../../style/atoms.css" rel="stylesheet" />
<script src="../../../../atoms.min.js"></script>
</head>
<body>
<d... |
_posts/2009-07-28-make-sure-that-he-had-plenty-of.html | jasabell/jasabell.github.io | ---
layout: post
title: Make sure that he had plenty of opportunities to disobey you.
date: '2009-07-28T11:46:00.001-05:00'
author: Jabell
tags:
- Teaching
- Quotes
- Literature
modified_time: '2009-07-28T11:50:37.268-05:00'
blogger_id: tag:blogger.com,1999:blog-19739956.post-2540451788831286894
blogger_orig_url: http:... |
public/assets/themes/read-html5-v1.1/Documentation/assets/css/bootstrap.css | DannyNunez/300CMS | /*!
* Bootstrap v2.1.1
*
* Copyright 2012 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 @twitter by @mdo and @fat.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
... |
static/html/home.html | stevemostovoy/OpenClassroom | <html>
{{template "header"}}
<body>
{{template "top-bar" .}}
<h1>Open Classroom</h1>
<p>
Open Classroom is a layer on top of Wikipedia that allows
people to exchange their expertise and understanding through
all the information available on the world's largest general
reference source.
</p>
<... |
clean/Linux-x86_64-4.05.0-2.0.6/released/8.5.1/relation-extraction/8.6.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>relation-extraction: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstra... |
tests/testsamplehtml/769720966364667904.html | dtuit/TwitterWebsiteSearch | <li class="js-stream-item stream-item stream-item
" data-item-id="769720966364667904" id="stream-item-tweet-769720966364667904" data-item-type="tweet">
<div class="tweet js-stream-tweet js-actionable-tweet js-profile-popup-actionable
original-tweet js-original-tweet
" data-... |
ndp/static/tipso/tipso.css | Code4SA/ndp | /* Tipso Bubble Styles */
.tipso_bubble, .tipso_bubble > .tipso_arrow{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.tipso_bubble {
position: absolute;
text-align: center;
border-radius: 6px;
z-index: 9999;
}
.tipso_style{
cursor: help;
/*border-bottom: 1... |
all-data/0-999/893-31.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="ztable"><tr><th class="ztd1"><b>... |
Basic elements/index.html | petulepos/HTML-Examples | <!DOCTYPE html>
<html>
<head>
<title>Basic elements</title>
</head>
<body>
<h1>Main title</h1>
<h2>Subtitle</h2>
<h3>Subtitle level 3</h3>
<h4>Subtitle level 4</h4>
<h5>Subtitle level 5</h5>
<h6>Subtitle level 6</h6>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labor... |
app/assets/stylesheets/invoicing_engine/invoice.css | RobTaylor76/InvoicingEngine | #invoice_lines input[type=number]::-webkit-inner-spin-button,
#invoice_lines input[type=number]::-webkit-outer-spin-button
{
-webkit-appearance: none;
margin: 0;
}
input[type=number]
{
-moz-appearance: textfield;
}
.invoice_line .quantity {
width: 45px;
height: 42px;
line-height: 1.... |
phing-2.15.2/docs/api/docs/classes/PhpDocumentor2Wrapper.html | andyreis/mystyle | <!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
<meta charset="utf-8"/>
<title> Phing API Documentation » \PhpDocumentor2Wrapper
</title>
<meta name="author" content=""/>
<meta name="descript... |
_includes/header.html | SupermanScott/supermanscott.github.io | <header>
<div class="container">
<div class="profile">
<div class="social">
<a href="http://twitter.com/superman_scott">
<div data-picture data-alt="Twitter">
<div data-src="/img/twitter16.png"></div>
<div data-s... |
data/patch/20170714/1410_42c984dc649b774e98596a86056ad446/app/themes/default/mc/bond.html | Broomspun/shanque | {php define('MUI', true);}
{template 'common/header'}
{if $do == 'mobile'}
{if $op == 'index'}
<div class="mui-content mc-tel-bonded">
<div class="mui-text-center">
<img src="{$_W['siteroot']}app/resource/images/bonded-tel.png">
<div class="mui-b">你的手机号:{$profile['mobile']}</div>
</div>
<div class="mui-co... |
app_reference/public/reference.css | deanchen/Chronicle-Rotator | body {
background: #1d1d1d;
margin: 0; padding: 0;
font: 10px normal Arial, Helvetica, sans-serif;
}
* {margin: 0; padding: 0; outline: none;}
img {border: none;}
h1 {
font: 3em normal Georgia, "Times New Roman", Times, serif;
color: #fff;
text-align: center;
background: url(h1_bg.gif) no-repeat;
text-indent: -... |
javadoc/allclasses-noframe.html | hehonghui/simpledb | <!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 Sat Aug 13 19:28:03 CST 2016 -->
<title>All Classes (database API)</title>
<meta name="date" content="2016-08-13">
<link rel="stylesheet... |
v2-community/docs/src_pixi_renderers_webgl_shaders_PrimitiveShader.js.html | stoneman1/phaser | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Phaser Source: src/pixi/renderers/webgl/shaders/PrimitiveShader.js</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/default.css">... |
templates/admin/torrentlist.html | ElegantMonkey/nyaa | {{define "title"}}{{ call $.T "torrents_list" }}{{end}}
{{define "content"}}
<div class="results box">
<h1>{{ call $.T "torrents_list" }}</h1>
<form method="post" action="">
{{ block "csrf_field" $ }}{{end}}
{{ range (index $.Infos "infos")}}
<p class="success-text">{{ . }}</p>
{{end}}
{... |
app/client/templates/layouts/footer/footer.html | JavaScript-NZ/javascript-website-v2 | <template name="Footer">
<div class="ui center aligned container">
<div class="ui inverted small link list">
<div class="item">
Copyright © 2014 JavaScript NZ Incorporated.
</div>
<div class="item">
Header image based on “<a href="https://w... |
example/16. Arrow functions.html | marpple/abc-functional-javascript |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
<script src="js/underscore.js"></script>
<script src="js/jquery.js"></script>
<script src="../abc.js"></script>
<script>
console.log(
C.map([1,2,3], 'v => v*10'), // [10, 20, 30]
C.map([1,2,3], '(v, i) => v*i... |
result/M.1419055080.A.A19.html | iultimatez/PTTScraper | <!DOCTYPE html><html><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Re: [新聞] 蔡英文:只講中文不利於我們國際競爭力 - 看板 Gossiping - 批踢踢實業坊</title>
<meta name="robots" content="all">
<meta name="keywords" content="Ptt BBS 批踢踢">
<meta name="description" content="
※ 引述《yfme (中螢)》之銘言:
: 1.媒體來源... |
_includes/sidebar.html | dajocarter/dajekyll | <div class="col-lg-3">
{% for card in include.cards %}
{% case card %}
{% when 'author' %}
{% include card__author.html %}
{% when 'links' %}
{% include card__links.html %}
{% when 'posts' %}
{% include card__posts.html %}
{% when 'projects' %}
{% include ca... |
Ext/log4net-1.2.11/doc/release/sdk/log4net.Filter.FilterSkeletonProperties.html | npruehs/slash-framework | <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>FilterSkeleton Properties</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSDN.c... |
deps/boost_1_77_0/libs/geometry/doc/html/geometry/reference/algorithms/make/make_2_2_coordinate_values.html | davehorton/drachtio-server | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>make (2 coordinate values)</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="../../../../in... |
docs/_mixer_8h_source.html | LiquidityC/flat | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" co... |
App/Vue/index.html | NewsNIng/ni | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<title></title>
</head>
<body>
<header>
<h1>插件演示</h1>
</header>
<div class="mui-content" id='app'>
<button type="button" @click='bac... |
app/_includes/shared/styles.html | jcock/decypaa | <!-- build:css({app,.tmp}) /css/main.css -->
<!-- Custom CSS -->
<link rel="stylesheet" href="/_bower_components/normalize-css/normalize.css">
<link rel="stylesheet" href="/css/main.css">
<!-- endbuild -->
|
api/pdfjs/extensions/chromium/pdfHandler.html | Alexandrescu/drywall | <!doctype html>
<!--
Copyright 2012 Mozilla Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or... |
mirror/prvCode_07/cityCode_004-areaCode_01-deptCode_004/voteCode_20120101T1A2-qryType_ctks-prvCode_06-cityCode_004-areaCode_01-deptCode_004-liCode_0065.html | g0v/projectV |
<!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>中選會選舉資料庫網站</title>
<link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/votehist.css">
<script typ... |
tag/Alexa/index.html | datumrich/datumrich.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Alexa - Things on the Internet: What Are They Talking To?</title>
<meta name="description" content="" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" c... |
quicktests/html/orientHorizontal-quicktest.html | bavardage/plottable | <script src="http://d3js.org/d3.v3.js" charset="utf-8"></script>
<script src="../plottable_multifile.js"></script>
<script src="../examples/exampleUtil.js"></script>
<script type="text/javascript">
var format = function (d) {
if (typeof d === "number") {
if (Math.abs(d) < 1) ... |
public/Windows 10 x64 (19041.388)/_KWAIT_STATE.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (19041.388)</h4><br>
<h2>_KWAIT_STATE</h2>
<font face="arial"> WaitInProgress = 0n0<br>
WaitCommitted = 0n1<br>
WaitAborted = 0n2<br>
WaitSuspendInProgress = 0n3<br>
WaitSuspended = 0n4<br>
WaitResumeInProgress = 0n5<br>
WaitResumeAborted = 0n6<br>
WaitFi... |
app/templates/user_profile.html | bionikspoon/playing-with-flask---flasky | {% extends 'base.html' %}
{% import '_macros.html' as macros %}
{% block title %}
{{ super() }} - User - {{ name }}
{% endblock title %}
{% block page_header %}
<img src="{{ user.gravatar(size=256) }}" class="img-rounded profile-thumbnail">
<div class="profile-header">
<h1>{{ user.username }}</h1>
... |
api/class-PHPParser_Node_Expr_AssignMod.html | Tecnocreaciones/VzlaGovernmentTemplateDeveloperSeed | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="ApiGen 2.8.0" />
<title>Class PHPParser_Node_Expr_AssignMod | seip</title>
<script type="text/javascript" src="resources/combined.js?784181472"></script>
<script type="text/javascri... |
examples/example_3.html | mikebolt/ThreeTwist | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" lang="en"/>
<title>ThreeTwist example</title>
<link rel="stylesheet" href="../build/styles/cube.css"/>
<script src="../build/ThreeTwist.js"></script>
</head>
<body>
<style>
html, body {
height: 100%;
padding: 0px;
... |
ng-360/src/app/app.component.html | rgor/origo | <base href="/">
<div class="container">
<app-navbar></app-navbar>
<router-outlet></router-outlet>
</div>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.