path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
tests/wpt/web-platform-tests/referrer-policy/origin/http-rp/cross-origin/http-https/iframe-tag/swap-origin-redirect/generic.http.html
danlrobertson/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 ...
third_party/blink/web_tests/external/wpt/encrypted-media/drm-mp4-playback-retrieve-destroy-persistent-license.https.html
scheib/chromium
<!doctype html> <html> <head> <meta charset=utf-8> <meta name="timeout" content="long"> <title>Encrypted Media Extensions: Successful Playback, persistent-license session with DRM, mp4, retrieve license, playback and destroy the license</title> <link rel="help" href="https://w3c.github.io/encrypted-me...
workspace/myproject/myproject/templates/example/assets/global/plugins/codemirror/mode/ttcn-cfg/index.html
liangazhou/django-rdp
<!doctype html> <title>CodeMirror: TTCN-CFG mode</title> <meta charset="utf-8" /> <link rel=stylesheet href="../../doc/docs.css"> <link rel="stylesheet" href="../../lib/codemirror.css"> <script src="../../lib/codemirror.js"></script> <script src="ttcn-cfg.js"></script> <style type="text/css"> .CodeMirror { ...
后台页面/WebRoot/css/fileinput.css
pange123/PB_Management
/*! * @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015 * @package bootstrap-fileinput * @version 4.1.9 * * File input styling for Bootstrap 3.0 * Built for Yii Framework 2.0 * Author: Kartik Visweswaran * Year: 2015 * For more Yii related demos visit http://demos.krajee.com */ .file-inp...
cms/templates/widgets/_ui-dnd-indicator-before.html
ahmadiga/min_edx
<span class="draggable-drop-indicator draggable-drop-indicator-before"><i class="icon fa fa-caret-right"></i></span>
web/addons/pad/static/src/css/etherpad.css
diogocs1/comps
.oe_pad_switch_positioner { position: relative; } .oe_pad_switch { position: absolute; top: 5px; left: 383px; width: 28px; height: 28px; background-image: -webkit-linear-gradient(top, white, #f0f0f0); border: solid 1px #ccc; border-radius:3px; text-align: center; line-heigh...
www/node_modules/angular-material/modules/js/divider/divider-default-theme.min.css
LeonardoSousa/androipapp
/*! * Angular Material Design * https://github.com/angular/material * @license MIT * v1.1.0-master-2b98560 */md-divider.md-THEME_NAME-theme{border-top-color:'{{foreground-4}}'}.layout-gt-lg-row>md-divider.md-THEME_NAME-theme,.layout-gt-md-row>md-divider.md-THEME_NAME-theme,.layout-gt-sm-row>md-divider.md-THEME_NAM...
vitess.io/_includes/comments.html
HubSpot/vitess
<hr /> <div id="disqus_thread"></div> <script type="text/javascript"> /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */ var disqus_shortname = '{{ site.disqus-shortname }}'; /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('script'); dsq.type = 't...
your-cool-app/src/app/app.component.html
jwalsh/seattle-angular-hack-day
<h1> {{title}} </h1>
tests/template_tests/templates/inclusion_extends1.html
atul-bhouraskar/django
{% extends 'inclusion_base.html' %} {% block content %}one{% endblock %}
roles/greeter-theme/files/texsaw-greeter-theme/tooltipster.css
TexSAW/texsaw_config
/* Original available at http://iamceege.github.io/tooltipster/ */ /* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */ .tooltipster-default { border-radius: 5px; border: 2px solid #000; background: #4c4c4c; color: #fff; } /* Use this next selector to style t...
docs/api/class-Pawelzny.MetaClass.Meta.html
pawelzny/meta-class
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Class Pawelzny\MetaClass\Meta</title> <link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71"> <link rel="stylesheet" href="resources/style.css?49f43d3208c5d7e33fa16d36107a345bf11cc00d"> </head> <body> <nav i...
zakalwe.css
rjz/zakalwe
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-heigh...
app/components/views/PrivacyPage/PrivacyTab/PrivacyContent.module.css
decred/decrediton
.privacyContent { width: 740px; } .error { color: var(--error-text-color); margin-top: 8px; } .isRow { display: flex; flex-direction: row; } .isColumn { display: flex; flex-direction: column; } .bold { font-weight: 700; } .select { width: 300px; } .item { padding: 10px; } .item.error { color: red;...
app/styles/main.css
bcoe/record-crate
body { background: #373737; font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgba(244, 244, 244, 0.87); -webkit-tap-highlight-color: rgba(255, 255, 255, 0); tap-highlight-color: rgba(255, 255, 255, 0); } html /deep/ a { text-decoration: none; } html /deep/ paper-icon-button /d...
23/bindata/base.html
mastensg/52
<!DOCTYPE html> <html> <head> <title>{{template "title" .}}</title> <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> body { background: #fff; font-family: sans-serif; } </style> {{template "head" .}} </head> <body> {{temp...
_posts/2006-10-08-ddd-making-implicit-concepts-explicit.html
vazexqi/softwareengineering.vazexqi.com
--- layout: post typo_id: 32 title: "DDD: Making Implicit Concepts Explicit" --- <p> This chapter was a bit long and I felt that it should be split into two chapters. Overall the contents of the chapter fits well with the title but the first part focused on making iterative steps to refine the model and the second par...
node_modules/npm/html/doc/api/npm-bugs.html
ericntd/sccprototype
<!doctype html> <html> <title>npm-bugs</title> <meta http-equiv="content-type" value="text/html;utf-8"> <link rel="stylesheet" type="text/css" href="../../static/style.css"> <link rel="canonical" href="https://www.npmjs.org/doc/api/npm-bugs.html"> <script async=true src="../../static/toc.js"></script> <bod...
doc/java/jdk8/org/omg/PortableServer/CurrentHelper.html
fbiville/annotation-processing-ftw
<!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_31) on Wed Dec 17 20:48:20 PST 2014 --> <title>CurrentHelper (Java Platform SE 8 )</title> <meta name="date" content="2014-12-17"> <meta name="...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/3458ae4ef42645d3d4270b88ccdb080f9b5fc4ef84c73cac55c4440df369f706.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="./78950f3c3d0cf4c92848956a248fd13b3fb62718d68b00077e6049a1fc78f235.html">Teleport</a> <hr> ...
demo/column_resize.html
billdc/handsontable
<!doctype html> <html> <head> <meta charset='utf-8'> <title>Column &amp; row resize - Handsontable</title> <!-- Loading Handsontable (full distribution that includes all dependencies apart from jQuery) --> <link data-jsfiddle="common" rel="stylesheet" media="screen" href="../dist/handsontable.css"> <link...
views/loans/editloancharge.html
gauravsaini03/www
<div ng-controller="EditLoanChargeController"> <div> <ul class="breadcrumb"> <li><a href="#/viewloanaccount/{{loanId}}">{{'label.anchor.viewloanaccount' | translate}}</a> <span class="divider">/</span></li> <li class="active">{{'label.anchor.editloancharge' | translate}}</li> </ul> </div> <form name="loanc...
NOCAS_M282.txt.html
andrewdefries/Ames_ToxBenchmark
<html><img border=0 src=NOCAS_M282.txt alt=NOCAS_M282.txt></img><body> "x" "1" "KAZIUS, J, MCGUIRE, R AND BURSI, R. DERIVATION AND VALIDATION OF TOXICOPHORES FOR MUTAGENICITY PREDICTION. J. MED. CHEM. 48: 312-320, 2005" </body></html>
app/index.html
sixthand6th/gitbattle
<!DOCTYPE html> <html> <head> <title>Github Battle</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"> </head> <body> <div id="app"> </div> </body> </html>
src/app/components/chart/chart.component.css
likr/interactive-sem
:host { width: 559px; height: 400px; display: block; }
_posts/_site/2012-06-06-fluent-2012-playlist.html
orestes/blog.orestes.io
<p><iframe style="width: 100%" width="100%"height="315" src="http://www.youtube.com/embed/f7AU2Ozu8eo" frameborder="0" allowfullscreen></iframe></p> <p><em>JavaScript development workflow of 2013</em> by <strong><a target="_blank" href="http://www.paulirish.com/">Paul Irish</a></strong> was amazing!</p> <p><strong>Link...
app/components/fighter/fighterDetail.template.html
LukaszK88/AngularJsApp
<section class="bg-pages" > <div class="container" ng-controller="myApp.FighterCtrl as fighterCtrl"> <div class="col-md-3"> <md-card> <md-card-title> <md-card-title-text> <span class="md-headline text-center">{{ fighter.name }}</span> ...
docs/string__traits_8hpp_source.html
trflynn89/libfly
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" co...
site/_layouts/construction.html
janslow/rag-ball-2013
<!DOCTYPE html> <html> <head> {% include meta.html %} <meta name="viewport" content="width=device-width"> <title>{{ site.name }}</title> <!-- build:css(bin/staging) /css/construction.min.css --> <link rel="stylesheet" type="text/css" href="/css/construction.css"> <!-- endbuild --> </head> <body> <tab...
imagersite/imagersite/templates/registration/password_reset_confirm.html
ellezv/django_imager
{% extends "imagersite/base.html" %} {% load i18n %} {% block content %} {% if validlink %} <form method="post" action="."> {% csrf_token %} {{ form.as_p }} <input type="submit" value="{% trans 'Submit' %}" /> </form> {% else %} <p>{% trans "Password reset failed" %}</p> {% endif %} {% endblock %}
javadoc/3.1/org/robolectric/util/class-use/Function.html
robolectric/robolectric.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_45) on Mon Jun 06 13:18:33 PDT 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface o...
stylesheets/resume.css
dma315/dma315.github.io
* { font-family: Cabin, sans-serif; } body { background-image: url("../imgs/congruent_outline.png"); background-repeat: repeat; color: #F8F8F8; } /* Styling on details / summary */ details summary::-webkit-details-marker { display:none; } /* Removes the arrow */ details summary:focus { outline: none; } ...
docs/interfaces/_typings_node_node_d_.weaksetconstructor.html
harryjoy/tsty
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>WeakSetConstructor | tsty</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets...
page97/index.html
xiazemin/MyBlog
<!DOCTYPE html> <html> <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="Sci blog jekyll theme"> <meta name="author" content="AIR RAYA Group"> <link href='...
publication/acn/index.html
escorciav/escorciav.github.io
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Source Themes Academic 3.1.1"> <meta name="generator" content="Hugo 0.51" /> <meta nam...
diy/glassfish4/glassfish/docs/copyright.html
dgacitua/glassfish-deploy-test
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <!-- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. Copyright (c) 2010, 2013 Oracle and/or its affiliates. All rights reserved. Use is subject to License Terms --> <head> <style type="text/css"> body{margin-top:0} body,td,p,div,span,a,ul,ul l...
engage/templates/dataset/_add.html
Suite5/DataColibri
<!-- #Copyright (c) 2012-2015 Suite5. #Any use of this code including copying, distribution and modification of the code is not allowed without the prior written approval of Suite5. --> {% extends 'base.html' %} {% load i18n %} {% block title %}{% trans "Create Dataset" %}{% endblock %} {% block bodyclass %}dataset-new...
SolrSimpleQuery.NG2/src/index.html
randompeanut/solrsimplequery
<!DOCTYPE html> <html style="overflow: hidden"> <head> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet"> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet"> <meta charset=UTF-8> <meta name="viewpo...
clean/Linux-x86_64-4.09.0-2.0.5/released/8.9.1/hammer/1.1.1+8.10.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>hammer: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" re...
clean/Linux-x86_64-4.02.3-2.0.6/released/8.8.0/topology/8.12.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>topology: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
app/index.html
alexciesielski/ciesielski-co
<!DOCTYPE html> <!--[if lt IE 7]> <html lang="pl" ng-app="app" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html lang="pl" ng-app="app" class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html lang="pl" ng-app="app" class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!-->...
app/content/texts/grc_sblgnt/C114.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>ΚΟΡΙΝΘΙΟΥΣ Α΄ 14 (SBLGNT)</title> <link href="../../../build/mobile.css" rel="stylesheet" /> <script src="../../../build/mobile.js"></script> </head> <body dir="ltr" c...
products.产品/led-decorative/led-wall-washer/LWW-1.html
micze/maijie
--- title: "LED Wall Washer Light, LED Event Lighting, LWW-1-36P, LWW-1-12P-RGBAW, LWW-1-10P-RGBAWP, LWW-1-18P-Tricolor, LED Wall Wash, Architectural lighting, China LED Wall Washer Suppliers Manufacturers, LED Wall Washer Wholesalers, Wall Washer, DMX Stage Lighting" description: "LWW-1-18P-Tricolor, LWW-1-36P, LED W...
tests/sprites_test.html
Archon-/Spook
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Cycles Tests - test</title> </head> <body> <button id="start" onclick="javascript:game.play();">Start</button> <button id="stop" onclick="javascript:game.stop();">Stop</button> <button id="pause" onclick="javascript:game.pause();">Pause</button>...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/c0895d4457417db357bc665e15016977008e8f04cb16a59648e1d28a48da8987.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="./52860ea294251b9e91f0e8f34c7487cdc0482e557c21f4b2515526157fc0e247.html">Teleport</a> <hr> ...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/e7e2894e9c9b827c7c03788394bc619b874505f10f81e1e6d85849a6260e3cf3.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="./1c56457d3a4a5321bfb57c6fd8a6c91c985ae306881dbab8ebd333950280da81.html">Teleport</a> <hr> ...
coverage/-Library-Ruby-Gems-1_8-gems-treetop-1_2_5-lib-treetop-runtime-interval_skip_list-interval_skip_list_rb.html
starapor/slippers
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'><head><title>/Library/Ruby/Gems/1.8/gems/treetop-1.2.5/lib/treetop/runtime/interval_skip_list/interval_skip_list.rb - C0 code cover...
gallery_submission.php-id=1113.html
heyitsgarrett/envelopecollective
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Submission 1113</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body topmargin="0" leftmargin="0" marginheight="0" marginwidth="0"> <img src="gallery/sub...
old/old_v1/404.html
sangeet259/sangeet259.github.io
--- layout: default title: 404 - Page not found permalink: /404 --- <div class="text-center"> <h1>Whoops, this page doesn't exist.</h1> <h1>Move along. (404 error)</h1> <br/> <img src="{{ site.baseurl }}/img/404-southpark.jpg" /> </div>
doc/org/thepaffy/kugellabyrinth/class-use/SettingsActivity.NotificationPreferenceFragment.html
thepaffy/Kugellabyrinth
<!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_55) on Mon May 26 21:53:03 CEST 2014 --> <title>Uses of Class org.thepaffy.kugellabyrinth.SettingsActivity.NotificationPreferenceFragme...
src/components/admin/registros_usuario/registros_usuario.html
anassa/aleph_frontend
<script type="text/stache" can-autorender> <can-import from="aleph-frontend/admin/registros_usuario/" /> <aleph-admin-registros-usuario></aleph-admin-registros-usuario> </script> <script src="../../../node_modules/steal/steal.js" main="can/view/autorender/"></script>
demo/demo.css
bed-rock/br-nav
* { box-sizing: border-box; } html { font-size: 14px; } body { margin: 0; font-family: "Roboto", sans-serif; font-size: 0.875rem; line-height: 1.42857143; color: #333; } header { position: relative; width: 100%; height: 50px; background: #eee; box-shadow: rgba(0, 0, 0, 0.5) 0 -20px 20px 20p...
starter-code11/index.html
lizziegooding/Blog-Code-301
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Blog</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="vendor/styles/normalize.css"> <link rel="stylesheet" href="styles/icons.css"> <link rel="stylesheet" href="styles...
src/MerchelloExample/App_Plugins/Merchello/Backoffice/Merchello/CustomerEdit.html
sydneypaige/merchellodeveloperssample
<link href="/App_Plugins/Merchello/Common/Css/merchello.css" rel="stylesheet"> <form novalidate name="customerForm" data-ng-controller="Merchello.Editors.Customer.EditController" data-ng-show="loaded" data-ng-submit="save()"> <umb-panel val-show-validation> <umb-header> ...
public/Windows 10 x64 (18363.657)/_POP_SLEEP_CHECKPOINT_STATUS.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18363.657)</h4><br> <h2>_POP_SLEEP_CHECKPOINT_STATUS</h2> <font face="arial"> PopSleepCheckpointStatusDisabled = 0n0<br> PopSleepCheckpointStatusEnabledDueToDirtyShutdown = 0n1<br> PopSleepCheckpointStatusEnabledManually = 0n4<br> PopSleepCheckpointStatusEnabledExperime...
week-4/gps/gps2-1.html
pthomas551/phase-0
<!-- Write your names here: 1. Phil Thomas 2. David Ma We spent [.75] hours on this challenge. --> <!-- This challenge uses HTML5 syntax that may not be available in all browsers (It works in Chrome and Safari, from my testing. (<details> and<summary>). --> <!DOCTYPE html> <html lang="en"> <head> <meta charset...
_includes/header.html
maria/tipsandtricks
<header class="site-header"> <article class="spicture-box"> <div class="picture-canvas"> <div class="container"> <h2>TIPS & TRICKS </h2> <h3> for Frontend deploys </h3> </div> </div> </article> </header>
store/order/templates/order/order_list_item.html
sorz/isi
<div class="col-md-8 items"> <p><span class="item-name">Purchase date:</span> <span class="date">{{ order.purchase_date }}</span></p> <p><span class="item-name">Status:</span> <span class="status">{{ order.get_status_display }}</span></p> <p><span class="item-name">Total amount:</span> <span class="pr...
_layouts/post.html
skahwah/skahwah.github.io
--- layout: compress --- <!DOCTYPE html> <!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8"><![endif]--> <!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"><!--<![endif]--> <hea...
components/navbar.css
MasterWhisker/ZeroType
/*** NAVBARS ***/ .navbar-transparent { float: right; margin-right: 50px; } .navbar-transparent ul { list-style: none; } .navbar-transparent li { display: inline-block; text-decoration: none; font-family: 'Ubuntu', sans-serif; font-weight: 300; } .navbar-transparent a { display: inline-bl...
css/media.css
joaorocha/sutekh-theme
/*****************************Media For Tablets*************************/ @media only screen and (min-device-width: 768px){ .overlay { height: 387px; } .headerImg { height: 387px; min-height: 387px; } } /*****************************Media For Tablets*************************/ /*************************...
docs/classpytorch_1_1_sigmoid-members.html
bzcheeseman/pytorch-inference
<!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...
firmware/old_WaterCtrl_v1/doxygen/html/stuff_8c.html
janhieber/WaterCtrl
<!-- HTML header for doxygen 1.8.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"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" conte...
_layouts/post.html
zhiguangwang/zhiguangwang.github.io
--- layout: default --- <div class="post"> <h1 class="post-title">{{ page.title }}</h1> <span class="post-date">{{ page.date | date: "%Y-%m-%d" }}</span> {{ content }} </div> <div id="disqus_thread"></div> <script> /** * RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC...
all-data/24000-24999/24200-22.html
BuzzAcademy/idioms-moe-unformatted-data
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>...
all-data/1000-1999/1462-31.html
BuzzAcademy/idioms-moe-unformatted-data
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="ztable"><tr><th class="ztd1"><b>...
src/components/ContentText/ContentText.css
pitLancer/pbdorb
@import '../variables.css'; .contentHeader{ font-family: var(--font-family-ubuntuBold); white-space: pre-line; letter-spacing: 10px; } .contentHeaderInline{ composes: contentHeader; display: inline; } .contentText{ font-family: var(--font-family-ubuntuLight); margin-left: 78px; text-align: justif...
LayoutTests/fast/js/Promise-then-callback-receiver.html
lordmos/blink
<!DOCTYPE html> <html> <head> <script src="../../resources/js-test.js"></script> </head> <body> <div id="description"></div> <div id="console"></div> <script> window.jsTestIsAsync = true; description('Test Promise.'); var thisInOnFulfilledSloppy; var thisInOnRejectedSloppy; var thisInOnFulfilledStrict; var thisInOnR...
slides/sessao4/sessao4-03.html
uaijug/hermes-workshop
<img src="images/sessao4/devops.jpeg" alt="UaiJUG" width="620px" height="auto">
_site/vim/2016/03/04/vim-four.html
SPxiaomin/github_blog
<!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="emmet.vim 插件使用学习笔记"> <meta name="keywords" content...
templates/includes/flash.html
sumpfgottheit/pydiwa
{% with messages = get_flashed_messages(with_categories=True) %} {% if messages %} <div style="padding-top: 20px;"> {% for category, message in messages %} {% if category == 'success' %} <div class="alert alert-success alert-dismissable"> <a class="close" ...
clean/Linux-x86_64-4.06.1-2.0.5/released/8.8.0/infotheo/0.1.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>infotheo: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
comics/page_52.html
paulbrzeski/kamigen
<!DOCTYPE html> <html> <head> <title>Page 52 | Comics | Kamigen | A Tropical Cyberpunk World </title> <base href="/"> <meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"> <link href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.4.1/sem...
src/plugins/tbm_shortcodes/css/default.css
xavortm/thebigmag
@font-face { font-family: 'FontAwesome'; src: url('./font/fontawesome-webfont.eot?v=3.2.1'); src: url('./font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('./font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('./font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'...
doc/doxygen/html/svd__kernels_8h_source.html
aokomoriuta/ViennaCLFiles
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <title>ViennaCL - The Vien...
deps/boost/doc/html/boost_asio/reference/ip__icmp/type.html
laborautonomo/poedit
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>ip::icmp::type</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="../../../boost_asio.html" title=...
build/master/Khill/Lavacharts/Traits/VerticalAxisTrait.html
kevinkhill/lavacharts-api
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>Khill\Lavacharts\Traits\VerticalAxisTrait | Lavacharts API</title> <link rel="stylesheet" type="text/css" href="../../../css/bootstrap.min.css"> <link rel="sty...
playerframework/Web.Html5/html/accessibility.html
bondarenkod/pf-arm-deploy-error
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>HTML5 Player Framework - Accessibility Example</title> <link rel="stylesheet" href="../css/playerframework.min.css"> <link rel="stylesheet" href="../css/style.css"> <script src="../...
tags/Java-SE/index.html
jianglilinx/jianglilinx.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Tags: Java SE | iPopker&#39;s Blog | 放我去写代码</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="theme-color" content="#3F51B5"> <meta na...
markup/modules/product/product-main.html
mik639/shopgadgets
<section block="product-main"> <div elem="row"> <div elem="column"> {{> product/image-slider}} </div> <div elem="column"> {{> breadcrumps/breadcrumps product.breadcrumps}} <h1>Беспроводная автозарядка Magic BOX</h1> <div elem="...
oldposts/275.html
codelifeliwan/codelifeliwan.github.io
<!doctype html> <!--[if IE 6]> <html id="ie6" lang="zh-CN"> <![endif]--> <!--[if IE 7]> <html id="ie7" lang="zh-CN"> <![endif]--> <!--[if IE 8]> <html id="ie8" lang="zh-CN"> <![endif]--> <!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!--> <html lang="zh-CN"> <!--<![endif]--> <head> <link rel="stylesheet" type="text/...
public/modules/core/views/header.client.view.html
voodoo-rific/voodoo2.0
<div class="container" data-ng-controller="HeaderController"> <div class="navbar-header"> <button class="navbar-toggle" type="button" data-ng-click="toggleCollapsibleMenu()"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar...
lib/assets/css/css_compiled/@{photonImagePath}plugins/elrte/images/photon/js/bootstrap/js/bootstrap/js/plugins/modernizr.custom.js.html
user-tony/photon-rails
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Login Page - Photon Admin Panel Theme</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"> <link rel="shortcut icon" href="http://photonui.orangehilldev.com/css/css_comp...
people/rr738hl8.html
slowe/panelshows
<html> <head> <title>Emo Philips'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> <!--#i...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/fb323592dc8dec099060c4816b8041890084a0215f1745b77e5bd6360af48344.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="./01eb569ac5bad89631db395ec605b041658dab0e02951ade0bfb02a1cbb0e31a.html">Teleport</a> <hr> ...
CSS/01. CSS-Overview/Ticket/index.html
iliyaYanev/Telerik-Academy
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Ticket</title> <meta name="description" content="" /> <meta name="author" content="Iliya Yanev" /> <meta name="viewport" content="width=device-width; initial-scale=1.0" /> <link href="styles/style.css" rel="stylesheet" type="text/css" ...
static/test.html
appfromscratch/module-core
<html> <body> <h1>This is my Test File</h1> </body> </html>
app/templates/tokens.html
muce/va
{% extends "base.html" %} {% block title %}Vinyl Alert{% endblock %} {% block page_content %} {%- if current_user.is_authenticated() %} <div class="row"> <div class="large-12 columns"> <h2>MatchMaker Tokens</h2> <hr/> </div> </div> <div class="row"> <div class="large-12 columns"> <p> <table> ...
html_sanitized/AlternativestoCUDA.html
knotman90/MSc-Thesis
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <HTML> <HEAD> <TITLE>Accelerating the new SCIARA-fv3 numerical model by different GPGPU strategies</TITLE> <META NAME="author" CONTENT="Davide Spataro"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=...
_site/github/markdown.html
zhuxu1/zhuxu1.github.io
<!DOCTYPE html> <html> <head> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- CSS --> <link rel="stylesheet" href="https://zx4android.com/css/main.css"> <link rel="canonical" href="https:...
app/css/contact.css
anddal/ELH
.contactContent{ margin-top: 70px; padding-left: 5px; padding-right: 5px; } .contactImg{ max-width: 100%; height: auto; } .contactContent address > p{ margin-bottom: 1px; }
_site/2017/12/03/dmm-english.html
haltaro/haltaro.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>DMM体験レッスン:2.Article discussion</title> <meta name="description" content="帰国してから英語力が落ちまくっているので,オンライン英会話を再開することにした.とにかく選択肢が多い...
modules/core/client/css/core.css
Bubblbook/bubblbookprod
.content { margin-top: 50px; } .undecorated-link:hover { text-decoration: none; } [ng\:cloak], [ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { display: none !important; } .header-profile-image { opacity: 0.8; height: 28px; width: 28px; border-radius: 50%; margin-right: 5px; } .open .header-profile-im...
docs/libsys/BookTest.html
binhonglee/LibrarySystem
<!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_131) on Mon Jun 05 21:49:32 MST 2017 --> <title>BookTest (LibrarySystem - BinHong Lee)</title> <meta name="date" content="2017-06-05"> <link re...
api/source-class-Assetic.Filter.CssMinFilter.html
Tecnocreaciones/VzlaGovernmentTemplateDeveloperSeed
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="ApiGen 2.8.0" /> <meta name="robots" content="noindex" /> <title>File vendor/kriswallsmith/assetic/src/Assetic/Filter/CssMinFilter.php | seip</title> <script type="text/javascript" ...
machine-learning/tensorflow/tensorflow-js-demo-0/index.html
vivaxy/course
<!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, maximum-scale=1, user-scalable=0" /> <meta name="description" content="Tensorflow.js" /> <meta name="keywords" ...
public/topics/index.html
Zhiqiangcao/website_czq
<!DOCTYPE html> <html 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"> <meta name="description" content=""> <meta name="generator" content="Hugo 0.26" /> <title>Topics &middot; 高等统计初学者</title> ...
postgresql/html/sql-createdomain.html
jenmwang/portfolio_site_2013
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML ><HEAD ><TITLE >CREATE DOMAIN</TITLE ><META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REV="MADE" HREF="mailto:pgsql-docs@postgresql.org"><LINK REL="HOME" TITLE="PostgreSQL 9.0...
Reports/so/soltech.xamarin.forms.1.0.24/SolTech.Xamarin.Forms.WinPhone-wp8.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> ...
ocr_extracted/W28656_text/page66.html
datamade/elpc_bakken
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>W28656_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;"> ...