path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
public_html/assets/css/img/forward_disabled.html
tiagodavi/metacommerce
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /themes/canvas/images/forward_disabled.jpg was not found on this server.</p> <p>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to h...
static/about.html
chinbv/UMBChackathon
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <title>Resilience - Disaster Relief and Recovery</title> <!-- Bootstrap...
uru_crm/templates/index.html
gitbenji/uru-crm
{% extends 'layouts/base.html' %} {% set page_title = 'Home' %} {% block body %} <div class="jumbotron"> <h1>Manekineko</h1> <p>{{_('Description for Bianca')}}</p> <p><a href="{{ url_for('frontend.signup')}}" class="btn btn-success btn-large"><strong>Sign up »</strong></a></p> </div> {% endblock %}
_posts/2015-05-14-mobile-conf-2015-palestra-e-curso-phonegap-com-ionic-no-rio-de-janeiro-dias-28-29-e-30-de-maio.html
loiane/loiane.github.io
--- layout: post title: '[Mobile Conf 2015] Palestra e Curso Phonegap com Ionic no Rio de Janeiro dias 28, 29 e 30 de Maio' date: 2015-05-14 11:55:50.000000000 -03:00 type: post published: true status: publish categories: - Eventos tags: - Cordova - Cursos - Eventos - Ionic - mobileConf - PhoneGap - Rio de Janeiro - ...
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.5.dev/contrib:firing-squad/dev/2015-01-29_18-50-21.html
coq-bench/coq-bench.github.io-old
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Coq bench</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet...
data science/machine_learning_for_the_web/chapter_4/movie/29546.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Haiku Tunnel (2001)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0273253">Haiku Tunnel (2001)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Steve+Rhodes"...
docs/circles/im_ly.html
henge-tech/henge-tech
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta charset="utf-8"> <title>Henge: im_ly</title> <link rel="stylesheet" href="/vendor/bootstrap-3.3.7/css/bootstrap.min.css"> <link rel="stylesheet" href="/css/site.css"> </head> <body> <div id="staticBody"> <header> <...
docs/sphinx/source/_static/API/SAMI/doc-index.html
belgattitude/solublecomponents
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>Index | Soluble API</title> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="css/bootstrap-theme.m...
web-api/website/www.website/src/main/webapp/theme/geek2011/css/playerlist.v20141001.css
RobertTheNerd/sc2geeks
/* player list */ .panes { border-top: 1px solid rgb(102, 102, 102); } #playerlistContainer { width: 100%; } /* root element for tabs */ ul.tabs { list-style:none; margin:0 !important; padding:0; border-bottom:1px solid #666; height:30px; } .liqui_list li { float: lef...
notes/apps/login/templates/login/logout.html
dairdr/notes
{% extends 'base.html' %} {% load i18n %} {% block title %}Logout | Notes{% endblock %} {% block content %} <div class="jumbotron" style="margin-top:5em;"> <h1>Regresa Pronto!</h1> <p>Gracias por utilizar Shop, para ingresar nuevamente, haz click en el siguiente enlace.</p> <p><a href="{% url 'login-index' %}">Ent...
binder/templates/dash/me.html
ananthb/binder
{# templates.dash.me ~~~~~~~~~~~~~~~~~~~~~~~ The dashboard. That is all. :copyright: (c) 2015 by Ananth Bhaskararaman :license: MIT, see LICENSE for more details #} {% extends "base.html" %} {% block page_copy %} <p>Hello, {{ current_user.Name }}</p> {% endblock %}
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.0/simple-io/1.4.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>simple-io: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.c...
app/assets/stylesheets/search.css
juli212/pub_gamer
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, .ui-autocomplete, .ui-autocomplete:hover, .ui-menu-item, .ui-menu-item:hover, .ui-menu-item a, .ui-menu-item a:hover, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-widget-content .ui-state-hover, .u...
app/assets/stylesheets/application.css
wrburgess/league-server
/* *= require_self *= require bootstrap *= require bootstrap-responsive *= require fonts *= require browser *= require admin */
widgets/commitlist/commitlist.css
mverteuil/widget-party
.widget-commitlist { background-color: #860000; } .widget-commitlist .title { color: rgba(255, 255, 255, 0.7); } .widget-commitlist ol, ul { margin: 0 15px; text-align: left; } .widget-commitlist ol { list-style-position: inside; } .widget-commitlist li { font-size: 12px; border-top: 1...
Base/index.html
shiningjason1989/ng-tutorial
<!doctype html> <html ng-app> <head> <title>我愛正妹</title> <link rel="stylesheet" href="lib/bootstrap/css/bootstrap.css"> </head> <body> <div class="container"> <div class="page-header"><h1>我愛正妹</h1></div> <div> <!-- 網站內容加在這 --> </div> </div> <script src="lib/angular/...
Old/3rdParty/fmodstudioapi10802linux/doc/FMOD Studio Programmers API for Linux/content/generated/FMOD_ChannelGroup_Set3DDistanceFilter.html
Silveryard/Car_System
<LINK REL="stylesheet" HREF="../static/styles.css"> <HTML> <HEAD> <TITLE>ChannelGroup::set3DDistanceFilter</TITLE> </HEAD> <BODY TOPMARGIN="0" class="api_reference"> <p class="header">Firelight Technologies FMOD Studio API</p> <H1>ChannelGroup::set3DDistanceFilter</H1> <P> <p>Control the behaviour of a 3D distance filt...
_ng1_docs/1.0.0-beta.2/interfaces/common.uiinjector.html
ui-router/ui-router.github.io
--- redirect_from: /docs/1.0.0-beta.2/interfaces/common.uiinjector.html --- <!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>UIInjector | UI-Router</title> <meta name="description" content=""> <meta name="viewport" content="widt...
docs/Configuration.html
christianblos/codedocs
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>CodeDocs</title> <link rel="stylesheet" href="assets/css/normalize.css"> <link rel="stylesheet" href="assets/css/font.css"> <link rel="stylesheet" href="assets/css/docs.css"> <link rel="stylesheet" href="assets/css/github-markdown.css...
packages/core/users/public/views/forgot-password.html
UnidadInformaticaSERVIUVI/GestorDeActas
<div data-ng-controller="ForgotPasswordCtrl as forgot" class="form forgot_password_form main-form"> <div class="alert alert-{{forgot.response.status}} animated fadeIn" ng-show="forgot.response.message">{{forgot.response.message}}</div> <h2>Recuperar contraseña</h2></br> <p>Ingrese su correo para restaurar su cont...
p5js/coding-challenges/mitosis/local-dev.html
brianhonohan/sketchbook
<!DOCTYPE html> <html> <head> <title>P5.JS - Mitosis</title> <script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/0.7.2/p5.js" charset="utf-8"></script> <script src="mitosis.js" charset="utf-8"></script> <style> body { margin: 0; font-family: Sans-Serif; } </style> </head> <body> </body> </html>
src/comments/templates/comments/comment_form.html
aminhp93/learning_python
{% extends 'base.html' %} {% block title %} | Add A New Comment {% endblock %} {% block content %} <form action="" method="post">{% csrf_token %} {{ form.as_p }} <input type="submit" value="Save" /> </form> {% endblock %}
src/components/scopes/prose/prose.css
culturebook/pablo
.s-prose { @apply --typeset-prose; .caps { font-variant: lining-nums small-caps; } .caption { @apply --typeset-caption; opacity: 0.9; } .lede { @apply --typeset-lede; position: relative; top: calc(map(spaces, xsmall) * -1); } > * { margin-bottom: 0.75em; } /* Text */...
style.css
tzarchat/tzarchat.github.io
body { background: url('img/bg.jpg'); background-width: 100%; background-repeat: no-repeat; background-position: center 0; background-attachment: fixed; font: 13px/1.4em PTSansRegular, "Trebuchet MS", Helvetica, Garuda, sans-serif; /*font: 12px tahoma, helvetica, arial, sans-serif;*/ color: #000; } ...
app/templates/account/signup.html
Jafte/quantumlibrary
{% extends "account/base.html" %} {% load i18n %} {% block title %}{% trans "Signup" %}{% endblock %} {% block content %} <div class="uk-width-medium-1-2 uk-container-center"> <h1>{% trans "Sign Up" %}</h1> <p> {% blocktrans %}Already have an account? Then please <a href="{{ login_url }}">sign in</a...
_includes/stories-iterator-horizontal-simple.html
DataSF/datasf.github.io
{% if include.limit %} {% assign lim = include.limit %} {% else %} {% assign lim = nil %} {% endif %} {% for post in include.posts limit:lim %} {% assign remainder = forloop.index | modulo:3 %} {% if remainder == 1 %} <div class="row equal"> {% endif %} <div class="story-item story-item-horizontal col-md-4"> <di...
_site/index.html
ProjectCivics/ProjectCivics.github.io
<!DOCTYPE html> <html> <head> <title>Project Civics - Democracy Declassified -</title> <link href="http://fonts.googleapis.com/css?family=Merriweather&#8217" rel="stylesheet" type="text/css"></link> <link rel ="icon" href ="https://projectcivics.files.wordpress.com/2017/06/cropped-pclogo_21.png"...
kolibri/core/static/assets/fonts/noto-subset.pt-mz.css
learningequality/kolibri
/* * This is an auto-generated file, so any manual edits will be overridden. * * To regenerate, see instructions here: * https://kolibri-dev.readthedocs.io/en/develop/references/i18n.html * * This file was generated by build_tools/i18n/fonts.py */ @font-face { font-family: 'noto-subset'; src: url('data:a...
docs/index.html
alray2569/SoundChange
<!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" /><title></title><link href="ocean.css" rel="stylesheet" type="text/css" title="Oce...
einfachjabber/apps/mainsite/templates/oslist.html
einfachjabber/einfachjabber.de
{% extends "mainsite/layout.html" %} {% block description %}Jabber Einsteigertutorials für Linux, Mac, Windows und Co.{% endblock %} {% block title %}Jabber Einsteigertutorials für Linux, Mac, Windows und Co.{% endblock %} {% block content %} <h1>Bitte wähle Dein Betriebssystem</h1> <ul id="oslist"> {% for cat...
Rust/share/doc/rust/html/rustc_typeck/metadata/csearch/fn.get_methods_if_impl.html
ArcherSys/ArcherSys
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `get_methods_if_impl` fn in crate `rustc_typeck`."> <meta n...
_includes/projects.html
claudiuandrei/claudiuandrei.github.io
<!-- Projects Section --> <section id="projects"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2 class="section-heading">Projects</h2> <h3 class="section-subheading text-muted">Just some <a href="https://g...
source/_grammar/adverbs/issai.html
KazuBoJunior/MyBlog
--- type: adverb title: 一切(いっさい) imi: ["全部", "まったく・少しも〜でない"] --- <ul> <li>津波で家も財産もいっさいうしなった。</li> <li>火事でいっさいを燃えました。</li> <li>〜ゲームの進行一切、いささかの疑念もなく、素直に理解できるのだ。</li> <li>A社では部品の注文から販売までのいっさいをコンピュータで管理している。</li> </ul> 一切の(名詞): 全部 tutto, ogni cosa 一切 (副詞): まったく completamente (mette in evidenza l'intero del tut...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/36b34a58559b9b0728074d83a553f6a7443f994e045e8d9c79aea72cff44ce91.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="./3b4a95c36b61bac4cd43d84321be064db4e71cdf56de731ef91864da67fc0e79.html">Teleport</a> <hr> ...
_includes/related-post.html
islampedia/islampedia.github.io
<h5>Artikel Terkait</h5> <ul class="related-posts"> {% for post in site.posts %} {% assign sameTagCount = 0 %} {% assign commonTags = '' %} {% for tag in post.tags %} {% if page.tags contains tag %} {% assign sameTagCount = sameTagCount | plus: 1 %} {% capture tagmarkup %} <span ...
mobile/www/app/account/signup/signup.html
jyen/corporate-challenge
<ion-view view-title="Corporate Challenge"> <ion-content> <div class="list"> <label class="item item-input"> <input type="text" placeholder="Name" ng-model="signUp.user.name"> </label> <ion-radio ng-model="signUp.user.gender" ng-value="'M'">Male</ion-radi...
clean/Linux-x86_64-4.06.1-2.0.5/released/8.12.1/sum-of-two-square/8.5.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>sum-of-two-square: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstr...
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.0/pts/8.6.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>pts: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" re...
clean/Linux-x86_64-4.10.2-2.0.6/released/8.12.2/coalgebras/8.9.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>coalgebras: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min....
clean/Linux-x86_64-4.09.0-2.0.5/extra-dev/dev/traversable-fincontainer/8.7.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>traversable-fincontainer: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../boo...
src/Viteloge/CoreBundle/Resources/descriptions/14668.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Saonnet est un village localisé dans le département des Calvados en Basse-Normandie. On dénombrait 201 habitants en 2008.</p> <p>À proximité de Saonnet sont situées les communes de <a href="{{VLROOT}}/immobilier/breuil-en-bessin_14103/">Le&nbsp;Breuil-en-Bessin</a...
app/views/itemedit.html
smwa/storeman
<div class="alert alert-danger" ng-hide="!error" role="alert">{{error}}</div> <div class="alert alert-success" ng-hide="!msg" role="alert">{{msg}}</div> <h3 ng-show="originallocation > 0"><a ng-href="#/location/{{originallocation}}">Go to location</a></h3> <h3 ng-show="originalcontainer > 0"><a ng-href="#/container/{{...
tests/threejs_skarf_jsaruco_track3dRender.html
skeelogy/ifc-ar-flood
<!DOCTYPE html> <html> <head> <title>IFC - skarf.js (js-aruco with Three.js) - Track 3D Render</title> <meta charset="UTF-8"/> <link href='http://fonts.googleapis.com/css?family=Fauna+One' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="../css/style.css"> <!--load helper libraries--...
onlineapp/src/index.html
jonathanwax/jw-ng-jerusalem
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Onlineapp</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> </head> <body> <app-root></app-root> </body> </html>
examples/doc/viewer-events.html
mapillary/mapillary-js
<!DOCTYPE html> <html> <head> <title>Viewer Events</title> <link rel="icon" href="data:," /> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" /> <link rel="stylesheet" href="/dist...
doc/index-files/index-18.html
ddoa/game-api-android
<!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_33) on Tue Oct 01 14:29:00 CEST 2013 --> <TITLE> T-Index </TITLE> <META NAME="date" CONTENT="2013-10-01"> <LINK REL ="stylesheet" TYPE="text/css" H...
Figure3/Tox21_nnm/WorkHere/87-18-3.smi.png.html
andrewdefries/ToxCast
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta> <title>87-18-3.smi.png.html</title> </head> <b...
app/index.html
charazn/book-review-angular
<!DOCTYPE html> <!--[if lt IE 7]> <html lang="en" ng-app="myApp" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html lang="en" ng-app="myApp" class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html lang="en" ng-app="myApp" class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]...
render/html/tpl/associate.html
Localstories1/local-stories
JS_REQUIRE=autocompletion JS_REQUIRE=create <fieldset> <legend>{FORM_ASSOCIATE_LEGEND}</legend> <div id="{FORM_ASSOCIATE_ID}[associate][{FORM_ASSOCIATE_ID}][msg]"></div> <div id="{FORM_ASSOCIATE_ID}[associate][{FORM_ASSOCIATE_ID}][associated]"></div> <input list="{FORM_ASSOCIATE_ID}[associate][{FORM_ASSOCIATE_ID}...
index.html
mcarrie30/mcarrie30.github.io
--- layout: default --- <div class="posts"> {% for post in site.posts %} <article class="post"> <h1><a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></h1> <div class="entry"> {{ post.content | truncatewords: 110 }} </div> <a href="{{ site.baseurl }}{{ post.url }...
bindtransfer/extjs/examples/resizable/basic.css
xenophy/xFrameworkPX
/*! * Ext JS Library 3.1.1 * Copyright(c) 2006-2010 Ext JS, LLC * licensing@extjs.com * http://www.extjs.com/license */ #basic, #animated { border:1px solid #c3daf9; color:#1e4e8f; font:bold 14px tahoma,verdana,helvetica; text-align:center; padding-top:20px; width:200px; height:80px; } #sna...
ajax/libs/highlight.js/8.2/styles/tomorrow-night-blue.min.css
yogeshsaroya/new-cdnjs
version https://git-lfs.github.com/spec/v1 oid sha256:cd2cfc563e88468090c90b8888b507fea1409da7a31d816310b9ffb4a659b28c size 1089
web/version.css
vladkol/MixedRealityToolkit-Unity
.dropbtn { background-color: #222222; color: white; padding: 16px; font-size: 16px; border: none; } .version-dropdown { position: relative; display: inline-block; float: right; margin-bottom: 0px; } .version-dropdown-content { display: none; position: absolute; background-col...
coverage/vendor_swiftmailer.dashboard.html
Opentribes/API
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Dashboard for C:\projects\OpenTribes\Core/vendor/swiftmailer</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="css/bootstrap.min.css" rel="stylesheet"> <link href="css/bootstrap-responsive.mi...
test/experiment_max.html
uwdata/palette-analyzer
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Color Judgement Experiment</title> <link rel="stylesheet" href="../lib/bootstrap.min.css" /> <script src="../../build/palette-analyzer.js"></script> <script src="../node_modules/vega/build/vega.js"></script> </head> <body> <div class="text-...
archives/2018/page/5/index.html
jacoobwang/jacoobwang.github.io
<!DOCTYPE html> <html class="theme-next gemini use-motion" lang="zh-Hans"> <head> <meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <meta name="theme-color" content="#222"> <meta http-...
generators/app/templates/files/src/pages/about/about.html
masonz/generator-vue-ts-starter
<div class="container"> <div class="row"> <div class="content"> <h1><strong>This is the about page</strong></h1> <p>Follow the project on <a class="repo-link" :href="repo">GitHub</a> to stay up to date with the latest releases</p> </div> </div> </div>
upgrade/files/12.1.0-13.0.0.A1/files/modules/base/text/template/css/main.css
unaio/una
/* unit */ .bx-base-text-unit h2, .bx-base-text-unit h1 { margin:0; } .bx-base-text-unit .sys-icon { vertical-align:middle; } .bx-base-text-unit-cnt { width: 100%; } .bx-base-text-unit-no-thumb, .bx-base-text-unit-thumb { display:block; overflow:hidden; } .bx-base-text-unit-title, .bx-base-text...
assets/css/sidebar.css
Ketkukelmi/Mesta_FrontEnd
/* Sidebar View CSS Main */ sidebar-view { overflow-x: hidden; overflow-y: auto; margin-bottom: 0 auto !important; height: 108vh; width: 25vw; left: 0; top: 0; background: white; position: fixed; z-index: 10 !important; } sidebar-view * { z-index: 10 !important; } @media sc...
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.4pl4/contrib:classical-realizability/8.4.dev/2014-12-12_20-53-37.html
coq-bench/coq-bench.github.io-old
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Coq bench</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet...
2.2.7-SNAPSHOT/modules/olog-service/xref/edu/msu/nscl/olog/XmlAttachments.html
Olog/olog.github.com
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>XmlAttachments xref</title> <link type="text/c...
app/views/payments-v2/self-claim-overview.html
srich-DWP/access-to-work
{% extends "layout.html" %} {% block page_title %} Claim overview {% endblock %} {% block content %} <main id="content" role="main"> <div class="phase-banner"> <p> <strong class="phase-tag">BETA</strong> <span>This is a new service – your <a href="#">feedback</a> will...
sample/page2.html
opengl-8080/simple-http-server
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <title>Sample Page 2</title> <link rel="stylesheet" href="style.css" /> </head> <body> <h1>Page 2</h1> <button id="back">戻る</button> <script src="script.js"></script> </body> </html>
css/lisa.css
fengshaoxu/fengshaoxu.github.io
#lisa * { position: absolute; box-sizing:content-box; -moz-box-sizing:content-box; } #lisa { position: relative; width: 111px; height: 120px; margin: 0 auto; } #lisa .head * { border: 1px solid #110b00; } #lisa .head .no-border { border: none; } #lisa .head .body { background...
clean/Linux-x86_64-4.05.0-2.0.6/released/8.5.2~camlp4/metacoq-template/1.0~alpha+8.9.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>metacoq-template: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.m...
public/indexchart.html
TinkeringRobert/RelayStation
<html ng-app="AngularChartExample"> <head> <title>Angularchart Example</title> </head> <body> <div ng-view></div> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.0.3/angular.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript">...
public/Windows 10 x64 (19041.572)/_CMSI_PROCESS_TUPLE.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (19041.572)</h4><br> <h2>_CMSI_PROCESS_TUPLE</h2> <font face="arial"> +0x000 ProcessHandle : Ptr64 Void<br> +0x008 ProcessReference : Ptr64 Void<br> </font></body></html>
html/234567141243.html
GoC-Spending/data-corporations
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"> <!--<![endif]--> <!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open...
src/app/components/comp-2236/comp-2236.component.html
angular/angular-cli-stress-test
<p> comp-2236 works! </p>
formatovanie/nadpish1.html
MartinPlevjak/eplevjakova
<!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"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> ...
all-data/8000-8999/8035-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/23000-23999/23342-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>...
html/doc/nxt/http/GetTransactionBytes.html
stevedoe/nxt-client
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>GetTransactionBytes</title> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (...
style.css
jtaylor9/historyofsurfing
body { font-family: 'Raleway'; color: yellow; font-size: 175%; text-align: center; background-image: url(http://cdn.coresites.factorymedia.com/mpora_new/wp-content/uploads/2014/08/as_surf_bede_2048.jpg); } h1, h2 { font-family: 'Montserrat', sans-serif; text-align: center; } .left { float: left; w...
doc/spring4.3.3-docs/javadoc-api/org/springframework/beans/annotation/package-summary.html
piterlin/piterlin.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 (1.8.0_101) on Mon Sep 19 15:00:30 UTC 2016 --> <title>org.springframework.beans.annotation (Spring Framework 4.3.3.RELEASE API)</title><script>var _h...
lib/templates/addRole.html
SoftBricks/user-management-unstyled
<template name="umAddRole"> {{#autoForm collection=collection id="addRole" type="insert" validation="keyup"}} <fieldset> {{> afQuickField name="name" autocomplete="off"}} <div> <button type="submit" class="btn btn-primary">{{save}}</button> <a href="/...
Apprasial-App/1004d/1004d-signatures.html
somenathghosh/Appraisal-App
<div class="content-block"> <div class="content-block-title"> <b>APPRAISER SIGNATURES</b> </div> <div class="list-block"> <ul> <li> <div class="item-content"> <div class="item-inner"> <div style="width:13%"><b>ADDITIONAL CERTIFICATION:</b></div> <...
_attachments/2014-05-16-d7ac8fa7bd1beeca128006fd52ad0c17.html
victorperin/victorperin.github.io
--- layout: attachment title: d7ac8fa7bd1beeca128006fd52ad0c17 date: 2014-05-16 15:38:35.000000000 -03:00 categories: [] tags: [] status: inherit type: attachment published: false meta: _wp_attached_file: 2014/05/d7ac8fa7bd1beeca128006fd52ad0c17.png _wp_attachment_metadata: a:5:{s:5:"width";i:600;s:6:"height";i:600...
docs/docs/api/allclasses-noframe.html
ngageoint/geopackage-tiff-java
<!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_25) on Mon Apr 01 09:54:20 MDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>All Classes (Tagged Image Fi...
doc/java/jdk8/java/security/interfaces/compact2-package-summary.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:22 PST 2014 --> <title>java.security.interfaces (Java Platform SE 8 )</title> <meta name="date" content="2014-12-17"> <...
lib/assets/css/css_compiled/@{photonImagePath}plugins/elrte/js/bootstrap/js/bootstrap/js/js/plugins/elrte.min.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="ht...
thanks.html
vishalzambre/vishalzambre.github.io
--- layout: error section-type: thanks title: Thanks sitemap: false --- <h4>Thank you for taking time to contact us.</h4> <p>We will respond to your inquiry as soon as we can.</p>
lib/light-blue/index.html
corbinpage/flowwolf-ui
<!DOCTYPE html> <html> <head> <title>Light Blue - Admin Template</title> <link href="css/application.min.css" rel="stylesheet"> <link rel="shortcut icon" href="img/favicon.png"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <m...
website/src/app/components/workflow/mc-dataset-workflow/mc-dataset-workflow-sidebar.html
materials-commons/materialscommons.org
<md-tabs md-selected="$ctrl.currentTab" md-dynamic-height md-border-bottom> <md-tab> <md-tab-label> <span><i class="fa fa-fw fa-filter"></i>filters</span> </md-tab-label> <md-tab-body> <md-content layout="column" flex> <mc-dataset-workflow-filters data...
Lua/docs/wxlua/doxygen/html/globals_func_0x64.html
ArcherSys/ArcherSys
<!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>wxLua: Class Members</title> <link href="tabs.css" rel="stylesheet" typ...
website/index.html
titanous/idiomag
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>idiomag by Jonathan Rudenberg</title> <link rel="stylesh...
clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.5beta1/contrib:relation-algebra/8.4.dev/index.html
coq-bench/coq-bench.github.io-old
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Coq bench</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet...
day3/01-问题/05-提升的问题.html
pzclib/like-jquery
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> </head> <body> </body> <script> function foo(){ foo.a=function(){alert(1)}; // 替换了静态方法 a 打印的 1 this.a=function(){alert(2)}; // 新增了实例方法 a 打印 2 a=function(){alert(3)}; ...
clean/Linux-x86_64-4.11.2-2.0.7/released/8.15.0/markov/8.9.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>markov: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css"...
_includes/nav.html
AntifraudeDocs/en
<!-- menu, we did go with a static one, you can build a dynamic one, just google a little around --> <div class="main-menu"> <div class="content"> <nav id="menu"> <a class="toggle-link noline"><i class="fa fa-close fa-lg"></i></a> <ul> <li> <a clas...
_includes/nav-bootstrap.html
bowtie-io/template-offer-page
<nav id="nav" class="navbar" role="navigation" data-spy="affix" data-offset-top="0"> <div id="navbarinner" class="navbar-inner"> <div class="navbar-header"> {% include navbar-brand.html %} {% include nav1.html %} </div> </div><!-- /.navbar-inner --> </nav><!--.navbar -->
clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.5beta1/contrib:jprover/8.4.dev/2015-01-31_01-41-06.html
coq-bench/coq-bench.github.io-old
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Coq bench</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet...
webkb/other/wisconsin/http:^^www.cs.wisc.edu^directories^classes.html
ML-SWAT/Web2KnowledgeBase
Date: Tue, 05 Nov 1996 00:01:14 GMT Server: NCSA/1.5 Content-type: text/html Last-modified: Mon, 04 Nov 1996 21:35:31 GMT Content-length: 3518 <HTML> <HEAD> <TITLE>Computer Sciences Classess, Fall 1996</TITLE> </HEAD> <BODY> <H1>Computer Sciences Classes, Fall 1996</H1> <UL> <LI> <!WA0><!WA0><!WA0><!WA0><!WA0><!WA...
docs/modules/_types_location_definitions_en_streetaddress_.html
hychen/ke-e
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>&quot;types/location/definitions/en/streetAddress&quot; | ke-e</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <...
app/src/components/files-tree-file/template.html
brunosimon/keppler
<div v-show="visible"> <a href="#" class="name" :class="[ currentFile && currentFile.id === content.id ? 'active' : '' ]" :style="{ paddingLeft:depth * 20 + 'px' }" @click.prevent="onNameClick"> <file-icon class="icon" :extension="content.extension"></file-icon> <span class="text"> <temp...
Versions/data/VersionIntro/ERV-THA.html
garygriswold/Bible.js
<p class="m"> <span class="bd">พระคริสต​ธรรม​คัมภีร์: ฉบับ​อ่าน​เข้า​ใจ​ง่าย (ขจง)</span></p> <p class="m">© 2015 Bible League International</p> <p class="m">แผนที่, รูปภาพ © 2012-2013 Bible League International</p> <p class="m">ข้อมูลอื่นๆ ที่เพิ่มเติม © Bible League International</p> <p class="m">สงวนลิ...
client/src/scenes/SignInPage/index.css
RudthMael/chatx
.signin-page { background-color: #FFF; border: 1px solid #CCC; padding: 20px 0; } .signin-page__form { display: flex; justify-content: center; align-items: center; margin-bottom: 20px; }
clean/Linux-x86_64-4.04.2-2.0.5/released/8.7.2/mathcomp-solvable/1.14.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>mathcomp-solvable: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstr...
docs/manual/fluidNote.html
ketchupok/csound.github.io
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!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" /> <title>fluid...
src/global/xx-table.directive.html
calary/tms
<div class="xx-table"> <table class="table table-bordered table-hover"> <thead class="bg-default"> <tr> <td ng-repeat="column in columns" xx-bind-html="column.head" ng-hide="column.hide" ></td> </tr> </thead> <tbody> <tr class="xx-table-tip"...