path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
src/templates/docs/box-shadow/index.html
tachyons-css/tachyons-css.github.io
<!DOCTYPE html> <html lang="en"> <head> <title> Box-Shadow / Theming / Docs / TACHYONS </title> <meta name="description" content="Documentation for setting box-shadow with the Tachyons css framework."> <%= head %> </head> <body class="w-100 sans-serif"> <%= siteHeader %> <main class...
agents/instagram_agent/tmpl/index.html
maddevsio/screen-monitoring
<!DOCTYPE html> <html> <head> <title>Instagram agent</title> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'> <link href='https://netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css' rel='stylesheet' type='text/css'> <link href='https://max...
public/css/lib/sweet_alert.min.css
SellaRafaeli/klab
.sweet-overlay { background-color: rgba(0, 0, 0, 0.4); position: fixed; left: 0; right: 0; top: 0; bottom: 0; display: none; z-index: 1000; } .sweet-alert { background-color: #fff; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; border-radius: 5px; box-sizing: border-box; text-al...
src/views/setting-dialog.html
SquirrelMajik/AriaNg
<div id="quickSettingModal" class="modal fade" tabindex="-1" role="dialog"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&time...
css/mycss.css
egrinstein/egrinstein.github.io
table { color:#666; font-size:12px; text-shadow: 1px 1px 0px #fff; background:#eaebec; margin-left: auto; margin-right: auto; border:#ccc 1px solid; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-box-shadow: 0 1px 2px #d1d1d1; -webkit-box-shadow: 0 1px 2px #d1d1d1; box-shado...
index.html
feerrenrut/feerrenrut.github.io
--- layout: default title: Home --- <div class="posts"> {% for post in paginator.posts %} <div class="post"> <h1 class="post-title"> <a href="{{ post.url }}"> {{ post.title }} </a> </h1> <span class="post-date">{{ post.date | date_to_string }}</span> <div> {{ post.excerpt...
clean/Linux-x86_64-4.09.0-2.0.5/released/8.11.0/topology/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>topology: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" ...
_layouts/default.html
pegasuspect/3D-Bubble-Cloud
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title></title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <link rel="stylesheet" href="css/norma...
namespacemembers_e.html
utilForever/CubbyFlow
<!-- HTML header for doxygen 1.8.8--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- For Mobile Devices --> ...
vendor/poi-3.6/doc/apidocs/org/apache/poi/hpbf/extractor/package-use.html
tobyclemson/msci-project
<!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_13) on Mon Dec 14 15:25:11 MSK 2009 --> <TITLE> Uses of Package org.apache.poi.hpbf.extractor (POI API Documentation) </TITLE> <META NAME="...
app/views/national04/wifi-success.html
ballzy/prove-my-identity
{% extends '_layouts/layout_2-3.html' %} {% block page_title %}Connect to NHS Wifi{{serviceName}}{% endblock %} {% block pageTitle %}Connect to NHS Wifi{% endblock %} {% block content %} <div class="first-item"> <div class="form-group"> <h1><legend>You're connected to NHS Wifi</legend></h1> </div>...
spec/test.html
bmuenzenmeyer/autocomplete-patternlab
<h1>Test</h1> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum ...
demos/default.html
electerious/basicScroll
<!doctype html> <html lang="en"> <meta charset="utf-8"> <title>basicScroll Demo</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> html { width: 100%; height: 100%; font-family: sans-serif; } body { height: 400vh; margin: 0; } .container { display:...
travel/9-day.html
volyx/volyx.github.io
<!DOCTYPE html> <html lang="en"> <head> <title></title> <meta charset="utf-8"> <meta name="author" content=""> <link rel="stylesheet" type="text/css" href="css/reset.css"> <link rel="stylesheet" type="text/css" href="css/main.css"> </head> <body> <section class="main wrapper"> <a class="read_more" href="i...
docsets/Java 5.docset/Contents/Resources/Documents/java/io/ByteArrayOutputStream.html
Smolations/more-dash-docsets
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <meta name="collection" content="api"> <!-- Generated by javadoc (build 1.5.0-rc) on Wed Aug 11 07:22:42 PDT 2004 --> <TITLE> ByteArrayOutputStream (Java 2 Platform SE 5.0) </TITLE> <META...
app/css/app.css
lambacini/CheckListApp
html, body { overflow: hidden !important; width: 100%; height: 100%; margin: 0; padding: 0; } .noselect { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .strike { text...
_includes/header.html
quatroka/quatroka.github.io
<header> <nav class="navbar"> <div class="navbar-brand"> <h1 class="navbar-item"> <a href="{{ site.url }}">{{ site.title }}</a> </h1> </div> <div class="navbar-menu"> <div class="navbar-start"></div> <div class="navbar-end"> ...
doc/spring4.3.3-docs/javadoc-api/org/springframework/jca/work/package-frame.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:38 UTC 2016 --> <title>org.springframework.jca.work (Spring Framework 4.3.3.RELEASE API)</title><script>var _hmt = _hm...
Docs/api/html/OgreRotationalSpline_8h_source.html
lennonchan/OgreSource
<html> <head> <title>OGRE: OgreRotationalSpline.h Source File - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link type="text/css" rel="stylesheet" href="doxygen.css"> <link type="text/css" rel="stylesheet" href="tabs.css"> </head> <body> <!-- Generated by Doxyge...
src/app/features/courses/course-form/course-form.component.html
AlexPodobed/Angular2.0
<section class="row"> <div class="col-12 text-center"> <ng-content></ng-content> </div> <div class="col-lg-6 col-sm-12 offset-lg-3"> <form (submit)="save()" [formGroup]="courseForm"> <div class="form-group row" [ngClass]="{'has-danger': formErrors.title}"> <label...
web/src/main/resources/static/css/settings.css
JonkiPro/REST-Web-Services
form { margin: 0px 10px; } h2 { margin-top: 2px; margin-bottom: 2px; } .panel1 { max-width: 420px; margin-left: 8%;} .panel2 { max-width: 420px; margin-left: 8%;} .divider { text-align: center; margin-top: 20px; margin-bottom: 5px; } .divider hr { margin: 7px 0px; width: 35%; } .left { ...
view/file_upload.html
meher92/Neural-Photos
<!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"> <title>Daniel.uy - Online Code Demos</title> <link rel="stylesheet" href="css/simple-demo.css" rel="stylesheet"...
_layouts/post.html
aezlix/aezlix.github.io
--- layout: default comments: true # other options --- {% assign minutes = content | strip_html | number_of_words | divided_by: 180 %} {% if minutes == 0 %} {% assign minutes = 1 %} {% endif %} <div class="post-header mb2"> <h1>{{ page.title }}</h1> <span class="post-meta">{{ page.date | date: site.date_format }}...
country/overview/Myanmar/weather/index.html
okfn/opendataindex-2015
<!DOCTYPE html><html><head><meta charset="utf-8" /> <meta http-equiv="refresh" content="0;url=/place/myanmar/weather/" /> </head></html>
application/templates/base.html
orionmelt/snoopsnoo
<!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="description" content="{% block meta_description %}{% endblock %}"> <meta property="og:title" content="SnoopSno...
docs/manual-fr/ntrpol.html
ketchupok/csound.github.io
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>ntrpo...
public/Windows 10 x64 (18363.657)/_RTL_AVL_TABLE.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18363.657)</h4><br> <h2>_RTL_AVL_TABLE</h2> <font face="arial"> +0x000 BalancedRoot : <a href="./_RTL_BALANCED_LINKS.html">_RTL_BALANCED_LINKS</a><br> +0x020 OrderedPointer : Ptr64 Void<br> +0x028 WhichOrderedElement : Uint4B<br> +0x02c NumberGenericTableElements ...
dir/calendario.html
JossJossJoss/TESIP
<!DOCTYPE html> <html lang="es"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"/> <title>TESI :: Sitio :: Oficial</title> <!-- CSS --> <link href="https://fonts.googleapis.c...
frontend/view/admin/assets/css/codemirror.css
CodeBitsInteractive/CodeBitsPlatform
/* BASICS */ .CodeMirror { /* Set height, width, borders, and global font properties here */ font-family: monospace; height: 300px; color: black; } /* PADDING */ .CodeMirror-lines { padding: 4px 0; /* Vertical padding around content */ } .CodeMirror pre { padding: 0 4px; /* Horizontal padding of content ...
colourlens/templates/base.html
richbs/colourlens
{% load staticfiles %} <!DOCTYPE html> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <title>{% block title %}{% endblock %}</title> {% block extrahead %}{% endblock %} </head> <body id="{% block body_id %}{% endblock body_id %}" class="{% block body_class %}{% endblock %}"...
series/page/6/index.html
cinetenisverde/cinetenisverde.github.io
<!DOCTYPE html> <html lang="en-us" dir="ltr" itemscope itemtype="http://schema.org/Article"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Series</title> <meta name="author" conten...
examples/templates/app/base.html
inveniosoftware/invenio-marc21
{# -*- coding: utf-8 -*- This file is part of Invenio. Copyright (C) 2016-2018 CERN. Invenio is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} <!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" conten...
client/client/view/includes/loginDialog.html
JustinDFuller/basicNodeSite
<md-dialog aria-label="List dialog" ng-cloak> <md-toolbar class='md-accent'> <div class="md-toolbar-tools"> <h2>Log In or Sign Up</h2> <span flex></span> <md-button class="md-icon-button" ng-click="cancel()"> <md-icon md-svg-src="/icons/close.svg" aria-label="Close dialog"></...
sdk/spring/azure-spring-boot-samples/azure-spring-boot-sample-active-directory-stateless/src/main/resources/static/index.html
selvasingh/azure-sdk-for-java
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Bootstrap CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058R...
typeidea/typeidea/themes/default/templates/account/sign_form.html
BaskerShu/typeidea
{% load widget_tweaks %} {% csrf_token %} {% for hidden_field in form.hidden_fields %} {{ hidden_field }} {% endfor %} {% if form.non_field_errors %} <div class="alert alert-danger" role="alert"> {% for error in form.non_field_errors %} {{ error }} {% endfor %} </div> {% endif %} {% for field in ...
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.4.5/contrib:cours-de-coq/dev/2015-01-30_09-41-42.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...
doc/wayland_kbd/keysyms/constant.XKB_KEY_kana_SE.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_kana_SE` constant in crate `wayland_kbd`."> <meta ...
_site/2016/02/05/5d53.html
Sonictherocketman/mirror.microblog
<!DOCTYPE html> <html lang="en"> <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"> <title>Brian Schrader - 5d53</title> <link rel="shortcut icon" href="/assets/images/favicon.ico"> <link rel="sty...
vendor/poi-3.6/doc/apidocs/org/apache/poi/poifs/property/class-use/DirectoryProperty.html
tobyclemson/msci-project
<!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_13) on Mon Dec 14 15:25:07 MSK 2009 --> <TITLE> Uses of Class org.apache.poi.poifs.property.DirectoryProperty (POI API Documentation) </TITLE>...
src/css/taskpaper.screen.css
toddb/jquery.taskpaper
html, body {height:100%; margin: 0; padding: 0; } html>body { font-size: 16px; font-size: 68.75%; } /* Reset Base Font Size */ body { font-family: Verdana, helvetica, arial, sans-serif; font-size: 68.75%; background: #fff; color: #333; } h1, h2 { font-family: 'trebuchet ms', verdana, arial; padd...
coverage/Integration_Ucs_EventFlowAnalyser_Controller.dashboard.html
mylen/EventFlowAnalyser
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Dashboard for D:\perso\workspace\EventFlowAnalyser\src\Mylen/Integration/Ucs/EventFlowAnalyser/Controller</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="css/bootstrap.min.css" rel="stylesheet"> <...
node_modules/openlayers/coverage/ol/format/osmxmlformat.js.html
rcarauta/rcarauta-projects
<!doctype html> <html lang="en"> <head> <title>Code coverage report for ol/format/osmxmlformat.js</title> <meta charset="utf-8" /> <link rel="stylesheet" href="../../prettify.css" /> <link rel="stylesheet" href="../../base.css" /> <meta name="viewport" content="width=device-width, initial-scale=1"> ...
docs/linkjvm/ardrone/command/package-use.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:54 CET 2014 --> <title>Uses of Package linkjvm.ardrone.command</title> <meta name="date" content="2014-02-14"> ...
doc/index-files/index-10.html
drkztan/javaTimeTracker
<!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 Fri Oct 21 14:35:24 CEST 2016 --> <title>M-Index</title> <meta name="date" content="2016-10-21"> <link rel="stylesheet" type="text/css"...
assets/app/views/admin/user/index.html
CaliStyle/humpback
<!-- * @description * * A humpback-view created at Tue Aug 25 2015 13:11:17 GMT-0400 (EDT). --> <!--admin/user/index.ejs--> <div class="admin-header-block"> <div class="grid-content"> <h1>User Management</h1> <p class="lead"> Manage Users' Permissions and Roles </p> </div> <div class="grid-content"> ...
docs/api/structthreadInfo.html
ketchupok/csound.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...
projects/index.html
Madhu317/Madhu317.github.io
<!DOCTYPE html> <html> <head> <!-- htmlwidgets dependencies --> <title>Projects – Madhu Shri Rajagopalan – A Data Science and Machine Learning Enthusiast.</title> <meta charset="utf-8" /> <meta content='text/html; charset=utf-8' http-equiv='Content-Type'> <meta http-equ...
5.html
cykod/Web2Fall2012
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>CSS + JavaScript Bootcamp - Web 2 Fall 2012</title> <meta name="viewport" content="width=1024"> <!-- Replace path with correct path to deck.core.css. --> <link rel="stylesheet" href="src/deck.js/core/deck.core.css" type="text/css"> <!-- Core and e...
tags/Android/page/2/index.html
zhenhappy/zhenhappy.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...
src/DevTools/Generator/Template/OrmEntity.html
dez-php/dez-devtools
<?='<?php'?> /** * * Generated by DezDevTools @ <?= $generator->currectDate() ?><?=PHP_EOL?> * * @author Ivan Gontarenko * @licence MIT * */ namespace <?= $namespace ?>; use <?= $namespace ?>\Generated\Entity\<?= $entityName ?>; class <?= $generator->camelize( $table ) ?> extends <?= $entityName; ?> { /...
app/views/etd8/5whyetd.html
UKForeignOffice/ETD-prototype-upload
{% extends "layout.html" %} {% block page_title %} Why do you need an emergency passport? {% endblock %} {% block content %} <main id="content" role="main"> <div class="grid-row"> <div class="column-two-thirds"> <form action="/" method="post" class="form"> <h3 class="heading-large"> ...
ace/lib/ace/theme/Solarized-ocean.css
Colorsublime/colorsublime.github.io
.ace--solarized-ocean .ace_gutter { background: rgba(0,43,54,1); color: rgb(96,120,130) } .ace--solarized-ocean .ace_print-margin { width: 1px; background: #e8e8e8 } .ace--solarized-ocean { background-color: rgba(0,43,54,1); color: rgba(192,197,206,1) } .ace--solarized-ocean .ace_cursor, .ace--solarized-...
demo/dialog.html
ishenli/winnie-ui
<!DOCTYPE html> <html> <head> <title>Dialog test</title> <link rel="stylesheet" href="../dep/lacus/asset/all/all.css"/> <style type="text/css"> #box{ position: relative; left: 100px; top: 100px; width: 500px;; } </style> </head> <body> <div...
Lipschitz/Lipschitz/Doc/index-frames.html
andrejborstnik/Samodejno-odvajanje
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title></title><link href="ocean.css" rel="stylesheet" type="text/css" title="Oce...
all-data/26000-26999/26512-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>...
src/markinterview/数组的方法.html
getChange/Study
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <script> var string = "Split me into an array"; var array = []; // 只能在这一行下面写代码 array = string.split(" "); console.log(array); </script> </body> </html>
data science/machine_learning_for_the_web/chapter_4/movie/16238.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Gandhi (1982)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0083987">Gandhi (1982)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Dragan+Antulov">Dragan An...
31854c7/html/classv8_1_1_type_switch-members.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...
src/ApiProxy/Content/loading-bar.css
ryanande/ApiProxy
/* Make clicks pass-through */ #loading-bar, #loading-bar-spinner { pointer-events: none; -webkit-pointer-events: none; -webkit-transition: 350ms linear all; -moz-transition: 350ms linear all; -o-transition: 350ms linear all; transition: 350ms linear all; } #loading-bar.ng-enter, #load...
src/app/components/comp-3188/comp-3188.component.html
angular/angular-cli-stress-test
<p> comp-3188 works! </p>
modules/booklists/client/views/modal-email-form.html
hibernator11/Galatea
<div class="modal-header"> <h3 class="modal-title pull-left">Enviar lista de obras por correo</h3> <button ng-click="cancel()" type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button> </div> <form ng-submit="submit(form.emailForm)" name="for...
bebras/2014/2014-AU-02-pancake-flipping/index.html
France-ioi/bebras-tasks
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>2014-AU-02-pancake-flipping</title> <script> window.stringsLanguage = 'fr'; </script> <script class="remove" type="text/javascript" src="../../../_common/modules/pemFioi/importModules-1.1_M.js" id="import-modules"></sc...
_site/contributor-agreement/index.html
robotarium/robotarium.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width initial-scale=1" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!--Mathjax Support & Configuration --> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ jax: [...
all-data/10000-10999/10379-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>...
LeapSDK/docs/csharp/api/Leap.GestureList.html
mkausas/QuadControl
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>GestureList &mdash; Leap Motion C# and Unity SDK v2.1 documentation</title> <link rel="stylesheet" href="../_static/basic.css" ty...
_includes/footer.html
jmwri/blog
<footer> <div class="footer-wrapper"> <footer role="contentinfo"> <span> &copy; {{ site.time | date: '%Y' }} Jim Wright.<br>Powered by <a target="_blank" href="http://jekyllrb.com" rel="nofollow">Jekyll</a>. </span> </footer> </div> </footer>
docs/api/OpenTl.Schema.Photos/IPhoto/31C39118.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...
_includes/twittercards.html
ChrisRisner/chrisrisner.github.io
<meta name="twitter:card" content="summary"/> <meta name="twitter:site" content="{{ site.author.name }}"> <meta name="twitter:creator" content="{{ site.author.name }}"> {% if page.title %} <meta name="twitter:title" content="{{ page.title }}"> {% else %} <meta name="twitter:title" conten...
css/theme/ember.css
hbrysiewicz/qconsf-ember
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,600,300italic,700italic); /** * A simple theme for reveal.js presentations, similar * to the default theme. The accent color is rgb(242, 56, 24). * * This theme is Copyright (C) 2012 Owen Versteeg, https://github.com/StereotypicalApps. It is MIT lice...
src/Viteloge/CoreBundle/Resources/descriptions/43154.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Pradelles est un village situé dans le département de Haute-Loire en Auvergne. On dénombrait 619 habitants en 2008.</p> <p>La ville compte de multiples aménagements, elle propose entre autres un bassin de natation, un terrain de tennis, un terrain de sport et une...
v2-community/docs/PIXI.WebGLFastSpriteBatch.html
dreamsxin/phaser
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Phaser Class: WebGLFastSpriteBatch</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/default.css"> <link type="text...
clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.4.dev/contrib:lambek/8.4.dev/2014-11-18_18-25-03.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...
Mis/appengine-java-sdk-1.8.8/docs/javadoc/com/google/appengine/api/datastore/Entities.html
weihuali0509/App-Inventor-2-VM-Sources
<!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-google-v5) on Thu Nov 14 17:41:17 PST 2013 --> <title>Entities (Google App Engine Java API)</title> <meta name="date" content="2013-11-...
linguagem/kanji_3.html
danielassada/deposit-bate
<!doctype html> <html lang="pt-br"> <!-- 一 丨 丶 丿 乙--> <head> <meta charset="utf-8"> <title>depositOFwords</title> <link href="https://fonts.googleapis.com/css?family=Bitter" rel="stylesheet"> <link rel="shortcut icon" href="img/logo.png" type="image/x-png" /> <script sr...
layouts/partials/mathjax_support.html
bkimmig/bkimmig.github.io
<script> MathJax = { tex: { inlineMath: [['$', '$'], ['\\(', '\\)']], displayMath: [['$$','$$'], ['\\[', '\\]']], processEscapes: true, processEnvironments: true }, options: { skipHtmlTags: ['script', 'noscript', 'style', 'textarea', 'pre'] } }; window.addEventListen...
ZimbraCommon/jars-test/easymock-3.0/clover/org/easymock/tests/test-UsageUnorderedTest_Interface.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="../../.....
api/build/html/index.html
tylerlaberge/Jasper
<!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 Jasper’s documentation! &#8212; Jasper 0...
api/v0.8.0/utility/input/Keyboard.U.html
Circular-Studios/Dash-Docs
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"/><!-- using block title in layout.dt--><!-- using block ddox.defs in ddox.layout.dt--><!-- using block ddox.title in ddox.layout.dt--> <title>Field Keyboard.U</title> <link rel="stylesheet" type="text/css" href="../../styles/ddox.css"/> <link rel="stylesheet...
RifleDB/attendance/templates/attendance/base.html
kevinrue/RifleDB
{% load staticfiles %} <html> <head> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="{% static 'attendance/style.css' %}" /> {% block title %}<title>Rifle Club - Index</title>{% endblock %} </head> <body> <a href="/attendance">Index</a> - <a h...
_site/2016/08/11/5edf.html
Sonictherocketman/mirror.microblog
<!DOCTYPE html> <html lang="en"> <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"> <title>Brian Schrader - 5edf</title> <link rel="shortcut icon" href="/assets/images/favicon.ico"> <link rel="sty...
html/pdf/W30171.pdf_ind.html
datamade/elpc_bakken
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><HTML> <HEAD> <TITLE></TITLE> </HEAD> <BODY> <A href="W30171.pdfs.html#outline" target="contents">Outline</a><br><A href="W30171.pdfs.html#1" target="contents" >Page 1</a><br> <A href="W30171.pdfs.html#2" target="contents" >Page 2</a><br> <A href="W30171.pd...
indexOld.html
CristinaMP/codejam
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> {# jQuery #} <script src="{{ url_for('static', filename='js/jquery.js') }}"></script> {# Bootstrap Core CSS and JavaScript #} <link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='css/bootstrap.css') }}"/> <scri...
_posts/2010-08-10-publishers-improve-searching-and-retrieval.html
nu-lts/jekyll-snippets
--- layout: post title: Publishers improve searching and retrieval categories: - Library News and Events - Research Online - Serendipity tags: - discovery - Lexis-Nexis - Wiley status: publish type: post published: true meta: _edit_last: '16' --- Several of our ejournal and online publishers have launched improved, r...
LHV_app/templates/fullcalendar.html
michealcarrerweb/LHVent_app
{% extends "_menu.html" %} {% load i18n staticfiles scheduletags %} {% load static from staticfiles %} {% block head_title %}Calendar: {{ object.name }}{% endblock %} {% block tab_id %}id='home_tab'{% endblock %} {% block extra_head %} <link rel="stylesheet" href="{% static 'schedule/css/modal.css' %}" /> {% incl...
9c460d7/html/structv8_1_1AllocationProfile_1_1Node-members.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...
web/app/angular/index.html
silvajs/dota-web
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>angular test</title> </head> <body> <div ng-view></div> <script src="/static/js/require.js"></script> <script src="/static/js/app/components/require.config.js"></script> <script type="text/javascript"> require(['main']); </script> </body> </htm...
solr-4.8.0/docs/solr-core/org/apache/solr/search/class-use/FunctionQParserPlugin.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:55:49 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.a...
assets/css/style.css
tngai/tommyngai
/* Custom Stylesheet */ /** * Use this file to override Materialize files so you can update * the core Materialize files in the future * * Made By MaterializeCSS.com */ html body { background-color: #f9f9f9; height: 110%; } .header { top: 50px; } p { line-height: 2rem; } .button-collapse { color: #26...
kettle-data-integration/docs/api/org/pentaho/di/job/entries/xmlwellformed/class-use/JobEntryXMLWellFormed.XMLTreeHandler.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:53 EST 2012 --> <TITLE> Uses of Class org.pentaho.di.job.entries.xmlwellformed.JobEntryXMLWellFormed.XMLTreeHandler </TITLE> ...
les11/nmdadi_ecoplan/styles/app.css
drdynscript/nmdad-i
/* Header */ #header-wrapper{ background:#333; } #header h1{ margin:0; } #header h1 a{ text-indent:-999em; background:url('images/logo.png') no-repeat; width:222px; height:55px; display:block; } /* Leaflet Maps */ #map-canvas { position:relative; height:480px; box-sizing: borde...
doc/codecoverage/FrontendBundle_Entity.dashboard.html
richtermarkbaay/MEDTrip
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Dashboard for /var/www/source/hca_draft/src/HealthCareAbroad/FrontendBundle/Entity</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="css/bootstrap.min.css" rel="stylesheet"> <link href="css/bootstra...
CityMeteo/app/templates/registrate.html
amedina14/uip-iq17-pc3
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>City Meteo: Registrate</title> </head> <body background="{{ url_for('static', filename='cielo1.jpg') }}"> <center> <h1><font color="white"><u>Conoce el Clima</u><br><br></font> <i><font color="yellow">Crea Nueva Cuenta</font></i></h1...
docs/api/PommaLabs.KVLite.NoOp/NoOpCache/99D9E0EF.html
pomma89/KVLite
<!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...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/9136285659c89b77c03b12a873fcb9a7192dc07e4f2daf5fa3502ddde7230c2e.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="./da1191eb833aef10a8301a1ea86284428f970f1e14ce596f7e9487727c95c59f.html">Teleport</a> <hr> ...
uDrive/uDrive.Site/Umbraco/Views/templates/edit.html
msinnott22/uDrive
<div ng-controller="Umbraco.Editors.Templates.EditController as vm"> <umb-load-indicator ng-if="vm.page.loading"></umb-load-indicator> <form name="contentForm" ng-submit="vm.save()" novalidate val-form-manager> <umb-editor-view ng-if="!vm.page.loading"> <umb...
clean/Linux-x86_64-4.04.2-2.0.5/released/8.7.1+2/int-map/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>int-map: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css...
docsets/ATG 10.2.docset/Contents/Resources/Documents/atg/commerce/promotion/template/package-summary.html
Smolations/more-dash-docsets
<!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_24) on Mon Apr 01 21:58:27 EDT 2013 --> <TITLE> atg.commerce.promotion.template (ATG Java API) </TITLE> <META NAME="date" CONTENT="2013-04-01"> <LI...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/59151367e52c0b968dba01c2ae6e10394c0f3ceb20b2bce96c3f9b98f3189413.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="./ee016bb2825aae783fe47616f6fd0df375e861710bf6f493e6b6dafd615a9be7.html">Teleport</a> <hr> ...
docsets/Puppet.docset/Contents/Resources/Documents/pe/3.0/overview_whats_new.html
Smolations/more-dash-docsets
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US" xml:lang="en-US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>PE 3.0 &#187; Overview &#187; What's New &#8212; Documentation &#8212; Puppet Labs</title> <link rel="alternate" type="applic...
app/styles/index.css
danielabalta/albaneagra
/*-- HTML5 Boilerplate. -----------------------------------------------------*/ @import "../../vendor/bower/html5-boilerplate/css/normalize.css"; @import "../../vendor/bower/html5-boilerplate/css/main.css"; /*-- Application stylesheets. -----------------------------------------------*/ .content { color: #808080;...