path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
doc/org/spdx/compare/class-use/SpdxComparer.SPDXReviewDifference.html | romeara/spdx-tools | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Tue Feb 18 20:36:05 PST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class... |
lib/Jena-2.6.4/doc/javadoc/jena/class-use/dbcreate.html | BiGCAT-UM/wp2lod | <!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 Sun Dec 12 16:57:27 GMT 2010 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class jena.dbcreate (Jena... |
doc/manual.html | lazybios/stream |
<head>
<meta http-equiv="refresh" content="0;url=manual/index.html">
</head> |
apache-cassandra-2.1.2/javadoc/org/apache/cassandra/thrift/class-use/CASResult.html | anuragkapur/cassandra-2.1.2-ak-skynet | <!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_72) on Wed Nov 05 20:55:56 EST 2014 -->
<title>Uses of Class org.apache.cassandra.thrift.CASResult (apache-cassandra API)</title>
<meta... |
html/css/5_qita/5.html | oldinaction/smweb | <!doctype html>
<html>
<head>
<!--声明当前页面的编码集:charset=gbk,gb2312(中文编码),utf-8国际编码-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--当前页面的三要素-->
<title>CSS笔记 - 查漏补缺 - 小易</title>
<meta name="Keywords" content="关键词,关键词">
<meta name="description" content="">
<!--css,js-->
... |
experiments/editorFramework/test/Layer0/cursor/insertCharacter-empty11-input.html | apache/incubator-corinthia | <!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Cursor_insertCharacter("X");
showSelection();
}
</script>
</head>
<body>
[]
</body>
</html>
|
doc/1.0.0/guacamole-ext/org/apache/guacamole/net/auth/class-use/Attributes.html | mike-jumper/incubator-guacamole-website | <!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_191) on Fri Dec 21 13:21:36 PST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apach... |
src/packages/Lightstreamer 4.2 Client/sdk_client_dotnet/doc/API-reference/!!MEMBERTYPE_Methods_Lightstreamer_DotNet_Client_LSClient.html | cityindex-attic/CIAPI.CS | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
<html>
<head>
<title>LSClient Methods</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Doc-O-Matic" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link rel="STYLESHEE... |
doc/docs/demo.html | davidzchen/jsonnet | ---
layout: default
---
<script src="/js/libjsonnet.js">
</script>
<h1>Jsonnet Online Demo</h1>
<p> This Javascript <a href="/implementation/javascript.html">build</a> of Jsonnet runs in your browser.
There is no filesystem, so <code>import</code> will not find any files. In most browsers, the textboxes can
be made... |
doc/1.2.0/guacamole-ext/org/apache/guacamole/net/auth/package-summary.html | mike-jumper/incubator-guacamole-website | <!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_212) on Thu Jun 25 20:21:18 PDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.apache.guacamole.net.au... |
obj/Release/Package/PackageTmp/Default.html | thatguy009/SignalR | <!DOCTYPE html>
<html>
<head>
<title>SignalR Demo</title>
<style type="text/css">
.container {
background-color: #99CCFF;
border: thick solid #808080;
padding: 20px;
margin: 20px;
}
.mouse, #clickme {
position:absolute;
... |
w3help/tests/RS3008/active_pseudo-class.html | liunian/compatibility-detector | <style type="text/css">
p:active {
color: red;
}
</style>
<p>Aloha!</p> |
expert/fresco/docs/javadoc/reference/com/facebook/imagepipeline/bitmaps/PlatformBitmapFactory.html | weiwenqiang/GitHub | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="Javadoc API documentation for Fresco." />
<link rel="shortcut icon" type="image/x-icon" href="../../../../favicon.ico" />
<title>
Pl... |
jfoenix/src/main/resources/com/jfoenix/assets/css/controls/jfx-tree-table-view.css | skmedix/JFoenix | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... |
manpages-zh.docset/Contents/Resources/Documents/html/ProgressBar.3tk.html | kennethlyn/dash-manpages-zh |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><meta charset="UTF-8"><TITLE>Man page of ProgressBar</TITLE>
</HEAD><BODY>
<H1>ProgressBar</H1>
Section: Misc. Reference Manual Pages (3tk)<BR>Updated: tcllib - BWidget<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Ma... |
B2G/gecko/layout/reftests/bugs/579985-1.html | wilebeast/FireFox-OS | <!DOCTYPE HTML>
<html class="reftest-wait">
<head>
<script>
function doTest() {
var d = document.getElementById("d");
d.style.opacity = 0.5;
document.documentElement.removeAttribute("class");
}
window.addEventListener("MozReftestInvalidate", doTest, false);
</script>
</head>
<body>
<div id="d" style="width:100px;... |
risky/xref/au/gov/amsa/geo/model/CellValue.html | amsa-code/amsa-code.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" xml:lang="en" lang="en">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>CellValue xref</title>
<link type="text/css" re... |
wp-content/plugins/piklist/parts/css/admin.css | noowaay/wordpress |
/* --------------------------------------------------------------------------------
WordPress Style Updates
--------------------------------------------------------------------------------- */
.inside ol {
margin: 0 0 1em 1.5em;
}
#poststuff h2.nav-tab-wrapper {
margin-bottom: 0;
}
h2.nav-tab-wr... |
share/doc/hadoop/api/org/apache/hadoop/mapreduce/lib/input/class-use/FileInputFormat.html | jimmypw/hadoop | <!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_45) on Fri Sep 05 23:33:07 UTC 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.hadoop.m... |
templates/admin/change_form.html | zeickan/Infected-Engine | {% extends "admin/base_site.html" %}
{% load i18n admin_urls admin_static admin_modify %}
{% block extrahead %}{{ block.super }}
<script type="text/javascript" src="{% url 'admin:jsi18n' %}"></script>
{{ media }}
{% endblock %}
{% block extrastyle %}{{ block.super }}<link rel="stylesheet" type="text/css" href="{% ... |
content/javadoc/taverna-commandline/org/apache/taverna/commandline/exceptions/package-use.html | apache/incubator-taverna-site | <!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_91) on Thu Jun 30 16:50:23 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.apache.t... |
share/doc/hadoop/api/org/apache/hadoop/fs/package-summary.html | devansh2015/hadoop-2.4.1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_26) on Sat Jun 21 06:31:07 UTC 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.hadoop.fs (Apache Hado... |
api/org/apache/tools/ant/ExitException.html | ladykiller/ant-manual-zh | <!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_65) on Mon Dec 23 09:52:15 EST 2013 -->
<TITLE>
ExitException (Apache Ant API)
</TITLE>
<META NAME="date" CONTENT="2013-12-23">
<LINK REL ="stylesh... |
Public/static/dining/css/shop.css | h136799711/2015weitonghui | @CHARSET "UTF-8";
/********************** icons ***************************/
.ui-icon-lewaimai-cart {
background-image: url(/img/icons/shopping-cart.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
.ui-icon-lewaimai-cart {
background-image: url(/img/icons/shopping-cart@2x.png) !improtant;
ba... |
templates/widget/update-item.html | vavavr00m/pymine | <div class="widget">
{% include 'widget/tinymce.html' %}
<form method="POST" enctype="multipart/form-data" action="/api/item/{{result.item.itemId}}.rdr">
<input type="hidden" name="redirect_success" value="/ui/list/items.html">
item title:
<br/>
<input name="itemName" value="{{result.item.itemName}}" size="66" />
<br/... |
library/docs/timep_0.html | LogtalkDotOrg/logtalk2 | <?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<?xml-stylesheet href="logtalk.css" type="text/css"?><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="content-type" content="te... |
met/metadataparser/templates/metadataparser/federation_view.html | GEANT/met | {% extends "metadataparser/base_metadataparser.html" %}
{% load i18n metadataparsertags %}
{% block extrajs %}
<script language="javascript">
function update_entities() {
$.ajax({
type: "GET",
url: "{% url 'federation_update_entities' federation.slug %}"
});
window.... |
gtk-bundle/share/gtk-doc/html/glib/glib-GVariantType.html | yleydier/gtkmm2_msvc14 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GVariantType</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="GLib Reference Manual">
<link rel="up"... |
webglbook/ch02/HelloPoint1.html | AaronBonner/AsterGLoids | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Draw a point (1)</title>
</head>
<body onload="main()">
<canvas id="webgl" width="400" height="400">
Please use a browser that supports "canvas"
</canvas>
<script src="../lib/webgl-utils.js"></script>
<script src... |
static/templates/useractivation.html | fdemian/Morpheus | <html>
<head></head>
<body>
<div style="width:80%;margin-left:10%">
<h3>Welcome!</h3>
<p>Hi, {user}. Welcome to Morpheus.</p>
<p>
In order to complete the registration process, you must follow
<a href="{link}">this link</a>.
</p>
<p>
Please remember, you won't be able to login until you c... |
doc/alu/HyperSpec/Body/sec_5-1-2-6.html | jasom/eclipse-lisp | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<!-- Common Lisp HyperSpec (TM), version 3.0 generated by kmp on Thu, 2-May-1996 10:21am EDT -->
<HTML>
<HEAD>
<TITLE>CLHS: Section 5.1.2.6</TITLE>
<META HTTP-EQUIV="Author" CONTENT="Kent M. Pitman">
<META HTTP-EQUIV="Organization" CONTENT="The Harlequin Group Limited"... |
enc/enc_eng/meta/dialogapi/dmsg/dm_resizedialog.html | FarGroup/FarManager | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>DM_RESIZEDIALOG</title>
<meta http-equiv="Content-Type" Content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../styles/styles.css">
<script language="javascript" src='../../links.js' type="text/javascri... |
lib/google_signin_nodart.html | dart-archive/polymer_elements | <link rel="import" href="src/google-signin/google-signin.html">
<link rel="import" href="google_signin_aware_nodart.html">
<link rel="import" href="iron_icon_nodart.html">
<link rel="import" href="roboto_nodart.html">
<link rel="import" href="google_js_api_nodart.html">
<link rel="import" href="paper_ripple_nodart.html... |
sjmiles/Thing3/elements/x-palette/x-palette.html | PolymerLabs/labs | <!--
Copyright 2013 The Polymer Authors. All rights reserved.
Use of this source code is governed by a BSD-style
license that can be found in the LICENSE file.
-->
<polymer-element name="x-palette" attributes="elements canvas" on-mousedown="{{mousedown}}">
<template>
<style>
#title {
height: 54px;
... |
public/js/ext-3.4.1/resources/css/theme-gray/panel.css | grrr-amsterdam/garp3 | .x-panel {
border-color: #d0d0d0;
}
.x-panel-header {
color:#333;
font-weight:bold;
font-size: 11px;
font-family: tahoma,arial,verdana,sans-serif;
border-color:#d0d0d0;
background-image: url(../images/gray/panel/white-top-bottom.gif);
}
.x-panel-body {
border-color:#d0d0d0;
backgroun... |
tollbackend/web/js/angular-1.5.5/docs/partials/api/ng/service/$document.html | mudunuriRaju/tlr-live | <a href='https://github.com/angular/angular.js/edit/v1.5.x/src/ng/document.js?message=docs($document)%3A%20describe%20your%20change...#L3'
class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<a href='https://github.com/angular/angular.js/tree/v1.5.5/src/ng/docume... |
doc/Aims-Plugin_Doc/qgis._core.QgsExpression.Visitor-class.html | linz/QGIS-AIMS-Plugin | <?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>qgis._core.QgsExpression.Visitor</title>
<link rel="stylesheet" href="epydoc.css" type="tex... |
mysite/polls/static/style.css | bunnyitvn/webptn | li a {
color: green;
}
|
doc/Aims-Plugin_Doc/QGIS-AIMS-Plugin.AIMSDataManager.DataManager-module.html | SPlanzer/QGIS-AIMS-Plugin | <?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>QGIS-AIMS-Plugin.AIMSDataManager.DataManager</title>
<link rel="stylesheet" href="epydoc.cs... |
c/doc/html/search/functions_72.html | jethrotan/libbingham | <!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... |
tests/page-templates/09-backbone/10-autoxhr-overlapping.html | lognormal/boomerang | <%= header %>
<%= boomerangScript %>
<script src="../../vendor/jquery/dist/jquery.js"></script>
<script src="../../vendor/handlebars/handlebars.js"></script>
<script src="../../vendor/backbone/backbone.js"></script>
<div id="content"></div>
<script src="support/app.js"></script>
<script src="/test-templates/spa/10-auto... |
content/pmemkv-java/v1.0/html/deprecated-list.html | pbalcer/pbalcer.github.io | <!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_282) on Wed Mar 17 13:14:28 CET 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (pmemkv-bin... |
templates/not_landed.html | mozilla/bztools | <p>The following {{ plural('bug has', data, pword='bugs have') }} are open with no activity for {{ extra['nweeks'] }} {{ plural('week', extra['nweeks']) }} and a <b>r+</b> patch:
<table {{ table_attrs }}>
<thead>
<tr>
<th>Bug</th><th>Summary</th><th>Assignee</th>
</tr>
</thead>
<tbody>... |
output/api/0.3.6/html/_modules/colour/models/dataset/prophoto_rgb.html | colour-science/colour-science.org | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>colour.models.dataset.prophoto_rgb — Colour 0.3.6 documentation</title>
<link rel="stylesheet" href="../../../../_static/basic.css" type="text/c... |
docs/search/GeneralD.html | berkeleybop/bbopx-js | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><link rel="stylesheet" type="text/css" href="../styles/main.css"><script language=JavaScript src="../javascript/main.js"></script></head><body cl... |
tecnoservicio/static/inspinia/package.html | zaresdelweb/tecnoservicio | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>INSPINIA | Package</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="font-awesome/css/font-awesome.css" rel="stylesheet">
<link href="css... |
trace_viewer/core/analysis/toggle_container_test.html | vmpstr/trace-viewer | <!DOCTYPE html>
<!--
Copyright (c) 2014 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="import" href="/core/analysis/toggle_container.html">
<script>
'use strict';
tv.b.unittest.testSuite(function() {
var TH... |
public/js/ext-3.4.1/resources/css/structure/menu.css | grrr-amsterdam/garp3 | .x-menu {
z-index: 15000;
zoom: 1;
background: repeat-y;
}
.x-menu-floating{
border: 1px solid;
}
.x-menu a {
text-decoration: none !important;
}
.ext-ie .x-menu {
zoom:1;
overflow:hidden;
}
.x-menu-list{
padding: 2px;
background-color:transparent;
border:0 none;
overflow:hidden;
ov... |
xcordion/spec/spec/concordion/command/assertEquals/whitespace/Whitespace.html | pobrelkey/xcordion | <html xmlns:concordion="http://www.concordion.org/2007/concordion">
<link href="../../../../concordion.css" rel="stylesheet" type="text/css" />
<body>
<h1>Whitespace</h1>
<p>
Whitespace for an <code>assertEquals</code> is treated in roughly the
same way that web browsers treat it.
... |
bower_components/deliteful/Button/themes/holodark/Button.css | ibm-js/angular-delite-example | .d-button {
padding: 15px 10px;
border-style: outset;
border-width: 1px;
font-family: Helvetica;
cursor: pointer;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
background-image: none;
background-color: #333333;
border-style: none;
border-top-style: solid;
border-top-color: rgba(85, 85, 85, ... |
src/3rdparty/LeapSDK/docs/Languages/C++/API/functions_0x6e.html | nakajimakou1/cvdrone-master_leap_FaceDetect | <!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"/>
<title>Leap Motion C++ API... |
app/test/index.html | Negashev/i-kosmetolog | <!doctype html>
<!--
@license
Copyright (c) 2015 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be... |
chrome/test/data/encoding_tests/user_override/gb18030_with_iso88591_meta.html | Just-D/chromium-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><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ÖйúÖÆÔìµÄÁì¾üÕß3Ãû</title>
</head>
<body>
ÖйúÖÆÔìµÄÁì¾üÕß3Ãû£»
ÂíÐ... |
www/vendor/sleek-theme/css/font/open_sans/opensans-semibold-demo.html | krisanalfa/sleek-theme | <!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" />
<script src="http://ajax.googleapis.com/ajax/libs... |
views/pix-picker.html | mjosephwarren/isit-web-crafts-warren | <!--Created by charlie on 3/6/16.
--><h1></h1><p><em>by </em></p><form id="elfform" role="form"><div><p class="title">Image Picker</p><button id="createMarkdown">Create Image Page</button></div></form><div><ul id="debug"></ul></div> |
vendor/ember-charts/dist/ember-charts.css | trianglegrrl/superheroes | /* Typography */
svg {
display: block;
}
svg .chart-background {
fill: transparent;
}
svg .axis line,
svg .axis path {
fill: none;
stroke: #aaaaaa;
stroke-width: 1px;
}
svg .axis .tick.minor line {
stroke: #dddddd;
stroke-width: 2px;
}
svg text {
cursor: default;
fill: #888888;
font-size: 11px;
sh... |
src/client/app/pages/explore/explore.component.html | seeergi7/fiestasdemipueblo | <div class="">
<h4>Explora pueblos</h4>
</div>
|
sso-server/src/main/webapp/assets/admin/css/themes/artichoke.theme.css | ktarou/sso-poc | /* ========================================================================
* TABLE OF CONTENTS
* ========================================================================
* ========================================================================
* LAYOUT
* ========================================================... |
detail/Nettle.html | IainNZ/packages.julialang.org | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Julia Package Listing - Testing Information</title>
<style>
/* -- Mix of julialang.org, Bootstrap ... |
api/symbols/KJUR.asn1.x509.SubjectPublicKeyInfo.html | dongguangming/jsrsasign | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="generator" content="JsDoc To... |
test/actual/filter_fn/b/posts/gamma.html | helpers/handlebars-helper-compose | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Gamma</title>
<link rel="stylesheet" href="http://getbootstrap.com/dist/css/bootstrap.min.css">
</head>
<body>
<div class="container bs-docs-container">
<p>This is content from from gamma.md. Title: Gamma.</p>
</div>
... |
docs/cn.UCloud.UCDLive_iOS.docset/Contents/Resources/Documents/Classes/UCloudGPUImageVideoInput.html | umdk/UCDLive_iOS | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>UCloudGPUImageVideoInput 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="apple... |
doc/tutorials/examples/actionscript/socket/flex/deploy/index.html | thijstriemstra/pyamf | <!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" lang="en" xml:lang="en">
<head>
<title>PyAMF Socket example</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<script type="tex... |
public/modules/ajudas/views/view-ajuda.client.view.html | Camilochemane/Teste2 | <section data-ng-controller="AjudasController" data-ng-init="findOne()">
<div class="page-header">
<h1 data-ng-bind="ajuda.name"></h1>
</div>
<div class="pull-right" data-ng-show="((authentication.user) && (authentication.user._id == ajuda.user._id))">
<a class="btn btn-primary" href="/#!/ajudas/{{ajuda._id}}/ed... |
user_guide/general/helpers.html | ygpark2/kauc | <!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" />
<title>Helper Functions : CodeIgniter User Guide</ti... |
ext/c++/thirdpart/c++/boost/libs/asio/doc/html/boost_asio/reference/buffer_size.html | yinchunlong/abelkhan-1 | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>buffer_size</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../boost_asio.html" title="Boost.As... |
html/p_09_light_meter.html | extrasleepy/photon_book | <html>
<head>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript" charset="utf-8"></script>
<script src="raphael.2.1.0.min.js"></script>
<script src="justgage.1.0.1.min.js"></script>
<script>
var accessToken = "cb8b348000e9d0ea9e354990bbd39ccbfb57b30e";
var deviceID = "... |
_layouts/post.html | yrahman/id-laravel.github.io | {% include header.html %}
<div class="container" id="page-post">
<div class="section-content">
<div class="row">
<div class="col-md-offset-2 col-md-8">
<section class="post">
<h1 class="title">{{ page.title }}</h1>
{{ content }}
... |
pdc/apps/compose/templates/compose_detail.html | release-engineering/product-definition-center | {% extends "base.html" %}
{% load i18n %}
{% block content %}
{% if compose.deleted %}
<h2 class="page-header"><del>{% trans 'Compose' %} #{{ compose.id }}: {{ compose.compose_id }}</del> <b>(Deleted)</b></h2>
{% else %}
<h2 class="page-header">{% trans 'Compose' %} #{{ compose.id }}: {{ compos... |
doc/nitrogen_doc/validators/min_length.html | billiob/nitrogen_core | <?xml version="1.0" encoding="iso-8859-1"?>
<!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"
lang="en" xml:lang="en">
<head>
<title>Min Length Validator Element</title>
<meta http-equiv="Content-Type" ... |
ext/c++/thirdpart/c++/boost/doc/html/boost/proto/compose_generators/result_This_E_idp305143600.html | yinchunlong/abelkhan-1 | <!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=US-ASCII">
<title>Struct template result<This(Expr)></title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="tex... |
theme/embed/analytics.html | go-xiaohei/pugo-io | {{if .Analytics}}
{{if .Analytics.Google}}
<!-- Google Analytics -->
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', '{{.Analytics.Google}}', 'auto');
ga('send', 'pageview');
</script>
<script async src='//www.google-analytics.com/an... |
Documentation/apps.css | damianvila/PocketInstaller | .content #Synopsis{
font-style:italic;
margin:.5 2 2 .5;
}
.content .AppIcon{
float:right;
max-width:5em;
max-height:5em;
margin:1em;
}
p.ReturnLink{
text-align:center;
}
p.ReturnLink a{
color:#EB008B;
font-weight:bold;
}
|
demo/src/app/components/shared/api-docs/api-docs.component.html | benouat/ng-bootstrap | <div class="api-doc-component" [class.deprecated]="apiDocs.deprecated">
<h3 class="title">
<a
routerLink="."
[fragment]="apiDocs.className" ngbdFragment
title="Anchor link to: {{apiDocs.className}}"
>
<img src="img/link-symbol.svg" alt="Anchor link to: {{apiDocs.className}}"/>
</a>... |
_shortcodesultimates/2015-03-26-demo-shortcode-2-php-return-code-example.html | poojaadani/carlvlewis-new | ---
layout: shortcodesultimate
title: ! 'Demo shortcode #2: PHP return code example'
date: 2015-03-26 11:58:02.000000000 +05:30
categories: []
tags: []
status: publish
type: shortcodesultimate
published: true
meta:
sumk_attr: YTowOnt9
sumk_name: ! 'Demo shortcode #2: PHP return code example'
sumk_slug: demo_short... |
test/amd/mootools.html | rjgotten/canjs | <!DOCTYPE HTML>
<!-- AUTO GENERATED - DO NOT MODIFY -->
<html>
<head>
<title>Mootools Test Suite</title>
<link rel="stylesheet" type="text/css" href="../../bower_components/qunit/qunit/qunit.css"
/>
<script type="text/javascript" src="../../bower_components/modernizr/modernizr.js"></script>
</head>
<b... |
docs/partials/tutorials/how_it_works.html | evanlh/socketstream | <h1><code ng:non-bindable=""></code>
<div><span class="hint"></span>
</div>
</h1>
<div><div class="how-it-works-page"><h2 id="how-does-it-work">How does it work?</h2>
<p>SocketStream sends all the static HTML, CSS and client-side code your app needs the first time a user visits your site (all automatically compressed i... |
lit2go.ok/23/tik-tok-of-oz/178/chapter-4-betsy-braves-the-billows/index.html | adrianosb/HtmlToText | <!DOCTYPE html>
<html>
<head>
<title>Chapter 4: “Betsy Braves the Billows” | Tik-Tok of Oz | L. Frank Baum | Lit2Go ETC</title>
<link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/screenless.css" type="text/css" media="screen" title="no title" charset="utf-8">
<link rel="stylesheet" href="http://et... |
user_guide/general/quick_reference.html | ygpark2/kauc | <!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" />
<title>Quick Reference Chart : CodeIgniter User Guid... |
notes/fidelity.html | hilliuse/twofactorauth | ---
layout: default
---
{% include note-header.html %}
<div class="ui center aligned icon header">
<i class="circular mobile icon"></i>
<h2>Two Factor Auth (2FA)</h2>
</div>
<div class="ui segment teal">
<h2 class="ui header">
Fidelity
<div class="sub header">Info regarding Fidelity's 2F... |
glm/doc/api-0.9.3/a00018.html | silencerh/Lab3Rasterization | <!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>epsilon.hpp File Reference</title>
<link href="tabs.css" rel="styleshe... |
test/css/icon.css | laoshu133/gulp-css-spritesmith | /*
* icons
* content:'"'
*/
.icon{display:inline-block;zoom:1; }
a[href*='}{']::after{ content:'}{';}
.icon_switch-off{background-image:url("../slice/icon_switch-off.png");width:71px;height:29px}
a[href*='}{']::after{ content:'}{';}
.icon_switch-off{background-image:url("../slice/icon_switch-off.png");width:71px;h... |
Documentation/pysimm.models.monomers.dreiding.pe.html | polysimtools/pysimm |
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>pysimm.models.monomers.dreiding.pe module &m... |
java/device/doc/api_reference/com/microsoft/azure/iothub/auth/class-use/Signature.html | Injac/azure-iot-sdks | <!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_45) on Sat Sep 26 01:01:24 PDT 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.microsoft.... |
src/main/java/com/naef/jnlua/package.html | hyee/JNLuaJIT | <?xml version="1.0" encoding="ISO-8859-1" ?>
<!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">
<body>
<p>Provides the JNLua core types, such as the Lua state class and the core interfaces.</p>
</body>
</html>
|
packages/reactor-kitchensink/src/examples/Grid/AdvancedFeatures/StockTicker/Ticker.css | dbuhrman/extjs-reactor | .ticker-body-loss {
color: #cf4c35;
}
.ticker-body-gain {
color: #73b51e;
}
@keyframes ticker-cell-loss {
0% {
background-color: rgba(215, 0, 0, 0.2);
}
100% {
background: none;
}
}
.ticker-cell-loss {
animation-name: ticker-cell-loss;
animation-duration: 0.4s;
... |
Section5 - State Event/Lecture2 - StateChangeStart/partials/header.html | goodlearnorg/PhotoGallery-In-AngularUIRouter | <nav class="navbar navbar-inverse">
<div class="container-fluid">
<div class="navbar-header">
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar... |
resources/apache-jena/javadoc-arq/org/apache/jena/riot/lang/package-use.html | vuk/Clojure-Movies | <!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 Thu Sep 12 10:52:57 BST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Package org... |
UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/package.html | sguan-actuate/birt | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<body bgcolor="white">
Utility classes.
<h2>Package Specification</h2>
Utility classes.
<!-- Put @see and @since tags down here. -->
</body>
</html>
|
scripts/ol3-ext-gh-pages/examples/map.preview.html | apgeo/silexgis | <!DOCTYPE html>
<!----------------------------------------------------------
Copyright (c) 2015 Jean-Marc VIGLINO,
released under CeCILL-B (french BSD like) licence: http://www.cecill.info/
------------------------------------------------------------>
<html>
<head>
<title>OL3-ext: layer preview</title>
<meta ... |
sites/all/libraries/yui/docs/resize/constrain-resize-plugin.html | zuverza/se | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Example: Widget with Resize Plugin under constraints</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.4.0pr3/build/cssgrids/grids-min.css">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet... |
packages/ecb-2.32/html-help/ecb-directories.html | saintkepha/hackenv-emacs | <html lang="en">
<head>
<title>ECB - the Emacs Code Browser</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name=description content="ECB - the Emacs Code Browser">
<meta name=generator content="makeinfo 4.2">
<link href="http://www.gnu.org/software/texinfo/" rel=generator-home>
</head>
<body>
<p>
No... |
wp-content/themes/stripefolio/style/BreadCrumb.css | jimmypt/wordpress | /* Float Clearing
---------------------------------------------------------------------*/
.module:after
{
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
/* float clearing for IE6 */
* html .module
{
height: 1%;
overflow: visible;
}
/* float clearing for IE7 */
* + html .module
{
... |
ow_plugins/newsfeed/views/components/likes.html | seret/oxtebafu | {$string} |
wp-content/plugins/dojo/dojox/mobile/themes/common/domButtons/DomButtonCheckboxOff-compat.css | hariomkumarmth/champaranexpress |
.mblDomButtonCheckboxOff {
background-image: url(compat/mblDomButtonCheckboxOff.png);
background-repeat: no-repeat;
}
.mblDomButtonCheckboxOff div {
display: none;
}
|
administrator/components/com_imageshow/assets/css/image_selector.css | mi-martinez/redPlaneta | .jsn-showlist-media {
color: #000;
margin-top: 10px;
}
/*-----------------------SORTABLE-------------------*/
.ui-sortable {
padding: 5px;
}
.ui-sortable .media-item {
cursor: move;
}
.ui-sortable .media-item,.ui-sortable .media-item-is-selected {
float: left;
margin: 5px;
border: 1px solid #E8E8E8;
backgroun... |
toolchains/gcc-linaro-7.3.1-2018.05-x86_64_arm-linux-gnueabihf/share/doc/gdb/gdb/_002dvar_002dset_002dvisualizer.html | BPI-SINOVOIP/BPI-Mainline-kernel | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Copyright (C) 1988-2018 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later... |
administrator/components/com_cck/assets/css/icons.css | olafzieger/joomla3.x-seblod-test | /**
* @version SEBLOD 3.x Core
* @package SEBLOD (App Builder & CCK) // SEBLOD nano (Form Builder)
* @url http://www.seblod.com
* @editor Octopoos - www.octopoos.com
* @copyright Copyright (C) 2013 SEBLOD. All Rights Reserved.
**/
.icon-32-seblod {background-image: url(../../assets/images/32/icon-32-seblod.... |
work/berkeley-db/docs/java/com/sleepycat/db/class-use/BtreePrefixCalculator.html | joglomedia/masedi.net | <!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_03) on Fri Jun 25 12:23:25 EDT 2010 -->
<TITLE>
Uses of Interface com.sleepycat.db.BtreePrefixCalculator (Oracle - Berkeley DB Java API)
</TITLE>
<M... |
game/data/scripts/quests/Q00194_SevenSignsMammonsContract/32574-02.html | karolusw/l2j | <html><body>Villager Kuta:<br>
What time do you call this?! If you want to make a career out of this, you'll have to do better than showin' up late on your first bleedin' day, hear?!<br>
Who was it that gave you the job anyway? Luca? Tano? It was Tano wasn't it? I'll clip his ear for this.<br>
<Button ALIGN=LEFT ICON="... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.