path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
tmp/update-extraction-7c31d87a/geolocation/css/geolocation-common-map.css
jeff-purtle/purtle_drupal8
.geolocation-common-map-container { height: 300px; width: 100%; display: none; }
global_resources/doc/freetoolbox/fr/html/index.html
maternite/freemedforms
<html> <body> <p align=center>The documentation is only available online. Please refer to:</p> <p align=center><a href="http://www.freemedforms.com/">freemedforms.com</a></p> </body> </html>
paperjs/examples/Paperjs.org/MetaBalls.html
alcat2008/web-demo
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Meta Balls</title> <link rel="stylesheet" href="../css/style.css"> <script type="text/javascript" src="../../dist/paper-full.js"></script> <script type="text/paperscript" canvas="canvas"> // Ported from original Metaball script by S...
WebContent/resources/dojo/demos/widget/Mail/Work.html
sdtabilit/Scada-LTS
<table width=100% style="border: 1px;"> <tr class="header"><td>Sender</td><td>Subject</td><td>Date</td></tr> <tr><td>Adam Arlen</td><td>meeting notes</td><td>2005-12-19</td></tr> <tr><td>Bob Baxter</td><td>schedule</td><td>2005-12-18</td></tr> </table>
tests/wpt/web-platform-tests/streams/readable-byte-streams/construct-byob-request.dedicatedworker.html
anthgur/servo
<!DOCTYPE html> <meta charset="utf-8"> <title>construct-byob-request.js dedicated worker wrapper file</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script> 'use strict'; fetch_tests_from_worker(new Worker('construct-byob-request.js')); </script>
third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-override-isolate-001-expected.html
axinging/chromium-crosswalk
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"/> <title>direction: div override rtl</title> <link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/> <style type="text/css"> .test { direction: rtl; unicode-bidi: isolate-override; } /* the following styles are not part of the test */ .tes...
ftc_app-master/doc/javadoc/com/qualcomm/robotcore/hardware/ServoController.html
BlueDevilsCode/5968
<!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 --> <title>ServoController</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascri...
vendor/bundle/ruby/2.0.0/gems/mechanize-2.7.3/test/htdocs/form_order_test.html
BigAppleSoftball/ratingsManager
<html> <head><title>Page Title</title></head> <body> <form name="post_form1"> <input type="radio" name="1" value="RADIO" checked> <input type="email" name="3" value="nobody@example"> <input type="text" name="2" value="TEXT"> <input type="month" name="3" value="2011-10"> </form> </...
web/themes/kwlug_theme/layout/site-builder/css/onecol/onecol-suffix-3.css
pnijjar/kwlug-drupal8-migration
.onecol-suffix-3 .l-r { padding-right: 25.42373%; }
third_party/blink/web_tests/paint/invalidation/quotes-expected.html
scheib/chromium
<!DOCTYPE html> <style> .q-changed { quotes: '{' '}'; } .q-unchanged { quotes: '<' '>'; } </style> <div><q id="q1" class="q-unchanged">quote 1</q></div> <div><q id="q2" class="q-changed">quote 2</q></div>
resource-server-content/src/main/webapp/rs/ckeditor/4.3.2/_source/skins/moono/menu.css
Jasig/resource-server
/* Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ /* menu.css (part of editor.css) =============================== This file styles menus used in the editor UI. These menus are the list of options available inside some "float...
tests/miscellaneous/detachedConnectionsScopeBugMooTools.html
doubleblacktech/learn-plumb
<!doctype html> <html> <head> <title>detached scope problem</title> <meta http-equiv="X-UA-Compatible" content="IE=7"> <link rel="stylesheet" href="/mp.css"></link> <link rel="stylesheet" href="../../demo/css/jsPlumbDemo.css"></link> <link rel="stylesheet" href="../../demo/css/demo.css"></link> <style ty...
sites/all/modules/quickbar/theme/icons.css
anouschka42/anahasselcom
ul.menu span.icon, ul.quickbar-list span.icon, ul.links span.icon { background:transparent url(icons.png) -30px 0px no-repeat; } div.depth-1 span.icon { background:transparent url(icons.png) 0px 0px no-repeat; } .path-admin-content-add span.icon { background-position:-60px 0px !important; } .path-admin-content-aggr...
toolchain/share/doc/arm-arm-none-eabi/html/libm/pow.html
byeonggonlee/lynx-ns-gb
<html lang="en"> <head> <title>pow - Untitled</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Untitled"> <meta name="generator" content="makeinfo 4.13"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="Math.html#Math" title="Math"> <link rel="prev"...
wicket/src/test/java/org/apache/wicket/util/tester/MockFormPage.html
Servoy/wicket
<?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" xmlns:wicket="http://www.wicketframework.org"> <head> <meta http-equiv="Content-Type" content="text/html; charset=U...
wts/tests/webaudio/oscillatornode_start_type.html
crosswalk-project/web-testing-service
<!DOCTYPE html> <!-- Copyright (c) 2012 Intel Corporation. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of works must retain the original copyright notice, this list of conditions and the following di...
chrome/browser/resources/chromeos/login/login_resources.html
jaruba/chromium.src
<link rel="stylesheet" href="chrome://resources/css/butter_bar.css"> <link rel="stylesheet" href="chrome://resources/css/dialogs.css"> <link rel="stylesheet" href="chrome://resources/css/list.css"> <link rel="stylesheet" href="chrome://resources/css/menu_button.css"> <link rel="stylesheet" href="chrome://resources/css/...
tests/wpt/web-platform-tests/wai-aria/region_without_name-manual.html
anthgur/servo
<!doctype html> <html> <head> <title>region without name</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <link rel="stylesheet" href="/resources/testharness.css"> <link rel="stylesheet" href="/wai-aria/scripts/manual.css"> <script src="/resources/testharness.js"></scri...
third_party/blink/web_tests/http/tests/inspector-protocol/network/resources/inner-iframe.html
nwjs/chromium.src
<body>IFRAME</body>
thirdparty/sources/boost_1_60_0/doc/html/CopyConstructible.html
gwq5210/litlib
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <!-- Copyright (C) 2002 Douglas Gregor <doug.gregor -at- gmail.com> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) --> ...
venv/bin/libs/numeric/ublas/doc/html/structboost_1_1numeric_1_1ublas_1_1column__major__tag.html
NixaSoftware/CVis
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>ublas: boost::numeric::ublas::column_major_tag Struct Reference</title>...
www/www/protected/app/extensions/bootstrap/assets/js/ckeditor/contents.css
NikolaiJeliazkov/cms1
/* Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ body { /* Font */ font-family: Arial, Verdana, sans-serif; font-size: 12px; /* Text color */ color: #222; /* Remove the background color to make it transparent */ ba...
Topics/07. Web Storages/demos/4. web-storages-save-objects.html
Didexe/JavaScript-Applications
<html> <head> <title>JavaScript APIs - local and session storage</title> <script type="text/javascript" src="scripts/web-storage-objects.js"></script> </head> <body> <script type="text/javascript"> var obj = {name:"Peter Petrov"}; var larr = localStorage.getObject("arr"); localStorage.setObject("obj", obj); loca...
v7.38.0/docs/libcurl/opts/CURLOPT_KEYPASSWD.html
iSCInc/cURL
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>CURLOPT_KEYPASSWD man page</title> <meta name="generator" content="roffit"> <STYLE type="text/css"> P.level0 { padding-left: 2em; } P.level1 { padding-left: 4em; } P.level2 { padding-left: 6e...
www2/core/components/settings/templates/about.html
jayteemi/educatoursja
<ion-view view-title="{{ 'mm.settings.about' | translate }}" > <ion-content> <div class="list"> <section class="item"> <h2>{{appname}}</h2> </section> <section class="item item-divider"> <p>{{ 'mm.settings.license' | translate }}</p> ...
guide/raw-content-zhtw/5_remote_control.html
thenaughtychild/git-it
<div class="challenge"> <h2>關卡內容:</h2> <p>把電腦裡的 <n>repository</n> 和 <adj>remote</adj> 的 <n>repository</n>連結起來,並 <v>push</v> 電腦上的修改。</p> </div> <h2><n>Remotes</n></h2> <p>當專案傳到 GitHub 上面,它會被儲存在 GitHub 的主機上。這個專案就變成了 <strong><adj>remote</adj></strong> <n>repository</n>,因為專案現在 Gi...
trunk/php/openlayers-master/examples/google.html
pjhooker/monferratopaesaggi
<!DOCTYPE html> <html> <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 name="apple-mobile-web-app-capable" content="yes"> <title>OpenLayers Google (v3) Laye...
sources/doc/ns3_html_theme/static/ns3_stylesheet.css
m00re/ns-3-stdma
/* ns-3 changes to the default CSS from Doxygen and Sphinx */ body, table, div, p, dl { color: black; font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif; font-size: 12px; } a { color: #91A501; font-weight: bold; } /* Sphinx headings */ div.body h1, div.body h2, div.body h3, div.body h4, div....
third_party/blink/web_tests/external/wpt/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-max-block-size-ref.html
scheib/chromium
<!DOCTYPE html> <style> .fieldset { border: 2px solid gray; margin: 1em; padding: 0; width: 20em; } .f1 { overflow: auto; max-height: 3em; } .f2 { max-height: 0; } </style> <div class="fieldset f1"> <div>foo</div> <div>foo</div> <div>foo</div> <div>foo</div> <div>foo</div> </div> <div class="fieldset f...
tests/wpt/web-platform-tests/css/css-paint-api/paint2d-image.https.html
anthgur/servo
<!DOCTYPE html> <html class="reftest-wait"> <link rel="match" href="paint2d-image-ref.html"> <style> #output { width: 300px; height: 300px; background-image: paint(image); border-image: url("./resources/html5.png"); } </style> <script src="/common/reftest-wait.js"></script> <script src="/common/worklet-...
tests/wpt/web-platform-tests/css/css-transforms-1/perspective-origin-003.html
shinglyu/servo
<!DOCTYPE html> <meta charset="utf-8"> <title>CSS Transforms Test: perspective-origin - 50% bottom('bottom' computes to '100%' in vertical position)</title> <link rel="author" title="Intel" href="http://www.intel.com"> <link rel="author" title="Jieqiong Cui" href="mailto:jieqiongx.cui@intel.com"> <link rel="help" title...
tests/unit/content/index.html
arschmitz/jquery-mobile
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>jQuery Mobile Content Widget Test Suite</title> <!-- meta viewport left out on purpose for test append --> <script src="../../../external/requirejs/require.js"></script> <script src="../../../js/requirejs.config.js"></script> <script src="../...
tests/integration/navigation/sequence/sequence-redirect.html
arschmitz/jquery-mobile
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>jQuery Mobile Sequence Test Suite</title> <script src="../../../../external/requirejs/require.js"></script> <script src="../../../../js/requirejs.config.js"></script> <scri...
uploads/index.html
chrislarrycarl/Helios-Calendar
<html><head><title></title><META HTTP-EQUIV="Refresh" CONTENT="0; URL=../"></head><body></body></html>
tests/wpt/web-platform-tests/css/css-grid/grid-definition/grid-inline-auto-repeat-001.html
anthgur/servo
<!DOCTYPE html> <html lang=en> <meta charset="utf-8"> <title>CSS Grid Layout Test: auto repeat tracks in indefinite containers with minimum size</title> <link rel="author" title="Sergio Villar Senin" href="mailto:svillar@igalia.com"> <link rel="help" href="https://drafts.csswg.org/css-grid-1/#repeat-syntax"> <meta name...
tests/wpt/web-platform-tests/css/work-in-progress/ttwf_shanghai/Zourui/reference/background-color-transparent.html
shinglyu/servo
<!DOCTYPE html> <html> <head> <title>Background-origin Test</title> <link rel="author" title="Jacky Xiao" href="mailto:foot3188@aliyun.com"> <link rel="reviewer" title="" href=""> <link rel="help" href="http://www.w3.org/TR/compositing-1/"> <link rel="match" href="reference/rotateY-ref.html"> <m...
third_party/blink/web_tests/external/wpt/css/css-text/word-boundary/word-boundary-010.html
scheib/chromium
<!DOCTYPE html> <meta charset="utf-8"> <title>CSS Text level 4 Test: word-boundary-expansion and forced line breaks</title> <link rel="author" title="Florian Rivoal" href="http://florian.rivoal.net/"> <link rel="help" href="https://drafts.csswg.org/css-text-4/#word-boundary-expansion"> <link rel="match" href="reference...
phaser/docs/src_gameobjects_RetroFont.js.html
Bamboo3000/krakjam
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Phaser Source: src/gameobjects/RetroFont.js</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/default.css"> <link type="text/css...
wp-content/plugins/pie-register/ckeditor/plugins/imagepaste/docs/install.html
krzysztof-sadowski/wordpress-task
<!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>Image paste plugin</title> <link href="styles.css" rel="stylesheet" type="text/css"> </head> <body> <h1>Image paste ...
wp-includes/js/mediaelement/wp-mediaelement.css
radogado/chinaembassy
.mejs-container, .mejs-embed, .mejs-embed body { background: #464646; } .mejs-controls .mejs-time-rail .mejs-time-loaded { background: #21759b; } .mejs-controls .mejs-time-rail .mejs-time-current { background: #d54e21; }
tests/ref/pixel_snapping_border_a.html
apechimp/servo
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Pixel snapping border test</title> <style> div { height: 101px; width: 101px; border: 0.5px solid black; } </style> </head> <body> <div></div> </body> </html>
third_party/blink/web_tests/external/wpt/css/css-text-decor/reference/text-decoration-skip-ink-upright-001-offset-notref.html
scheib/chromium
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Non-reference case for text-decoration-skip-ink</title> <style> div{ text-decoration-skip-ink: auto; text-decoration: green underline; writing-mode: vertical-lr; ...
third_party/blink/web_tests/external/wpt/css/css-box/parsing/clear-computed.html
scheib/chromium
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>CSS basic box model: getComputedStyle().clear</title> <link rel="help" href="https://drafts.csswg.org/css-box-3/#propdef-clear"> <link rel="help" href="https://drafts.csswg.org/css-logical/#float-clear"> <script src="/resources/testharness.js"></script> <scrip...
third_party/blink/web_tests/external/wpt/css/css-grid/abspos/positioned-grid-descendants-010.html
scheib/chromium
<!DOCTYPE html> <meta charset="utf-8"> <title>CSS Grid Layout Test: Positioned grid descendants</title> <link rel="author" title="Oriol Brufau" href="mailto:obrufau@igalia.com"> <link rel="help" href="https://drafts.csswg.org/css-grid/#abspos" title="9. Absolute Positioning"> <meta name="assert" content="Checks that ab...
www/js/dojox/gfx/tests/performance/runTests.html
avz-cmf/zaboy-middleware
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Dojox Unit Test Runner</title> <meta http-equiv="REFRESH" content="0;url=../../../../util/doh/runner.html?testModule=dojox.gfx.tests.performance.module"></HEAD> <BODY> Redirecting to D.O.H runner. </BODY> </H...
bundles/servlets/post/src/main/resources/org/apache/sling/servlets/post/HtmlNoGoBackResponse.html
Nimco/sling
<html> <head> <title>${title}</title> </head> <body> <h1>${title}</h1> <table> <tbody> <tr> <td>Status</td> <td><div id="Status">${status.code}</div></td> </tr> <tr> <td>Message</td> <td><div id="...
vskeddemos/projects/jslibdemo/WebRoot/js/dojo193/dojox/mobile/themes/custom/ComboBox.css
brucevsked/vskeddemolist
.dijitPopup { margin: 0; padding: 0; position: absolute; border: 0; background-color: transparent; -webkit-box-shadow: none; box-shadow: none; border-radius: 0; } .mblReset { margin: 0; padding: 0; border: 0; line-height: normal; font: inherit; color: inherit; } .mblComboBoxMenu { positio...
thirdparty/sources/boost_1_60_0/libs/icl/doc/html/boost/icl/domain_type_of_in_id657311.html
gwq5210/litlib
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct template domain_type_of&lt;interval_traits&lt; Type &gt;&gt;</title> <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.74.0">...
www/libs/jquery-ui/themes/base/spinner.css
KhanovaSkola/khanovaskola-v3
/*! * jQuery UI Spinner 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/spinner/#theming */ .ui-spinner { position: relative; display: inline-block; overflow: hidden; padding: 0; v...
ajax/libs/blaze/3.1.0/components.trees.min.css
ahocevar/cdnjs
/*!v3.1.0*/@charset "UTF-8";.c-tree{display:block;margin:0;padding:0;list-style:none}.c-tree .c-tree{padding:0 0 0 1em}.c-tree__item{padding:0}.c-tree__item:before{display:inline-block;padding:0 .5em 0 0;transform-origin:30% 50%;color:#cad4d8;content:"–"}.c-tree__item--expandable:before{color:#b0bec5;content:"\276F"}.c...
third_party/blink/web_tests/external/wpt/css/css-text/i18n/reference/css3-text-line-break-opclns-063-ref.html
nwjs/chromium.src
<!DOCTYPE html> <html lang="en" > <head> <meta charset="utf-8"/> <title>CSS3 Text, linebreaks: FF5B FULLWIDTH LEFT CURLY BRACKET</title> <link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'> <meta name='flags' content=''> <style type='text/css'> @font-face { font-family: 'mplus-1p-regular'; src: url...
wp-content/plugins/webevo/php/jpgraph/docportal/classref/MeshInterpolate.html
AchrafLansari/WebEvo
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD><style type="text/css"> <!-- A:link {font-family: helvetica, arial, geneva, sans-serif; font-size: small; text-decoration: none; color: #000000} A:visited {font-family: helvetica, arial, geneva, sans-serif; font-size: small; text...
third_party/WebKit/LayoutTests/editing/deleting/merge-paragraph-into-pre.html
js0701/chromium-crosswalk
<!DOCTYPE html> <html> <body> <p id="description">This tests deleting line break after pre. WebKit should not cancel styles added by pre by those of document's default style.</p> <div id="test" contenteditable> <pre>hello</pre> world </div> </div> <script src="../editing.js"></script> <script src="../../resources/dump...
css/semantic-ui/components/modal.css
yizanchen/yizanchen.github.io
/*! * # Semantic UI 2.2.4 - Modal * http://github.com/semantic-org/semantic-ui/ * * * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Modal *******************************/ .ui.modal { display: none; position: fixed; z-index: 1001; ...
venv/bin/libs/gil/doc/html/g_i_l_0083.html
NixaSoftware/CVis
<!-- Copyright 2008 Lubomir Bourdev and Hailin Jin Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) --> <!-- Copyright 2005-2007 Adobe Systems Incorporated Distributed under the MIT License (see ...
wsgi/wsgi/static/weblink/doc/api/t-pfcExport-PDFLayerMode.html
2014c2g12/c2g12
<html> <head> <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title> CIP JavaScript documentation for enum " pfcPDFLayerMode" </title> <link href="cipdoc_default.css" type="text/css" rel="stylesheet"> <script language="JAVASCRIPT"> function findProperNode () { top.fra...
third_party/blink/web_tests/fast/css/outline-offset-crash.html
scheib/chromium
<div style="outline-offset: 100%;"></div> This test should not crash. <script> if (window.testRunner) testRunner.dumpAsText(); </script>
third_party/blink/web_tests/fast/css-generated-content/html-pseudo-background-color-expected.html
scheib/chromium
<!DOCTYPE html> <p>Bug 104855: Block level pseudo elements bleed background color to &lt;html&gt;</p> <p>Neither frame should be red.</p> <iframe></iframe> <iframe></iframe>
test/stylesheets/test_helper.css
natefinch/discourse
/* *= require desktop *= require_tree . */ .modal-backdrop { display: none; } .emoji-modal-wrapper { display: none; } .emoji-modal { position: relative; }
ajax/libs/lightcase/2.0.2/css/font-lightcase.css
extend1994/cdnjs
/* * Lightcase - jQuery Plugin * The smart and flexible Lightbox Plugin. * * @author Cornel Boppart <cornel@bopp-art.com> * @copyright Author * * @version 2.0.2 (23/02/2015) */ @font-face { font-family: 'lightcase'; src: url('../fonts/lightcase.eot?55356177'); src: url('../fonts/lightcase.eot?55356177#...
wp/wp-content/plugins/contact-form-7/includes/css/styles.css
yosoyvictorgarcia/Alegorista_Site
div.wpcf7 { margin: 0; padding: 0; } div.wpcf7-response-output { margin: 2em 0.5em 1em; padding: 0.2em 1em; } div.wpcf7-mail-sent-ok { border: 2px solid #398f14; } div.wpcf7-mail-sent-ng { border: 2px solid #ff0000; } div.wpcf7-spam-blocked { border: 2px solid #ffa500; } div.wpcf7-validation-errors { borde...
tests/wpt/web-platform-tests/webvtt/rendering/cues-with-video/processing-model/dom_override_cue_align_position_line_size-ref.html
vwvww/servo
<!DOCTYPE html> <title>Reference for WebVTT rendering, a cue's align, position, line and size properties is possible to override using the DOM APIs</title> <style> html { overflow:hidden } body { margin:0 } .video { display: inline-block; width: 320px; height: 180px; position: relative; font-size: 9...
src/main/resources/inspectionDescriptions/UnqualifiedInnerClassAccess.html
Yihy/resources_cn
<html> <body> Reports any references to inner classes which are not qualified with the name of the enclosing class. <!-- tooltip end --> <p> Use the checkbox below to ignore references to local inner classes that do not require an import. <p> </body> </html>
third_party/WebKit/LayoutTests/imported/web-platform-tests/html/dom/elements/global-attributes/dir_auto-isolate-ref.html
axinging/chromium-crosswalk
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>HTML Test: dir=auto, isolated in LTR text</title> <link rel="match" href="dir_auto-isolate-ref.html" /> <link rel="author" title="Matitiahu Allouche" href="mailto:matitiahu.allouche@google.com" /> <link rel="author" title="Oren Roth" hr...
webroot/assets/libs/jquery-datatables/extensions/ColVis/css/dataTables.colVis.css
sonns/SpcProject
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ColVis styles */ div.ColVis { float: right; margin-bottom: 1em; } button.ColVis_Button, ul.ColVis_collection li { position: relative; float: left; margin-right: 3px; padding: 5px 8px; border: 1px solid #999; cursor: pointer; *curs...
www/bower_components/core-tooltip/core-tooltip.html
SimoRihani/PFA-Qucit
<!-- 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://polymer....
words/css/theme/league.css
ldfritz/ldfritz.github.io
/** * League theme for reveal.js. * * This was the default theme pre-3.0.0. * * Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se */ @import url(../../lib/font/league-gothic/league-gothic.css); @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); /*************************...
zp_openstreetmap/L.Control.MousePosition.css
acrylian/zp_openstreetmap
.leaflet-container .leaflet-control-mouseposition { background-color: rgba(255, 255, 255, 0.7); box-shadow: 0 0 5px #bbb; padding: 0 5px; margin:0; color: #333; font: 11px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif; }
venv/lib/python2.7/site-packages/rest_framework/templates/rest_framework/vertical/radio.html
devs1991/test_edx_docmode
{% load i18n %} {% trans "None" as none_choice %} <div class="form-group {% if field.errors %}has-error{% endif %}"> {% if field.label %} <label {% if style.hide_label %}class="sr-only"{% endif %}> {{ field.label }} </label> {% endif %} {% if style.inline %} <div> {% if field.allow...
third_party/blink/web_tests/external/wpt/css/css-animations/animation-iteration-count-006-manual.html
scheib/chromium
<!DOCTYPE html> <meta charset="utf-8"> <title>CSS Animations Test: animation-iteration-count - 0 (zero)</title> <link rel="author" title="Nokia Inc." href="http://www.nokia.com"> <link rel="author" title="Intel" href="http://www.intel.com"> <link rel="reviewer" title="Zhiqiang Zhang" href="mailto:zhiqiang.zhang@intel.c...
indigo/_includes/analytics-piwik.html
cliffton/cliffton.github.io
<!-- Piwik Tracking Code --> <script type="text/javascript"> var _paq = _paq || []; _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//{{ site.analytics-piwik-url }}/"; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', {{ site.analytics-piwik-i...
test/J2s/java/openjdk-6-src-b27/jdk/src/share/demo/jfc/Font2DTest/Font2DTest.html
andreagenso/java2scala
<html> <!-- Changed by: Shinsuke Fukuda, 4-Aug-2000 --> <head> <title> Font2DTest Demo </title> </head> <BODY BGCOLOR="#FFFFFF"> <font size=-1> <hr> </font> <h1> Font2DTest </h1> An encompassing font/glyph demo application. Source code is in <BR> <a href=src/Font2DTest.java>Font2DTest.java</a>,<BR> <a href=src/Font...
third_party/web_platform_tests/mixed-content/blockable/meta-csp/same-host-http/iframe-tag/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...
closure/goog/net/xpc/crosspagechannel_test.html
degalab/closure-library
<!DOCTYPE html> <!-- --> <html> <!-- Copyright 2009 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. --> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>CrossPageChannel: End-to-End Test</titl...
wechat/app/views/Application/index.html
jacktuan2000/playstudy
#{extends 'main.html' /} #{set title:'Home' /} #{welcome /}
sql/share/charsets/languages.html
kbauskar/percona-server
#!/bin/sh # Copyright (C) 2003 MySQL AB # Use is subject to license terms # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. # # This program is distributed in the hope...
software/externals/sam/CMSIS/Device/ATMEL/sam3xa/html/EMAC.html
MITHyperloopTeam/software_core
<?xml version="1.0" encoding="UTF-8"?> <!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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>SAM3XA EMAC</title> <link rel...
third_party/blink/web_tests/external/wpt/uievents/legacy-domevents-tests/submissions/Microsoft/Event.eventPhase.html
chromium/chromium
<!DOCTYPE HTML> <html> <head> <title> W3C DOM Level 2 Event Object Property: eventPhase </title> <script type="text/javascript"> var PassTest = function() { document.getElementById("testresult").firstChild.data = "PASS"; } var FailTest...
third_party/blink/web_tests/external/wpt/html/semantics/tabular-data/the-table-element/table-rows.html
scheib/chromium
<!DOCTYPE html> <title>HTMLTableElement.rows</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <div id="log"></div> <script> function assert_nodelist_equals(actual, expected) { assert_equals(actual.length, expected.length); for (var i = 0; i < actual....
vendor/closure-library/closure/goog/dom/annotate_test.html
saarons/closure
<!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. --> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Closure Unit Tests - goog.dom.annotate</title> <...
www/modules/field_ui/field_ui.css
marcom-unimelb/Unimelb-Web-Templates-Drupal
/** * @file * Stylesheet for the Field UI module. */ /* 'Manage fields' and 'Manage display' overviews */ table.field-ui-overview tr.add-new .label-input { float: left; /* LTR */ } table.field-ui-overview tr.add-new .tabledrag-changed { display: none; } table.field-ui-overview tr.add-new .description { margi...
www/bundles/ckfinder/help/en/files/toc.html
timetre/Collectif
<!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>CKFinder User's Guide</title> <meta name="robots" content="noindex, nofollow" /> <style type="text/css"> body { margin: 0px; fo...
wp-content/themes/blankslate/node_modules/grunt-contrib-cssmin/node_modules/clean-css/test/data/blueprint-min.css
armevbab1911/wordpress-Workshop
html{margin:0;padding:0;border:0} 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,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,nav,section{margin:0;padding:0;border:0;fon...
gluefun/static/style/base.css
jeffcole/gluefun
#working { text-align: center; } #complete { display: none; } .progress, #results { margin: 40px 0; }
modules/wwi/design/scroll.css
colohr/wwi
[scroll]{ overflow:hidden; overflow-y:auto; } [scroll]::-webkit-scrollbar { height: 13px; overflow: visible; width: 13px; } [scroll]::-webkit-scrollbar-button { height: 0; width: 0; } [scroll]::-webkit-scrollbar-corner { background: rgba(0, 0, 0, 0); } [scroll]::-webkit-scrollbar-thumb { background-color: rgba(...
hwdoc/templates/hwdocindex.html
apoikos/servermon
{% extends "generic.html" %} {% load i18n %} {% block heading %}{% trans "Welcome to hwdoc" %}{% endblock %} {% block content %} <div> <h2>{% trans "List of Datacenters" %}</h2> <div class="indexpagediv"> {% for datacenter in datacenters %} <a href="{% url hwdoc.views.datacenter datacenter.pk %}">{{ datacenter }}...
public/css/style.css
dipeshkhakhkhar/fashiondiscovery
.item { width: 220px; margin: 10px; float: left; } .item2 { width: 170px; margin: 10px; float: left; } .title { font-size: 28px; } .blurb { font-size: 20px; }
index.html
basskibo/basskibo.github.io
<!doctype html> <html xmlns="http://www.w3.org/1999/html"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, maximum-scale=1"> <meta name="author" content="Bojan Jagetic"> <meta name="description" lang="rs" content="Iguana Development,najpovoljniji ali i najkval...
src/app/demo/mobile/tab/update-title/demo.component.html
rdkmaster/jigsaw
<!-- ignore the following lines, they are not important to this demo --> <jigsaw-demo-description [summary]="summary" [content]="description"> </jigsaw-demo-description> <!-- start to learn the demo from here --> <jigsaw-mobile-button (click)="changeTitle()">change title</jigsaw-mobile-button> <jigsaw-mobile-button (...
src/app/app.component.html
tiffanyrzhou/tiffanyrzhou.github.io
<!--The whole content below can be removed with the new code.--> <div id = "main"> <ul > <label id = "logo">TRZ</label> <li><a>Contact</a></li> <li><a>About Me</a></li> <li><a>Projects</a></li> <li><a>Home</a></li> </ul> </div>
clean/Linux-x86_64-4.05.0-2.0.6/released/8.5.1/flocq/3.2.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>flocq: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel...
doc/controller/class-use/DeleteState.html
rstancioiu/Dev-OO
<!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_79) on Fri Dec 04 09:49:40 CET 2015 --> <title>Uses of Class controller.DeleteState</title> <meta name="date" content="2015-12-04"> <li...
tags/culture/index.html
allamm/allamm.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="/css/style.css"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script> (adsbygoogle = window.adsbygoogle || []).push({ ...
public/Windows 10 x64 (18363.778)/_WHEA_ERROR_TYPE.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18363.778)</h4><br> <h2>_WHEA_ERROR_TYPE</h2> <font face="arial"> WheaErrTypeProcessor = 0n0<br> WheaErrTypeMemory = 0n1<br> WheaErrTypePCIExpress = 0n2<br> WheaErrTypeNMI = 0n3<br> WheaErrTypePCIXBus = 0n4<br> WheaErrTypePCIXDevice = 0n5<br> WheaErrTypeGene...
themes/genius/docs/new-components/callout.html
davidchristie/kaenga-housing-calculator
<!-- * GenesisUI Bootstrap 4 Admin Template built as framework! * Version 1.8.1 * https://GenesisUI.com * Copyright 2017 creativeLabs Łukasz Holeczek * License : https://GenesisUI.com/license.html --> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"...
mobile_web/tests/index.html
nbannist/TaskAtHand
<!doctype html> <html class="nui-theme-default"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Task@Hand</title> <!-- --> <!-- nui theme; "nui": "nicholas" ui; I know...uninspired. --> <link rel="stylesheet" href="../styles/nui-theme-default.css"...
index.html
panzj/pinyin
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>拼音</title> <meta name="description" content=""> <meta name="keywords" content=""> <link href="" rel="stylesheet"> </head> <body> <p>给喜爱唉挨中国小狗收藏贴#@$aAbzdEFKP9:00 -18:00</p> <div id="co...
lib/pmd-bin-5.0.4/docs/testapidocs/net/sourceforge/pmd/lang/xsl/rule/xpath/package-summary.html
jmagas/RedditDailyProgrammer
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (version 1.7.0_03) on Wed May 01 12:49:41 CEST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>net.sourceforge.pm...
example/full/dist/css/home.css
SporeUI/spore-mock
.container{ margin: 10px auto; color: #fff; } .list .name{ color: #f5bb5a; } .list .name::after{ content: ':'; } .list .value{ color: #9afb7e; margin-left: 10px; } .btn{ margin: 10px auto; }
HTML5 Tutorials/Tutorial3 - Atrributes&links/firstpage.html
DrapsTV/DrapsTV_Materials
<!DOCTYPE html> <html lang="en-US"> <body> <h1 title="This is a heading">This is my heading</h1> <h2>This is a smaller heading</h2> hello welcome to my webpage. This second line will be attached to the first line. <p title="This is a paragraph">This is a paragraph.</p> <p>This is also a paragraph.</p> <p...