path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
example/index-canvas.html
agsh/rtsp-ffmpeg
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title></title> <style> select { display: block; } #container > div { border: 1px solid black; } </style> </head> <body> <div id="container"></div> <button id="add">+</button> <script src="/socket.io/socket.io.js"></sc...
css/manokwari.css
BlankOn/manokwari-html5
body { margin: 0px; padding: 0px; overflow: hidden; } #panel { position: absolute; left: 0px; top: 0px; width: 100%; min-height: 20px; background-color: #eee; padding: 0; margin: 0; list-style: none; height: 20px; z-index: 3; -webkit-box-shadow: 2px 2px 2px #000; } #launcher { position...
assets/css-training/position-fixed.html
wesruv/reveal.js
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>CSS Training</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-capable" content="ye...
www/app/views/public/terms/terms.html
rachellcarbone/angular-seed
<div class="page public about"> <div class="page-header"> <h1>Terms of Use</h1> </div> <p class="lead">Dinosaurs are extinct today because they lacked opposable thumbs and the brainpower to build a space program.</p> <p>I believe every human has a finite number of heartbe...
style.css
morninj/voting-ratios
body { font-family: 'Source Sans Pro', sans-serif !important; background-color: rgba(255, 255, 255, 0.5); background: url(http://d3n8a8pro7vhmx.cloudfront.net/citizenequality/sites/1/header_images/original/libertybg2.jpg?1450210494) no-repeat center 0 fixed; background-size: cover; color: #333; } ...
backend-java/src/main/webapp/app/entities/event/event-dialog.html
israeleriston/scientific-week
<form name="editForm" role="form" novalidate ng-submit="vm.save()" show-validation> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true" ng-click="vm.clear()">&times;</button> <h4 class="modal-title" id="myEventLabel">Create or edit...
clean/Linux-x86_64-4.09.1-2.0.6/released/8.9.1/rational/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>rational: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
public/Windows 10 x64 (18362.449)/_PROC_HYPERVISOR_STATE.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.449)</h4><br> <h2>_PROC_HYPERVISOR_STATE</h2> <font face="arial"> ProcHypervisorNone = 0n0<br> ProcHypervisorPresent = 0n1<br> ProcHypervisorPower = 0n2<br> ProcHypervisorHvCounters = 0n3<br> </font></body></html>
6.1.8/section-benefit.html
K15t/k15t-website-styleguide
<!DOCTYPE html> <html class="no-js" lang="en"> <head> <meta charset="utf-8"> <title>K15t Theme Styleguide</title> <meta name="description" content=""> <meta name="generator" content="kss-node"> <meta name="viewport" content="width=device-width"> <link rel="stylesheet" href="kss-assets/kss.css"> <link re...
resume.html
catyfairclough/catyfairclough.github.io
<!doctype HTML> <html> <head> <link rel="stylesheet" href="./css/bootstrap.min.css"> <link rel="stylesheet" href="./css/normalize.css"> <link rel="stylesheet" href="./css/pushy.css"> <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400it...
client/app/app.css
cguanzon/postalyzer
/** * Bootstrap Fonts */ @font-face { font-family: 'Glyphicons Halflings'; src: url('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot'); src: url('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../bower_components/b...
Hello World.wdgt/HelloWorld.html
FunTimeCoding/dashboard-widget-skeleton
<html> <head> <style> @import "HelloWorld.css"; </style> <script type='text/javascript' src='HelloWorld.js'></script> </head> <body> <img src="Default.png" width="300px" height="150px"/> <span class="helloText">Hello, World!</span> </body> </html>
doc/spring4.3.3-docs/javadoc-api/org/springframework/scripting/ScriptSource.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:26 UTC 2016 --> <title>ScriptSource (Spring Framework 4.3.3.RELEASE API)</title><script>var _hmt = _hmt || [];(functio...
nemo/libc/consts/os/posix01/constant.POSIX_MADV_SEQUENTIAL.html
ebfull/ebfull.github.io
<!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 `POSIX_MADV_SEQUENTIAL` constant in crate `libc`."> <meta n...
packages/server/docs/interfaces/_tournament_matchmaker_doubleeliminationmatchmaker_.imatchingresult.html
aurbano/ultimate-ttt-server
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>IMatchingResult | @socialgorithm/uttt</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" hre...
app/templates/new_collector.html
bitslabsyr/stack
{% extends "base.html" %} {% block content %} <div class="row"> <div class="col-md-6 col-md-offset-3"> <h1>Create a New Collector</h1> <br /> {% from "_macros.html" import render_field, form_field %} <form method="POST" action="/new_collector" class="form"> {{ form.csrf_token }} ...
task_2_28/index.html
OlafCheng/IFE2016
<!DOCTYPE html> <html lang="zh-cn"> <head> <title>飞船游戏</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> canvas { display: inline-block; } table { position: relative; vertical-align: top; displa...
dist/jquery.yakumono.css
hokkey/jquery.yakumono
/*! jQuery.yakumono (0.3.0) github.com/hokkey/jquery.yakumono (C) 2017 Yuma Hori. MIT @license: en.wikipedia.org/wiki/MIT_License */ .js-yakumono .is-oidashi { margin-right: .5em; } .js-yakumono .is-oidashi.is-tategumi { margin-right: 0; margin-bottom: .5em; } .js-yakumono .is-oidashi-small { margin-right: .01em; } ...
src/main/webapp/js/tipoproducto/plist.html
ivangm4/openAusias-ted
<!-- Copyright (c) 2015 by Rafael Angel Aznar Aparici (rafaaznar at gmail dot com) openAUSIAS: The stunning micro-library that helps you to develop easily AJAX web applications by using Java and jQuery openAUSIAS is distributed under the MIT License (MIT) Sources at https://github.com/rafaelaznar/ Permiss...
ReportImportTests/net.sf.jabref.gui.search.matchers/index_SORT_BY_BLOCK_DESC.html
JessicaDias/JabRef_ES2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html id="htmlId"> <head> <title>Coverage Report :: net.sf.jabref.gui.search.matchers</title> <style type="text/css"> @import "../.css/coverage.css"; </style> </head> <body> <div class...
test/fixtures/modules/tests-cases/leak-scope/source.css
webpack-contrib/css-loader
.a { color: green; animation: a; } @keyframes b { 0% { left: 10px; } 100% { left: 20px; } } .b { animation: b; } @keyframes :global(c) { 0% { left: 10px; } 100% { left: 20px; } } .c { animation: c1; animation: c2, c3, c4; } @keyframes :global(d) { 0% { left: 10px; } 100% { left: 20px; } } :global .d1 {...
test/sample_sass.css
danielfarrell/sass.ex
/* sample_sass.sass */ #main { color: blue; font-size: 0.3em; } #main a { font-weight: bold; font-family: serif; } #main a:hover { background-color: #eee; }
api/class-Swift_Encoder_Base64EncoderTest.html
Tecnocreaciones/VzlaGovernmentTemplateDeveloperSeed
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="ApiGen 2.8.0" /> <title>Class Swift_Encoder_Base64EncoderTest | seip</title> <script type="text/javascript" src="resources/combined.js?784181472"></script> <script type="text/javasc...
data science/machine_learning_for_the_web/chapter_4/movie/19754.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Devil's Advocate, The (1997)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0118971">Devil's Advocate, The (1997)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/Revie...
cljs/reat/examples/cljs/basics/7/lifecycle/public/index.html
ejelome/archaic
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta content="width=device-width, initial-scale=1" name="viewport" /> <title>Lifecycle</title> <link href="/css/site.css" rel="stylesheet" /> </head> <body> <div id="app-root"> <h1>ClojureScript has not...
css/style.css
pengisgood/pengisgood.github.com
body { width: 100%; } body:before, body:after { content: ""; display: table; } body:after { clear: both; } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, s...
thirdparty/vlfeat/doc/toolbox-src/misc_vl_override.html
sjtrny/MatteKit
<group> <ul class='breadcrumb'><li><a href='%pathto:mdoc;'>Index</a></li><li><a href='%pathto:misc.vl_numder2;'>Prev</a></li><li><a href='%pathto:misc.vl_pegasos;'>Next</a></li></ul><div class="documentation"><p> CONFIG = <a href="%pathto:misc.vl_override;">VL_OVERRIDE</a>(CONFIG, UPDATE) copies recursively the filed...
docs/3.2/df/dcf/datamov__utils_8hpp.html
lucasbrsa/OpenCV-3.2
<!-- HTML header for doxygen 1.8.6--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" conte...
website/licence.html
Macarse/bitcoin-merchant
<!DOCTYPE HTML> <html> <head> <title>Bitcoin Merchant</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="description" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <meta name="keywords" content="" /> <link href="http://fonts.googleapis.c...
pelican-theme/test/layout_disable_fine_print/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...
clean/Linux-x86_64-4.02.3-2.0.6/released/8.5.2/ails/8.8.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>ails: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" r...
tools/armgcc/share/doc/gcc-arm-none-eabi/html/gdb/Thread-List-Format.html
marduino/stm32Proj
<html lang="en"> <head> <title>Thread List Format - Debugging with GDB</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Debugging with GDB"> <meta name="generator" content="makeinfo 4.11"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="Remote-Prot...
css/main.css
F-Jane/F-Jane.github.io
/* normalize.css v3.0.2 | MIT License | git.io/normalize */ html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } body { margin: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display...
pricing.html
userapp-io/stripe-demo
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Pricing | UserApp + Stripe Demo</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Demonstration of how to use UserApp and Stripe to create pricing with sign-up." /> <!-- Fonts and ...
02. HTML Tables/02. HTML Form/HtmlForm.html
Vyara/Telerik-HTML-Homeworks
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>HTML Form</title> </head> <body> <form method="post" action="/"> <label for="name">Member name:</label> <input id="name" type="text" required="required" /><strong> *req</strong><br /> <label for="email">Email:</la...
doc/_build/html/index.html
ljchang/CosanlabToolbox
<!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>Welcome to CosanlabToolbox’s documentation! &mdash;...
css/bootstrap-light.css
D-side/GMLS
/*! * Bootstrap v3.0.0 * * Copyright 2013 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world by @mdo and @fat. */ /* //Dark color scheme @black: #fdf6e3; @gray-darker: #fdf6e3; @gray-dark: #eee8d5; // #9...
paperjs/docs/classes/Gradient.html
alcat2008/web-demo
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Gradient</title> <base target="class-frame"> <link href="../assets/css/docs.css" rel="stylesheet" type="text/css"> <script src="../assets/js/paper.js"></script> <script src="../assets/js/jquery.js"></script> <script src="../assets/js/codemirror.js"></script> <...
src/app/third-party-rating/component/third-party-rating.component.css
Lucifer1990/movieMania
.rating-container{ box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12); width:100%; display: inline-block; margin-right:15px; }
public/Windows 10 x64 (19041.208) 2004/_CONFIGURATION_COMPONENT_DATA.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (19041.208) 2004</h4><br> <h2>_CONFIGURATION_COMPONENT_DATA</h2> <font face="arial"> +0x000 Parent : Ptr64 <a href="./_CONFIGURATION_COMPONENT_DATA.html">_CONFIGURATION_COMPONENT_DATA</a><br> +0x008 Child : Ptr64 <a href="./_CONFIGURATION_COMPONENT_DATA.html...
public/Windows 10 x64 (18362.239)/_VI_DEADLOCK_THREAD.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.239)</h4><br> <h2>_VI_DEADLOCK_THREAD</h2> <font face="arial"> +0x000 Thread : Ptr64 <a href="./_KTHREAD.html">_KTHREAD</a><br> +0x008 CurrentSpinNode : Ptr64 <a href="./_VI_DEADLOCK_NODE.html">_VI_DEADLOCK_NODE</a><br> +0x010 CurrentOtherNode : Ptr64 <a href="....
public/Windows 10 x64 (19041.388)/_MI_ACCESS_LOG_STATE.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (19041.388)</h4><br> <h2>_MI_ACCESS_LOG_STATE</h2> <font face="arial"> +0x000 CcAccessLog : Ptr64 <a href="./_MM_PAGE_ACCESS_INFO_HEADER.html">_MM_PAGE_ACCESS_INFO_HEADER</a><br> +0x008 DisableAccessLogging : <a href="./_WORK_QUEUE_ITEM.html">_WORK_QUEUE_ITEM</a><br> +0...
archives/2017/07/index.html
yjwx0017/yjwx0017.github.io
<!doctype html> <html class="theme-next pisces use-motion"> <head> <meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <meta http-equiv="Cache-Control" content="no-transform" /> <meta...
web/css/expand.css
Symfony-Plugins/y0AdminExpandPlugin
/* * y0AdminExpandPlugin */ .expand { background-image: url(../images/expand.png) !important; } .expand-load { background-image: url(../images/load.gif) !important; } .expand-open { background-image: url(../images/open.png) !important; } .expand:focus { outline: none; }
ocr_extracted/W30197_text/page52.html
datamade/elpc_bakken
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>W30197_text</title> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body> <div style="margin-left: auto; margin-right: auto; width: 800px; overflow: hidden;"> ...
clean/Linux-x86_64-4.03.0-2.0.5/released/8.9.1/lesniewski-mereology/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>lesniewski-mereology: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../boot...
country/overview/Singapore/weather/index.html
okfn/opendataindex-2015
<!DOCTYPE html><html><head><meta charset="utf-8" /> <meta http-equiv="refresh" content="0;url=/place/singapore/weather/" /> </head></html>
CSS.Secrets/ch02/01-translucent-borders.html
DevinXian/reading-notes
<!doctype html> <html> <head> <meta charset="utf-8"/> <link rel="stylesheet" href="../common/base.css"/> <style> .border-trans { width: 200px; height: 100px; border: 10px solid hsla(0, 0%, 100%, .5); background-color: red; /* * semi-transparent border, below property is ne...
index.html
catatsuy/bench_templ
<html> <body> <h1>Hello {{ .FirstName }}!</h1> <p>Here's a list of your favorite colors:</p> <ul> {{ range .FavoriteColors }} <li>{{ . }}</li> {{ end }} </ul> </body> </html>
java/javadoc/login/package-summary.html
programGrupo7/grupo7
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="es"> <head> <!-- Generated by javadoc (1.8.0_121) on Thu May 11 20:13:32 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>login</title> <meta name="...
lcr/templates/invoice_edit.html
tmpkn/lcr
{% extends "base.html" %} {% block lcrContent %} <script type="text/javascript"> iid = {{ invoice.id }}; function loadDetails() { $('#icDetails tbody').html(''); $('#icDeals tbody').html(''); $.getJSON('/ajx_invoice/' + iid + '/details/', function(data) { $.each(data.positions, function(index, value) { $(...
src/blog/templates/blog/partials/_search.html
jstoledano/koding
<div id="search" class="pagination"> <form method="get" action="{% url 'buscar' %}"> <input type="text" size="50" placeholder="Búsqueda..." name="q" required> <input type="submit" value="Buscar"> </form> </div>
lib/assets/css/css_compiled/@{photonImagePath}plugins/elrte/js/plugins/js/plugins/prettify/js/plugins/js/plugins/select2.js.html
user-tony/photon-rails
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Login Page - Photon Admin Panel Theme</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"> <link rel="shortcut icon" href="http://photonui.orangehilldev.com/css/css_comp...
backend/static/admin/css/custom_admin.css
MadeInHaus/django-template
/* Hide poistion columns */ .grp-th.position { display: none !important } .grp-td.position { display: none !important } .thumb { height: 42px; background: #777; }
orbiter/partial/orbsource_display.html
ajrowr/orbiter
<h1>Orb source #{{src.id}}</h1> <div class="row"> <!-- Image display --> <div class="col-md-5" id="imgcontainer"> <!-- <oi-frame-switcher frame-info="frameInfo" frame-switch-fn="switchFrame"></oi-frame-switcher> --> <!-- <div>{{frameInfo.frameCount}} frames ({{frameInfo.width}} &times; {{frame...
generators/app/templates/app/views/index.scala.html
pass-stack/generator-pass
<!DOCTYPE html> <html ng-app="app"> <head> <link rel="apple-touch-icon" sizes="180x180" href="/app/modules/core/assets/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" href="/app/modules/core/assets/favicon/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/app/modules/core...
css/body.css
odangitsdjang/odangitsdjang.github.io
.fullscreen { height:100vh; background-size: cover; position: relative; } .fullscreen * { text-align: center; } .fullscreen h2 { font-size: 35px; } .fullscreen h3 { font-size: 25px; } .fullscreen h4 { font-size: 20px; } .fullscreen h5 { font-size: 15px; } .navbar-offset { padding: 27px; } ....
_attachments/2014-05-21-captura-de-tela-de-2014-05-21-224039.html
rhesoftsolutions/Blog
--- layout: attachment title: Captura de tela de 2014-05-21 22:40:39 date: 2014-05-21 22:41:03.000000000 -03:00 categories: [] tags: [] status: inherit type: attachment published: false meta: {} author: login: aronbbordin email: aron.bordin@gmail.com display_name: aron.bordin first_name: '' last_name: '' exce...
OpenBeaconPackage/libraries/hibernate-release-4.2.7.SP1/documentation/javadocs/org/hibernate/context/spi/package-summary.html
HerrB92/obp
<!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_34) on Wed Oct 23 13:33:49 EDT 2013 --> <TITLE> org.hibernate.context.spi (Hibernate JavaDocs) </TITLE> <META NAME="date" CONTENT="2013-10-23"> <LI...
woocommerce.docset/Contents/Resources/Documents/docs/function-woocommerce_demo_store.html
GioSensation/woocommerce-dash-docset
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="ApiGen 2.8.0" /> <title>Function woocommerce_demo_store | WooCommerce</title> <script type="text/javascript" src="resources/combined-1359452498.js"></script> <script type="text/java...
skins/fish/css/style.css
tupm58/Bookerie-2
body{ /*background-image: url("/uploads/images/DSC_0002.JPG");*/ } #card-post{ /*-webkit-box-shadow: none;*/ /*-moz-box-shadow: none;*/ /*box-shadow: none;*/ /*border: 2px solid #dddddd;*/ } textarea{ resize: none; /*margin: auto;*/ } /*post */ .facebook-share-box { width: 100%; } .faceb...
dist/index.html
rjbernaldo/expensetracker-react-redux
<!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta charset="UTF-8"> <title>edifybot</title> </head> <body> <div id="app"></div> <script type="text/javascript" src="/bundle.js"></script></body> </html>
clean/Linux-x86_64-4.11.2-2.0.7/released/8.12.2/flocq/3.2.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>flocq: 7 m 37 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="s...
clean/Linux-x86_64-4.09.1-2.0.6/released/8.8.0/paco/4.1.2.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>paco: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" r...
clients/dynamic-html/generated/docs/models/ExtensionClassImpllinks.html
cliffano/swaggy-jenkins
<h2>ExtensionClassImpllinks</h2> <ul class="parameter"> <li class="param-required-false">self : Link <br/> </li> </ul> <ul class="parameter"> <li class="param-required-false">Underscoreclass : String <br/> </li> </ul>
2017/11/03/Algorithm-Notes-Leetcode-670-Maximum-Swap/index.html
nifannn/nifannn.github.io
<!DOCTYPE html> <html lang="en"> <!-- Head tag --> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI" /> <meta name="viewport" content="width=device-width, initial-scale=1"> ...
experiment/events/bubbles.html
attrs/ui-aliens
<!DOCTYPE html> <html> <head> <title>Event Bubbles</title> <meta charset="utf-8"> <script> window.onload = function() { var a = document.querySelector('#a'); var b = document.querySelector('#b'); var b2 = document.querySelector('#b2'); var c = document.querySelector('#c'); var d = document.queryS...
api/source-class-Doctrine.ORM.Query.SqlWalker.html
Tecnocreaciones/VzlaGovernmentTemplateDeveloperSeed
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="ApiGen 2.8.0" /> <meta name="robots" content="noindex" /> <title>File vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php | seip</title> <script type="text/javascript" src="res...
docs/_build/html/eppyrecipies.html
jamiebull1/eppy
<!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="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <ti...
data science/machine_learning_for_the_web/chapter_4/movie/20319.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Ringu (1998)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0178868">Ringu (1998)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Choo+Eng+Aun,+Jack">Choo En...
data science/machine_learning_for_the_web/chapter_4/movie/5110.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Ulzana's Raid (1972)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0069436">Ulzana's Raid (1972)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Shane+Burri...
data science/machine_learning_for_the_web/chapter_4/movie/23133.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for From Russia with Love (1963)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0057076">From Russia with Love (1963)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/Revie...
Global Shelter Cluster - Humanitarian Data Exchange_files/header.css
SimonbJohnson/hdx-image-viz
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700); /* * --- AUTO-GENERATED --- * Please edit the LESS files */ .table-valign { display: table; position: relative; } .table-valign-content { display: table-cell; vertical-align: middle; } @font-face { font-family: 'Gotham-Bol...
doxygen/output/html/_fs_texture2_d_8h_source.html
FSource/FDesign-Document
<!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...
html/234567162719.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/main.html
najork/canvas
<html> <head> <title>Canvas</title> <link href="http://fonts.googleapis.com/css?family=Rajdhani" rel="stylesheet" type="text/css"> <link rel="stylesheet" type="text/css" href="css/style.css"> <script src="js/jquery-1.8.2.js" type="text/javascript"></script> <script src="js/ma...
index.html
anders-hammervold/Trello-export
<!DOCTYPE html> <html> <head> <title></title> <link rel="stylesheet" type="text/css" href="css/bundle.css"> <script src="https://code.jquery.com/jquery-1.9.1.min.js"></script> <script src="js/moment.js"></script> <script src="js/showdown.min.js"></script> <script src="https://cdnjs.cloud...
examples/example13.html
truehot/smallGrid
<!DOCTYPE html> <html> <head> <title>Column picker example</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" /> <link rel="stylesheet" href="../styles.all.css" type="text/c...
css/landing-page.css
ilanaenderman/Resume-Ilana-Enderman
/* * Start Bootstrap - Landing Page (http://startbootstrap.com/) * Copyright 2013-2016 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) */ body, html { width: 100%; height: 100%; } body, h1, h2, h3, h4, h5, h6 { font-family: "Lato","Helvet...
taller-digital/Proyecto Final/tec-drums/sound_selector_summary.html
fabianz66/cursos-tec
<HTML><HEAD><TITLE>Xilinx Design Summary</TITLE></HEAD> <BODY TEXT='#000000' BGCOLOR='#FFFFFF' LINK='#0000EE' VLINK='#551A8B' ALINK='#FF0000'> <TABLE BORDER CELLSPACING=0 CELLPADDING=3 WIDTH='100%'> <TR ALIGN=CENTER BGCOLOR='#99CCFF'> <TD ALIGN=CENTER COLSPAN='4'><B>top_module Project Status (11/18/2013 - 22:28:27)</B>...
css/business-casual.css
JustinWi/justizWedding
/*! * Start Bootstrap - Business Casual (http://startbootstrap.com/) * Copyright 2013-2016 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) */ body { font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif; /*background: url('../im...
src/app/contact/contact.component.html
Bat3744/angular-2-seed
<div id="contact-bloc" class="container"> <div class="row"> <h1>CONTACT</h1> </div> <div class="row map"> <div class="col-md-12"> <iframe width="100%" height="350" frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/place?q=place_id:ChIJj2AA3...
categories/index.html
upupxjg/upupxjg.github.io
<!DOCTYPE html> <html class="theme-next mist use-motion" lang="zh-Hans"> <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=1"> <meta name="theme-color...
src/LaKombi/ShopBundle/mails/fr/guest_to_customer.html
j1v3/lakombi
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Message de {shop_name}</title> </head> <body> <table style="font-family:Verdana,sans-serif; font-size:11px; color:#37...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/b32c0b8b59067fa0faeb6880ec20f6c768710f74af6d84b5357d8feb79be8384.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="./67fe62068f30f394db3b196edb1a2fce11e977c874ddd64dd43d23bdda4fd788.html">Teleport</a> <hr> ...
example/example.html
cijic/slimbox.vk.albums
<!DOCTYPE html> <html> <head> <title>Slimbox 2 example page</title> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script type="text/javascript" src="js/slimbox2.js"></script> <script type="text/javascript" src="../slimbox.vk.albums.js"></script> <s...
aio/src/app/embedded/resource/resource-list.component.html
chrisse27/angular
<div class="resources-container"> <!-- used to be just resources and fixed --> <!--<div class="c8">--> <div class="l-flex--column"> <div class="showcase" *ngFor="let category of categories"> <header class="c-resource-header"> <a class="h-anchor-offset" id="{{category.id}}"></a> <...
index.html
clocktracker/clocktracker.github.io
<!DOCTYPE html> <html> <head> <script src="src/node_modules/moment/min/moment.min.js"></script> <script src="node_modules/es-no-build/config.js"></script> <script src="src/node_modules/localforage/dist/localforage.min.js"></script> <script src="src/bower_components/webcomponentsjs/w...
test/fixtures/templates/ng.template.includes.child.html
scniro/angular-tpl2js
<div> <p>paragraph</p> <div ng-include="" src="'ng.template.includes.grandchild.html'"></div> </div>
src/templates/card_templates/map_card.html
data-visualization-capstone/web
<!-- DA MAP --> <div class="card" id="ui_apartment" visualization="map"> <div class="card_left"> <i class="fa fa-globe fa-2x"></i> </div> <div class="card_right"> <h3>Map</h3> <p>Shows map in order to give context to abstract data layers.</p> </div> <div class="card_delete"> ...
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.0/param-pi/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>param-pi: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
clean/Linux-x86_64-4.08.1-2.0.5/released/8.9.1/ruler-compass-geometry/8.8.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>ruler-compass-geometry: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bo...
cell_shader/index.html
xDura/PortfolioWeb
<!DOCTYPE html> <html> <head> <link rel="icon" type="image/png" href="/../oldWeb/img/OmnicatIcon.png" sizes="32x32"> <link rel="stylesheet" type="text/css" href="spinnerStyle.css"> <title>Cell Shader Dragon</title> <meta charset='utf-8'/> <script type="text/javascript" src="libs.js"></script> <script type...
_gh_pages/components/navbar/navbar-default-static-4.html
upstage/bootstrap-components
<!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=""> <meta name="author" content=""> <title>Navbar Default Static | Bootst...
_site/blog/poses3/index.html
edrumwri/robotics-course-materials
<!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"> <meta http-equiv="...
hugo/layouts/partials/devstatuslabel.html
VJftw/vjpatel.me
<span class=" label text-white {{ if eq .Params.dev_status "complete" }}bg-lime-400{{ end }} {{ if eq .Params.dev_status "in-progress" }}bg-blue-500{{ end }} {{ if eq .Params.dev_status "abandoned" }}bg-neutral-300{{ end }} {{ if eq .Params.dev_status "concept" }}bg-amber-300{{ end }} ">{{ .Params.dev_sta...
DataStructures/huffman.css
hosamshahin/OpenDSA
.jsavtree { position: absolute; } /* position trees absolutely */ .jsavtree:nth-of-type(1) { left:50px;} /* move 2nd tree to the right */ .jsavtree:nth-of-type(2) { left:150px;} /* move 3rd tree to the right */ .jsavtree:nth-of-type(3) { left:250px;} /* move 4th tree to the right */ .jsavtree:nth-of-type(4) { left:350p...
client/head.html
jorisbontje/ethereum-buildboard
<head> <title>Ethereum Buildboard</title> </head>
JavaScript/JS_Applications/JS_Applications/02_Dive-into-Underscore/4-groupe-animals.html
razsilev/TelerikAcademy_Homework
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>groupe animals</title> <script src="scripts/libs/underscore.js"></script> </head> <body> <script src="scripts/4-groupe-animals.js"></script> </body> </html>
atTextInputWithPasswordStrength.html
cdolek/useraccounts-password-strength
<template name="atTextInputWithPasswordStrength"> <div class="at-input form-group {{#if isValidating}}validating{{/if}} {{#if hasError}}has-error{{/if}} {{#if hasSuccess}}has-success{{/if}} {{#if feedback}}has-feedback{{/if}}"> <label class="control-label {{#unless showLabels}}sr-only{{/unless}}" for="at-field-{{...