path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
BI-IOS/semester-project/webapp/beecon/polls/templates/polls/index.html
josefdolezal/fit-cvut
{% load staticfiles %} <link rel="stylesheet" href="{% static 'polls/style.css' %}" type="text/css" /> {% if latest_question_list %} <ul> {% for question in latest_question_list %} <li><a href="{% url 'polls:detail' question.id %}">{{ question }}</a></li> {% endfor %} </ul> {% else %} <p>No pol...
help-doc.html
JavaAndroidBigProject/JavaAndroidBigProject.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_40) on Mon Feb 01 17:13:29 CST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>API Help</title> <meta name=...
html/234567160903.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...
index.html
legeneek/vue-image-clip
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>vue-image-clip</title> </head> <body> <div id="app"></div> <!-- built files will be auto injected --> </body> </html>
post/go-usando-playground/index.html
crgimenes/crgimenes.github.io
<!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.25.1" /> <title>Usando Go Playground &middot; Cesar G...
all-data/8000-8999/8762-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>...
graphs/carousel/carousel.css
nodule/bootstrap
/* CUSTOMIZE THE CAROUSEL -------------------------------------------------- */ /* Carousel base class */ .carousel { height: 500px; margin-bottom: 60px; } /* Since positioning the image, we need to help out the caption */ .carousel-caption { z-index: 10; } /* Declare heights because of positioning of img eleme...
index.html
dopm/grill
<!DOCTYPE html> <meta charset="utf-8"> <title>Grill — Simple grid and chaotic.</title> <link rel="stylesheet" href="grill-demo.css"> <div class=wrap> <div class="g demo"> <h1>Grill</h1> <h2>A toast grill. Simple grid and chaotic.</h2> <div class="c c-8-12 c-center"> <pre>&lt;<i>div</i> class="<b>g</b>"&gt; &lt;<i...
libs/boost_1_50_0/doc/html/boostbook/dtd/parameter.html
djsedulous/namecoind
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>BoostBook element parameter</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="../../index.html" titl...
thr/webapp/src/main/webapp/scripts/app/entities/workorder/workorder-detail.html
cgi-techseminar-ee/messagequeue-sample-project-evergreen-medical
<div> <h2><span translate="thrApp.workorder.detail.title">Workorder</span> {{workorder.id}}</h2> <div class="table-responsive"> <table class="table table-striped"> <thead> <tr> <th translate="entity.detail.field">Field</th> <th translate="entity.d...
src/AnyContent/CMCK/Modules/Backend/Edit/SequenceFormElement/grunt/editsequence.css
nhagemann/anycontent-cms-construction-kit-php
.sequence-item { padding-right: 3px; } .sequence-add-item { position: inherit; margin-top: 33px; float: none; }
docs/_build/html/_modules/TimeseriesDB/setup.html
slac207/cs207project
<!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>TimeseriesDB.setup &mdash; cs207project 0.0.post0.d...
index.html
nectktar/jekyll-boilerplate
--- layout: default title: Home --- <div class="posts"> {% for post in paginator.posts %} <article class="post"> <h2 class="post-title"> <a href="{{ site.baseurl }}{{ post.url }}"> {{ post.title }} </a> </h2> <span class="post-meta"></span><time datetime="{{ post.date | date_to_xml...
cdesigner-manager/chat/message.html
nx-io/cdesigner
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" /> <meta charset="UTF-8" /> <meta name="keywords" content="dap" /> <meta name="description" content="dap"...
bifrost/api/Bifrost.Mapping.IPropertyMap.html
dolittle/dolittle.github.io
<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Interface IPropertyMap </title> <meta name="viewport" content="width=device-width"> <meta name="title" content="Interface IPropertyMa...
ui/src/app/sections/recorder/recorder.component.html
romankisil/eqMac2
<div class="recorder" fxLayout="row" fxLayoutAlign="space-between center"> <div fxLayout="row" fxLayoutGap="10px" fxLayoutAlign="center center"> <eqm-button type="circle" [hoverable]="false" height="25px" width="25px" (click)="toggleRecording()"> <div [class]="'record-button ' + (recording ? 'stop-rec...
unit3_cheatsheet.html
brandonmanson/brandonmanson.github.io
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <link rel="stylesheet" type="text/css" href="cheatsheet-style.css"> </head> <body> <header> <h1>Ruby Enumerable Methods</h1> </header> <div class="container"> <section id="intro"><p>Many of the Ruby classes you’re used to are also enumerables (like Array, Se...
docs/linkjvm/vision/package-frame.html
LinkJVM/linkjvm.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_51) on Fri Feb 14 09:29:53 CET 2014 --> <title>linkjvm.vision</title> <meta name="date" content="2014-02-14"> <link rel="stylesheet" ty...
words/templates/words/entry_list.html
ateoto/django-words
{% extends "words/base_blog.html" %} {% load tz %} {% timezone "America/Chicago" %} {% load words_extras %} {% block content %} {% for entry in object_list %} <div class="blog-post"> <h2 class="blog-post-title"><a class="article-title h2" href="{{ entry.get_absolute_url }}">{{ entry.title }}</a></h2> <p cla...
partials/bold.html
sascha53/Font-Awesome-SVG-PNG
{{- $id := "bold" -}} {{- $name := add "icon-" $id -}} {{- if not (.Scratch.Get $name) -}} {{- .Scratch.Set $name true -}} <svg class="clip" xmlns="http://www.w3.org/2000/svg" width="0" height="0"> <defs> <svg viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg" id="{{ $id }}" fill="currentcolor"><path d="M747 15...
doc/html/network_2include_2testplugin_8h_source.html
stevenblaster/crapengine
<!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/app/jointjs/src/bower_components/jointjs/docs/src/geometry/api/bezier/getCurveDivider.html
axfrank/GraphLibComp
<pre class="docs-method-signature"><code>g.bezier.getCurveDivider(p0, p1, p2, p3)</code></pre> <p>Divide a Bezier curve into two at point defined by value <code>t</code> (<code><0,1></code>). Uses the <a href="http://math.stackexchange.com/a/317867">deCasteljau algorithm</a>.</p>
public/modules/contacts/views/contactus.client.view.html
jallen0927/powermoney
<section class="block-area col-md-10 col-md-offset-1 col-sm-12" data-ng-controller="ContactsController"> <div class="col-sm-12"> <div class="page-header"> <h4>Contact Us</h4> </div> <div class="block-area col-sm-12 col-xs-12 padding-top"> <form name="contactForm col-s...
kettle-data-integration/docs/api/org/pentaho/di/trans/steps/propertyinput/package-tree.html
ColFusion/PentahoKettle
<!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_27) on Wed Nov 21 16:03:52 EST 2012 --> <TITLE> org.pentaho.di.trans.steps.propertyinput Class Hierarchy </TITLE> <META NAME="date" CONTENT="2012-11...
style.css
bvsbharat/Generic-Grid
table { border-collapse: collapse; } th, td { padding: 8px; text-align: center; min-width: 200px; } th span { color: #000; } tr:nth-child(even) { background-color: #F1F8E9; width: 100%; } tr:nth-child(odd) { background-color: #DCEDC8; width: 100%; } th { bac...
_layouts/default.html
wudong/mttblog
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <title>{{ site.name }} - {{ page.title }}</title> {% if page.description %} <meta name="description" content="{{ page.description }...
2014Q2/views/home.html
inergex/meetups
<div> <h3><span class="header-icon">&Aring;</span>Welcome to the App Dev Meetup for Q2!</h3> <div class="col-md-1"></div> <div class="col-md-10"> <table class="table table-bordered table-responsive"> <caption>Agenda</caption> <thead> <tr> ...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/69e9c0e1c067c9645d320c470b8134570f778ad6e51bbf289909d59e8ab7f218.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="./16b648895e9abb4e77d4f8bd5af7b9bc115a034e15192e115c7e83f05b21cc86.html">Teleport</a> <hr> ...
all-data/0-999/380-32.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>...
all-data/0-999/442-32.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>...
all-data/20000-20999/20217-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>...
alternet-libs/tools/apidocs/ml/alternet/concurrent/package-summary.html
alternet/alternet.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="fr"> <head> <!-- Generated by javadoc (1.8.0_172) on Sat Jan 18 18:09:25 CET 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ml.alternet.concurrent (Alt...
ctdata/templates/ctdata/includes/event_list_item.html
CT-Data-Collaborative/ctdata-wagtail-cms
{% load wagtailcore_tags wagtailimages_tags %} {# Individual event item in a list - used on event index and home page #} <a href="{% pageurl event %}"> <div class="media"> {% if event.feed_image %} <div class="media-left"> {% image event.feed_image width-200 as img %} ...
example/jquery/index.html
jensarps/farbs
<!DOCTYPE html> <html> <head> <script src="../lib/require.js"></script> <script src="http://code.jquery.com/jquery-1.10.1.min.js"></script> <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script> <link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css"> </head...
0.1/demo.html
qfish/MDitor
<!DOCTYPE html> <html> <head> <title>PageDown Demo Page</title> <link rel="stylesheet" type="text/css" href="http://lib.sinaapp.com/js/bootstrap/2.3.1/css/bootstrap.min.css" /> <link rel="stylesheet" type="text/css" href="http://lib.sinaapp.com/js/bootstrap/2.3.1/css/bootstrap-responsive....
ZimbraCommon/jars-test/easymock-3.0/clover/org/easymock/tests/UsageExpectAndReturnTest_objectAndCount_f4.html
nico01f/z-pec
<!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"/> <link rel="SHORTCUT ICON" href="../../.....
Reports/ht/httpwebrequest.async.extensions.1.0.3/HttpWebRequest.Extensions-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> ...
export/public/styles.css
nusmodifications/nusmods
body { max-width: 30rem; margin: 4rem auto; font-size: 16px; font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif; line-height: 1.5; } h1 { color: #ff5138; } .btn { display: inline-block; font-weight: 400; text-align: center; -webkit-user-select: ...
lab/jtester/doc/com/github/daegwang/jtester/test/class-use/TestCode2.html
DaeGwang/daegwang.github.com
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ko"> <head> <!-- Generated by javadoc (1.8.0_121) on Fri Feb 10 00:59:39 KST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.github.da...
clean/Linux-x86_64-4.04.2-2.0.5/released/8.8.1/equations/1.2.1+8.11.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>equations: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.c...
Sample/Assets/XLAF/Docs/Public/MgrAssetBundle.html
SES-xuelan/XLAF
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <head> <title>XueLan's Application Framework</title> <link rel="stylesheet" href="../css.css" type="text/css"/> </hea...
Others/iPad.css
100mango/SwiftCssParser
#View { "size" : 130 130; }
assets/styles/software/widgets/minibatterystatus.css
emeraldion/zelda
/* Created: 12/09/05 16.29.09 by claudio */ p#feature-ub { background: transparent url('/assets/images/software/universal.png') no-repeat center left; padding-left:47px; min-height: 32px; } p#feature-growl { background: transparent url('/assets/images/software/growl.png') no-repeat center left; padding-left:47px...
index.html
thirdtruck/presentation-js-functions
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>reveal.js - The HTML Presentation Framework</title> <meta name="description" content="A framework for easily creating beautiful presentations using HTML"> <meta name="author" content="Hakim El Hattab"> <meta name="apple-mobile-web-app-...
site/layouts/blog/card.html
Mawulijo/mawulijo.me
<article class="blogpost-card"> <time datetime="{{ .Date }}"> {{ .Date.Format "Jan 2006" }} </time> <a href="{{ .Permalink }}"> <h2> {{ .Title }} </h2> </a> <p> {{ .Params.synopsis }} </p> </article>
style.css
lure---/calque
body { margin: 0; padding: 0; overflow: hidden; } .interface { position: absolute; top: 0; right: 350px; bottom: 0; left: 0; height: 100%; box-shadow: 0 0 50px rgba(0, 0, 0, 0.15); box-sizing: border-box; } .interface .input, .interface .output { position: absolute; ...
clean/Linux-x86_64-4.06.1-2.0.5/extra-dev/8.10.dev/ramsey/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>ramsey: 10 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="styl...
docs/api/org/springframework/web/context/support/package-use.html
dachengxi/spring1.1.1_source
<!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.4.2_05) on Thu Sep 30 22:15:56 GMT+01:00 2004 --> <TITLE> Uses of Package org.springframework.web.context.support (Spring Framework) </TITLE> <LINK REL...
doc/html/class_e_l_f_i_o_1_1elfio.html
OpenISA/oi-dbt
<!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...
nifdocsys-master/doc/NiBSAnimationNode.html
griest024/PokyrimTools
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head> <title>NIF File Format Documentation - NiBSAnimationNode</title> <link rel=StyleSheet href="docsys.css" type="text/css" /> <link rel="sho...
docs/api/v2/namespace-Steel.MVC.html
EricRabil/steel-framework
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Namespace Steel\MVC | Steel 1 RC 1</title> <link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71"> <link rel="stylesheet" href="resources/style.css?49f43d3208c5d7e33fa16d36107a34...
_posts/2015-03-01-why-opensuse.html
sysrich/rootco.de-web
--- layout: post title: Why openSUSE? excerpt: "<blockquote>As this is hosted on my personal blog, this should probably go without saying, but given the topics covered in this post I wish to state for absolute clarity that the content of this post does not necessarily reflect the official opinion of the openSUSE ...
docs/dir_de9d23457bee9046ee3f88ecea763624.html
Fraunhofer-IIS/ogre
<!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.09.1-2.0.6/released/8.9.0/zorns-lemma/10.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>zorns-lemma: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min...
chlorophyll-concentration-metricsgraphics-js/index.html
roblabs/codepen.io
<!DOCTYPE html> <html > <head> <meta charset="UTF-8"> <title>Chlorophyll Concentration + MetricsGraphics.js</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel='stylesheet prefetch' href='https://api.tiles.mapbox.com/mapbox-gl-js/v0.26.0/mapbox-gl.css'> ...
_includes/breadcrumbs.html
z4rd/portfolio
lay{% if page.categories and page.categories != empty %} <nav class="breadcrumbs"> <span itemscope itemtype="http://data-vocabulary.org/Breadcrumb"> <a href="{{ site.baseurl }}" itemprop="url"> <span itemprop="title">Home</span> </a> › <span itemscope itemtype="http://data-vocabulary.org/...
docs/deprecated.html
Shopify/unity-buy-sdk
<!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...
client/src/app/not-found/not-found.component.html
hachi-eiji/sandbox-todo-app
| page not found
javadoc/2.4/org/robolectric/res/builder/package-use.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_71) on Fri Nov 07 10:55:13 PST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Package org...
_posts/2012-07-20-FizzBuzzkatainF#stage1.html
ploeh/ploeh.github.com
--- layout: post tags: [Languages, F#] date: 2012-07-20 05:26:12 UTC title: "FizzBuzz kata in F#: stage 1" description: "A walk-through of stage 1 of the FizzBuzz kata done in F#." permalink: /2012/07/20/FizzBuzzkatainFstage1 --- {% include JB/setup %} <div id="post"> <p> In <a href="/2012/06/04/BankOCRKataInFUserS...
school/templates/school/school_type/school_type_detail.html
tnemisteam/cdf-steps
{% extends 'school/school_type/base.html' %} {% load i18n %} {% load url from future %} {% block content %} <div class="row"> <div class="col-md-8" > {% include 'school/school_type/object_table_detail.html' %} <form action='{% url "school_school_type_delete" pk=object.pk %}' charset='utf-8' method='post'> ...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/817e5033f4ccf053cfb7e7172aedb043a722b942878cf1712930e49cc152f2c8.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="./176eefcf6b3e37c4f83e41a590f504df97485923aa36f55b49c9731ade6e57b0.html">Teleport</a> <hr> ...
node_modules/npm-shrinkwrap/node_modules/npm/html/doc/cli/npm-init.html
Boalstend/Herewegoagain
<!doctype html> <html> <title>npm-init</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/cli/npm-init.html"> <script async=true src="../../static/toc.js"></script> <bod...
index.html
munichlinux/calendar
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <meta charset="utf-8"...
doc/jdk6_cn/java/security/KeyStoreSpi.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> <HEAD> <!-- Generated by javadoc (build 1.6.0-beta2) on Mon Mar 19 18:24:40 CST 2007 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> KeyStoreSpi (Java Platform SE ...
bro/index.css
sullenor/reversi
body { margin: 0; text-align: center; }
app/components/SidebarSection.css
rpmjoaquin/ghui
.__container { width: 100%; } .__title_container { color:#000; } .__item { width: 100%; color:#333; border-top: 0; border-right: 0; border-left: 0; border-bottom: #ccc 1px solid; text-align:left; outline:none; background: #fff; } .__item_wrap { margin:0.5rem 0; }
clean/Linux-x86_64-4.05.0-2.0.1/released/8.5.0/monae/0.0.3.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>monae: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" ...
Reports/fl/fluidkit.1.0.0/FluidKit-net35.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> ...
html/234567037149.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...
LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop.html
lordmos/blink
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <script src="resources/SVGTestCase.js"></script> <script src="../../resources/js-test.js"></script> <script src="../../fast/repaint/resources/repaint.js"></script> </head> <body onload="runRepaintTest()"> <h1>SVG 1.1 dynamic update tests</h1> <p id="descripti...
app/views/fha/v7/_front.html
dwpdigitaltech/healthanddisability
<div class="version"> <div class="grid-row"> {% set n = 6 %} <div class="column-two-thirds"> <p class="mb0">Prototype</p> <h3 class="heading-medium mt0 mb0">Health assessment</h3> <p><a href="/fha/v7/" class="button button-start mth mb1">Launch prototype</a></p> </div> <div class...
views/damaged_170830/photoguide-short/short-right-position.html
UKHomeOffice/passports-prototype
{{< layout}} {{$back}} <div class="photo-guide"> <a href="/../damaged_170830/intro/choose-photo-method" class="back-link">Other ways to get a photo</a> <span class="marker">Guide part 4 of 8</span> </div> {{/back}} {{$main-content}} <div class="column-full"> <div class="flash-ca...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/00ea437d400ba7e27f7e2608297a91e536e5e7879ee95e90c69f967c39152e6d.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="./c14df5719add2bf2bf20ef88be8cb5b73dd11d0da34ad975eec8a666d12e913e.html">Teleport</a> <hr> ...
src/components/Create/Template.html
RainKolwa/goon_cowala_feb
<div class="box-outside"> <div class="bd"> <div class="form"> <h3>挑选一款甜睡神器吧!</h3> <div class="selections"> <div class="animal animal-1"></div> <div class="animal animal-2"></div> <div class="animal animal-3"></div> <div class="animal animal-4"></div> <div class="animal animal-5"></div> <div class...
app/index.html
KuiKui/GithubTeamReviewer
<!doctype html> <html class="no-js"> <head> <meta charset="utf-8"> <title>Github Team Reviewer</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> <!-- build:css({.tmp,app}) styles/vendor.css --> <!-- bower:css --> <link rel="stylesheet" href="...
archive/index.html
erickgirard/erickgirard.github.io
--- title: Archive layout: default --- <article> {% for post in site.posts reverse %} {% include archive_post.html %} {% endfor %} </article>
_core_docs/5.0.16/interfaces/transition.hookmatchcriteria.html
ui-router/ui-router.github.io
--- --- <!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>HookMatchCriteria | @uirouter/core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet...
public/css/style.css
icco/roderick
body,html{height:99%;font-family:'Roboto', sans-serif;overflow-y:hidden}.container{height:100%;overflow-x:hidden;overflow-y:scroll}dl{width:500px;margin:0 auto}dl dd{padding:10px 20px;margin:0 0 20px;font-size:17.5px;font-weight:300;border-left:5px solid #EEE}dl dt{font-size:21px;padding:16px 0}
public/templates/orders/record_list_item.html
NCSU-Libraries/circa
<div class="row list-item-content"> <span class="list-item-link" ng-click="ctrl.showOrder(order['id'])"></span> <div class="small-10 columns"> <div class="record-overview order-overview"> <div class="inline overview-element heading"> <span class="order-id">{{ order['id'] }}</span> ({{ order['o...
clean/Linux-x86_64-4.09.1-2.0.6/released/8.13.2/coq-in-coq/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>coq-in-coq: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min....
css/main.css
adambajumba/adambajumba.github.io
/* ************************************************* Template Author : pixelhint.com Author Email : contact@pixelhint.com Template Name : Notify ************************************************* */ /* Fonts */ @font-face { font-family: 'Aleo-Regular'; src: url('../fonts/Aleo-Regular.e...
all-data/2000-2999/2977-34.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/Viteloge/CoreBundle/Resources/descriptions/27082.html
donaldinou/frontend
<div class="commune_descr limited"> <p> La&nbsp;Bonneville-sur-Iton est une ville géographiquement positionnée dans le département de l'Eure en Haute-Normandie. Elle comptait 2&nbsp;289 habitants en 2008.</p> <p>La&nbsp;Bonneville-sur-Iton est localisé à seulement 9 Kilomètres de Évreux, les étudiants qui souha...
Reports/di/diplotracelogviewer.2.1.1/Diplo.TraceLogViewer-net45.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> ...
popup/style.css
molokovev/yandex-test-2014
/*common*/ .popup { padding: 20px; background: #eee; border: 1px solid black; opacity: 1; } .overlay { display: block; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #666; text-align: center; cursor: pointer; opacity: .7; visibility:...
00 animation/app/contents/card/ui/css/common.css
peace0kumi/portfolio
@charset "UTF-8"; /* @font-face { font-family: 'Nanum Square'; font-style: normal; font-weight: normal; src: url(../font/NanumSquareR.eot); src: local('※'), url(../font/NanumSquareR.eot?#iefix) format('embedded-opentype'), url(../font/NanumSquareR.woff) format('woff'), url(../font/NanumSquareR.ttf) format('true...
clean/Linux-x86_64-4.08.1-2.0.5/released/8.7.1+1/coalgebras/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>coalgebras: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min....
src/components/map-roads.css
Ogadai/zwift-second-screen
@import 'variables.css'; .map-roads { pointer-events: none; & polyline { fill: none; stroke-linejoin: round; &.route-line { stroke-width: 1500; stroke: #3E3E3E; } &.route-glow { stroke-width: 3000; stroke: #777; } } }
Figure4/Tox21_PCIDs/PCID_27465.html
andrewdefries/ToxCast
https://pubchem.ncbi.nlm.nih.gov/summary/summary.cgi?cid=27465
css/gameStyleSheet.css
Ross-Byrne/HTMLCanvas2DPlatformer
/* This is the main CSS file for the game */ canvas { border: 1px solid black; padding: 0; margin: 3%; margin-left: auto; margin-right: auto; margin-bottom: auto; display: block; } p { padding-left: 10%; padding-right: 10%; }
group-x-ruby/site/404.html
TimboKZ/Ruby-CodingCurriculum
<!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"> <link rel="shortcut icon" href="./img/favicon.ico"> <title>Group X ...
sbml-test-cases/cases/semantic/00219/00219-model.html
stanleygu/sbmltest2archive
<p> The model contains one compartment called "compartment". There are four species named S1, S2, S3 and S4 and two parameters named k1 and k2. Compartment "compartment" is 2-dimensional. Species S4 is labeled as an SBML boundary species. The model contains two reactions defined as:</p> <table style="width:30em;marg...
ajax/libs/semantic-ui/1.11.4/components/icon.css
yogeshsaroya/new-cdnjs
version https://git-lfs.github.com/spec/v1 oid sha256:5a38ea64c114a0ffc291320742085c0cd095ebba0f1f99f4bd5b0c237e2bb3e0 size 41035
src/platform/core/dynamic-menu/dynamic-menu-item/dynamic-menu-item.component.html
Teradata/covalent
<mat-menu #childMenu="matMenu" [overlapTrigger]="false"> <ng-template let-item let-index="index" ngFor [ngForOf]="items"> <ng-container *ngIf="item.children && item.children.length > 0"> <button mat-menu-item [id]="item.id" [matMenuTriggerFor]="menu.childMenu"> <mat-icon *ngIf="item.svgIcon" [class]...
all-data/4000-4999/4031-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>...
test/data/section-trim-name.css
straker/livingcss
/** * Description of buttons and their uses. * * @section Buttons */
docs/api/Songhay.Models/SystemErrorCodes/600252C8.html
BryanWilhite/SonghayCore
<!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...
5.2.3/res/theme/jquery-ui/custom_icons/assets/css/fff.icon.core.css
lgcarrier/APEXFramework
/* Icon overrides for 16px icons - tesing using FamFamFam icons, but any 16x16 icon will work */ .fff-icon.ui-button-icon-only { width: 2.5em; } /* to make room for the icon, a width needs to be set here */ button.fff-icon.ui-button-icon-only { width: 2.7em; } /* button elements seem to need a little more wid...
place/guinea-bissau/budget/index.html
okfn/opendataindex-2015
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="Open Knowledge"> <meta name="description" content="The state ...