path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
third_party/WebKit/LayoutTests/media/track/opera/track/webvtt/rendering/reftest/selectors/cue_function/italic_object/italic_white-space_pre-line_wrapped.html | axinging/chromium-crosswalk | <!DOCTYPE html>
<html>
<title>WebVTT rendering, italic object, ::cue(i), white-space: pre-line (cue that wraps)</title>
<style>
html { overflow:hidden }
body { margin:0 }
::cue(i) {
white-space: pre-line
}
</style>
<script src="../../../support/refTestWait.js"></script>
<video width="1280" height="720" autoplay onp... |
third_party/WebKit/LayoutTests/http/tests/inspector/extensions-headers.html | js0701/chromium-crosswalk | <html>
<head>
<script src="inspector-test.js"></script>
<script src="extensions-test.js"></script>
<script type="text/javascript">
function extension_testAddHeaders(nextTest)
{
webInspector.network.addRequestHeaders({
"x-webinspector-extension": "test",
"user-agent": "Mozilla/4.0 (compatible; MSIE ... |
tests/wpt/web-platform-tests/css/vendor-imports/mozilla/mozilla-central-reftests/values3/calc-background-position-1.html | MortimerGoro/servo | <!DOCTYPE HTML>
<html>
<head>
<title>CSS Test: Test for calc() on background-position</title>
<link rel="author" title="L. David Baron" href="https://bugzilla.mozilla.org/show_bug.cgi?id=594934">
<link rel="help" href="http://www.w3.org/TR/css3-values/#calc-notation">
<link rel="match" href="calc-background-pos... |
tests/wpt/mozilla/tests/mozilla/referrer-policy/same-origin/meta-csp/same-origin/http-https/a-tag/same-origin-insecure.swap-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 'same-origin'</title>
<meta name="description" content="Check that cross-origin subres... |
third_party/blink/web_tests/fast/sub-pixel/ellipsis-zoom.html | scheib/chromium | <!DOCTYPE html>
<html>
<head>
<style>
.test > div { display: inline-block; overflow: hidden; white-space: nowrap; padding: 0 1px; vertical-align: top; }
.test > .ellipsis { text-overflow: ellipsis; }
</style>
</head>
<body>
<div class="test" style="zoom: 0.5;"... |
ajax/libs/motajs/0.4.2/mota.css | gasolin/cdnjs | /*!
* MotaJS v0.4.2
* http://motapc97.github.io/motajs/
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
* Project
* https://github.com/motapc97/MotaJS/
*
* Date: 2015-01-22T16:28Z
*/
/*! Used http://css2sass.herokuapp.com/ to convert CSS into SASS */
/*! normalize.css ... |
xforms/jvm/src/main/public/xbl/orbeon/code-mirror/codemirror-3.1/mode/markdown/index.html | brunobuzzi/orbeon-forms | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>CodeMirror: Markdown mode</title>
<link rel="stylesheet" href="../../lib/codemirror.css">
<script src="../../lib/codemirror.js"></script>
<script src="../../addon/edit/continuelist.js"></script>
<script src="../xml/xml.js"></script>
... |
web/design/base/stylesheets/t12/site-colors.css | m-lassoued/testezp5Repo | /* SITE-COLORS CSS 20040415 */
/* This CSS only contains color codes and background image details for pagelayout and other main styles */
body
{
background-color: #5b7e38;
}
div#allcontent
{
background-color: #fff;
border: 1px solid #666;
}
/* TOOLBARS */
div#toolbar-top li.toolbar-item
{
color: #... |
tests/wpt/web-platform-tests/css/css-transforms/patternTransform/svg-patternTransform-005.html | anthgur/servo | <!DOCTYPE html>
<html>
<head>
<title>CSS Transforms Test: SVG patternTransform presentation attribute and translation-value argument with millimeter unit on translateX</title>
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com">
<link rel="help" href="http://www.w3.org/TR/css-transforms-... |
test/smokes/server-tests/css/phone.css | revi/brackets | @charset "utf-8";
#container {
width: 100%;
}
#logo {
background-image: url(../images/sml_logo.png);
height: auto;
margin-left: auto;
margin-right: auto;
width: 270px;
}
nav {
padding-top: 100px;
}
nav ul {
font-size: 24px;
}
nav ul a {
padding-right: 0;
width: 97%;
}
nav ul li {
float: none;
}
nav ul li:hov... |
third_party/blink/web_tests/external/wpt/css/compositing/mix-blend-mode/mix-blend-mode-blended-with-3D-transform.html | scheib/chromium | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>CSS Test: mix-blend-mode between an element and its child with 3D transform </title>
<link rel="author" title="Mirela Budăeș" href="mailto:mbudaes@adobe.com">
<link rel="author" title="Ion Roșca" href="mailto:rosca@adobe.com... |
web-platform-tests/tests/custom-elements/custom-element-lifecycle/types-of-callbacks/attached-callback-test.html | cr/fxos-certsuite | <!DOCTYPE html>
<html>
<head>
<title>Attached callback of a custom element should be called </title>
<meta name="author" title="Sergey G. Grekhov" href="mailto:sgrekhov@unipro.ru">
<meta name="assert" content="attached callback ... must be enqueued whenever custom element is inserted into a document and this document h... |
common/lib/capa/capa/templates/jstextline.html | ahmadiga/min_edx | <section id="jstextline_${id}" class="jstextline">
<input type="text" name="input_${id}" id="input_${id}" value="${value}"
% if size:
size="${size}"
% endif
% if dojs == 'math':
onkeyup="DoUpdateMath('${id}')"
% endif
/>
% if dojs == 'math':
<span id="display_${id}">`{::}`</span>
% endif... |
third_party/blink/web_tests/external/wpt/css/css-backgrounds/background-size/vector/tall--auto-32px--nonpercent-width-percent-height-viewbox.html | scheib/chromium | <!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
-->
<!DOCTYPE html>
<html>
<head>
<!--
The original and initial filename of this test was
tall- -auto-32px- -nonpercent-width-percent-height-viewbox.html
-->
<title>CSS Backgrounds and Borde... |
third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/flex-flexitem-childmargin-expected.html | wuhengzhi/chromium-crosswalk | <!DOCTYPE html>
<html>
<head>
<title>CSS Test: childNodes' 'margin' property of flex item'</title>
<link rel="author" title="Shaofei Cheng" href="mailto:csf178@gmail.com" />
<meta name="flags" content="" />
<style>
#test
{
background: blue;
display: block;
height:300px;
... |
www/bower_components/core-list/demos/demo-messages.html | SimoRihani/PFA-Qucit | <!doctype html>
<!--
Copyright (c) 2014 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 fou... |
website/Umbraco/Views/documenttypes/property.html | umbShop/umbShop | <div class="edt-property">
<label> <i class="icon icon-autofill"></i> {{property.label}}</label>
<small>{{property.description}}</small>
</div> |
tests/wpt/web-platform-tests/html/editing/activation/click-manual.html | totallybradical/temp_servo2 | <!doctype html>
<title>Interaction of UI input and the click in progress flag</title>
<p>When you mouse click the checkbox below it should not be checked:</p>
<p><input type=checkbox onclick=this.click()></p>
<p>Now keyboard "click" the checkbox and confirm it's still not checked.</p>
|
第2组 刘成军/高姗/第二周作业/public/Font-Awesome-master/Font-Awesome-master/src/3.2.1/icon/hand-right/index.html | zhufengnodejs/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... |
tests/html/border_collapse_test.html | akumar21NCSU/servo | <!DOCTYPE html>
<html>
<head>
<style>
table {
border-collapse: collapse;
border: 5px solid yellow;
}
td {
border: 1px solid red;
padding: 16px;
width: 32px;
height: 32px;
}
td.cell5 {
border: 30px solid blue;
}
td.cell6 {
border: 5px solid green;
}
</style>
</head>
<body>
<table>
<tr id=... |
xampp/tomcat/webapps/examples/jsp/jsp2/misc/config.html | liuyangning/WX_web | <html>
<!--
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 m... |
www-dev/src/bower-assets/neon-animation/animations/slide-from-left-animation.html | iShafayet/nedbmgr | <!--
@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 found at http:/... |
symfony/web/assets/js/echarts/doc/doc-en.html | wilxsv/sinam | <!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="ECharts">
<meta name="author" content="kener.linfeng@gmail.com">
<tit... |
web/static/bower_components/vis/examples/timeline/groups/groupsOrdering.html | A4JG/a4j | <!DOCTYPE HTML>
<html>
<head>
<title>Timeline | Groups ordering</title>
<style>
body, html {
font-family: arial, sans-serif;
font-size: 11pt;
}
#visualization {
box-sizing: border-box;
width: 100%;
height: 300px;
}
</style>
<script src="../../../dist/vis.js"></sc... |
zh.web.site.admin/src/main/resources/static/js/dojo/dojox/form/resources/UploaderFileList.css | Caspar12/zh.sw | .dojoxUploaderFileList{
border:1px solid #ccc;
min-height:50px;
}
.dojoxUploaderFileListTable{
width:100%;
border-collapse:collapse;
margin-top:5px;
}
.dojoxUploaderFileListHeader th{
background-color:#eee;
padding:3px;
}
.dojoxUploaderFileListRow{
}
.dojoxUploaderIndex{
width:20px;
}
.dojoxUploaderIcon{
width... |
wp-content/themes/symetrio-theme/node_modules/gulp-sass/node_modules/node-sass/test/fixtures/image-path/expected.css | studiochakra/teamlinkmuaythai.com | body {
background-image: url("/path/to/images/image.png"); }
|
wwwroot/assets/js/Chart.js/samples/line.html | krasnyuk/e-liquid-MS | <!doctype html>
<html>
<head>
<title>Line Chart</title>
<script src="../dist/Chart.bundle.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<style>
canvas{
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select... |
www/_theme/templates/includes/shariff.html | jarrodmillman/stat159-fall2015 | {% if SHARIFF|default(false) %}
<hr />
<!-- Shariff Button BEGIN -->
<div class="shariff"
{% if SHARIFF_BACKEND_URL %}
data-backend-url="{{ SHARIFF_BACKEND_URL }}"
{% endif %}
{% if SHARIFF_LANG %}
data-lang="{{ SHARIFF_LANG }}"
{% endif %}
{% if SHARI... |
question/format/xhtml/xhtml.css | nagyistoce/moodle | body {
font-family: Verdana, Helvetica, Sans-Serif;
background-color: #fff;
color: #000;
}
.question {
border: 1px solid #ddd;
margin: 5px;
padding: 3px;
}
.question h3 {
font-weight: normal;
font-size: 125%;
}
.question ul {
list-style-type: none;
}
|
wp-includes/css/wp-pointer.dev.css | vapvarun/MicrocerptBIZ | .wp-pointer {
}
.wp-pointer-content {
padding: 0 0 10px;
position: relative;
font-size: 13px;
background: #fff;
border-style: solid;
border-width: 1px;
/* Fallback for non-rgba-compliant browsers */
border-color: #dfdfdf;
/* Use rgba to look better against non-white backgrounds. */
border-colo... |
ws/docs/media/banner.css | tapion/orfeotmp | body
{
background-color: #EEEEEE;
margin: 0px;
padding: 0px;
}
/* Banner (top bar) classes */
.banner { }
.banner-menu
{
text-align: right;
clear: both;
padding: .5em;
border-top: 2px solid #AAAAAA;
}
.banner-title
{
text-align: right;
font-size: 20pt;
font-weight: bold;
margin: .2em;
}
.pac... |
www/bower_components/material-design-icons/sprites/svg-sprite/svg-sprite-action.css | christoga/todo | .svg-ic_3d_rotation_24px {
background: url(svg-sprite-action.svg) 7.142857142857143% 0 no-repeat;
}
.svg-ic_3d_rotation_24px-dims {
width: 24px;
height: 24px;
}
.svg-ic_accessibility_24px {
background: url(svg-sprite-action.svg) 71.42857142857143% 30.76923076923077% no-repeat;
}
.svg-ic_accessibility_24px-dims {... |
web-platform-tests/tests/2dcontext/the-canvas-state/2d.state.saverestore.lineCap.html | cr/fxos-certsuite | <!DOCTYPE html>
<!-- DO NOT EDIT! This test has been generated by tools/gentest.py. -->
<title>Canvas test: 2d.state.saverestore.lineCap</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/common/canvas-tests.js"></script>
<link rel="stylesheet... |
www/index.html | mvanderh/btcp | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>Bitcoin Bottlecaps</title>
<link rel="stylesheet" href="bower_components/bootstrap/dist/css/bootstrap.css">
<script src="bower... |
testdata/data/display_blocks.html | anaseto/gofrundis | <div class="code">
<pre class="code">
sub mysub {
my @args = @_;
return \@args;
}
</pre></div>
<div>
<p>This is a default</p>
<p>display block</p>
</div>
<div class="mytag" key1="value1" key2="value2">
<p>Some centered text</p>
</div>
<footer class="tag2" key1="value&1">
<p>Some footer text</p>
</footer>
<p... |
marco/portal/home/templates/home/home_page.html | MidAtlanticPortal/marco-portal2 | {% extends "cms/section.html" %}
{% load wagtailcore_tags wagtailimages_tags static %}
{% block extra_css %}
<link rel="stylesheet" type="text/css" href="{% static 'css/slick.css' %}"/>
<link rel="stylesheet" type="text/css" href="{% static 'css/slick-theme.css' %}"/>
<link rel="stylesheet" type="text/css" href=... |
test/fixtures/sonnet.LXXXVII.html | isaacs/fgrep | <HTML><HEAD><TITLE>Sonnet LXXXVII</TITLE></HEAD>
<BODY><H1>Sonnet LXXXVII</H1>
<BLOCKQUOTE>Farewell! thou art too dear for my possessing,<BR>
And like enough thou know'st thy estimate:<BR>
The charter of thy worth gives thee releasing;<BR>
My bonds in thee are all determinate.<BR>
For how do I hold thee but by thy gra... |
node_modules/mapbox.js/docs/_posts/api/0200-01-01-v2.1.6.html | dakotabenjamin/geojson.io | ---
layout: api
title: "v2.1.6 JavaScript Library: All"
categories: api
version: v2.1.6
description: Build anything with Mapbox.js, a library for fast & interactive maps.
tags: v2.1.6
splash: true
navigation:
- title: "Map Object"
id: map-object
nav:
- title: "L.mapbox.map"
id: l-mapbox-map
na... |
posts/trots-and-cops.html | shotsfromthebar/shotsfromthebar.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="It's been a nightmarish three days trapped in a brothel with the shits. Now, I can f... |
coverage/lcov-report/lib/list.js.html | tienthanh8490/dsa.js | <!doctype html>
<html lang="en">
<head>
<title>Code coverage report for lib/list.js</title>
<meta charset="utf-8">
<link rel="stylesheet" href="../prettify.css">
<link rel="stylesheet" href="../base.css">
<style type='text/css'>
div.coverage-summary .sorter {
background-image: ur... |
docs/io/constructor/client/models/class-use/FilterFacet.html | Constructor-io/constructorio-java | <!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (16) on Tue Mar 01 09:57:38 PST 2022 -->
<title>Uses of Class io.constructor.client.models.FilterFacet (constructorio-client 5.15.5 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Conte... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/42ff2532ed9c5dc9d96e96e378be5c4301d1490055d4d0cd3c7e307b3ee2691f.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="./39bf0ca022e40cbb83ab3c7fbf4854c12c3cb294506a5318088737b190e3a004.html">Teleport</a>
<hr>
... |
html/devdoc/html/GetAllLayouts_8h_source.html | smc314/helix | <!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... |
Dataset/html/Abdul-Mahdi_6e1f.html | Mitali-Sodhi/CodeLingo | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Refresh" content="0;url=../../../a/d/i/Adil_Abdul-Mahdi... |
content/websites/patterns/template/layout.html | ebiwd/EBI-Style-lab | {{#markdown}}
<div class="row">
<div class="column">
{{> template}}
</div>
</div>
{{/markdown}}
|
docs/api/com/scene/ingsta/beans/Ing.html | sistfers/ingsta | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="ko">
<head>
<!-- Generated by javadoc (1.8.0_112) on Fri Apr 14 03:26:08 KST 2017 -->
<title>Ing</title>
<meta name="date" content="2017-04-14">
<link rel="stylesheet" type="text/css" href... |
views/popularProjects.html | 2nd47/CSC309-A4 | <!DOCTYPE html>
<html>
<head>
<!--Title, description, authors and any other metadata we might need-->
<meta charset="utf-8">
<title>AIDA</title>
<meta name="author" content="ADIA"/>
<meta name="description" content=""/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
... |
content/overlay.css | spenibus/vertical-tabs-firefox-addon | #TabsToolbar #tabbrowser-tabs .scrollbutton-up image {
-moz-transform:rotate(90deg) !important;
}
#TabsToolbar #tabbrowser-tabs .scrollbutton-down image {
-moz-transform:rotate(-90deg) !important;
}
#TabsToolbar .tabbrowser-tab {
max-height:4em !important;
} |
apps/djTerminal/index.html | karacos/bootweb | <!doctype html>
<title>term.js</title>
<!--
term.js
Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
-->
<style>
html {
background: #555;
}
h1 {
margin-bottom: 20px;
font: 20px/1.5 sans-serif;
}
/*
.terminal {
float: left;
border: #000 solid 5px;
font-family: "DejaVu Sa... |
api/v0.6.6/utility/input/InputManager.mousePosView.html | Circular-Studios/Dash-Docs |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/><!-- using block title in layout.dt--><!-- using block ddox.defs in ddox.layout.dt--><!-- using block ddox.title in ddox.layout.dt-->
<title>Method InputManager.mousePosView</title>
<link rel="stylesheet" type="text/css" href="../../styles/ddox.css"/>
<link... |
app/css/components/liens.css | tgallin/accompagnerlautisme | @import '../common/typography';
@import '../common/colors';
.subheader {
@apply --subHeading;
padding-bottom: 10px;
padding-top: 20px;
}
.title {
text-align: center;
color: var(--heading);
}
.paddingBottom {
padding-bottom: 15px;
}
.lastPaddingBottom {
padding-bottom: 25px;
}
.content { @apply --norm... |
docs/enums/periodtype.html | alexanderwe/the-traveler | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>PeriodType | The Traveler</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets... |
css/webDevBoot-14-146.css | sfdeloach/web-dev-bootcamp | .highlight {
font-weight: bold;
color: darkred;
font-kerning: 1px;
}
.complete {
font-style: italic;
color: lightblue;
text-decoration: line-through;
font-family: monospace;
font-size: 150%;
font-weight: normal;
}
|
deps/boost/doc/html/boost_asio/reference/stream_socket_service/async_receive.html | laborautonomo/poedit | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>stream_socket_service::async_receive</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../b... |
views/setup.html | glamp/leech | <div class="site-wrapper">
<div class="site-wrapper-inner">
<div class="cover-container">
{{>header}}
<div class="inner cover">
<h1 class="cover-heading">Setup</h1>
<p class="lead">
1) Select a domain. Arguable the hardest part. I like <a href="https://instantdomainsearc... |
style.css | polygontwist/vrstitch | /*@charset "UTF-8";*/
body{
background-color:#ddd;
margin:0;
padding:0;
font-family: Verdana,sans-serif;
font-size:13pt;
width:100%;
height:100%;
}
body *{
box-sizing: border-box;
}
#myapplication{
width:100%;
height:100%;
overflow:auto;
position: absolute;
}
.nodeset{
border:2px solid #fff;
-webkit... |
docs/api/OpenTl.Schema/IInputPhoneCall/2BF59C2F.html | OpenTl/OpenTl.Schema | <!DOCTYPE html><html><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="description">
<meta name="keywords" content="static content generator,static site generator,static site,HTML,web development,.NET,C#,Razor,Markdown,YAML">
<meta n... |
assets/css/lightbox.css | Karthigesudilani/karthigesudilani.github.io | html.lb-disable-scrolling {
overflow: hidden;
/* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
position: fixed;
height: 100vh;
width: 100vw;
}
.lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;... |
maze.css | texttheater/maze | body {
font-family: 'Slabo 27px', sans-serif;
}
div#maze {
margin: auto;
}
div#messagebox {
margin: auto;
text-align: center;
font-size: 16pt;
display: none;
}
div.container{
display: none;
}
a.actionLink {
color: grey;
text-decoration: none;
font-variant: small-caps;
font-weight: bold;
}
span.shortcut ... |
router/router-parameters/src/app/app.component.html | struggler-lh/angular-demo | <h1>
{{title}}
</h1>
<app-component1></app-component1>
<!-- routerLink的配置方式 -->
<a routerLink = "/component1">component1</a>
<br>
<!-- 前后需要同时使用中括号 -->
<a [routerLink] = "['/component2']">component2-使用中括号</a>
<br>
<a routerLink = "/component3">component3-生成菜单</a>
<!-- 重定向 -->
<br>
<a routerLink = "/">cmoponent4-重定向到cm... |
public/css/style.css | NathanBland/trails | body {
color: #123812; }
.grid {
width: 100%;
display: flex;
box-sizing: border-box;
flex-flow: row wrap; }
.button {
background-color: #123812;
border: 0.1rem solid #123812; }
.button:hover {
background-color: #123812;
border: 0.1rem solid #123812;
transition: 200ms all ease-in-out;
b... |
Reports/wi/windwardengine.14.0.1.1/DevExpress.XtraLayout.v12.2-net451.html | kuhlenh/port-to-core |
<!DOCTYPE html>
<html xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<head>
<meta content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-16" http-equiv="Content-Type" />
<title _locid="PortabilityAnalysis0">.NET Portability Report</title>
<style>
... |
people/wqnfustb.html | slowe/panelshows | <html>
<head>
<title>Caprice Bourret's panel show appearances</title>
<script type="text/javascript" src="../common.js"></script>
<link rel="stylesheet" media="all" href="../style.css" type="text/css"/>
<script type="text/javascript" src="../people.js"></script>
<!--#include virtual="head.txt" -->
</head>
<body>
<!... |
public/views/daniel/view.html | Tomamy/koa-coderspeek | <!DOCTYPE html>
<html>
<head>
<% include ../share/header.html %>
<%-
Loader()
.css('/lib/bootstrap/3.3.6/css/bootstrap.css')
.css('/lib/bootstrap/3.3.6/css/bootstrap-theme.css')
.css('/src/css/icomoon-fonts.css')
.css('/src/css/base.css')
.css('/src/css/daniel/view.css')
.done({})
%>
</head>
<... |
FAKE.3.5.4/docs/apidocs/fake-teamcityresthelper.html | RobGibbens/ResilientServices | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>TeamCityRESTHelper - FAKE - F# Make</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin Bull... |
nifdocsys-master/doc/Ni3dsAlphaAnimator.html | griest024/PokyrimTools | <!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>NIF File Format Documentation - Ni3dsAlphaAnimator</title>
<link rel=StyleSheet href="docsys.css" type="text/css" />
<link rel="sh... |
static/prejudication.html | OwlAford/crm-builder | <!doctype html>
<html lang="zh-CN" xml:lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="renderer" content="webkit"/>
<title>CRM2.0</title>
<script src="../js/init.min.js"></scrip... |
docs/_layouts/page.html | ellemenno/pages | ---
layout: base
---
{% include styles/svg.html %}
<!-- top menu -->
<div id="title" class="ui top fixed menu">
{% include elements/title.html %}
</div>
<!-- animated sidebar (can be revealed in mobile view) -->
<div id="sidebar-retractable" class="ui vertical inverted sidebar menu">
<!-- #indices is re-parented h... |
src/app/home/overview/overview.component.html | djones01/NodeiHub | <div class="jumbotron">
<div class="container">
<h1 class="display-3">Welcome to Grant Thornton iHub</h1>
<p>This website is used to transform flat files such as .dat, .csv, and .txt to formats usable by Oracle Cloud products. To learn more about how to begin transforming your files, click the button below.</... |
views/newreview.html | anssihaarala/gamereview | <div class="card-panel teal darken-2 info-panel white-text">
<h4>Create new review</h4>
<div class="row">
</div>
</div> |
third-party/doc/game/components/class-use/PlayerComponent.html | mitsuhirato/TheEndlessCastle | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_40) on Mon Jun 08 09:46:11 CEST 2015 -->
<title>Uses of Class game.components.PlayerComponent</title>
<meta name="date" content="2015-06-08">
<... |
2.2.3-SNAPSHOT/modules/olog-service/olog-service/apidocs/edu/msu/nscl/olog/class-use/LogbookManager.html | Olog/olog.github.com | <!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_11) on Fri Mar 29 12:36:16 EDT 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class... |
client/modules/core/components/style.css | discrash/meteor-react-dapp-starter | #container {
margin: 0 auto;
margin-top: 48px !important;
padding: 0px 20px;
max-width: 1400px;
}
#container-mobile {
margin-top: 48px;
padding: 0px;
}
|
design/front/css/style2.css | Raysail/lean | /* remove codrops styles and reset the whole thing */
#container_demo{
text-align: left;
margin: 0;
padding: 0;
float:left;
/* margin: 0 auto;*/
width: auto;
margin: 6px 28%;
/*font-family: "Trebuchet MS","Myriad Pro",Arial,sans-serif;*/
}
/** fonts used for the icons **/
@font-face {
font-famil... |
data science/machine_learning_for_the_web/chapter_4/movie/27142.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Finding Forrester (2000)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0181536">Finding Forrester (2000)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Chr... |
projects/todos-app/public/index.html | ysfdev/ng-playground | <!doctype html>
<html lang="en">
<head>
<title></title>
<link href='https://fonts.googleapis.com/css?family=Varela+Round' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/styles/main.css" type="text/css">
</head>
<body ng-app="todoListApp">
<ng-include src="'templates/navbar.html'"></ng-include>
... |
clean/Linux-x86_64-4.09.0-2.0.5/released/8.7.1/prfx/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>prfx: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel=... |
docs/api/Kephas.Application.ShutdownException.html | quartz-software/kephas | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class ShutdownException
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class ShutdownException
">
... |
tutorials/style.css | lucastheis/cmt | body {
background: #fdffff;
font-family: sans-serif;
font-size: 12pt;
line-height: 18pt;
color: #203050;
padding: 5pt 20pt;
}
h1 {
font-size: 16pt;
font-weight: normal;
padding: 4pt 0pt;
}
h2 {
font-size: 14pt;
font-weight: bold;
}
a {
text-decoration: none;
color: #2255bb;
}
ol li {
margin-bottom: 10... |
public/views/play-game.html | SpencerLynn/discores | <div>
<h4>Course: {{playCtrl.game.course.name}}</h4>
<h5>Hole {{playCtrl.holeNumber}}</h5>
<table class="row bordered">
<thead>
<tr>
<th>Player</th>
<th>Hole Score<th>
</tr>
</thead>
<tbody>
<tr ng-repeat="player in playCtrl.game.players">
<td class="vcenter... |
app/static/css/news-and-updates.css | nycrecords/intranet | .new-post-button {
color: #3F72E6;
padding-left: 0;
padding-bottom: 10px;
font-family: "Helvetica";
font-size: 14px;
font-weight: normal;
}
.sort-by-label {
padding-left: 11rem;
color: #787878;
font-family: "Helvetica";
font-size: 16px;
font-weight: normal;
}
.sort-dropdown... |
demo/demo/roles.html | LoginRadius/node-js-sdk | <html lang="en">
<head>
<title>Login</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="assets/css/style.css" rel="stylesheet" />
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js... |
css/screen_030316.css | sygcom/rhsports | /* @override http://hellyhansen.com/css/screen.css */
/* -------------------------------- */
/* ------------ RESET ------------- */
/* -------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, d... |
api_docs/errors.html | arithmophile/number-functions-api | <!DOCTYPE html><html xmlns:date="http://exslt.org/dates-and-times" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
<meta charset="utf-8">
<title>phpDocumentor</title>
<meta n... |
app/templates/index.html | bgwilson87/benjamingwilson.com | <!DOCTYPE html>
<html lang="en" data-ng-app="app">
<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="{{metaDescription}}" />
<title ng-bind="pageTitle"></title>
... |
public/Windows 10 x64 (18363.900)/_MI_CROSS_PARTITION_CHARGES.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18363.900)</h4><br>
<h2>_MI_CROSS_PARTITION_CHARGES</h2>
<font face="arial"> +0x000 CurrentCharges : Uint8B<br>
+0x008 ChargeFailures : Uint8B<br>
+0x010 ChargePeak : Uint8B<br>
+0x018 ChargeMinimum : Uint8B<br>
</font></body></html> |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/b0e3af506269328350c5db40269a3d6bfc6449a89877e920a7112977dac31223.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="./e9ed4f8b56b8014477a9c4459d5c8959ad59227593a96d17093a08bcd9423a59.html">Teleport</a>
<hr>
... |
docs/sample_tables/de/ns0/de_ns0_sample_moving_category.html | halfak/are-the-bots-really-fighting | <a name='moving category'><h1>moving category</h1></a>
<table border="1" class="dataframe">
<thead>
<tr style="text-align: right;">
<th></th>
<th>reverting_id</th>
<th>reverting_user_text</th>
<th>rev_user_text</th>
<th>reverting_comment</th>
<th>diff</th>
</tr>
</thead>... |
docs/picturepark-sdk-v1-angular/api/interfaces/ibaseresultofbusinessruletracelog.html | Picturepark/Picturepark.SDK.TypeScript | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>IBaseResultOfBusinessRuleTraceLog | @picturepark/sdk-v1-angular API</title>
<meta name="description" content="Documentation for @picturepark/sdk-v1-angular API">
<meta name="viewp... |
contact.html | jessica272/jessierealm.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="">
<meta name="author" content="">
<title>Contact - Jessies Realm</title>... |
Resources/misc/jcardsim/javadoc/help-doc.html | nversbra/SIC | <!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 Thu Dec 12 16:38:41 MSK 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
API Help (Java Card Runime Enviro... |
app/content/texts/heb_wlc/PS78.html | khangpng/VietnameseBible | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
<title>תהילים 78 (WLC)</title>
<link href="../../../build/mobile.css" rel="stylesheet" />
<script src="../../../build/mobile.js"></script>
</head>
<body dir="rtl" class="sect... |
04.HTML/HTML fundamentals/Problem03.Home.html | enchev-93/Telerik-Academy | <!DOCTYPE html>
<html>
<head>
<title>Doge Social Network - Info</title>
</head>
<body style="background: skyblue">
<h1>Doge Social Network</h1>
<ul type="disk">
<li><a href="Problem03.Home.html">Home</a></li>
<li><a href="Problem03.Profile.html">Profile</a></li>
<li><a href="Problem03.Friend.html">Friends</a><... |
43fbc39/html/classv8_1_1Persistent.html | v8-dox/v8-dox.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... |
documentation/html-docs/contents/5dabc1af8886a59c3095ab79d38c20db.html | lki1354/Ciayn | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>info</title>
<!-- <script src="http://use.edgefonts.net/source-sans-pro;source-code-pro.js"></script> -->
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic|Source+Code+Pro:3... |
Src/mineralmining/MiningHUDPack/loading.html | NullScope/open-sky-project | <!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>loading</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css" media="scre... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/3d90c7d2a6e4a832fde96600180fc9547498f884d81797a0dc31f2c5df7202b4.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="./ed6ef95a5d4f86b08b36be434baddfd151a03129fa508fabe85d02b796761e8f.html">Teleport</a>
<hr>
... |
docs/be/thepieterdc/k8055/exceptions/package-frame.html | thepieterdc/k8055 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="nl">
<head>
<!-- Generated by javadoc (1.8.0_74) on Fri Feb 12 22:29:46 CET 2016 -->
<title>be.thepieterdc.k8055.exceptions</title>
<meta name="date" content="2016-02-12">
<link rel="style... |
Yuva/Login/index.html | arashmilani/yuva | <div id="YuvaLoginWrapper">
Here we go with Login plugin.
</div> |
_attachments/bitcoin-central_big_logo_20140224.html | pierrenoizat/pierrenoizat.github.io | ---
layout: attachment
title: Bitcoin-Central_Big_Logo_20140224
date:
type: attachment
published: false
status: inherit
categories: []
tags: []
meta:
_wp_attachment_metadata: a:5:{s:5:"width";i:400;s:6:"height";i:132;s:4:"file";s:60:"2014/02/Bitcoin-Central_Big_Logo_20140224-e1393345105322.png";s:5:"sizes";a:3:{s:9:... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.