path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
wwwroot/assets/js/pnotify/dist/pnotify.history.css | krasnyuk/e-liquid-MS | .ui-pnotify-history-container{position:absolute;top:0;right:18px;width:70px;border-top:none;padding:0;-webkit-border-top-left-radius:0;-moz-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-top-right-radius:0;border-top-right-radius:0;z-index:10000}.ui-pnotify-history-conta... |
web/lib/angular/docs/partials/error/ng:cpi.html | tecnocat/alterbooks | <a href="http://github.com/angular/angular.js/edit/master/docs/content/error/ng/cpi.ngdoc" class="improve-docs btn btn-primary"><i class="icon-edit"> </i> Improve this doc</a><h1><code ng:non-bindable="">Bad Copy</code>
<div><span class="hint">error in component <code ng:non-bindable="">ng</code>
</span>
</div>
</h1>
<... |
_includes/head_post.html | jasonchitw/webcourse | <link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/stylesheets/markdownreader.css">
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/stylesheets/pygments_monokai.css">
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/stylesheets/code_block.css"> |
third_party/codecs/tiff/html/v3.7.2.html | jusjoken/sagetv | <HTML>
<HEAD>
<TITLE>
Changes in TIFF v3.7.2
</TITLE>
</HEAD>
<BODY BGCOLOR=white>
<FONT FACE="Helvetica, Arial, Sans">
<FONT FACE="Helvetica, Arial, Sans">
<BASEFONT SIZE=4>
<B><FONT SIZE=+3>T</FONT>IFF <FONT SIZE=+2>C</FONT>HANGE <FONT SIZE=+2>I</FONT>NFORMATION</B>
<BASEFONT SIZE=3>
<UL>
<HR SIZE=4 WIDTH=65% AL... |
third_party/blink/web_tests/virtual/text-antialias/text-transform-lower-lithuanian.html | scheib/chromium | <!DOCTYPE html>
<html>
<head><meta charset="utf-8">
<style>
@font-face {
font-family: libertine;
src: url("../../third_party/Libertine/LinLibertine_R.woff");
}
body { font-family: libertine, sans-serif; }
.lower {text-transform: lowercase; color: green;}
</style>
</head>
<body>
Selings in green and black should m... |
profile2/tool/src/java/org/sakaiproject/profile2/tool/pages/MyPicture.html | ouit0408/sakai | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Copyright (c) 2008-2012 The Sakai Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
... |
third_party/blink/web_tests/http/tests/xmlhttprequest/xmlhttprequest-big-document.html | chromium/chromium | <html>
<head>
<script type="text/javascript">
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
var xhr = new XMLHttpRequest();
xhr.onreadystatechange = function() {
if (xhr.readyState == 4 && xhr.status == 200) {
var doc = xhr.responseXML;
var children = doc... |
wp-content/themes/new/kindeditor/examples/readonly.html | lege/cqc | <!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>Readonly Examples</title>
<style>
form {
margin: 0;
}
textarea {
display: block;
}
</style>
<link rel="stylesheet" href="../themes/default/default.css" />
<script charset="utf-8" src="../kindeditor-min.js"></scr... |
www/themes/seven/style.css | nattyseydi/nattyseydi.com |
/**
* Generic elements.
*/
body {
color: #000;
background: #fff;
font: normal 81.3%/1.538em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
a {
color: #0074BD;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
hr {
margin: 0;
padding: 0;
border: none;
height: 1px;
backgroun... |
tests/wpt/web-platform-tests/web-animations/interfaces/AnimationEffectTiming/endDelay.html | shinglyu/servo | <!DOCTYPE html>
<meta charset=utf-8>
<title>endDelay tests</title>
<link rel="help" href="http://w3c.github.io/web-animations/#dom-animationeffecttiming-enddelay">
<link rel="author" title="Ryo Motozawa" href="mailto:motozawa@mozilla-japan.org">
<script src="/resources/testharness.js"></script>
<script src="/resources/... |
third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/flexbox_align-items-flexend-2.html | js0701/chromium-crosswalk | <!DOCTYPE html>
<title>flexbox | align-items: flex-end</title>
<link rel="author" href="http://opera.com" title="Opera Software">
<link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#propdef-align-items">
<link rel="match" href="flexbox_align-items-flexend-2-ref.html">
<style>
div {
background: blue;
margin: 1e... |
tsplay/src/client/app/layout/sidebar.html | mohan0611/pluralsight-vscode-samples | <div ng-controller="SidebarController as vm">
<ht-sidebar when-done-animating="vm.sidebarReady()">
<div class="sidebar-filler"></div>
<div class="sidebar-dropdown"><a href="#">Menu</a></div>
<div class="sidebar-inner">
<div class="sidebar-widget"></div>
<ul class="na... |
tests/wpt/webgl/tests/deqp/functional/gles3/textureformat/sized_color_2d_array_pot_00.html | UK992/servo | <!--
This file is auto-generated from textureformat_test_generator.py
DO NOT EDIT!
-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>WebGL Texture Specification Tests</title>
<link rel="stylesheet" href="../../../../resources/js-test-style.css"/>
<script src=/resources/test... |
venv/bin/libs/exception/doc/exception_ptr.html | NixaSoftware/CVis | <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'/>
<title>exception_ptr</title>
<link href='reno.css' type='text/c... |
src/aui-image-viewer/tests/unit/aui-image-viewer-multiple.html | zsagia/alloy-ui | <!DOCTYPE html>
<html>
<head>
<title>aui-image-viewer-multiple</title>
<link rel="stylesheet" href="../../../../build/aui-css/css/bootstrap.css">
<script src="../../../../build/aui/aui.js"></script>
<script src="js/aui-image-viewer-multiple-tests.js"></script>
<meta charset="utf-8" />
<style>... |
third_party/WebKit/LayoutTests/fast/domurl/url-href.html | js0701/chromium-crosswalk | <!DOCTYPE HTML>
<link rel="help" href="http://url.spec.whatwg.org/#dom-url-href">
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script>
test(function() {
var url = new URL('http://www.domain.com/');
assert_equals(url.href, 'http://www.domai... |
chromium/chrome/test/data/android/url_overriding/navigation_from_xhr_callback_and_long_timeout.html | ric2b/Vivaldi-browser | <!DOCTYPE html>
<html>
<head>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<script>
var xmlhttp = new XMLHttpRequest();
function openApp() {
window.location = 'intent://test/#Intent;scheme=test;package=com.chrome.test;end';
};
function xhrOn... |
www/js/dojox/data/tests/ml/test_HtmlStore_remote.html | avz-cmf/zaboy-middleware | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Dojox HtmlDataStore Widget</title>
<style>
@import "../../../../dijit/themes/tundra/tundra.css";
@import "../../../../dojo/resources/dojo.css";
@import "../../../../dijit/tests/css/dijitTests.css";
</style... |
third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/bidi-plaintext-001-expected.html | danakj/chromium | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>unicode-bidi: span unicode-bidi plaintext, rtl (1)</title>
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
<style type="text/css">
.test span { unicode-bidi: plaintext; }
/* the following styles are not part of the test */... |
documentation/html/search/variables_0.html | adamstark/Gist | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.20"/>
<link rel="stylesheet" type="text/css" href="searc... |
tests/wpt/mozilla/tests/mozilla/referrer-policy/origin/http-rp/same-origin/http-https/link-tag/generic.keep-origin-redirect.http.html | shinglyu/servo | <!DOCTYPE html>
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
<html>
<head>
<title>Referrer-Policy: Referrer Policy is set to 'origin'</title>
<meta name="description" content="Check that all subresources in all ... |
wa-data/protected/wa-installer/backup/wa-apps/shop/templates/actions/backend/BackendLoc.html | RomanNosov/convershop | $.wa.locale = $.extend($.wa.locale, {{json_encode($strings)}}); |
lms/templates/combinedopenended/combined_open_ended_results.html | carsongee/edx-platform | <%! from django.utils.translation import ugettext as _ %>
<% num_results = len(results) %>
% for (i,result) in enumerate(results):
% if 'task_name' in result and 'result' in result:
<div class="combined-rubric-container"
%if i>0:
data-status="hidden" data-number="${i}">
% else:
... |
src/3rd_party/apache-log4cxx-win32-0.10.0/apache-log4cxx-0.10.0/site/apidocs/classlog4cxx_1_1helpers_1_1_strftime_date_format.html | smartdevice475/sdl_core | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--
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 t... |
umbraco_client/Tinymce3/Themes/Umbraco/Skins/Umbraco/ui.css | kkostadinov/TonusMC | /* Reset */
.umbracoSkin table, .umbracoSkin tbody, .umbracoSkin a, .umbracoSkin img, .umbracoSkin tr, .umbracoSkin div, .umbracoSkin td, .umbracoSkin iframe, .umbracoSkin span, .umbracoSkin *, .umbracoSkin .mceText {border:0; margin:0; padding:0; background:transparent; white-space:nowrap; text-decoration:none; font-... |
third_party/blink/web_tests/http/tests/navigation/back-to-slow-frame.html | nwjs/chromium.src | <script>
if (window.testRunner) {
testRunner.dumpBackForwardList();
testRunner.dumpAsText();
testRunner.queueLoad("resources/back-to-slow-frame-2.html");
testRunner.queueLoad("resources/back-to-slow-frame-3.html");
testRunner.queueBackNavigation(1);
}
</script>
<p>This test checks that going back an... |
third_party/blink/web_tests/fast/table/border-collapsing/left-border-table-ltr-section-rtl.html | scheib/chromium | <!DOCTYPE html>
<html>
<body>
<style>
table td
{
border: 6px solid green;
border-left: 0px;
}
table
{
border-collapse: collapse;
border-spacing: 0px;
}
td {
height: 20px;
width: 120px;
... |
ajax/libs/uikit/2.24.1/css/components/datepicker.gradient.css | sreym/cdnjs | /*! UIkit 2.24.1 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
/* ========================================================================
Component: Datepicker
========================================================================== */
/*
* 1. Highest z-index
* 2. Reset dropdown width
* 3. Se... |
third_party/blink/web_tests/tables/mozilla/marvin/colgroup_width_px.html | scheib/chromium | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<!-- test case: colgroup_width_px.html -->
<!-- description: HTML 4.0 COLGROUP element with WIDTH attribute. Value=pixels. -->
<!-- Author: Christine Dreckman Date: 2/19/99 -->
<!-- ***** BEGIN LICENSE BLOCK *****
- Version: MPL 1.1... |
tests/misc/bold_links.html | waylan/Python-Markdown | <p><strong>bold <a href="http://example.com">link</a></strong></p> |
web/public/assets/home/css/mcustomscrollbar/jquery.mCustomScrollbar.css | jefry06/dooit | /*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
3. HORIZONTAL SCR... |
src/main/resources/intentionDescriptions/ConvertToNestedIfIntention/description.html | Yihy/resources_cn | <html>
<body>
This intention replaces boolean <b>return</b>
with equivalent if-then-else statements, if possible.
</body>
</html>
|
api/master/Thelia/Core/Security/UserProvider/namespace-frame.html | Mertiozys/thelia.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Thelia\Core\Security\UserProvider | </title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
<... |
third_party/blink/web_tests/external/wpt/css/css-values/attr-color-invalid-cast.html | scheib/chromium | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>
CSS Values and Units Test:
Attribute references (colors)
</title>
<meta name="assert" content="
Invalid color values in referenced attributes are replaced by the fallback value
" />
<link
rel="author"
title="François REMY"
href="mailto:frem... |
tests/wpt/mozilla/tests/mozilla/referrer-policy/no-referrer/rel-noreferrer/cross-origin/http-https/link-tag/generic.no-redirect.http.html | MortimerGoro/servo | <!DOCTYPE html>
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
<html>
<head>
<title>Referrer-Policy: Referrer Policy is set to 'no-referrer'</title>
<meta name="description" content="Check that sub-resource never ... |
www/static/js/excanvas/testcases/stroke-should-not-close-path.html | WillBickerstaff/piccolo | <!DOCTYPE html>
<html>
<head>
<title></title>
<style>
body {
text-align: center
}
</style>
<!--[if IE]><script type="text/javascript" src="../excanvas.js"></script><![endif]-->
<script>
window.onload = function() {
var canvas = document.getElementById("c");
var ctx = canvas.getContext("2d");
... |
www/lib/semantic/dist/components/dimmer.css | bakedintime/ionic-semantic | /*!
* # Semantic UI 2.1.6 - Dimmer
* http://github.com/semantic-org/semantic-ui/
*
*
* Copyright 2015 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Dimmer
*******************************/
.dimmable {
position: relative;... |
zabin/bower_components/ng-table/docs/template/ngdoc/api/provider.template.html | zcodegroup/zcodegroup.github.io | {% extends "api/object.template.html" %}
{% block related_components %}
{% if doc.serviceDoc -%}
<li>
<a href="{$ doc.serviceDoc.path $}">- {$ doc.serviceDoc.name $}</a>
</li>
{%- endif %}
{% endblock %}
|
第2组 刘成军/高姗/第二周作业/public/Font-Awesome-master/Font-Awesome-master/src/3.2.1/icon/unlock/index.html | zhouhuiqiong/201602node_homework | <!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="en" xmlns="http://www.w3.org/1999/html"> <!--<![endif]-->
<head>
<!-- Basic... |
www/vendor/angular-1.3.9/docs/partials/error/$sce.html | marcoR80/simple-app-mobile | <a href='https://github.com/angular/angular.js/edit/v1.3.x/?message=docs(error%2F$sce)%3A%20describe%20your%20change...' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<h1>$sce</h1>
<div class="description">
Here are the list of errors in the $sce namespace.... |
www/node_modules/chart.js/samples/charts/radar.html | bsmd18/AdminContact | <!doctype html>
<html>
<head>
<title>Radar Chart</title>
<script src="../../dist/Chart.bundle.js"></script>
<script src="../utils.js"></script>
<style>
canvas {
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
}
</style>
</head>
<body>
<... |
web_static/styles/Font-Awesome/src/3.2.1/icon/android/index.html | johncoleman83/AirBnB_clone_v2 | <!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang="en" xmlns="http://www.w3.org/1999/html"> <!--<![endif]-->
<head>
<!-- Basic... |
tests/wpt/web-platform-tests/mixed-content/xhr-request/meta-csp/cross-origin-http/top-level/no-redirect/blockable/opt-in-blocks.https.html | anthgur/servo | <!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... |
web/js/verifphone/goog/closure-library-master/closure/goog/net/imageloader_test.html | Serard/cmsulysse | <!DOCTYPE html>
<html>
<!--
Copyright 2006 The Closure Library Authors. All Rights Reserved.
Use of this source code is governed by the Apache License, Version 2.0.
See the COPYING file for details.
-->
<!--
Author: chrishenry@google.com (Chris Henry)
-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge... |
tests/wpt/web-platform-tests/conformance-checkers/html-svg/interact-events-202-f-isvalid.html | shinglyu/servo | <!DOCTYPE html>
<html lang='en'>
<head>
<title>interact-events-202-f-manual.svg</title>
<meta charset='utf-8'>
</head>
<body>
<h1>Source SVG: interact-events-202-f-manual.svg</h1>
<svg id="svg-root" width="100%" height="100%"
viewBox="0 0 480 360" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org... |
libs/frozenui/1.3.0/css/select.css | xuminready/baiducdnstatic | .ui-select{position:relative;margin-right:6px}.ui-select select{-webkit-appearance:none;border:0;background:0 0;width:100%;padding-right:14px}.ui-select:after{position:absolute;top:50%;right:0;margin-top:-4px;width:0;height:0;border-top:6px solid;border-right:5px solid transparent;border-left:5px solid transparent;colo... |
wp-content/themes/symetrio-theme/node_modules/gulp-sass/node_modules/node-sass/test/fixtures/spec/spec/libsass-closed-issues/issue_308/expected_output.css | studiochakra/teamlinkmuaythai.com | .test {
color: orange; }
.orange {
color: #C0362C; }
|
ajax/libs/fullcalendar/2.1.0-beta1/fullcalendar.css | jaywcjlove/cdnjs | /*!
* FullCalendar v2.1.0-beta1 Stylesheet
* Docs & License: http://arshaw.com/fullcalendar/
* (c) 2013 Adam Shaw
*/
.fc {
direction: ltr;
text-align: left;
}
.fc-rtl {
text-align: right;
}
body .fc { /* extra precedence to overcome jqui */
font-size: 1em;
}
/* Colors
-------------------------------------... |
web/js/ckeditor/samples/sample.css | HorusCMF/Shop | /*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, p, address, form, fieldset, img, ul, ol, dl, dt, dd, li, hr, table, td, th, strong, em, sup, sub, dfn, ins, del,... |
third_party/blink/web_tests/external/wpt/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-param.html | scheib/chromium | <!DOCTYPE html>
<title>getElementsByName and the param element</title>
<link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com">
<link rel="help" href="https://html.spec.whatwg.org/multipage/#dom-document-getelementsbyname">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessre... |
www/lib/semantic-ui/dist/components/sticky.css | david3080/BicycleRoutingApp | /*!
* # Semantic UI 2.1.4 - Sticky
* http://github.com/semantic-org/semantic-ui/
*
*
* Copyright 2015 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Sticky
*******************************/
.ui.sticky {
position: static;
... |
www/source/_includes/disqus.html | versionzero/pi-cs-course | {% comment %} Load script if disquss comments are enabled and `page.comments` is either empty (index) or set to true {% endcomment %}
{% if site.disqus_short_name and page.comments != false %}
<script type="text/javascript">
var disqus_shortname = '{{ site.disqus_short_name }}';
{% if page.comments == true ... |
files/yui/3.16.0/widget-stack/assets/skins/sam/widget-stack.css | vousk/jsdelivr | /*
YUI 3.16.0 (build 76f0e08)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
.yui3-widget-stacked .yui3-widget-shim{opacity:0;filter:alpha(opacity=0);position:absolute;border:0;top:0;left:0;padding:0;margin:0;z-index:-1;width:100%;height:100%;_width:0;... |
web-platform-tests/tests/conformance-checkers/html-aria/accessible-name-updates/704.html | cr/fxos-certsuite | <!DOCTYPE html>
<html>
<head>
<title>ARIA 1.0 Test Case 704</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<h1>ARIA 1.0 Test Case 704</h1>
<div id="TESTZ" aria-live="assertive">
Text before: <span id="TEST_ID_1">TEST TEXT</span> :text after
... |
client/css/styles.css | sjshank/pollApplication | @media only screen and (min-width: 950px) and (max-width: 1128px), only screen and (min-width: 1129px) {
body {
width: 850px !important;
}
}
@media only screen and (max-width: 529px) {
body {
width: 160px !important;
}
}
@media only screen and (min-width: 530px) and (max-width: 949px) {
body {
wid... |
src/app/cohort-comparison/cohort-comparison.component.html | beatrichartz/salary-stats | <div class="section">
<div class="container">
<h3 class="title">Cohort Comparison</h3>
<div class="list-wrapper">
<ol>
<li *ngFor="let pair of pairComparisons$ | async">
<h4 class="pair-title">{{ pair.title }}</h4>
<ul>
<li *ngIf="pair.sameDistribution" class="pai... |
index.html | sandeep/yelp-map | <!-- Little Stub to Display the Data -->
<div id="map"></div>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.0.3/leaflet.css" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.0.3/leaflet.js"></script>
<style> #map { height: 480px; width: 100%; } </style>
<script>
functi... |
_includes/header.html | nevercast/nevercast.github.io | <section class="page-header">
<h1 class="project-name"><a href="/" style="color:white;">{{ page.title }}</a></h1>
<h2 class="project-tagline">{{ page.subtitle }}</h2>
{% assign sorted_pages = site.pages | sort: 'nav_order', 'first' %}
{% for link in sorted_pages %}
{% if link.nav %}
... |
docs/javadoc/index-all.html | nwillc/reloader | <!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_112) on Sun Feb 26 17:16:33 EST 2017 -->
<title>Index (reloader 1.1.0 API)</title>
<meta name="date" content="2017-02-26">
<link rel="styleshee... |
public/views/tests/list.html | grappleio/olrhain | <section data-ng-controller="TestsController" data-ng-init="find()">
<div class="row">
<div class="col-lg-8">
<h3>
Current Available Tests
<div class="pull-right">
<a href="/#!/tests/create"><i class="fa fa-plus"></i></a>
</div>
</h3>
</div>
</div>
<div class="row">
<div class="col-lg-8... |
_includes/projects.html | zning1994/jianli | <section class="thirteen columns">
<h1>项目经历</h1>
<article>
<header>
<h1>山东科技大学信息科学与工程学院新闻中心办公系统 开发者</h1>
<span><time>2015.01 - 至今 Now</time></span>
</header>
<p>
职责:山东科技大学信息科学与工程学院新闻中心办公系统是基于ThinkPHP 框架,由本人独立开发的,主要用于山东科技大学信息科学与工程学院新闻中心新闻发布、更新及统计工作与院新闻中... |
Jssor Slider/skin/d08.source.html | amirmasoud/bootstrapTemplates | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Direction Navigator Skin 08 - Jssor Slider, Slideshow with Javascript Source Code</title>
</head>
<body style="font-family:Arial, Verdana;background-color:#fff;">
<script type="text/javascript... |
Agency/css/custom.css | sreetamdas/QC | .bg-dark {
background-color: #2a2a2a;
}
.white {
color: lightgrey;
}
figure {
display: block;
position: relative;
float: center;
overflow: hidden;
margin: 0 20px 20px 0;
}
figcaption {
position: absolute;
background: #3498db;
color: white;
padding: 10px 20px;
opacity: ... |
scripts/server/public/notes/aa287895a4b15886a043950b7ff6aaff.html | cefn/firmware-codesign-readinglog | <html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<!-- TITLE -->
<title>
Requirements
Engineering: A Roadmap
</title>
</head>
<body>
<h1>
<a href="../papers/aa287895a4b15886a0439... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/1f6464ef671ed0a245c35d955495ed42f30a14fdfbf5bb538bd382da98450946.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="./d405baa5be9e9bec3049042ba01eb502f3ca2b7c2b897bd5049696fc58301d06.html">Teleport</a>
<hr>
... |
assets/vendor/terrificjs/dist/docs/index.html | brunschgi/launchscreen-shot | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>terrific</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="./assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="./assets/css/main... |
public/programming/languages/javascript-etc/JavaScript/index.html | NiceToKnow/IT | <!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>JavaScript etc. · Nice To Know IT</title>
<link rel="stylesheet" href="https://nicetoknow.github.io/IT/css.css" type="text/css" >
</head>
<body >
... |
app/views/cities.html | ArjayCreativeDesign/CityTrip | <div>
<ctu-cities>
<!--<div ng-show="isDoneLoading">-->
<!--<ctu-spinner></ctu-spinner>-->
<!--</div>-->
</ctu-cities>
</div> |
index.html | PVSS/pvss.github.io | ---
layout: default
---
<div>
PV's blog - Assorted compilation of posts in areas of Machine Learning , Python and C++11 .
<br>
PV can be reached at prakashpvss@gmail.com. All the code and Python notebooks present in this blog can be found at the git repo <a href="https://github.com/PVSS">git repo</a>.
</div>... |
tags/unix/page/1/index.html | sanghkaang/sanghkaang.github.io | <!DOCTYPE html><html><head><title>https://sanghunka.github.io/tags/unix/</title><link rel="canonical" href="https://sanghunka.github.io/tags/unix/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://sanghunka.github.io/tags/unix/" /></head></html> |
ocr_extracted/W29254_text/page28.html | datamade/elpc_bakken |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>W29254_text</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<div style="margin-left: auto; margin-right: auto; width: 800px; overflow: hidden;">
... |
src/app/landing/landing.view.html | lbertenasco/slash | <div class="landing clearfix">
<div class="title">
<h3>Trendings asd test</h3>
</div>
<div class="trendings row" >
<div class="card col s6 m3" *ngFor="#trending of trendings$ | async">
<!--div class="card-image">
<img src="{{trending.pic}}">
<span class="card-title">{{trending.name}}... |
app/templates/widgets.html | tmthyjames/Achoo | {% extends "base_site.html" %}
{% block title %} Widgets {% endblock title %}
{% block stylesheets %}
{{ super() }}
{% endblock stylesheets %}
{% block content %}
<div class="right_col" role="main">
<div class="">
<div class="page-title">
<div class="title_left">
<h3>Widget Designs</h... |
assets/css/app.css | jmann6/Colorado_Oil_Map | html, body, #container, #container2 {
height: 100%;
width: 100%;
overflow: hidden;
}
body {
padding-top: 50px;
}
input[type="radio"], input[type="checkbox"] {
margin: 0;
}
#sidebar {
width: 340px;
height: 100%;
overflow: scroll; /* Jason added to get scrollbar*/
float: left;
-webkit-transition: al... |
test/helpers/test_runner.html | johnelse/ocaml-webaudio | <!DOCTYPE html>
<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<title>ocaml-webaudio tests</title>
<script language="javascript" src="../test_runner.bc.js"></script>
</head>
<body>
</body>
</html>
|
src/main/resources/static/plugins/jquery-easyui-1.4.4/demo/combotree/multiple.html | george510257/gls-demo | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Multiple ComboTree - jQuery EasyUI Demo</title>
<link rel="stylesheet" type="text/css" href="../../themes/default/easyui.css">
<link rel="stylesheet" type="text/css" href="../../themes/icon.css">
<link rel="stylesheet" type="text/css" href=... |
GettingStartedInWebGL/Part2_RunningOurFirstShader-TheCanvasElement/09-AutomaticResizingWithThrottling/index.html | raslanove/tutsplus | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="Simple HTML and Javascript Editor.">
<meta name="keywords" content="HTML,Javascript,editor">
<meta name="author" content="Omar El Sayyed">
<meta name="viewport" content="width=device-width, ... |
designs/UI/dashboard.html | indungu/yummy-recipes | <!Doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1 shrink-to-fit=no">
<title>Yummy Recipes</title>
<!-- Bootstrap CSS -->
... |
docs/css/histogramStyle.css | seansegal/parity-in-the-senate | .bar rect {
shape-rendering: crispEdges;
}
.bar text {
fill: #fff;
font-family: Helvetica;
font-size: 12px;
}
.axis path, .axis line, .axis text {
fill: none;
stroke: #fff;
shape-rendering: crispEdges;
font-size: 9px;
font-family: Helvetica;
}
.title {
fill: #d19b3d;
font-size: 16px;
font-family... |
clean/Linux-x86_64-4.06.1-2.0.5/released/8.8.0/compcert-32/3.8.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-32: 32 m 4 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" ... |
clean/Linux-x86_64-4.05.0-2.0.6/released/8.6/matrices/8.10.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>matrices: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" ... |
web/bundles/proyecto/css/demo.css | naarnet10/asadero | /*--------- slider ---------*/
#slide { position:relative; width:750px; height:398px; margin:0 auto; z-index:2; overflow:hidden;}
.gallery {
width:748px; height:366px; margin:0 auto; position:relative; z-index:2; border:#dddddd 1px solid;
}
.items {display:none;}
.pag { position:relative; width:190px; heigh... |
doc/html/interfaceITemplateEngine.html | waitman/red | <!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... |
booted/license.html | nhydock/tumblr-themes | <html>
<a rel="license" href="http://creativecommons.org/licenses/by-nd/3.0/deed.en_US">
<img
alt="Creative Commons License"
style="border-width:0"
src="http://i.creativecommons.org/l/by-nd/3.0/88x31.png"
/>
</a>
<br />
All my artwork is licensed under the
<a rel="license" href="http://creativeco... |
sdk/_PhpDocs/files/IPPVendorCredit.html | heroicstudios/quickbooks-php-sdk | <!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><title>IPP PHP SDK for QuickBooks V3</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta><link rel="stylesheet" href="..... |
web/testfile/design.html | lejoying/ibrainstroms | <!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="..\static\css\index.css">
</head>
<body>
<header class="hide1">
<img class="logo" src="../static/images/images_logo.png"/>
<!--<div class="title">-->
<!--奇思妙想-->
<!--</div>-->
</header>
<div class="content">
<canvas class="myCanvas" id=... |
application/views/tinyfw/app/tpls/tables/datatables.html | hungcrush/meraki |
<page-title ng-if="layoutOptions.pageTitles" title="DataTable" description="Dynamic table variants with pagination and other controls"></page-title>
<!-- Basic Setup -->
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Basic Setup</h3>
<div class="panel-options">
<a... |
app/book_rugaciunile-meselor.html | bitvice/TexteLiturgice |
<h1>Rugăciunile meselor</h1>
<h3>Rugăciune înaintea mesei de dimineaţă şi prânz:</h3>
<p><span class="drop-caps">Î</span>n numele Tatălui şi al Fiului şi al Sfântului Duh. Amin.</p>
<p><span class="drop-caps">T</span>atăl nostru, Care eşti în ceruri, sfinţească-Se numele Tău, vie Împărăţia Ta, facă-se voia Ta, precum ... |
_includes/_footer.html | x3igh7/x3igh7.github.io | {% if site.owner.google.ad-client and site.owner.google.ad-slot %}
<div class="google-ads">
<!-- 320 x 50 ad -->
<script async src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:inline-block;width:320px;height:50px"
data-ad-client="{... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/1aff7ba4744b7bf40c2129fc3f64cb4ba511e757a62b71815c585635ffa117bf.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="./b782d41a859e90b040839134ffdfcd1068e479e9fea32aafbb03519ff1db6fa4.html">Teleport</a>
<hr>
... |
doc/com/vangav/backend/play_framework/controllers_generator/package-tree.html | vangav/vos_backend | <!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_92) on Sat Oct 22 19:44:37 CEST 2016 -->
<title>com.vangav.backend.play_framework.controllers_generator Class Hierarchy</title>
<meta name="dat... |
src/main/java/com/bbn/openmap/layer/shape/package.html | d2fn/passage | <!-- *****************************************************************-->
<!-- * -->
<!-- * BBNT Solutions LLC, A part of GTE -->
<!-- * 10 Moulton St. -->
<!-- * Cambridge, MA 02138 ... |
public/Windows 10 x64 (18362.113)/_PO_DEVICE_NOTIFY.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18362.113)</h4><br>
<h2>_PO_DEVICE_NOTIFY</h2>
<font face="arial"> +0x000 Link : <a href="./_LIST_ENTRY.html">_LIST_ENTRY</a><br>
+0x010 PowerChildren : <a href="./_LIST_ENTRY.html">_LIST_ENTRY</a><br>
+0x020 PowerParents : <a href="./_LIST_ENTRY.html">_LIST_E... |
public/Windows 10 x64 (18363.592)/_IOMMU_SVM_CAPABILITIES.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18363.592)</h4><br>
<h2>_IOMMU_SVM_CAPABILITIES</h2>
<font face="arial"> +0x000 AtsCapability : Pos 0, 1 Bit<br>
+0x000 PriCapability : Pos 1, 1 Bit<br>
+0x000 PasidCapability : Pos 2, 1 Bit<br>
+0x004 CapReg : <a href="./<anonymous-tag>.html"><anonymou... |
www/share/arkansas-united-community-coalition.html | mroswell/m2016 | <!DOCTYPE html>
<html lang="en">
<head>
<title>Best books of 2015 : NPR</title>
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="nprbooks">
<meta name="twitter:image" content="http://apps.npr.org/best-books-2015/assets/cover/arkansas-united-community-coalition... |
clean/Linux-x86_64-4.01.0-1.2.0/unstable/dev/contrib:weak-up-to/dev/2015-01-06_10-49-09.html | coq-bench/coq-bench.github.io-old | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coq bench</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet... |
src/templates/pycontw-2020/contents/_pycontw.html | pycontw/pycontw2016 | {% extends 'contents/_base.html' %}
{% block body_class %}{{ block.super }} about-page{% endblock body_class %}
{% block content_full %}
{{ block.super }}
<ul class="year-ribbon">
<li><a href="https://tw.pycon.org/2012/" target="_blank" rel="noopener">2012</a></li>
<li><a href="https://tw.pycon.org/2013/" target=... |
docset/armacode.docset/Contents/Resources/Documents/armacode/libraries/LayerIds.html | theTonyHo/armacode | <!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 content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>LayerIds — armacode Documentation</title>
<link href="../../_static/bas... |
rsrcs/themes/yks-bootstrap/mts/completer.css | 131/yks | .textboxlist { cursor: text; }
.textboxlist-bits {
overflow: hidden;
margin: 0;
padding: 3px 4px 0;
}
.textboxlist-bit {
list-style-type: none;
float: left;
margin: 2px;
cursor: default;
}
.textboxlist-bit-editable { border: 1px solid #fff; float:left;clear:both; }
.textboxlist-bit-e... |
manual/karel11JAVA.html | pacharrin/karel.js | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>La sentencia define-nueva-instruccion/como </title>
</head>
<body style="background-image: url(./workbook.gif);">
<center>
<h2>La sentencia void</h2>
</center>Hasta ahora, le hemos dicho a Karel exactamente lo que tenía que hacer&... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.