path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
view/admin/search_edit.html
arterli/CmsWing
<div class="modal-dialog "> <form method="post" class="form-horizontal" action="/admin/search/edit" data-validate="parsley"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal">&times;</button> <h4 class="modal-title">{{...
_posts/_site/2013-03-29-static-blogs.html
mzahir/mzahir.github.com
<h3 id='static_what'>Static What?</h3> <p>Static blogs are blogs that are composed of just a bunch of HTML files. There&#8217;s no magic to it - No databases, WYSIWYG editors, etc. Just a bunch of files sitting on a webserver, waiting for a click or two.</p> <h3 id='that_sounds_pretty_lame'>That sounds pretty lame</h...
index_kewkr8.html
weixianlow/MizzouSENG
<!DOCTYPE html> <html> <head> <title>Presidential Primary Data 2016</title> <link href="app_kewkr8.css" rel="stylesheet" type="text/css"> <script src="jquery-1.12.0.min.js"></script> <script src="d3.v3.min.js"></script> </head> <body> <div id="menu" align="center" > <p>Select the party you would...
public/lib/angular-esri-map/site/app/patterns/patterns.html
nkdram/ramwedsprag
<h2>Patterns</h2> <p>You have probably noticed that these are very, very simple directives. For example - there is no way to apply symbols to the layers, nor is there support for any of the 20+ other layer types supported by the ArcGIS API for JavaScript. This is not an oversight, it is by design. Attempting to encapsu...
html/123456262400.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...
Contents/Resources/Documents/classgoogle_1_1appengine_1_1_composite_image_options-members.html
tzmartin/gae-php.docset
<!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...
_volume_pages/0166.html
jpktest/test6-imagesreadux-deepzoomreadux
--- sort_order: 166 tei_id: rdx_r8xzz.p.idm8688 annotation_count: 0 images: small-thumbnail: http://readuxout2in.library.emory.edu/books/emory:r8qzb/pages/emory:r8xzz/mini-thumbnail/ json: http://readuxout2in.library.emory.edu/books/emory:r8qzb/pages/emory:r8xzz/info/ full: http://readuxout2in.library.emory.edu/b...
solr-4.8.0/docs/solr-dataimporthandler/org/apache/solr/handler/dataimport/class-use/ScriptTransformer.html
dtelaroli/angular-solr-example
<!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_55) on Thu Apr 24 20:57:04 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.a...
demo/Scripts/echarts-2.0.0/doc/example/bar12.html
MooseFrankenstein/Bootstarlight
<!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.0"> <meta name="description" content="ECharts"> <meta name="author" content="linzhifeng@baidu.com"> <tit...
node_modules/ghost-editor/app/styles/slash-menu.css
feibaliang/blog
.slash-menu { border:1px solid var(--bordergrey); position:absolute; background-color: #fff; background-clip: padding-box; padding:10px; box-shadow: rbga(0,0,0,0.10) 0 2px 6px; min-width:300px; border-radius: 4px; } .slash-menu.is-visible { animation: slash-menu-fadein 111ms; } .slas...
solr-4.10.2/docs/solr-core/org/apache/solr/schema/class-use/TrieLongField.html
kilfu0701/Solr4-Scaffold
<!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_55) on Sun Oct 26 05:56:34 EDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class...
css/trees.css
mkmckenzie/holiday-trees
/* Please make sure that all of your class names have your unique name or initials in front of them so they don't get mixed up with other's code! Do a quick text search to make sure your name or initials aren't already claimed in this file. You may also want to prepend your CSS with your full name or github link in ...
docs/partials/api/gitphaser.directive.nearbyUser.html
git-phaser/git-phaser
<h1><code ng:non-bindable="">nearbyUser</code> <div><span class="hint">directive in module <code ng:non-bindable="">gitphaser</code> </span> </div> </h1> <div><h2 id="description">Description</h2> <div class="description"><div class="gitphaser-directive-page gitphaser-directive-nearbyuser-page"><p><code>&lt;nearby-user...
web/bundles/app/css/integrantes.css
JonathanGuardado/Servintegra_Materiales
.img_integrantes{ background-repeat: no-repeat; background-position: center; height:66px; width: 58px; background: url(../images/img-eq.png) no-repeat; } .img_documentacion{ background-repeat: no-repeat; background-position: center; height:66px; width: 58px; background: url(../i...
jmoiron/admin/templates/admin/index.html
jmoiron/jmoiron.net
{% extends "admin/base.html" %} {% block content %} {# show the manager level summaries #} {% for blueprint in admin_manager.blueprints -%} {% set app = blueprint.admin_manager %} {% if app and app.has_registered("summary") %} {{ app.summary()|safe }} <div class="clearfix"></div> {% endif %...
lib/generators/case_form/templates/stylesheets/stylesheet.css
spiritsc/CaseForm
/* Default styles for CaseForm */ .case_form, .case_form fieldset { font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; margin: 0; padding: 0; } .case_form fieldset { border: none; } .case_form fieldset legend { margin:0; padding:0; font-size: 18px; } .case_form fieldset.inputs { display: block;...
www/templates/pong.html
BurnUalive/cordova
<ion-view view-title="Pong" ng-init="main()"> <ion-content id="container"> <button id="serve" ng-click="serve()" class="button button-block button-positive">Start</button> </ion-content> </ion-view>
pages/about.html
TestSubjector/TestSubjector.github.io
--- layout: default title: "Periodically Updates" permalink: /about/ subtitle: Small Introduction --- <h5>{{ page.title }}</h5> <br></br> Hello, I'm Kumar Prasun. Currently, I'm pursuing my Masters in Computer Science at NYU Courant. Previously I was a Junior Research Fellow under Dr. Anil N. <br> If I had to highligh...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/29db9a97474739815eeefd2ded635864682cb129f8e448ead8edc193147bce83.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="./94f68611e6e04e07dfee89dcabfb5c78abecda03bc0fc44a0107f6a68a0842eb.html">Teleport</a> <hr> ...
src/app/org.styles.css
dmayerdesign/giv
.favorite-orgs header, .recommended-orgs header { margin-bottom: 0.2em; } .favorite-orgs h2, .recommended-orgs h2 { margin-top: 0.6em; } section.org { border: 0 none; } .recommended-orgs:not(.in-favorites) .org { font-size: 0.9em; } .org header, .header-preview { position: relative; background-color: #7...
step/step7/app/js/app.html
Nebulis/angular2-migration-sample
<beer-item ng-repeat="b in app.beers" [beer]="b" class='panel-container panel panel-default'></beer-item>
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/ac191135f8115b8b29c22abe46b5b355654c767bb82ce05a3cfba5878afb9222.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="./b79f466ddc38d2ea9e267f6851a360f4ae7347edaecb80a34b2228e0ca6ff9f7.html">Teleport</a> <hr> ...
docs/api/HarmonyLib.HarmonyTranspiler.html
pardeike/Harmony
<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Class HarmonyTranspiler </title> <meta name="viewport" content="width=device-width"> <meta name="title" content="Class HarmonyTranspiler "> ...
clean/Linux-x86_64-4.06.1-2.0.5/released/8.7.1+2/quicksort-complexity/8.10.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>quicksort-complexity: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../boot...
clean/Linux-x86_64-4.08.1-2.0.5/extra-dev/8.11.dev/ott/0.26.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>ott: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" re...
before.html
shifonecui/shifonecui.github.com
<!DOCTYPE html> <html class="no-js " lang="zh"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="keywords" content="jQuery,API,中文,jquery api,1.11,before(content|fn)"/> <meta name="description" content="jQuery API 1.12.0 中文手册最新版,在线地址:http://jquer...
public/Windows 10 x64 (18362.113)/_KTHREAD_PPM_POLICY.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.113)</h4><br> <h2>_KTHREAD_PPM_POLICY</h2> <font face="arial"> ThreadPpmDefault = 0n0<br> ThreadPpmThrottle = 0n1<br> ThreadPpmSemiThrottle = 0n2<br> ThreadPpmNoThrottle = 0n3<br> MaxThreadPpmPolicy = 0n4<br> </font></body></html>
public/Windows 10 x64 (19042.572) 20H2/_DEVICE_WAKE_DEPTH.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (19042.572) 20H2</h4><br> <h2>_DEVICE_WAKE_DEPTH</h2> <font face="arial"> DeviceWakeDepthNotWakeable = 0n0<br> DeviceWakeDepthD0 = 0n1<br> DeviceWakeDepthD1 = 0n2<br> DeviceWakeDepthD2 = 0n3<br> DeviceWakeDepthD3hot = 0n4<br> DeviceWakeDepthD3cold = 0n5<br> D...
doc/GroupsControllerTest.html
webzorg/ug_quiz
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>class GroupsControllerTest - RDoc Documentation</title> <script type="text/javascript"> var rdoc_rel_prefix = "./"; </script> <script src="./js/jquery.js"></script> <script src="./js/darkfish.js"></script> <link href="./css/fonts.css" rel="stylesheet"> ...
index.html
acomhealthcarestudio/relizorb-landing-page
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Get More Out of Enteral Formula Than You Ever Thought Possible</title> <meta name="description" content="Get More Out of Enteral Formula Than You Ev...
docs/modules.html
vyzyv/numpp
<!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...
46c8e21/html/classv8_1_1Symbol.html
v8-dox/v8-dox.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
docs/en/3.5.3/cordova_file_filesystem_filesystem.md.html
AppGyver/supersonic
<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (...
front/public/projects/writing/shifting-the-spectrum.html
jonahkagan/jonahkagan.me
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Shifting the Spectrum - Jonah Kagan </title> <meta name="description" content="I make things with code, words, and pretty much anything else I can get my hands on."> <meta name="author" content="Jonah Kagan"> <link rel="icon...
Resources/hibernate-release-5.0.12.Final/documentation/orm/5.0/javadocs/org/hibernate/internal/util/config/package-frame.html
thefreebird777/StockMarketGame
<!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_40) on Thu Jan 19 13:15:22 EST 2017 --> <title>org.hibernate.internal.util.config (Hibernate JavaDocs)</title> <meta name="date" content="2017-...
App/Views/Posts/index.html
drulm/MeaMVC
{% extends "base.html" %} {% block title %}Posts{% endblock %} {% block body %} <h1>Posts</h1> <ul> {% for post in posts %} <h2>{{ post.title }}</h2> <p>{{ post.content }}</p> {% endfor %} </ul> {% endblock %}
lib/assets/images/photon/plugins/elrte/css/css_compiled/js/plugins/images/photon/js/plugins/prettify/prettify.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/images/photo...
doc/java/jdk7/javax/naming/class-use/NoPermissionException.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 (version 1.6.0_18) on Thu Dec 18 17:18:38 PST 2014 --> <title>Uses of Class javax.naming.NoPermissionException (Java Platform SE 7 )</title> <meta nam...
processing-3.0b7/modes/java/reference/stroke_.html
ledrui/UCSDUnfoldingMap-Java-Project
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>stroke() \ Language (API) \ Processing 2+</title> <link rel="icon" href="/favicon.ico" type="image/x-icon" /> <meta htt...
Documentation/python-3.3.6-docs-html/library/logging.handlers.html
martrik/HPCodeWarsSamples
<!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>16.9. logging.handlers — Logging handlers &mdash; P...
pelican-theme/test/blog_pagination_disabled/index.html
mosra/m.css
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>A Pelican Blog</title> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i" /> <link rel="stylesheet" href="static/m-dark.css" /> <meta name="viewport" content="width=device-width, initia...
criacao/templates/criacao/noticia/editar.html
wendellpbarreto/tronco
{% extends 'base.html' %} {% block title %} {{ title }} {% endblock %} {% block header %} <div id="header" class="full clearfix"> <header id="main-header" class="row"> <div id="title-container" class="columns"> {% if request.user.is_authenticated %} <a href="/criacao/sair/" title="Sair."> <span clas...
site/_site/es/page2/index.html
untra/polyglot
<!DOCTYPE html> <html lang="en-us"> <head> <link href="http://gmpg.org/xfn/11" rel="profile"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <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"> <me...
docs/modules/params.html
socolofs/tamoc
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta property="og:title" content="Non-Dimensional Parameters Module" /> <meta property="og:type" content="website" /> <meta property="og:url" content="modules/params.html" /...
Practice/Intro-To-Java-8th-Ed-Daniel-Y.-Liang/Chapter-6/Chapter06P12/doc/allclasses-frame.html
tliang1/Java-Practice
<!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_102) on Sat Jan 14 22:04:54 PST 2017 --> <title>All Classes</title> <meta name="date" content="2017-01-14"> <link rel="stylesheet" type="text/c...
src/app/home/home.component.html
xavics/angular-login
<h1>Hi {{user.name}}</h1> <button mat-raised-button type="button" (click)="logout()">Log Out</button>
client/views/admin/admin_head.html
ImproveCoimbra/ceres
<template name="adminHead"> <h1><a href="{{pathFor 'adminPage'}}"><span class="glyphicon glyphicon-briefcase"></span> Administração</a></h1> <ul class="list-unstyled">{{> loginButtons align="left"}}</ul> </template>
lib/pmd-bin-5.0.4/docs/testapidocs/net/sourceforge/pmd/typeresolution/testdata/package-use.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>Uses of Package ne...
test/cases/import/expected.css
camshaft/postcss-runtime
@import "https://fonts.googleapis.com/css?family=Lato:300,400"; .EXPORTED_0_foo { color: yellow; }
Docs/Doxygen/html/class_kluster_kite_1_1_a_p_i_1_1_tests_1_1_api_publisher_actor_tests_1_1_configurator-members.html
KlusterKite/KlusterKite
<!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...
_includes/disqus-comments.html
NUSGreyhats/write-ups
{% if site.owner.disqus-shortname %} <div id="disqus_thread"></div> <script type="text/javascript"> var disqus_shortname = '{{ site.owner.disqus-shortname }}'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortn...
doc/overview-frame.html
Matthieu-Riou/Mauima
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="fr"> <head> <!-- Generated by javadoc (version 1.7.0_91) on Wed Dec 23 21:18:06 CET 2015 --> <title>Overview List</title> <meta name="date" content="2015-12-23"> <link rel=...
public/css/sb-admin.css
MartinsZieds/totaljs-mysql-login-example
/*! * Start Bootstrap - SB Admin v4.0.0-beta (https://startbootstrap.com/template-overviews/sb-admin) * Copyright 2013-2017 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-sb-admin/blob/master/LICENSE) */ html { position: relative; min-height: 100%; } body { ...
_attachments/napoleon-or-mois-1999-gif.html
pierrenoizat/pierrenoizat.github.io
--- layout: attachment title: napoleon-or-mois-1999.gif date: type: attachment published: false status: inherit categories: [] tags: [] meta: _wp_attachment_metadata: a:6:{s:5:"width";s:3:"450";s:6:"height";s:3:"262";s:14:"hwstring_small";s:23:"height='74' width='128'";s:4:"file";s:52:"2013/02/napoleon-or-mois-1...
index.html
JosePedroDias/test-intern
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <title>demo app</title> </head> <body> <p> <label>input:</label> <input type="text" value=""/> </p> <p> <button>calculate</button> </p> <p> <label>result:</label><span></span> </p> <script type="tex...
Figure3/Tox21_nnm/WorkHere/60-51-5.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>60-51-5.smi.png.html</title> </head> <b...
dist/css/bootstrap-reboot.css
peterblazejewicz/bootstrap
/*! * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICE...
nuremberg/search/templates/search/advanced-search-help.html
harvard-lil/nuremberg
{% load search_url %} <div class="advanced-search-help hide"> <div aria-role="heading">Advanced Search Terms <a class="hide-advanced-search">Hide</a> </div> <p> Most advanced queries can be made naturally. For example, to find English-language documents about Erhard Milch relating to treatment of worke...
clean/Linux-x86_64-4.10.2-2.0.6/extra-dev/dev/io-system-ocaml/2.1.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>io-system-ocaml: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap...
pages/privacy/index.html
skgtech/devit
--- layout: default title: Privacy permalink: /privacy --- {% include blocks/header.html %} {% include blocks/privacy.html %} {% include blocks/footer.html %}
_site/spells/corrente-de-relampagos.html
RoenMidnight/grimorio-trpg
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Corrente de Relâmpagos</title> <meta name="description" content="Uma lista de fácil acesso de magias para TRPG baseado no grimoire...
2017/08/16/update-v2.1.6/index.html
tboox/tboox.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"> <meta http-equiv="Cache-Control" content="no-siteapp" /> <title>xmake v2.1.6 released, fix some bugs</title> <meta name...
Reis-doxygen/html/class_game-members.html
ArthurAlvesIF/ArthurAlvesIF.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
clean/Linux-x86_64-4.02.1-1.2.0/unstable/hott/contrib:ptsatr/dev/2014-12-01_14-28-38.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...
views/error-no-access.html
telemark/minelev-web
{{>search-students-box}} <div class="mdl-grid"> <div class="mdl-cell mdl-cell--3-col"></div> <div class="mdl-cell--6-col mdl-cell--8-col-tablet"> <span class="fontBigger"> Det ser ut til at du ikke er registrert med noen elever i MinElev.<br/> Det skyldes mest sannsynlig at du i...
app/v6/views/v23/paper/chunks/page-4.html
christinagyles-ea/water
<div id="page-4"> <!-- header --> <div class="header"> <p> EA Area <span class="bold">Central area</span> </p> <p> Return reference <span class="bold">10042736</span> </p> <p> Licence number <span class="bold">AN/033/0012/007</span> </p> </div> <div class="content"> ...
src/static/index.html
leafydream/react-redux-starter
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title><%= htmlWebpackPlugin.options.title %></title> </head> <body> <div id="root"></div> </body> </html>
clean/Linux-x86_64-4.10.0-2.0.6/released/8.12.0/compcert/3.7.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>compcert: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" ...
src/app/modules/useCases/bookmarks/templates/search.html
the-front/angularjs-ee-ll-boilerplate
<div class="container"> <div class="row">&nbsp;</div> <!-- @begin: search option --> <div class="row"> <div class="col-md-3"> <ul class="list-inline"> <li> <a href="#bookmarks"> <i class="glyphicon glyphicon-chevron-left"></i> All Bookmarks </a> ...
__demo__/mini-project-v1.1/index.html
yamoo9/the-jey
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <title>Comming Soon Page Design, Using Sass</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="css/style.css"> <script src="js/libs/mordernizr...
css/myStylesheet.css
jazza137595/Assignment-2
nav ul a, nav .brand-logo { color: #444; } p { line-height: 2rem; } .button-collapse { color: #26a69a; } .parallax-container { min-height: 380px; line-height: 0; height: auto; color: rgba(255,255,255,.9); } .parallax-container .section { width: 100%; } @media only scre...
src/JDom/Xerces-J-bin.2.9.1/docs/javadocs/xerces2/org/apache/xerces/impl/dtd/models/package-tree.html
Baltasarq/Gia
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Fri Sep 14 18:24:01 EDT 2007 --> <TITLE> Xerces2 Implementation: org.apache.xerces.impl.dtd.models Class Hierarchy </TITLE> <LINK REL ="stylesheet" TYPE="tex...
SDK/docs/html/search/classes_62.html
donalmacc/tinyimageloader
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="search...
author/icarito/index.html
somosazucar/centroslibres
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>Sebastian Silva - undefined</title> <meta name="description" content="Systems Gardener Software Artisan" /> <meta name="HandheldFriendly" content="True" /> <meta name="viewpor...
app/template/producto/producto.component.html
DanielLondonoS/MasterTripGarage
<menu-cmp></menu-cmp> <p-tabView> <p-tabPanel header="Productos"> <productoList-cmp></productoList-cmp> </p-tabPanel> </p-tabView>
sample/index.html
luacm/css-intro
<!DOCTYPE html> <html> <head> <title>The Daily Bugle</title> <link rel="stylesheet" type="text/css" href="css/main.css"> </head> <body> <div class="content"> <h1>The Daily Bugle</h1> <ul class="nav"> <li><a href="#">Home</a></li> <li><a href="...
css/main.css
danhacker/LadybirdParallax
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */ /* * What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, * Kroc Camen, and the H5BP dev community and team. */ /* ============================================...
src/assets/css/layout.css
jiangshanmeta/vue-admin
.center-block { display: block; margin-left: auto; margin-right: auto; } .center-table { display: table; margin-left: auto; margin-right: auto; } .pull-left { float: left; } .pull-right { float: right; } .clearfix::after { content: ''; display: table; clear: both; }
ae-comp-data-deep-dive/assignment/src/index.html
sfdeloach/learn-angular
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Assignment</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> <link href="https://fonts.googleapis.com/css?family=Fredericka+the+Great" re...
mako/docs/4.3/getting-started_configuration.html
bendroid/ben-1
<!--<!DOCTYPE html>--> <html> <!-- Mirrored from makoframework.com/docs/4.3/getting-started:configuration by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 02 Aug 2015 15:42:32 GMT --> <!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack --> <head> <...
public/Windows 10 x64 (18362.116)/_INITIAL_PRIVILEGE_SET.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.116)</h4><br> <h2>_INITIAL_PRIVILEGE_SET</h2> <font face="arial"> +0x000 PrivilegeCount : Uint4B<br> +0x004 Control : Uint4B<br> +0x008 Privilege : [3] <a href="./_LUID_AND_ATTRIBUTES.html">_LUID_AND_ATTRIBUTES</a><br> </font></body></html>
SIGS_prototype/pages/solicitar2.html
fga-gpp-mds/2017.1-SIGS
<!DOCTYPE html> <html lang="pt-br"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"> <title>SIGS</title> <link rel="shortcut icon" type="image/x-icon" href=".....
clase 9 semana 10/semana10/app/templates/hola.html
amedina14/uip-iq17-pc3
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <h1>Bienvenido</h1> <p>!Hola, {{ nom }}!</p> </body> </html>
blog.html
HyperJ/hyperj.github.io
<!DOCTYPE html> <html class="theme-next gemini use-motion" lang="en"> <head><meta name="generator" content="Hexo 3.8.0"> <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=2"> <meta name="theme...
docsets/JSTL 1.1.docset/Contents/Resources/Documents/c/tld-summary.html
Smolations/more-dash-docsets
<html xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:tld="http://java.sun.com/xml/ns/j2ee"> <!-- Mirrored from docs.oracle.com/javaee/5/jstl/1.1/docs/tlddocs/c/tld-summary.html by HTTrack Website Copier/3.x [XR&CO'2013], Wed, 30 Oct 2013 13:45:36 GMT --> <head> <meta name="collection" content="exclude"> <META...
docs/api/OpenTl/index.html
OpenTl/OpenTl.Schema
<!DOCTYPE html><html><head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta name="description"> <meta name="keywords" content="static content generator,static site generator,static site,HTML,web development,.NET,C#,Razor,Markdown,YAML"> <meta n...
algorithm/java-ml/javaml-0.1.7/doc/net/sf/javaml/tools/weka/FromWekaUtils.html
diyerland/saveAll
<!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_05) on Mon Jul 09 21:14:45 EDT 2012 --> <title>FromWekaUtils (Java Machine Learning Library 0.1.7)</title> <meta name="date" content="2...
app/index.html
kashiro/GlobalJS-plugin-slideshow
<!doctype html> <html> <head> <meta charset="utf-8"> <title>master</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <!-- build:css styles/vendor.c...
index.html
vcarmichael/vcarmichael.github.io
<html> <head> <title>Victoria Carmichael</title> </head> <body> My webpage </body> </html>
client/views/fieldvalues/fieldvalues.html
aldeed/autoform-demo
<template name="fieldvalues"> <h2>afFieldValueIs Helper</h2> <p>In this example, a "B" field is displayed only when the current value of the "A" field is "foo".</p> <div class="row"> <div class="col-md-6"> <div class="panel panel-default"> <div class="panel-heading"> <h4>HTML</h4> ...
_site/categories/index.html
ChoicescriptIDE/choicescriptide.github.io
<!doctype html> <!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]--> <!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<!...
css/main.css
andreaspeters/E15-Homepage
@import url("pygment_highlights.css"); /* --- General --- */ body { font-family: 'Lora', 'Times New Roman', serif; font-size: 18px; color: #404040; position: relative; background: #FFF; } p { line-height: 1.5; margin: 30px 0; } p a { /* text-decoration: underline */ color: #008AFF; } h1,h2,h3,h4,h5,...
clean/Linux-x86_64-4.07.1-2.0.6/released/8.12.0/cantor/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>cantor: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css"...
view.html
PetitPrince/Tetris-Diagram-Generator
<!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>TeDiGe viewer</title> <meta http-equiv="Content-type" content="text/html; charset=UTF-8"> <link id="style-layout" rel="stylesheet" typ...
AngularDirective/partials/page4.html
shmdhussain/BookReadies
<p>In Page Four</p> <p>In Page Four</p> <p>In Page Four</p> <p>In Page Four</p> <p>In Page Four</p> <p>In Page Four</p> <p>In Page Four</p> <p>In Page Four</p> <p>In Page Four</p> <p>In Page Four</p> <p>In Page Four</p> <p>In Page Four</p> <p>In Page Four</p>
leaderboard/leaderboard.html
Raynos/dn-leaderboard
<div class="outer"> <div class="leaderboard"> </div> <div class="details none"> Click a player to select </div> </div>
doc/wayland_kbd/keysyms/constant.XKB_KEY_XF86Launch1.html
mcanders/bevy
<!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 `XKB_KEY_XF86Launch1` constant in crate `wayland_kbd`."> <m...
libs/boost_1_50_0/libs/geometry/doc/html/geometry/reference/strategies/strategy_centroid_average.html
djsedulous/namecoind
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>strategy::centroid::average</title> <link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../../inde...
AdminEAP-web/src/main/webapp/WEB-INF/views/VolumePay/Reimburse/bmlook.html
Squama/Master
<link rel="stylesheet" href="${basePath}/resources/common/libs/fileinput/css/fileinput.min.css"> <style> #projectaddstep2 .krajee-default.file-preview-frame .kv-file-content { height: auto; } #projectaddstep2 .krajee-default .file-footer-caption { width: 100px; } </style> <script src="${basePath}/resources/c...
clean/Linux-x86_64-4.10.2-2.0.6/released/8.14.0/random/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>random: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css"...