path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
guide/challenges-zhtw/githubbin.html | jlord/git-it | <!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Git-it Guide</title>
<meta name="description" content="learn git and github">
<meta name="viewport" content="width=device-width, initial-sca... |
web-app/public/js/dojox/grid/enhanced/templates/Pagination.html | skobbler/AddressHunter | <div dojoAttachPoint="paginatorBar">
<table cellpadding="0" cellspacing="0" class="dojoxGridPaginator">
<tr>
<td dojoAttachPoint="descriptionTd" class="dojoxGridDescriptionTd">
<div dojoAttachPoint="descriptionDiv" class="dojoxGridDescription" />
</td>
<td dojoAttachPoint="sizeSwitchTd"></td>
<td do... |
www/api/lib/api/functions_0x75.html | nussland/bbs | <!-- HTML header for doxygen 1.8.5-->
<!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" conte... |
doc/pychess.widgets.gamewidget.html | rajrakeshdr/pychess |
<!doctype html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><title>Python: module pychess.widgets.gamewidget</title>
</head><body bgcolor="#f0f0f8">
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
<tr bgcolor="#7799ee">
<td valign=bottom> <br>
<font color="#ffffff" face... |
tests/wpt/web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-007.html | Varentsov/servo | <!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="utf-8"/>
<title>CSS3 Text, linebreaks: 201A SINGLE LOW-9 QUOTATION MARK</title>
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
<link rel='help' href='https://drafts.csswg.org/css-text-3/#line-breaking'>
<link rel="match" href="reference/cs... |
plugins-client/ext.dockpanel/docktest.html | Phara0h/cloud9 | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:a="http://ajax.org/2005/aml" >
<head profile="http://www.w3.org/2005/10/profile">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="description" content=""/>
<meta name="keywords" content=""/>
... |
webroot/css/date-time-picker.css | rdettai/kairosdb | .ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; bo... |
ajax/libs/oojs-ui/0.20.0/oojs-ui-apex-icons-media.css | froala/cdnjs | /*!
* OOjs UI v0.20.0
* https://www.mediawiki.org/wiki/OOjs_UI
*
* Copyright 2011–2017 OOjs UI Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2017-03-15T17:06:28Z
*/
.oo-ui-icon-fullScreen {
background-image: url('themes/apex/images/icons/fullScreen.png'... |
third_party/blink/web_tests/external/wpt/portals/portals-activate-no-browsing-context.html | scheib/chromium | <!DOCTYPE html>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script>
promise_test(async t => {
assert_implements("HTMLPortalElement" in self);
let activatePromise = document.createElement('portal').activate();
await promise_rejects_dom(t, 'InvalidState... |
wts/tests/notification/w3c/requestPermission-granted-manual.html | kaixinjxq/web-testing-service | <!DOCTYPE html>
<meta charset="utf-8">
<title>Notification.requestPermission (permission=granted)</title>
<link rel="author" title="Intel" href="http://www.intel.com/">
<link rel="author" title="Xin Liu" href="mailto:xinx.liu@intel.com">
<script src="../../resources/testharness.js"></script>
<script src="../../resource... |
third_party/blink/web_tests/external/wpt/referrer-policy/gen/iframe.http-rp/no-referrer/fetch.http.html | scheib/chromium | <!DOCTYPE html>
<!-- DO NOT EDIT! Generated by `common/security-features/tools/generate.py --spec referrer-policy/` -->
<html>
<head>
<meta charset="utf-8">
<meta name="timeout" content="long">
<meta name="referrer" content="unsafe-url">
<script src="/resources/testharness.js"></script>
<script sr... |
tests/wpt/web-platform-tests/css/css-text-3/i18n/reference/css3-text-line-break-opclns-129-ref.html | MortimerGoro/servo | <!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="utf-8"/>
<title>CSS3 Text, linebreaks: 2984 RIGHT WHITE CURLY BRACKET</title>
<link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
<meta name='flags' content='font'>
<style type='text/css'>
@font-face {
font-family: 'mplus-1p-regular';
src: ur... |
test/cases/casting.css | jameswomack/stylus | body {
foo: 5em;
foo: 5em;
foo: 5%;
foo: 5%;
foo: 10%;
foo: 25px;
foo: 95deg;
}
body {
foo: 25deg;
}
body {
foo: foo bar 1pt;
foo: foo bar 10px;
foo: foo 285px bar;
}
|
third_party/blink/web_tests/external/wpt/html/canvas/element/path-objects/2d.path.arcTo.shape.end.html | scheib/chromium | <!DOCTYPE html>
<!-- DO NOT EDIT! This test has been generated by /html/canvas/tools/gentest.py. -->
<title>Canvas test: 2d.path.arcTo.shape.end</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/html/canvas/resources/canvas-tests.js"></script... |
_octopress/source/functions/levenshtein/_comments.html | cigraphics/phpjs | <!-- Generated by Rakefile:build -->
<strong>
<a href="http://tessmore.nl" rel="nofollow"></a>
</strong>
on 2012-03-26 02:31:44 <br />
Not sure if it is shorter than Andrew Maxwell his version, but since it didn't make it.. I thought I give it a shot.
<pre><code>
function levenshtein(a, b) {
var i, j, r=[];... |
sites/all/modules/required/ctools/help/export.html | imparvez/drupal_test | <p>Exportable objects are objects that can live either in the database or in code, or in both. If they live in both, then the object in code is considered to be "overridden", meaning that the version in code is ignored in favor of the version in the database.</p>
<p>The main benefit to this is that you can move obje... |
test/diff_fis3_smarty/product_code/hao123_fis3_smarty/lv2/widget/id-ya-search/ltr/ltr.css | taohaoge/fis3 | @charset "utf-8";
* {
margin: 0;
padding: 0
}
fieldset, img, iframe {
border: 0
}
address, caption, cite, code, dfn, em, i, th, var {
font-style: normal;
font-weight: 400
}
ul, li, ol {
list-style: none
}
caption, th {
text-align: left
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight... |
web/out/azure/src/css/libs/superfish.css | EllisV/oxid-standard |
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
margin: 0;
padding: 0;
list-style: none;
}
.sf-menu {
line-height: 1.0;
}
.sf-menu ul {
position: absolute;
top: -999em;
width: 15em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
width: 100%;
}
.sf-menu ... |
third_party/blink/web_tests/external/wpt/css/css-text-decor/text-emphasis-style-property-013b.html | chromium/chromium | <!DOCTYPE html>
<meta charset="utf-8">
<!-- This file was generated automatically by the script
./support/generate-text-emphasis-style-property-tests.py -->
<title>CSS Test: text-emphasis-style: double-circle</title>
<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
<link rel="author" title="M... |
ajax/libs/oojs-ui/0.18.3/oojs-ui-toolbars-mediawiki.css | jonobr1/cdnjs | /*!
* OOjs UI v0.18.3
* https://www.mediawiki.org/wiki/OOjs_UI
*
* Copyright 2011–2017 OOjs UI Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2017-01-04T00:22:45Z
*/
.oo-ui-tool.oo-ui-widget-enabled {
-webkit-transition: background-color 100ms;
-moz... |
www/static/common/plugins/zTree/demo/cn/exhide/common.html | jiangdefu/ThinkJS-RABC | <!DOCTYPE html>
<HTML>
<HEAD>
<TITLE> ZTREE DEMO - Hide Ordinary Node</TITLE>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../../css/demo.css" type="text/css">
<link rel="stylesheet" href="../../../css/zTreeStyle/zTreeStyle.css" type="text/css">
<script type="... |
_includes/post_list.html | jasonchitw/webcourse | {% if paginator %}
{% for post in paginator.posts reversed %}
{% include post_list_item.html %}
{% endfor %}
{% else %}
{% for post in include.posts reversed %}
{% if post.tags or post.category %}
{% include post_list_item.html %}
{% assign displayPagi = true %}
... |
third_party/blink/web_tests/external/wpt/css/css-fonts/parsing/font-family-computed.html | scheib/chromium | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>CSS Fonts Module Level 3: getComputedStyle().fontFamily</title>
<link rel="help" href="https://www.w3.org/TR/css-fonts-3/#font-family-prop">
<meta name="assert" content="font-family computed value is as specified.">
<script src="/resources/testharness.js"></sc... |
ajax/libs/semantic-ui/1.9.1/components/card.css | wackyapples/cdnjs | /*
* # Semantic UI - 1.9.1
* https://github.com/Semantic-Org/Semantic-UI
* http://www.semantic-ui.com/
*
* Copyright 2014 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Standard
*******************************/
/*------... |
web/modules/contrib/webform/css/webform.element.html_editor.css | AfrikaBurn/Main | /**
* @file
* HTML editor styles.
*
* @see /webform/test_element_html_editor
*/
/* Add html tag to make this selector more specific */
html .cke_reset_all .cke_dialog_body {
background-color: #f5f5f2;
border-radius: 5px;
}
|
third_party/depot_tools/man/html/git-auto-svn.html | Teamxrtc/webrtc-streaming-node | <!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.9" />
<title>git-auto-svn(... |
sites/all/modules/contrib/admin/toolbar/admin_toolbar.css | blipp/Atrium | /* $Id: admin_toolbar.css,v 1.1.2.4 2009/07/30 14:43:19 yhahn Exp $ */
/**
* Aggressive resets so we can achieve a consistent look in
* hostile CSS environments.
*/
div.admin-links,
div#admin-toolbar,
div#admin-toolbar * {
margin:0px;
padding:0px;
border:0px;
outline:0px;
font-size:100%;
vertical-align:... |
ajax/libs/oojs-ui/0.11.0/oojs-ui-mediawiki-icons-interactions.rtl.css | dakshshah96/cdnjs | /*!
* OOjs UI v0.11.0
* https://www.mediawiki.org/wiki/OOjs_UI
*
* Copyright 2011–2015 OOjs Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2015-04-30T01:42:35Z
*/
.oo-ui-icon-beta {
background-image: url("themes/mediawiki/images/icons/beta.png");
backgro... |
ajax/libs/oojs-ui/0.10.0/oojs-ui-mediawiki-icons-editing-styling.raster.css | dlueth/cdnjs | /*!
* OOjs UI v0.10.0
* https://www.mediawiki.org/wiki/OOjs_UI
*
* Copyright 2011–2015 OOjs Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2015-04-23T00:54:33Z
*/
.oo-ui-icon-bigger {
background-image: /* @embed */ url(themes/mediawiki/images/icons/bigger... |
ss-poc/ss-poc/Project_Readme.html | ss-poc/test | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Your ASP.NET application</title>
<style>
body {
background: #fff;
color: #505050;
font: 14px 'Segoe UI', tahoma, arial, helvetica, sans-serif;
margin: 20px;
padding: 0... |
web/editormd/pages/delay-renderer-preview.html | zhangyongfu/image | <!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="utf-8" />
<title>Delay Rerender & Preview - Editor.md examples</title>
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="../css/editormd.css" />
<link rel="shortcut icon" href="https://pan... |
venv/bin/libs/test/doc/html/open-issues.html | NixaSoftware/CVis | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Open issues</title>
<link rel="stylesheet" href="../style/style.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
<link rel="home" href="index.html" title="Boost Test Library">
<link rel="... |
tools/less/test/css/css.css | AllNamesRTaken/MyProject | @charset "utf-8";
div {
color: black;
}
div {
width: 99%;
}
* {
min-width: 45em;
}
h1,
h2 > a > p,
h3 {
color: none;
}
div.class {
color: blue;
}
div#id {
color: green;
}
.class#id {
color: purple;
}
.one.two.three {
color: grey;
}
@media print {
font-size: 3em;
}
@media screen {
font-size: 10px;
}
... |
themes/asbestos/css/asbestos.css | FilipBartos/heapbox | .heapBox
{
clear:both;
display:inline-block;
line-height:35px;
position:relative;
}
.heapBox *
{
margin:0;
padding:0;
outline:none;
}
.heapBox.disabled .holder
{
color:#A7B6B7;
height: 35px;
}
.heapBox a{
text-decoration:none;
color:#fff;
}
.heapBox .holder
{
width:150px;
overflow:hidden;
background:#7f8c8d;
text-i... |
java/java-tests/testData/codeInsight/javadocIG/libraryPackageDocumentation.html | asedunov/intellij-community | <html><head> <style type="text/css"> #error { background-color: #eeeeee; margin-bottom: 10px; } p { margin: 5px 0; } </style></head><body>
Description of com.jetbrains package</body></html> |
third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/form-action-src-redirect-blocked.html | js0701/chromium-crosswalk | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Security-Policy" content="form-action 127.0.0.1:8000">
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
testRunner.clearBackForwardList();
testRunner.dumpBackForwardList();
}
window.... |
tests/wpt/web-platform-tests/conformance-checkers/html-aria/testcases-multiselectable/testcase-listbox-multiselectable-B.html | anthgur/servo | <!DOCTYPE html>
<html><head>
<title>ARIA 1.0 Test Case: Listbox role with multiseclect</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<h1>ARIA 1.0 Test Case: Listbox role with multiseclect</h1>
<div role="listbox" aria-multiselectable="true">
... |
webkit/Source/WebCore/manual-tests/simple-image-compositing.html | mogoweb/webkit_for_android5.1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Checking for simple image layer optimisation</title>
<style type="text/css" media="screen">
img {
... |
webkit/app/vendor/angular/lib/docs/examples/example-guide-concepts-21/index.html | petervyvey/portfolio | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-guide-concepts-21</title>
<script src="../../../angular.min.js"></script>
<script src="finance2.js"></script>
<script src="invoice2.js"></script>
</head>
<body >
<div ng-app="invoice2" ng-controller="Invoi... |
ajax/libs/elfinder/2.1.10/css/elfinder.full.css | him2him2/cdnjs | /*!
* elFinder - file manager for web
* Version 2.1.10 (2.1-src Nightly: a102376) (2016-04-02)
* http://elfinder.org
*
* Copyright 2009-2016, Studio 42
* Licensed under a 3 clauses BSD license
*/
/* File: /css/commands.css */
/******************************************************************/
/* ... |
docs/geedocs/5.3.1/answer/179631.html | google/earthenterprise | <!DOCTYPE html> <html> <head> <meta charset="UTF-8"/>
<title>Unsupported 3D geometry files</title>
<link rel="stylesheet" href="../css/styles.css" type="text/css" media="all" /> <link rel="stylesheet" href="../css/containers.css" type="text/css" media="all" /> </head> <body>
<!-- 179631.html -->
<div class="container">... |
wp-content/themes/enfold/config-layerslider/LayerSlider/static/css/layerslider.css | johnnygan/cphedu |
/*
* Style settings of LayerSlider
*
* (c) 2011-2013 George Krupa, John Gera & Kreatura Media
*
* Plugin web: http://kreaturamedia.com/
* Licenses: http://codecanyon.net/licenses/
*/
/* Global settings */
.ls-container {
visibility: hidden;
position: relative;
}
.ls-lt-container {
position: absolute... |
wanzi/node_modules/marked-prettyprint/test/tests/not_a_link.html | victzero/wanzi | <p>\[test](not a link)</p>
|
web/bundles/web/temacsgwebapp/third/DataTables/examples/ajax/null_data_source.html | deduar/SGTT | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>DataTables example - Generated content for a column</title>
<link rel="stylesheet" type="text/cs... |
third_party/WebKit/LayoutTests/fast/text/international/jpan-script-equivalence.html | axinging/chromium-crosswalk | <!DOCTYPE html>
<html>
<head>
<script>
if (window.internals) {
window.internals.settings.setStandardFontFamily("Ahem", "Hrkt");
window.internals.settings.setStandardFontFamily("Ahem", "Hang");
}
</script>
</head>
<body>
<!-- bug 88845. Test that the various Japanese script codes ("Hira", "Hrkt", "Kana",
"Jpan"... |
third_party/blink/web_tests/virtual/text-antialias/selection/flexbox-selection.html | scheib/chromium | <!DOCTYPE html>
<div style="display: flex; background-color: #ddd; font-size: 24pt">
<div style="width: 100px">
<span id="a">aaaa</span><br>
<span id="b">bbbb</span>
</div>
<div style="width: 100px">
<span id="c">cccc</span><br>
<span id="d">dddd</span>
</div>
</div>
<script>
var b = document.q... |
third_party/blink/web_tests/fast/parser/comment-in-textarea.html | nwjs/chromium.src | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../resources/js-test.js"></script>
</head>
<body>
<script src="script-tests/comment-in-textarea.js"></script>
</body>
</html>
|
third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-morphology-yonly.html | wuhengzhi/chromium-crosswalk | <!DOCTYPE html>
<html>
<head>
<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
<script>
if (window.testRunner)
testRunner.dumpAsText();
function repaintTest()
{
var things = document.getElementsByClassName("before");
while (things.length)
... |
venv/bin/libs/mpl/doc/refmanual/times.html | NixaSoftware/CVis | <?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="g... |
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/vyutpattivada-ext.txt.out.dict_18178_jnu.html | sanskritiitd/sanskrit | url: http://sanskrit.jnu.ac.in/sandhi/viccheda.jsp?itext=तत्राह<html>
<title>Sanskrit Sandhi Splitter at J.N.U. New Delhi</title>
<META CONTENT='text/hetml CHARSET=UTF-8' HTTP-EQUIV='Content-Type'/>
<META NAME="Author" CONTENT="Dr. Girish Nath Jha">
<META NAME="Keywords" CONTENT="Dr. Girish Nath Jha, Sachin, Diw... |
tools/mallet-2.0.7/src/cc/mallet/optimize/tests/package.html | jyt109/termite-data-server | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<body>
JUnit tests for maximize.
<hr>
<address><a href="mailto:mccallum@cs.umass.edu"></a></address>
</body>
</html>
|
external/chromium_org/chrome/browser/resources/chromeos/login/screen_password_changed.html | s20121035/rk3288_android5.1_repo | <div id="password-changed" class="step faded hidden migrate" hidden>
<div id="password-changed-contents" class="step-contents">
<div id="password-changed-title" i18n-content="passwordChangedTitle">
</div>
<div id="password-changed-description" i18n-content="passwordChangedDesc">
</div>
<div id="pa... |
third_party/blink/web_tests/external/wpt/css/css-flexbox/reference/nested-orthogonal-flexbox-relayout-ref.html | chromium/chromium | <!DOCTYPE html>
<style>
#column {
display: flex;
flex-direction: column;
border: 5px solid yellow;
width: 200px;
}
#row {
display: flex;
flex-direction: row;
border: 5px solid blue;
}
.item {
border: 5px solid green;
}
</style>
<body>
<div id="column">
<div id="row">
<div c... |
third_party/blink/web_tests/storage/websql/change-version.html | nwjs/chromium.src | <html>
<head>
<title>Test database.changeVersion</title>
<script>
var db1;
var EXPECTED_VERSION_AFTER_HIXIE_TEST = '2';
var EXPECTED_VERSION_AFTER_RELOAD = '3';
function emptyFunction() { }
function changeVersionCallback(tx)
{
tx.executeSql("DROP table if exists info;", [], emptyFunction, emptyFunction);
tx.e... |
vendor/fortawesome/font-awesome/src/_includes/navbar.html | sylva0890/clinic | <div class="collapse hidden-print" id="banner">
<div class="container">
<div class="message-container">
<div class="tagline">
<span id="rotating-message"></span>
</div>
<div class="action">
<a id="rotating-url" class="btn btn-primary btn-lg btn-block" href=""></a>
</div>
... |
fuelphp/docs/classes/security.html | suenkang/node | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./../assets/css/combined.css">
<link rel="shortcut icon" href="./../favicon.ico" />
<script src="http://www.google.com/jsapi" type="text/javascript"></s... |
src/main/resources/intentionDescriptions/ReplacePostfixExpressionWithAssignmentIntention/description.html | Yihy/resources_cn | <html>
<body>
This intention replaces a post fix increment or
decrement expression with an equivalent assignment expression.
<br><br>
</body>
</html> |
public/inspector/resources/resourcesPanel.css | wyicwx/bone-cli-proxy | /*
* Copyright (C) 2006, 2007, 2008 Apple Inc. All rights reserved.
* Copyright (C) 2009 Anthony Ricaud <rik@webkit.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code ... |
ajax/libs/formstone/0.5.0/css/background.css | dhenson02/cdnjs | /*! Formstone v0.5.0 [background.css] 2015-04-13 | MIT License | formstone.it */
/**
* @class
* @name .fs-background-element
* @type element
* @description Target elmement
*/
/**
* @class
* @name .fs-background
* @type element
* @description Base widget class
*/
.fs-background {
overflow: hidden;... |
tests/wpt/web-platform-tests/css/css-ui/outline-006.html | UK992/servo | <!doctype html>
<html lang=en>
<meta charset=utf-8>
<title>CSS-UI test: outline-color:invert</title>
<link rel="author" title="Florian Rivoal" href="http://florian.rivoal.net">
<meta name=flags content="">
<meta name=assert content="outline-color:invert must do pixel-level color invertion OR fail to parse, in... |
webkit/LayoutTests/fast/encoding/resources/025.html | danialbehzadi/Nokia-RM-1013-2.0.0.11 | <!DOCTYPE HTML>
<meta charset="ISO-8859-9>
<p>"</p>
<p>Test:
<pre><!DOCTYPE HTML>
<meta charset="ISO-8859-9>
<p>"</p></pre>
<p>Expected result: <span id="expected">Windows-1252</span>
<div>
<style scoped>
.pass { background: green; color: white; padding: 0.5em; font-weight: bold; }
.fail { background: ... |
src/UmbracoUrlHandling/Umbraco/Views/propertyeditors/listview/bulkActionPermissions.prevalues.html | Mantus667/UmbracoUrlHandling | <div class="umb-editor">
<div class="umb-nested-boolean">
<label>
<input type="checkbox" ng-model="model.value.allowBulkPublish" id="allowBulkPublish"/>
<span>Allow bulk publish (content only)</span>
</label>
</div>
<div class="umb-nested-boolean">
<label>
... |
src/shared/lib/infusion/framework/preferences/css/FullPrefsEditor.css | kaspermarkus/prefsEditors | /* UI Option styles for full page layouts both with and without preview */
/* Control section headers */
.fl-prefsEditor h2 {
font-size: 1.29em;
font-weight: bold;
clear: both;
color: #444444;
padding: 14px 0px 5px 25px;
}
/* Save, reset, cancel buttons */
.fl-prefsEditor .fl-prefsEditor-buttons {... |
xsrc/external/mit/freetype/dist/builds/windows/visualc/index.html | execunix/vinos | <html>
<header>
<title>
FreeType 2 Project Files for Visual C++ and VS.NET 2005
</title>
<body>
<h1>
FreeType 2 Project Files for Visual C++ and VS.NET 2005
</h1>
<p>This directory contains project files for Visual C++, named
<tt>freetype.dsp</tt>, and Visual Studio, called <tt>freet... |
files/formstone/0.8.27/css/tooltip.css | as-com/jsdelivr | /*! formstone v0.8.27 [tooltip.css] 2015-11-10 | MIT License | formstone.it */
/**
* @class
* @name .fs-tooltip-element
* @type element
* @description Target elmement
*/
/**
* @class
* @name .fs-tooltip
* @type element
* @description Base widget class
*/
/**
* @class
* @name .fs-tooltip.fs-tool... |
api/master/Thelia/Controller/Front/OrderController.html | Mertiozys/thelia.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Thelia\Controller\Front\OrderController | </title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
... |
xbmc/visualizations/Vortex/angelscript/docs/manual/doc_script_statements.html | dburner/zidoo-kodi-14.2 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>AngelScript: Statements</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Gene... |
xbmc/visualizations/Vortex/angelscript/docs/manual/doc_addon_helpers.html | RasPlex/plex-home-theatre | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>AngelScript: Helper functions</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-... |
项目二电商首页/node_modules/browser-sync-ui/lib/plugins/sync-options/sync-options.html | yuyang545262477/Resume | <article>
<div bs-panel="controls outline">
<h1 bs-heading>
<icon icon="{{ctrl.section.icon}}"></icon>
{{ctrl.section.title}}
</h1>
</div>
<div bs-button-row>
<button bs-button="icon-left inline success" ng-click="ctrl.setMany(true)">
<svg bs-svg-i... |
_themes/leonids/_layouts/post_listing.html | evergreen-tree/evergreen-tree.github.io | ---
layout: default
---
{% for post in site.posts %}
<section class="post">
<header class="post-header">
<p class="post-meta">
<span class="post-date">
{{ post.date | date: "%-d %b %Y" | upcase }}
</span>
{% if post.categories.size > 0 %}
•
{% for cat in post.categories %}
... |
files/formstone/0.8.1/css/carousel.css | as-com/jsdelivr | /*! formstone v0.8.1 [carousel.css] 2015-09-03 | MIT License | formstone.it */
/**
* @class
* @name .fs-carousel-element
* @type element
* @description Target elmement
*/
/**
* @class
* @name .fs-carousel
* @type element
* @description Base widget class
*/
/**
* @class
* @name .fs-carousel.fs-e... |
vendor/assets/stylesheets/spinkit-1_2_5/rotating-plane.css | sakuraineed/rt | /*
* Usage:
*
<div class="sk-rotating-plane"></div>
*
*/
.sk-rotating-plane {
width: 40px;
height: 40px;
background-color: #333;
margin: 40px auto;
-webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
animation: sk-rotatePlane 1.2s infinite ease-in-out; }
@-webkit-keyframes sk-ro... |
ajax/libs/yui/3.0.0pr2/widget/assets/widget-core.css | drewfreyling/cdnjs | .yui-widget-hidden {
display:none;
} |
third_party/web_platform_tests/mixed-content/blockable/http-csp/same-host-http/worker-request/top-level/no-redirect/opt-in-blocks.https.html | youtube/cobalt | <!DOCTYPE html>
<!-- DO NOT EDIT! Generated by mixed-content/generic/tools/generate.py using mixed-content/generic/template/test.release.html.template. -->
<html>
<head>
<title>Mixed-Content: Blockable content</title>
<meta charset='utf-8'>
<meta name="description" content="Test behavior of blockable cont... |
third_party/web_platform_tests/conformance-checkers/html/elements/base/href/scheme-http-no-slash-square-bracket-novalid.html | youtube/cobalt | <!DOCTYPE html>
<meta charset=utf-8>
<title>invalid href: scheme-http-no-slash-square-bracket</title>
<base href="http:[61:27]/:foo">
|
src/styles/demo.css | abcnews/jquery-accessibleSpinner | body {
background-color: #f5f5f5;
font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial, sans-serif;
}
section.main {
background-color: #fff;
margin: 0 auto;
max-width: 900px;
padding: 2em;
}
.demo-header {
border-bottom: 4px solid #f5f5f5;... |
user_guide/general/models.html | bituka/uaefreelancers_site | <!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>Models : CodeIgniter User Guide</title>
... |
hnfp/static/hnfp/css/style.css | Ecotrust/hnfp | /*--------------------
fonts
--------------------*/
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url('/static/hnfp/fonts/material/MaterialIcons-Regular.eot'); /* For IE6-8 */
src: local('Material Icons'),
local('MaterialIcons-Regular'),
url('/static/... |
myotrs/styles.css | zuzak/mc8tools | label {
width: 250px;
font-size:1.4em;
display:table;
text-align:right;
vertical-align:middle;
float:left;
clear:left;
padding-top:3px;
}
input {
font-size:1.2em;
float:left;
clear:right;
border:1px solid #ccc;
padding:0.2em;
}
input, label {
line-height:1em;
margin:0.2em;
}
form {
width:500px;
margin:... |
satellite-image/index.html | jeffaudi/catalog-demo | <!DOCTYPE html>
<!--
#
# Copyright (C) 2015, Jeff Faudi <jeffaudi@gmail.com>, Airbus Defense and Space
#
# Permission to use, copy, modify, and/or distribute this software for any purpose
# with or without fee is hereby granted, provided that the above copyright notice
# and this permission notice appear in all copi... |
doc/HealthCareAbroad/MedicalProcedureBundle/Entity/MedicalProcedure.html | richtermarkbaay/MEDTrip | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>HealthCareAbroad\MedicalProcedureBundle\Entity\MedicalProcedure | HealthCareAbroad API</title>
<link rel="stylesheet" type="text/css" href="../../..... |
_layouts/graphics.html | ohjay/ohjay.github.io | <!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="Hi, I'm Owen. I do graphics in order to please my listless visual system. Here... |
clean/Linux-x86_64-4.07.1-2.0.6/released/8.12.1/lazy-pcf/8.7.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>lazy-pcf: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.cs... |
css/font.css | HFIProgramming/HFITVxLiveSteam | /* fallback */
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: local('Material Icons'), local('MaterialIcons-Regular'), url(/2fcrYFNaTjcS6g4U3t-Y5UEw0lE80llgEseQY3FEmqw.woff2) format('woff2');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
f... |
data science/machine_learning_for_the_web/chapter_4/movie/6284.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Long Kiss Goodnight, The (1996)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0116908">Long Kiss Goodnight, The (1996)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="... |
page/22/index.html | zhaoyunyi/zhaoyunyi.github.io | <!DOCTYPE html>
<html class="theme-next pisces use-motion" lang="zh-CN">
<head><meta name="generator" content="Hexo 3.8.0">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2">
<meta name="th... |
libraries/igeo/reference/igeo/io/IRhino3dm.Arc.html | manorius/Processing | <!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) on Tue Oct 22 01:24:33 PDT 2013 -->
<TITLE>
IRhino3dm.Arc
</TITLE>
<META NAME="date" CONTENT="2013-10-22">
<LINK REL ="stylesheet" TYPE... |
public/Windows 10 x64 (19041.508)/_LOADER_HIVE_RECOVERY_INFO.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (19041.508)</h4><br>
<h2>_LOADER_HIVE_RECOVERY_INFO</h2>
<font face="arial"> +0x000 Recovered : Pos 0, 1 Bit<br>
+0x000 LegacyRecovery : Pos 1, 1 Bit<br>
+0x000 SoftRebootConflict : Pos 2, 1 Bit<br>
+0x000 MostRecentLog : Pos 3, 3 Bits<br>
+0x004 Spare ... |
_attachments/jeps_logo_vsmall.html | jeps-journal/jeps-journal.github.io | ---
layout: attachment
title: JEPS_logo_vsmall
date:
type: attachment
published: false
status: inherit
categories: []
tags: []
meta:
_wp_attached_file: 2014/09/JEPS_logo_vsmall.jpg
_wp_attachment_metadata: a:5:{s:5:"width";i:512;s:6:"height";i:180;s:4:"file";s:28:"2014/09/JEPS_logo_vsmall.jpg";s:5:"sizes";a:2:{s:9... |
src/components/articles/single-column-large-title.html | tachyons-css/tachyons-css.github.io | {{{
"bodyClass" : "bg-white",
"screenshot" : {
"background-size" : "contain"
}
}}}
<article class="baskerville pb5">
<header class="avenir tc-l ph3 ph4-ns pt4 pt5-ns">
<h1 class="f3 f2-m f-subheadline-l measure lh-title fw1 mt0">A Night of Taking Photos at the Spooky Ruins of the Sutro Baths</h1>
<t... |
app/static/partials/login.html | THSUPRM/ths-client |
<!--Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<div>
<div class="contact-wthree py-md-5 py-4">
<div class="container py-lg-5">
<div class="text-center wthree-title pb-sm-5 p... |
theme-addhen/partials/header.html | eyedol/addhen | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>{{data.title }} - {{page.title}}</title>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no' />
{{# data.description }}
<meta name="description" content="{{ . }}"/>
{{... |
slides/game-plot-story.html | jtferns/ao-slides | <img src="assets/images/Slide2.PNG"/>
|
web/dev/GoogleDrive/test2.html | sutter-dave/ApogeeJS | <!DOCTYPE html>
<html>
<head>
<title>Drive API Quickstart</title>
<meta charset="utf-8" />
</head>
<body>
<p>Drive API Quickstart</p>
<!--Add buttons to initiate auth sequence and sign out-->
<button id="authorize_button" style="display: none;">Authorize</button>
<button id="signout_butto... |
app/templates/relationship-starts/verify-subflow-client-1/verify-sign-in.html | LlamaComedian/personal-cw-proto | <html>
<head>
<title>
Sign in
</title>
</head>
<body>
<center>
<a href="client-experian-sign-in-part-2">
<img width="442px" src="{{ prototypes_asset_path }}images/verify-experian-sign-in.png">
</a>
</center>
</body>
</html> |
tags/ruby-on-rails/index.html | TedYin/tedyin.github.io | <!DOCTYPE html>
<html class="theme-next muse use-motion" lang="zh-Hans">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta name="theme-color" content="#222">
<meta http-eq... |
src/js/animals/templates/main.html | BucaramangaJS/zooapi-frontend | <h1>Lista de animales</h1>
<p>Lista de animales.</p>
|
app/views/modals/task-add/component-configuration-select.html | keboola/kbc-ui-orchestrators |
<h4 class="kb-header">
<kb-sapi-component-icon component="selectedComponent" size="32"></kb-sapi-component-icon>
{{ selectedComponent.name }}
<small>{{ selectedComponent.type }}</small>
<a ng-click="goToStep('componentSelect')" class="pull-right kb-back-button">
<i class="fa fa-angle-left"></... |
client/templates/components/user/user_profile_edit.html | cristopher29/ProyectoMeteor | <template name="userProfileEdit">
<div class="col-md-6 edit-profile-container">
{{#autoForm collection="Meteor.users" doc=currentUser type="update" id="updateProfile" }}
{{#if noServiceTwitter}}
<div class="container-profile-pic">
<div class="imageBox">
... |
clean/Linux-x86_64-4.03.0-2.0.5/released/8.7.1/flocq/3.2.0+8.11.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>flocq: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.