path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
clean/Linux-x86_64-4.04.2-2.0.5/released/8.8.0/mathcomp-multinomials/1.5.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>mathcomp-multinomials: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../boo...
clean/Linux-x86_64-4.04.2-2.0.5/released/8.9.0/mathcomp-odd-order/1.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>mathcomp-odd-order: 56 m 10 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.m...
public/stylesheets/partials/fonts.css
johnmoroney/modern-family
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 17, 2012 */ @font-face { font-family: 'intro_regular'; src: url("/fonts/modern_malt/intro-webfont.eot"); src: url("/fonts/modern_malt/intro-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/modern_malt/intro-webfont.woff") format("...
blog2-leftsidebar.html
ShadiNachat/QuantumWorks.Github.io
<!DOCTYPE html> <!--[if (gte IE 9)|!(IE)]><!--><html lang="en"> <!--<![endif]--> <!-- Mirrored from webnus.biz/themes/florida/blog2-leftsidebar.html by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 11 Aug 2014 22:32:59 GMT --> <head> <!-- Basic Page Needs ================================================== --> <me...
all-data/18000-18999/18719-22.html
BuzzAcademy/idioms-moe-unformatted-data
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>...
all-data/3000-3999/3597-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>...
fbfe562/html/classv8_1_1_promise_1_1_resolver-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...
5ce4f3e/html/classv8_1_1_signature.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...
assets/css/cust_style.css
tahamansari/assetpie
.login-logo{ text-align: center; } html,body { color: black background: none repeat scroll 0 0 white!important; height:100%; margin: 0px; background-color: #ecf0f5; font-family: montserratregular; } h1{ font-family: montserratextrabold; } .light{ font-family: montserratex...
javadoc/src-html/com/restfb/types/ads/ProductItemCommerceInsights.html
restfb/restfb.github.io
<!DOCTYPE HTML> <html lang="de"> <head> <!-- Generated by javadoc (17) --> <title>Source code</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="source: package: com.restfb.types.ads, class: ProductItemCommerceInsights"> <meta name="generator" content="javadoc...
_site/tag/z-value/index.html
carlvlewis/carlvlewis.github.io
<!doctype html> <!-- Minimal Mistakes Jekyll Theme 4.5.0 by Michael Rose Copyright 2017 Michael Rose - mademistakes.com | @mmistakes Free for personal and commercial use under the MIT license https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE.txt --> <html lang="en" class="no-js"> <head...
_src/assets/icons.html
Darklg/KevinRocher
<!doctype html> <html> <head> <meta charset="utf-8"> <title>icons</title> <style> body { margin:0; padding:10px 20px; background:#fff; color:#222; } h1, div, footer { font-family:"Helvetica Neue", Arial, sans-serif; } h1 { margin:0 0 20px; font-size:32px; font-weight:normal; ...
kona3admin/template/admin_user.html
kujirahand/konawiki3
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Setup Admin User</title> <style> body { font-size: 1em; background-color: #e0e0e0; line-height: 1.5em; color: black; } h1 { background-color: blue; color: white; margin: 0; padding: 0.3em; }...
04.HTML/01.HTMLFundamentals/02.NestedLists/NestedLists.html
zvet80/TelerikAcademyHomework
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title> listsNested</title> </head> <body> <p>Preceding Text</p> <ol type="I"> <li>List item 1 <ol type="a"> <li>Nested item 1.1</li> <li>Nested item 1.2</li> </ol> </l...
JS-Applications/03-ConsumingWebServices/02-TwitterAPI/index.html
RadoChervenkov/Telerik-Academy
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title></title> <link rel="stylesheet" href="styles/styles.css"/> <script src="scripts/twitterFetcher.js"></script> </head> <body> <h1>Refresh a few times if you don't see anything. It happens sometimes.</h1> <div id="twitter-container"></d...
django_summernote/templates/django_summernote/widget_iframe_editor.html
summernote/django-summernote
<!DOCTYPE html> <html> <head> <title>django-summernote frame</title> {% for url in css %} <link href="{{ url }}" rel="stylesheet">{% endfor %} {% for url in js %} <script src="{{ url }}"></script>{% endfor %} <style> html, body { margin: 0; ...
app/src/app/guest/home/home.tpl.html
xiphiaz/profile-swiper
<div layout="column" id="home"> <div layout="column" id="profile-list"> <md-toolbar> <div class="md-toolbar-tools"> <h2 class="md-flex">Profiles</h2> </div> </md-toolbar> <md-content flex layout-padding> <div ng-repeat="profile in HomeCo...
docs/_build/html/development/supported_vensim_functions.html
bpowers/pysd
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>&lt;no title&gt; &mdash; PySD 0.3.2 document...
plain_web_design/canvas/index.html
maxhamulyak/jotunheim
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Flexbox Off Canvas Menu</title> <link rel="stylesheet" href="css/style.css"> </head> <body> <div class='wrapper'> <div class='sidebar'> <div class='title'> HEIMDALL </div> <ul class='nav'> <li> <a>...
src/docs/C_SIZEOF.html
daverous/vscode-fortran-support
<code>C_SIZEOF</code> — Size in bytes of an expression <h3>Description</h3> <code>C_SIZEOF(X)</code> calculates the number of bytes of storage the expression <code>X</code> occupies. <br> <h3>Syntax</h3> <code>N = C_SIZEOF(X)</code> <br> <h3>Arguments</h3> <p><table summary=""><tbody><tr align="lef...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/19c30e10da4a71c0e679ed7d431da97bfee8ce9b001f796d373b101f2170d774.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="./1efc9ce2e8db86cc93fd9caaf6701262c9e872a162bca60cb109fbdf8bef49d9.html">Teleport</a> <hr> ...
css/mode/mode-2-header.css
iogit/silkroutefinalci
.vc_sub-menu-bg{ left:auto; right:800px; position: absolute; top: 0; width: 1920px; z-index: -1; background:none; border-top: 35px solid #1D2023; border-right: 90px solid transparent; color: white; display: inline-block; font-weight: bold; height: 0; line-height: 56px; ...
javadoc/3.4/org/robolectric/manifest/IntentFilterData.DataAuthority.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 (1.8.0_112-google-v7) on Fri Jul 21 13:02:31 PDT 2017 --> <title>IntentFilterData.DataAuthority</title> <meta name="date" content="2017-07-21"> <link ...
app/components/Settings/DatabaseDropdown/react-select.css
n-riesco/plotly-database-connector
/** * React Select * ============ * Created by Jed Watson and Joss Mackison for KeystoneJS, http://www.keystonejs.com/ * https://twitter.com/jedwatson https://twitter.com/jossmackison https://twitter.com/keystonejs * MIT License: https://github.com/keystonejs/react-select */ .Select { position: relative; } .Sele...
app/css/phinisi.css
dannypranoto/xphinisi
body { background: #FFFFFF; padding-top: 20px; } .header { text-align: center; } .label { display: block; color: #858585; font-size: 12px; padding: 5px 0; text-align: left; } .label2 { display: block; color: #555555; font-size: 12px; padding: 5px 0; margin-bottom: 10px; } .wrapper { border: ...
docs/api/OpenTl.Schema/INearestDc/A5D93A9E.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...
modules/files/client/views/list-files.client.view.html
bhaveshvyas007/MEANTraining
<section ng-controller="FilesController" ng-init="find()"> <div class="page-header"> <h1>Files</h1> </div> <div> <ul class="nav nav-tabs"> <li><a href="#" ng-click="type=undefined">All</a></li> <li><a href="#" ng-click="type='image/*'">Image</a></li> <li><a href="#" ng-click="type='video...
_site/category/ekonomi/index.html
zaferhuzmeli/bio
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Ekonomi | TEDxBahcesehirUniversity-BLOG</title> <meta name="author" content=""> <meta name="description" content=""> <m...
_app/_includes/_amsf.html
kapalhq/site-src
{% assign prefix = '' %} {% assign depth = page.url | split: '/' | size | minus: 1 %} {% if depth == 1 %}{% assign prefix = '.' %} {% elsif depth == 2 %}{% assign prefix = '..' %} {% elsif depth == 3 %}{% assign prefix = '../..' %} {% elsif depth == 4 %}{% assign prefix = '../../..' %} {% endif %} ...
css/theme/solarized.css
thrbrd/explaining.microinteraction.rules
@import url(../../lib/font/league-gothic/league-gothic.css); @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic); /** * Solarized Light theme for reveal.js. * Author: Achim Staebler */ /** * Solarized colors by Ethan Schoonover */ html * { color-profile: sRGB; rendering-intent...
54755-21-4.txt.html
andrewdefries/Ames_ToxBenchmark
<html><img border=0 src=54755-21-4.txt alt=54755-21-4.txt></img><body> "x" "1" "GUPTA,P, HARGER,WP AND AREY,J, THE CONTRIBUTION OF NITRO- ANDMETHYLNITRONAPHTHALENES TO THE VAPOR-PHASE MUTAGENICITY OF AMBIENT AIR SAMPLES,ATMOS. ENVIRON. 30(18):3157-3166, 1996" </body></html>
docs/default/TipoAutomotor.html
anderipe/glav
<?xml version="1.0" encoding="iso-8859-1"?> <!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> <!-- template designed by Marco Von Ballmoos --> <title>Docs For Class TipoAutomotor</title> ...
2015/10/26/hunde-haben-keine-vorurteile.html
acloudburo/dognews
<!doctype html> <html> <head> <meta charset="utf-8" /> <meta content="IE=edge;chrome=1" http-equiv="X-UA-Compatible" /> <title>dognews | 'Hunde haben keine Vorurteile”</title> <meta content="width=device-width, initial-scale=1" name="viewport" /> <link rel="alternate" type="application/atom+xml" ...
doc/yang/weiwei/class-use/Tools.html
ywwbill/YWWTools
<!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 --> <title>Uses of Class yang.weiwei.Tools (YWW Tools API)</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="...
client/templates/cliente.html
pandiello/Receipts-Manager
<template name = "cliente"> <div class="panel panel-default"> <div class = "panel-heading"> <h3 class = "panel-title"><i class = "glyphicon glyphicon-user"></i> {{nombre}}</h3> </div> <div class = "panel-body"> <div> <p style="margin-bottom-7px"> Direccion : {{direccion}}</p> </div> </div> {{...
dist/css/core/flex.css
CliqueStudios/Clique.UI
.flex { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .flex-inline { display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; } .noflex .flex-inline { display: inline-table; width: auto; } .flex:before, .flex-inline:...
week2/javascript/BuggyJavascript/buggy1.html
xiangdewei/B_WAP
<!DOCTYPE html> <html> <head> <title>Buggy Page #1</title> <script src="buggy1.js" type="text/javascript"></script> </head> <body> <div> <button onclick="gogogo();">Click Me!!1</button> </div> </body> </html>
C2000Ware/docs/html/driverlib_html/epwm_8c.html
AdrianoRuseler/LAUNCHXL-F28377S
<!-- This comment will put IE 6, 7 and 8 in quirks mode --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>epwm.c File...
doc/api/classes/HTML/FullSanitizer.html
kristoferrobin/p2p
<?xml version="1.0" encoding="utf-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" xml:lang="en" lang="en"> <head> <title>HTML::FullSanitizer</title> <meta http-equiv="Content-Type" conte...
client/api/accounts/loginWithFacebook/loginWithFacebook.html
hazio/meteor-automated-testing
<template name="loginWithFacebook"> {{#if currentUser}} {{currentUser.profile.name}} <button id="logout">Logout</button> {{else}} <button id="facebook-login" class="btn btn-default"> Login with Facebook</button> {{/if}} <table> <tr> <th>date</th> <th>userAgent</th...
src/css/sections/blue.css
stuartsantos/responsys-templates
/***************Reset******************/ /* line 3, ../../sass/partials/_reset.scss */ html, body, div, span, td { margin: 0; padding: 0; border: 0; font-size: 16px; vertical-align: baseline; } /* line 11, ../../sass/partials/_reset.scss */ html, body { width: 100%; height: 100%; } /* line 16, ../../sas...
examples/localization/manual.html
jpmckearin/nya-bootstrap-select
<!DOCTYPE html> <html> <head> <meta charset="utf8"> <title>nya-bootstrap-select demo</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <link rel="stylesheet" href="../../bower_components/bootstrap/dist/css/bootstrap.css" type="text/css"> <link rel="stylesheet" href...
clean/Linux-x86_64-4.08.1-2.0.5/extra-dev/8.10.0/rsa/dev.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>rsa: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" re...
t/filter_timesince.html
gitpan/Dotiac
A{{ "0"|timesince:"60" }}A{{ "3453450"|timesince:"3459450" }}A{{ "1230928140"|timesince:"1231668960" }}A{{ "1230928140"|timesince:"1231668960";"1" }}A{{ "0"|timesince:"600000";"1" }}A
docs/_templates/versions.html
yyang179/ngta
<div id="versions"> <h3>Versions</h3> <ul> {% for version in versions %} <li class="toctree-l1"> <a href="/{{project}}/{{language}}/{{version}}/index.html">{{version}}</a> </li> {% endfor %} </ul> </div>
src/css/page/index.css
senyawang/yizhenyipin
body { background: #f1f1f1 url(../../img/bodybg.png) repeat-x; } .fl { float: left; } .fr { float: right; } .indexBanner-item { height: 508px; background-repeat: no-repeat; background-position: center top; } .indexBanner .common-swiper.swiper-container .swiper-pagination { left: 45%; right: 45%; } ...
doc/overview-summary.html
g-andrade/erlffx
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>erlffx</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="EDoc"> </head> <body bgcolor="white"> <div class="navbar"><a name="#navbar_top"></a>...
static/css/style.css
PegasusWang/picwall
/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ 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, sup, tt, var, b...
node_modules/hook.io/node_modules/npm/html/api/search.html
carloscrespog/HookTemperature
<!doctype html> <html> <title>search</title> <meta http-equiv="content-type" value="text/html;utf-8"> <link rel="stylesheet" type="text/css" href="./style.css"> <body> <div id="wrapper"> <h1><a href="../api/search.html">search</a></h1> <p>Search for packages</p> <h2 id="SYNOPSIS">SYNOPSIS</h2> <pre><code...
resources/public/html/try_it_out.html
u-o/theatralia
<!-- Credits: - https://github.com/swannodette/om - http://getbootstrap.com/getting-started/ --> <!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>Trying Boo...
webstat/webstat/awstats.allvbg.ru.keyphrases.122011.html
pomahtuk/symphony-test
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang='en'> <head> <meta name="generator" content="AWStats 6.7 (build 1.892) from config file awstats.allvbg.ru.conf (http://awstats.sourceforge.net)"> <meta name="robots" content="noindex,nofollow"> <meta http-equiv="content-type" content="text/html;...
html/index.html
ultramango/gear360pano
<!DOCTYPE HTML> <html> <head> <title>Panorama Gallery</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" type="text/css" href="jscss/pannellum.css" /> <link rel="stylesheet" type="text/css" href="jscss/video-js.css"> <sc...
app/templates/learn.html
sredmond/menlo-mathsci-help
{% extends "layout.html" %} {% block content %} <h2>Learning</h2> <p> If you need help with math or science, you're in the right place. We're glad you want to learn! Sometimes the hardest part can be seeking help from others. Here at the Math &amp; Science Help Center, our goal is to help <em>you</em> with math and/or...
demoHouse/TriplePanelImageSlider/index.html
zhouxinyong/code-demo
<!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.0"> <title>Triple Panel Image Slider with jQuery and CSS3</title> <meta name="description" ...
gem.html
xuxiaodong/dailyrb
--- layout: page title: Gem & Tool --- <p>Listing {{ site.categories.gem.size }} archived posts:</p> <ul> {% for post in site.categories.gem %} <li> {{ post.date | date: "%b %d, %Y" }} &mdash; <a href="{{ post.url }}">{{ post.title }}</a> </li> {% endfor %} </ul>
css/main.css
iamEAP/webdataconnector
/* Custom CSS for home page */ .hero-spacer { margin-top: 50px; } .hero-feature { margin-bottom: 30px; } /* Custom CSS for docs page */ .docs { max-width: 850px; width: 100%; float: right; } .docs-content-wrap > h1 { margin-top: 32px; } .docs-content-wrap h4 { margin-top: 32px; } .bl...
src/app/admin/weizhang/cantweizhang/cantweizhang.component.css
imdeakin/yunxi-admin
.manager-table tbody td{ padding:0; } .modal-con { width: 460px; height: 520px; margin-left: -230px; margin-top: -260px; } .manager-table{ /*overflow-y: hidden; */ overflow-x: scroll; margin:0; } .manager-table th{ white-space:nowrap; } .manager-table td{ white-space:nowrap; } .weizhangListInfo td{...
gradle/docs/groovydoc/org/gradle/tooling/ProgressListener.html
HenryHarper/Acquire-Reboot
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "...
public/Windows 10 x64 (18362.388)/_MI_WORKING_SET_TYPE.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.388)</h4><br> <h2>_MI_WORKING_SET_TYPE</h2> <font face="arial"> MiWorkingSetTypeSystemCache = 0n0<br> MiWorkingSetTypeSystemViews = 0n1<br> MiWorkingSetTypePartitionMaximum = 0n1<br> MiWorkingSetTypePagedPool = 0n2<br> MiWorkingSetTypePagableMaximum = 0n2<br> ...
old/src/external/asio-1.10.2/doc/asio/reference/buffered_stream/lowest_layer.html
dhh1128/intent
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>buffered_stream::lowest_layer</title> <link rel="stylesheet" href="../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../../../index.html" title="Asi...
public/build/css/grayscale.css
luisholanda/hackathon_ambev
/*! * Start Bootstrap - v1.0.0 (https://github.com/luisholanda/hackathon_ambev#readme) * Copyright 2013-2017 * Licensed under () */ document { width: 100%; } body { width: 100%; height: 100%; font-family: "Lora", "Helvetica Neue", Helvetica, Arial, sans-serif; color: white; background-color: black; }...
Planru.Presentations.Web/app/plugins/dashboard/dashboard.view.html
liepnguyen/planru
<div>Hello Dashboard</div>
members.html
gabihardy/BookClubApp
<!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, maximum-scale=1.0, user-scalable=no"/> <title>Book Club</title> <!-- CSS link --> <link href="https://fonts.googleapis.com/icon?fami...
index.html
mPorhel/slides
</html> <!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <title>Slides by mPorhel</title> <link rel="stylesheet" href="stylesheets/styles.css"> <link rel="stylesheet" href="stylesheets/github-light.css"> <meta name="viewport" content=...
slides/docs.html
JulienMelissas/bootstrap-talk
<header> <h1 class="page-header">Documentation is Key.</h1> </header> <div class="content"> <h2>Learn how to read it.</h2> <p>Bootstrap's documentation: <a href="http://getbootstrap.com">http://getbootstrap.com</a></p> <h3>Don't use code from projects with crappy (or no) documentation if you can help it. Good Docs ...
src/layouts/styles.css
urban/urban.github.io
/** * Google fonts */ @import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i"); /** * Reset some basic elements */ body, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; } /** * Basic styling */ html { box-sizing: border-box; font-size: 16px; } *, *...
clean/Linux-x86_64-4.06.1-2.0.5/released/8.9.1/comp-dec-modal/1.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>comp-dec-modal: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap....
public/modules/items/views/create-item.client.view.html
jontore/a-store
<section data-ng-controller="ItemsController"> <div class="page-header"> <h1>New Item</h1> </div> <div class="col-md-12"> <form class="form-horizontal" data-ng-submit="create()" novalidate> <fieldset> <div class="form-group"> <label class="cont...
tags/成长/index.html
GeekerHua/geekerhua.github.io
<!DOCTYPE HTML> <html lang="zh-CN"> <head> <meta charset="UTF-8"> <title>标签 : 成长 | GeekerHua的Blog</title> <meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no"> <meta name="author" content="GeekerHua"> <meta name="description" content="这里是我的Blog,我在这...
doc/enki/html/enki/Rule.html
ColdenCullen/d2dl
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <META http-equiv="content-type" content="text/html; charset=utf-8" /> <title>enki.Rule</title> </head><body> <h1>enki.Rule</h1> <!-- Generated by Ddoc from enki\Rule.d --> <br/...
lib/libgdl_gl-2012.3/doc/doxygen_html/search/classes_67.html
fiahil/World-of-Bomberman
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="search...
src/01-why-react/02-tracker-code.html
FoxSportsAustralia/react-talk
<section> <h2>Source (<i>just</i> &nbsp;for the containers)</h2> <pre style="font-size: 0.25em;"><code data-trim> html: function (opt) { var className = '', headertext = opt.headertext || 'Match Tracker'; if (opt.header === 'false') { className = ' fscsw-no-header'; } var strHTML...
tags/og/page/1/index.html
Arvindiyer/Arvindiyer.github.io
<!DOCTYPE html><html><head><title>http://www.arvindkiyer.com/tags/og/</title><link rel="canonical" href="http://www.arvindkiyer.com/tags/og/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=http://www.arvindkiyer.com/tags/og/" /></head></html>
_includes/footer.html
bravomylife/www
<!-- Footer Start --> <footer> {% include social-buttons.html %} <p><br></p> <div class="container text-center"> <p>Copyright &copy; {{ site.author }}</p> <p>{{site.startyear}} - {{ site.time | date: "%Y" }}</p> </div> <p><br><br><br></p> </footer> <!-- Footer End -->
doc/x11_dl/xlib/constant.EnterWindowMask.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 `EnterWindowMask` constant in crate `x11_dl`."> <meta name=...
doc/wayland_kbd/keysyms/constant.XKB_KEY_Ahook (Case Conflict).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_ahook` constant in crate `wayland_kbd`."> <meta na...
docs/test.html
jy95/torrent-files-library
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <base data-ice="baseUrl" href=""> <title data-ice="title">Test | torrent-files-library</title> <link type="text/css" rel="stylesheet" href="css/style.css"> <link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css"> <script src="script/pretti...
components/menu/popup-menu.html
onap-sdc/sdc-ui
<ul class="sdc-menu-list static"> <li class="sdc-menu-item selected">item 1 (selected)</li> <li class="sdc-menu-item disabled">item 2</li> <li class="separator"/> <li class="sdc-menu-item">item 3</li> <li class="sdc-menu-item">custom action</li> </ul>
2015/12/08/against-the-current/index.html
zeatual/zeatual.github.io
<!DOCTYPE html> <html class="theme-next mist use-motion" lang=""> <head> <meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <meta name="theme-color" content="#222"> <meta http-equiv="Ca...
app/index.html
kianoshp/the-site
<!DOCTYPE html> <html> <head> <title>Cielo Concepts Inc. | User Interface Design Development</title> <meta charset='utf-8'> <meta name='description' content='Our mission/goal is to help companies small, medium, and large size, to meet their technology goals and provide a user friendly user interface. We s...
public/index.html
adn-rb/adn-cli
<!DOCTYPE html> <html> <head> <title>Thank you for authorizing adn-cli</title> <style> body { font-family: Helvetica, sans-serif; } .angled { background-color: #C5E0DC; background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, ...
Practica2j/doc/practica1/package-frame.html
dalemanb/FundamentosBDD
<!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_111) on Sat Feb 24 00:13:39 CST 2018 --> <title>practica1</title> <meta name="date" content="2018-02-24"> <link rel="stylesheet" type="text/css...
public/id/index.html
benjamingr/website
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title i18n-title>io.js - JavaScript I/O</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="description" content="io.js is an npm compatible platform origi...
people/ic7mb9fk.html
slowe/panelshows
<html> <head> <title>Alan Jones's panel show appearances</title> <script type="text/javascript" src="../common.js"></script> <link rel="stylesheet" media="all" href="../style.css" type="text/css"/> <script type="text/javascript" src="../people.js"></script> <!--#include virtual="head.txt" --> </head> <body> <!--#in...
docs/file/src/lambdas/apples/index.js.html
TechnologyAdvice/glambda
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <base data-ice="baseUrl" href="../../../../"> <title data-ice="title">src/lambdas/apples/index.js | API Document</title> <link type="text/css" rel="stylesheet" href="css/style.css"> <link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css"> ...
css/components/button--utils.css
nak-studio/nak.studio-site
/*! ---------------button---------------*/ @import "../variables/required-utils"; /*----------------Custom variables---------------------*/ :root { /*--default*/ --button__min-width: 100px; --button__height: var(--spacing-large); --button__border-width: 1px; --button__border-style: solid; --b...
docs/classes/_hexagons_pointytophexagongrid_pointytophexagongrid_.pointytophexagongrid.html
CubixSystem/hex-tools
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>PointyTopHexagonGrid | hex-tools</title> <meta name="description" content="Documentation for hex-tools"> <meta name="viewport" content="width=device-width, initial-scale=1"> <lin...
_site/july2016/8.html
alienmouth/alienmouth.github.io
<!DOCTYPE html> <html> <!DOCTYPE html> <head> <link href="../css/lightbox.css" rel="stylesheet"> <script src="../css/lightbox.js"></script> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:...
docs/3.2/dd/d5c/detection__of__planar__objects_8markdown.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...
public/app/templates/new-paste.html
jrdnull/blinky
<form name="pasteForm" class="form paste-form" ng-submit="submit()" novalidate> <input type="text" class="form-control" placeholder="Name/Title" ng-model="paste.title"> <textarea name="text" class="form-control" rows="22" ng-model="paste.text" required></textarea> <label> <input type="checkbox" ng-model="past...
Ext/log4net-1.2.11/doc/release/sdk/log4net.Layout.PatternLayout.Format_overloads.html
npruehs/slash-framework
<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>Format Method</title> <xml> </xml> <link rel="stylesheet" type="text/css" href="MSDN.css" /> </h...
stuff-i-like.html
AIrwin33/AIrwin33.github.io
<!DOCTYPE html> <html> <head><link rel="stylesheet" type="text/css" href="stylesheets/blog-stylesheet.css"> <title>Organizations That Inspire Me</title> </head> <body> <div id="header"><h1>Organizations That Inspire Me</h1></div> <div id="list"> <ul> <li><a href="http://opengovhacknight.org/">Chicago Op...
core/src/main/resources/jenkins/model/DownloadSettings/help-useBrowser.html
jcarrothers-sap/jenkins
<p> Check to force the user’s browser to download metadata rather than Jenkins itself doing it. Actual file downloads (plugins, tools) will still happen from Jenkins itself, but this can be used to at least <em>see</em> new metadata when Jenkins cannot access the Internet (but your own browser can, perh...
docs/com/hikmat30ce/workday/integrator/hr/generated/class-use/CustomIdentifierDataType.html
hikmat30ce/WorkdayIntegrator-HR
<!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_77) on Sun Aug 13 19:07:37 PKT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.hikmat30ce...
css/yarm.css
jsulmar/yarm-lib
/* * yarm.css * Copyright (c) 2016 Joe Sulmar * provided under MIT License */ /******************************* * page layout */ .log{ background:LightGrey; } .v-space{ margin-top:50px; } /******************************* * recorder elements */ #recorder .button{ display:none; margin-top:...
view/css/index.css
kirby81/chatnode
#chat { min-height: 10em; list-style: none; overflow-y: scroll; } #chat li { padding: 5px 10px; } #chat li:nth-child(odd) { background: #eee; border-radius: 2px; } .room { margin-top: 20px; } .chatnode { max-width: 75%; margin: 0 auto; } /*[class*="col-"] { background-color: lightgreen; borde...
doc/nitro_pie.html
pmuellr/nitro_pie
<!-- warning: this file was automatically generated, do not edit it. --> <!-- warning: this file was automatically generated, do not edit it. --> <!-- warning: this file was automatically generated, do not edit it. --> <!-- warning: this file was automatically generated, do not edit it. --> <!-- warning: this file ...
bootstrap.css
yokalona/Notebook
/* * This file is generated by Sencha Cmd and should NOT be edited. It redirects * to the most recently built CSS file for the application to allow index.html * in the development directory to load properly (i.e., "dev mode"). */ @import 'build/development/Notebook/resources/Notebook-all.css';
old/src/external/asio-1.10.2/doc/asio/reference/basic_serial_port/basic_serial_port/overload5.html
dhh1128/intent
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_serial_port::basic_serial_port (5 of 5 overloads)</title> <link rel="stylesheet" href="../../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href=".....
app/views/login.html
wangjian2672/angular-study
<div layout='column' ng-cloak class="md-inline-form"> <md-content layout-padding> <div> <form name="loginForm" ng-submit="submit()"> <div layout-gt-xs="row"> <md-input-container class="md-block" flex-gt-xs> <label>ログインID</label> <input ng-model="loginId" name="loginId" required> <div ...