path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
doxygen/output/html/class_prefix_name_filter-members.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...
about.html
philipardeljan/ui-components
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <title>About - UI Components</title> <meta name="author" content=""> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> ...
vistas/usuario/misreservas.html
hdillon/TPlaboratorioIV2016
<section class="bottom"> <div class="container"> <br><br> <br><br> <div id="container"> <img src="./img/susreservas2.png" alt="" /> </div> <div class="row"> <div ng-repeat="reserva in listaReservas" class="col-md-4"> <md-card> <div flex-gt-sm="33" layout-align="center center" layout="column"> ...
vendor/poi-3.6/doc/apidocs/org/apache/poi/ss/usermodel/class-use/PrintOrientation.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.ss.usermodel.PrintOrientation (POI API Documentation) </TITLE> ...
views/templates/utils/moderation_bar.html
IP7/Website
{% if page.moderation_bar is defined and page.moderation_bar %} <ul class="moderation bar"> {% for el in page.moderation_bar %} <li>{{ _m.a(el.href, el.title) }}</li> {% endfor %} </ul> {% endif %}
tests/mouseevent_mouseup.html
arahaya/CanvasScript3
<!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="ja" lang="ja"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Style-Type" content="te...
app/views/release2-2/medications.html
JoeChapman82/YBC-Version
{% extends "layout.html" %} {% block pageTitle %} GOV.UK prototyping kit {% endblock %} {% block content %} {% import "release2-2/elements.html" as elements %} {% for page in data %} {% for question in page.medications %} <head> <style> table.condition .form-group { margin-bottom:0; } .form-control, ...
4-jQuery/DetectingaClick.html
mrulewicz66/knowledge-base
<html> <head> <title>jQuery</title> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script> <style type="text/css"> #circle { width:150px; height:150px; border-radius:50%; background-color: green; margin:...
our-name.html
artisanchurch/ee-templates
{embed="v3/_page-top" title="About Us: Why “Artisan” Church?" desc="The story of how we came to be named Artisan Church." page_slug="our-name" sec_slug="about"} {embed="v3/_header" sec_slug="about"} <main class="main inside" id="main" role="main"> <div class="wrapper"> <section class="content"> ...
doc/wayland_kbd/keysyms/constant.XKB_KEY_braille_dots_36.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_braille_dots_36` constant in crate `wayland_kbd`."> ...
src/app/components/panels/home/cv-container/employ-wrapper/employ-wrapper.html
johndi9/ng2-web
<h2 class="sub-heading-styles">{{ 'labels.employsTitle' | translate }}</h2> <div class="flex-container" fxLayout="row" fxLayout.xs="column" fxLayoutWrap="wrap"> <div *ngFor="let columnIndex of getColumnsNumber()" fxFlex.gt-md="33" fxFlex.md="50" fxFlex="100" class="padding-column"> <ng-temp...
HTML Frame Example/b.html
srinivastyson/innovista
<center><h4>left Pane </h4></enter>
clean/Linux-x86_64-4.05.0-2.0.1/released/8.14.0/fssec-model/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>fssec-model: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min...
SpecRunner.html
milesillsley/Thermostat_js
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Jasmine Spec Runner v2.6.1</title> <link rel="shortcut icon" type="image/png" href="lib/jasmine-2.6.1/jasmine_favicon.png"> <link rel="stylesheet" href="lib/jasmine-2.6.1/jasmine.css"> <script src="lib/jasmine-2.6.1/jasmine.js"></script> <script ...
modules/notifications/client/views/form-notification.client.view.html
priyanshuchapter247/chapter-247-project-machine
<section> <div class="page-header"> <h1>{{vm.notification._id ? 'Edit Notification' : 'New Notification'}}</h1> </div> <div class="col-md-12"> <form name="vm.form.notificationForm" class="form-horizontal" ng-submit="vm.save(vm.form.notificationForm.$valid)" novalidate> <fieldset> <div class=...
www/html/boids.html
ChrisCummins/chriscummins.cc
{% extends "_page.html" %} {% set _page = { "title": "Boids" } %} {% block header %} <style> body { background-color: #83caff; } p { color: #ebedef; } canvas { margin: 0; } #show-settings { position: absolute; bottom: 0; right: 0; background-color: #2b70a6; width: 46px; ...
coverage/lcov-report/index.html
thomasxmartinez/feturnip
<!doctype html> <html lang="en"> <head> <title>Code coverage report for All files</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"> <style type='text/css'> ...
tools/snippets/index.html
influencetech/ivx-js
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title ng-bind="pageTitle">Loading</title> <style> .show { -webkit-animation: showState .1s; -moz-animation:...
assests/css/style.css
maniarali/im_in
.home-body { background: url(../img/home.jpg) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; display: inline; } a{ color: #2196F3; text-decoration: none; background-color: transparent } .headln{ ...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/2c205f698941b7568b1bb3d0cc7a62efe13b538b7e38a6adb7f96229f2684f03.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="./4b9561f9f9554c5100cd5227d581d046b9106099d6e8f8f03f07a1481cbcd1f9.html">Teleport</a> <hr> ...
javadoc/ru/simplefuzzy/FuzzyFunc.html
boggad/simple-fuzzy
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ru"> <head> <!-- Generated by javadoc (1.8.0_05) on Tue May 05 22:17:05 FET 2015 --> <title>FuzzyFunc</title> <meta name="date" content="2015-05-05"> <link rel="stylesheet" type="text/css"...
Reports/tm/tmds.mdns.0.3.1/Tmds.MDns-net40.html
kuhlenh/port-to-core
<!DOCTYPE html> <html xmlns:msxsl="urn:schemas-microsoft-com:xslt"> <head> <meta content="en-us" http-equiv="Content-Language" /> <meta content="text/html; charset=utf-16" http-equiv="Content-Type" /> <title _locid="PortabilityAnalysis0">.NET Portability Report</title> <style> ...
app/views/chapters.html
rocky-jaiswal/simple-bible
<div class="books pure-menu"> <div class="panel"> <h3>{{book}}</h3> </div> <ul> <li ng-repeat="chapter in chapters"> <a href="#" ng-click="showVerses(book, chapter)" class="pure-button">{{chapter}}</a> </li> </ul> </div>
application/demo/panels.html
racerx2000/ne_stenka
<!DOCTYPE html> <html> <head lang="ru"> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Template</title> <link href="http://themesanytime.com/startui/demo/img/favicon.144x144.png" rel="apple-...
public/Windows 10 x64 (18362.329)/_ARBITER_ALLOCATION_STATE.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.329)</h4><br> <h2>_ARBITER_ALLOCATION_STATE</h2> <font face="arial"> +0x000 Start : Uint8B<br> +0x008 End : Uint8B<br> +0x010 CurrentMinimum : Uint8B<br> +0x018 CurrentMaximum : Uint8B<br> +0x020 Entry : Ptr64 <a href="./...
public/Windows 10 x64 (18363.628)/_MM_DRIVER_VERIFIER_DATA.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18363.628)</h4><br> <h2>_MM_DRIVER_VERIFIER_DATA</h2> <font face="arial"> +0x000 Level : Uint4B<br> +0x004 RaiseIrqls : Uint4B<br> +0x008 AcquireSpinLocks : Uint4B<br> +0x00c SynchronizeExecutions : Uint4B<br> +0x010 AllocationsAttempted : Uint4B<br...
b81a643/html/classv8_1_1_date.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...
tags/markdown/index.html
ShawnQin/shawnqin.github.io
<!DOCTYPE html> <html class="theme-next mist use-motion" lang="zh-CN"> <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" ...
lib/Sasa-v0.9.3-docs/Contents/2/71.html
fschwiet/ManyConsole
<?xml version="1.0" encoding="utf-8"?> <!-- This comment will force IE7 to go into quirks mode. --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type...
content/primitives-for-decoupling/index.html
vinsonchuong/blog
<article> <header> <h1>Primitives for Decoupling</h1> </header> <section> <h1>Libraries</h1> <ul> <li><a href="https://github.com/ruby-concurrency/concurrent-ruby">concurrent-ruby</a></li> </ul> </section> </article>
_site/blog/dear_applicant/index.html
sas1ni69/sas1ni69.github.io
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, minimum-scale=1.0"> <title>Dear Applicant</title> <meta name="description" content="How to stand out in a post-resume world"> <meta name="keywords" conten...
test/fixtures/pseudos-restricted.out.css
giuseppeg/postcss-pseudo-classes
:active, .\:active {} .a:hover, .a.\:hover {} .a:focus:hover, .a:focus.\:hover {} .a + .b:hover, .a + .b.\:hover {} .a:before + .a:not(.c) {} .a:nth-child(2), .a.\:nth-child\(2\) {} .a:focus:hover:active, .a:focus:hover.\:active, .a:focus.\:hover:active, .a:focus.\:hover.\:active {}
examples/example_sync.html
tiltandco/countly-sdk-web
<html> <head> <input type="button" id="testButton" onclick="clickEvent(this)" value="Test Button"> <p><a href='http://count.ly/'>Count.ly</a></p> <!--Countly script--> <script type='text/javascript' src='../lib/countly.min.js'></script> <script type='text/javascript'> //initializing countly with params Countly.init({ ...
html/234567121265.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...
site/themes/hugo-material-docs/layouts/section/single.html
stephenlawrence/docs
{{ partial "head" . }} {{ if (eq (trim .Site.Params.provider " " | lower) "github") | and (isset .Site.Params "repo_url") }} {{ $repo_id := replace .Site.Params.repo_url "https://github.com/" ""}} {{ .Scratch.Set "repo_id" $repo_id }} {{ end }} <div class="backdrop"> <div class="backdrop-paper"></div> </div> <...
pyconcz_2016/templates/speakers/slot_schedule.html
pyvec/cz.pycon.org-2016
{% extends "_base.html" %} {% load slot_tags %} {% block content %} {% regroup slots by date as slots_by_time %} <div class="container timeline"> {% for slot in slots_by_time %} {% ifchanged slot.grouper|date %} <h2 class="timeline__day">{{ slot.grouper|date:"l, d F" }}</h2> {% if slo...
all-data/9000-9999/9970-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>...
panel.css
Fede91/brackets-preferences-ui
.prefUI-dialog .modal-header { padding: 9px 15px; } .prefUI-body { display: flex; flex-direction: row; align-items: stretch; overflow: hidden !important; } .prefUI-body ul { list-style-type: none !important; } .prefUI-body a { text-decoration: none; } .prefUI-sideBar { width: 100px; fl...
_includes/_navigation.html
vcoin-project/vcoin-project.github.io
<!-- Following Menu --> <div class="ui large top fixed hidden menu"> <div class="ui container"> <a class="active item" href="/">Home</a> <a class="item" href="/engineering/">Engineering</a> <a class="item" href="/social/">Social</a> <a class="item" href="/organisation/">Organisation</a> <a class="...
clean/Linux-x86_64-4.11.1-2.0.7/released/8.12.1/coqffi/1.0.0~beta2.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>coqffi: 21 s</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesh...
clean/Linux-x86_64-4.03.0-2.0.5/released/8.6/dpdgraph/1.0+8.13.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>dpdgraph: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
src/quote/assets/skins/square/blue.css
hofa/vue-st
/* iCheck plugin Square skin, blue ----------------------------------- */ .icheckbox_square-blue, .iradio_square-blue { display: inline-block; *display: inline; vertical-align: middle; margin: 0; padding: 0; width: 22px; height: 22px; background: url(blue.png) no-repeat; border: none...
blog/categories/raspberri-pi/index.html
RayHightower/rayhightower.github.octo-broken
<!DOCTYPE html> <!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]--> <!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]--> <!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]--> <head> <meta charset="utf-8"> <title>Category: raspberri pi - RayHightower.co...
target/site/apidocs/org/rarefiedredis/reliable/class-use/RedisReliableStringMover.html
wilkenstein/rarefied-redis-java
<!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_31) on Wed Apr 08 00:23:40 MDT 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.rarefiedre...
docs/tags/grape/index.html
cgmonline/cgmonline
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>grape | 华人基因组学在线沙龙</title> <link rel="stylesheet" href="/css/style.css" /> <link rel="stylesheet" href="/css/fonts.css" /> <link href="//cdn.bootcs...
_posts/2012-03-13-an-introduction-to-version-control.html
cuellarfr/cuellarfr.github.io
--- layout: post title: An introduction to version control link: http://guides.beanstalkapp.com/version-control/intro-to-version-control.html tags: development, tutorial --- Version control for beginners.
_includes/post-header.html
JesseTG/jessetg.github.io
<p class="text-muted"> <time class="published" datetime="{{ page.date | date: '%Y-%m-%d' }}" itemprop="datePublished" > {{ page.date | date: "%B %e, %Y" }} </time> | <i class="fa fa-tag"></i> {% include post-tags.html %} </p>
client/main.css
CSchnars13/Media-Bin
/* Global CSS file */ *{ margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; line-height: normal; } body { background-color: #424242 !important; font-family: 'Lato', sans-serif; font-size: 16px; color: #ECEFF1; } .margin-top-sm{ margin-top: 10px; ...
googlec9cc8f065d01b3be.html
Zaftula/docs
google-site-verification: googlec9cc8f065d01b3be.html
themes/default/views/partials/pagination.html
totaljs/eshop
@{if model.pages > 1} <div class="pagination"> <nav> <!-- "pagination" helper is defined in /definitions/helpers.js --> @{helpers.pagination(model)} </nav> </div> @{fi}
css/custom.css
danpersa/coder-dojo
.present.image-section { background-color: rgba(255, 255, 255, 0.4); box-shadow: rgba(255, 255, 255, 0.4) 0px 0px 75px 50px; /*border-radius: 8px;*/ } .present.more-opaque { background-color: rgba(255, 255, 255, 0.6); box-shadow: rgba(255, 255, 255, 0.6) 0px 0px 75px 50px; } .present.even-more-opaque { b...
_site/about/index.html
conico/conico.github.com
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>About me</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Conico Studio is a small ...
docs/classes/Util.html
ccheney/StructureJS
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Util - StructureJS</title> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="stylesheet" href="../assets/css/main.css" id="site_styles"> <link rel="shortcut icon" type="image/png" href="../assets...
template/login_user.html
tankzter/tankzter
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <link rel="icon" href="/static/favicon.ico" /> </head> <body> <div class="login" align="center"> <h1>Welcome to Tankzter. What is your name?</h1> <form method="post" action={{.}}> <input type="text" name="username" placeholde...
docs/index-files/index-1.html
rapid-io/rapid-io-android
<!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-release) on Tue May 23 17:08:49 CEST 2017 --> <title>A-Index</title> <meta name="date" content="2017-05-23"> <link rel="stylesheet" type="t...
hjlog/templates/post_new.html
heejongahn/hjlog
{% extends 'base.html' %} {% block title %}글 작성{% endblock %} {% block content %} <h1>글 작성</h1> <form method='POST' action='/posts/{{c}}/new' class='ui form'> {{ form.hidden_tag() }} <div class='ui grid'> <div class='sixteen wide column'> {{ semantic.form(form.title) }} </div> </div></br...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/106f506a5f3cb75461066f25d2105c18bda0fedaa4704681087e842e8a780edf.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="./bc04ebe24d4b9927f2cdee09cc14f75291a3cee071225e3942b939c6b13a76ef.html">Teleport</a> <hr> ...
templates/categories_i18n/category_list.html
empowerhack/HealthMate
{% extends "base.html" %} {% load i18n %} {% block content %} <div class="contenthead"> <h2 class="contenthead-title">Find a service</h2> </div> {% if object_list %} <ul class="catlist"> {% for object in object_list %} <li class="catlist-item"><a class="fontawesome-chevron-right" hre...
pages/form/form.css
aliciadominique/portfolio
#header { font-family: "Palatino Linotype", serif; font-size: 50px; text-align: center; } h2 { font-family: "Trebuchet MS", Helvetica, sans-serif; }
app/Tpl/blue/manageagency/m.html
leoliew/fanwe_p2p
<!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 name="Generator" /> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <meta http-equiv="Content-Type" content="text/html; ch...
src/css/_variables.css
jchck/jchck_
:root{ /** * * All of our variables * First with Basscss default * Followed by project specifics * */ --base-font-size: 1.155em; --h1: 2rem; --h2: 1.5rem; --h3: 1.25rem; --h4: 1rem; --h5: .875rem; --h6: .75rem; --line-height-1: 1; --line-height-2: 1.125; --line-height-3: 1.25; --line-height-...
docs/org/objectweb/asm/util/class-use/CheckClassAdapter.html
bcleenders/Bramspr
<!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_25) on Tue Jul 01 21:16:47 CEST 2014 --> <title>Uses of Class org.objectweb.asm.util.CheckClassAdapter</title> <meta name="date" conten...
src/Viteloge/CoreBundle/Resources/descriptions/80060.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Béalcourt est un village situé dans le département de Somme en Picardie. On dénombrait 101 habitants en 2008.</p> <p>Le nombre d'habitations, à Béalcourt, était réparti en 2011 en zero appartements et 58 maisons soit un marché relativement équilibré.</p> <p>À cot...
docs/partials/api/getRecipient.html
davidsonalencar/pagarme-challenge
<h1><code ng:non-bindable="">getRecipient</code> <div><span class="hint"></span> </div> </h1> <div><h2 id="description">Description</h2> <div class="description"><div class="getrecipient-page"><p>asd</p> </div></div> <h2 id="usage">Usage</h2> <div class="usage"><pre class="prettyprint linenums">getRecipient(id);</pre> ...
_includes/navigation.html
ellacullen/ellacullen.github.io
<div class="navigation-wrapper"> <nav role="navigation" id="site-nav" class="animated drop"> <ul> {% for link in site.data.navigation %} {% if link.url contains 'http' %} {% assign domain = '' %} {% else %} {% assign domain = site.url %} {% endif %} <li> ...
_includes/nav.html
joseph-sx/joseph-sx.github.io
<nav> <a href="{{ site.url }}/">Home</a> <a href="{{ site.url }}/about">About</a> </nav>
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.4pl4/contrib:string/dev/2014-11-21_12-12-52.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...
public/Windows 10 x64 (18363.592)/_ARBITER_PARAMETERS.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18363.592)</h4><br> <h2>_ARBITER_PARAMETERS</h2> <font face="arial"> +0x000 Parameters : <a href="./<anonymous-tag>.html"><anonymous-tag></a><br> </font></body></html>
examples/skyboxes_skybox_custom.html
xeolabs/xeoengine
<!DOCTYPE html> <html lang="en"> <head> <title>xeogl Example</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, minimal-ui"> <script src="../build/xeogl.js"></script> <link href="css/styles.css" rel="stylesheet"/> ...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/88197fd37411e3ea5d778186152f55051a8d7bb9d30d52d5088e5127391216ca.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="./84df6d8c2371b88703a85aaabe3388375f2d3aeb7014ababcd19e8fd7567ed36.html">Teleport</a> <hr> ...
doc/jdk6_cn/javax/swing/event/class-use/PopupMenuEvent.html
piterlin/piterlin.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0-beta2) on Mon Mar 19 19:31:20 CST 2007 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> 类 javax.swing.event.PopupMenuE...
html/ui__mainwindow_8h-source.html
ixmaps/trgen
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>ui_mainwindow.h Source File</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- ...
_react_docs/0.8.10/modules/params.html
ui-router/ui-router.github.io
--- --- <!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>params | @uirouter/react</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href=".....
src/third-party/glew/doc/index.html
wibbe/three-cpp
<!-- begin header.html --> <!-- The OpenGL Extension Wrangler Library Copyright (C) 2002-2008, Milan Ikits <milan ikits[]ieee org> Copyright (C) 2002-2008, Marcelo E. Magallon <mmagallo[]debian org> Copyright (C) 2002, Lev Povalahev All rights reserved. Redistribution and use in source and binary forms, with o...
graylog2-web-interface-0.20.6/share/doc/api/models/api/requests/streams/CreateStreamRuleRequest.html
pawank/logging-engine-akka-gl2-dependencies
<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html> <head> <title>CreateStreamRuleRequest - models.api.requests.streams.CreateStreamRuleRequest</title> <meta name="description" content="CreateStreamRu...
frontend/Components/FeedBox/styles.css
shoumma/ReForum
@value borderColor, backShade, secondaryFontColor, primaryFontColor from 'SharedStyles/globalStyles.css'; /** * FeedBox styles */ .container { margin-top: 20px; border: 1px solid borderColor; &:first-child { margin-top: 0px; } } .header { border-bottom: 1px solid borderColor; height: 30px; display: fle...
2019/02/16/tenderfoot-paces/index.html
mching/mching.github.io
<!DOCTYPE html> <html lang="en" itemscope itemtype="http://schema.org/WebPage"> <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, maximum-scale=1.0"> <title>Tenderfoot Paces - Dripping Data</title>...
client/views/dashboard/dashboard_header.html
dazmiller/socialite
<template name="dashboardHeader"> <script> if (Meteor.isClient) { AutoForm.setDefaultTemplate('materialize'); } </script> <div class="dashboard-header"> <div class="container"> <div class="row"> <div class="col-xs-12"> <div class="buttons"> <a href="{{path...
App/views/patient/followupTabs/phoneLog.html
vijaybhalla/PatientCare
<!------------------------------------------------------------------------------------------------- | View: PhoneLog | Author: Imran Esmail | Description: This View contains all of the logic for the PhoneLog tab. ------------------------------------------------------------------------------------------------->...
views/change_of_name_171101/photoguide-short/short-lighting.html
UKHomeOffice/passports-prototype
{{< layout}} {{$back}} <div class="photo-guide"> <a href="/../change_of_name_171101/intro/choose-photo-method" class="back-link">Other ways to get a photo</a> <span class="marker">Guide part 3 of 8</span> </div> {{/back}} {{$main-content}} <div class="column-full"> <div class=...
editor/css/editor.css
SpectrumBroad/xible
.view.editor { flex-direction: column; } .view.editor .top { display: flex; flex-direction: row; } .view.editor .top header { flex: 0 0 208px; } .view.editor > .bottom { display: flex; flex-direction: row; flex: 1 1 auto; height: 1px; } .view.editor > .bottom.column { flex-direction: column; } .v...
app/view1/view1.html
mRoca/angular-material-pouchdb-test
<section class="main-content"> <md-content class="md-whiteframe-z1 md-padding"> <p>This is the partial for view 1.</p> <div>Angular seed app: v<span app-version></span></div> <md-button class="md-raised md-primary">Primary</md-button> <md-button>Normal</md-button> <md-butto...
static/admin/lib/ueditor/third-party/SyntaxHighlighter/shCoreDefault.css
haoshuai6/think_hsblog
.syntaxhighlighter a,.syntaxhighlighter div,.syntaxhighlighter code,.syntaxhighlighter,.syntaxhighlighter td,.syntaxhighlighter tr,.syntaxhighlighter tbody,.syntaxhighlighter thead,.syntaxhighlighter caption,.syntaxhighlighter textarea { -moz-border-radius:0 0 0 0!important; -webkit-border-radius:0 0 0 0!impo...
doc/java/jdk7/java/lang/Character.Subset.html
fbiville/annotation-processing-ftw
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.6.0_18) on Thu Dec 18 17:17:09 PST 2014 --> <title>Character.Subset (Java Platform SE 7 )</title> <meta name="date" content="2014-12-18"> <...
app/templates/coverage.html
dataminr/generator-reactjs-flux
<html> <head> <title>Unit Test Coverage Reports</title> </head> <body> <h1>Unit Test Coverage Reports</h1> <h2> <a href="coverage/app/index.html">App Code Coverage</a> </h2> </body> </html>
91-roster-grid-class/styles/app.css
kenwilcox/Angular60
/** { border:1px solid rebeccapurple; }*/ .player-card { display: inline-block; border: 1px solid gray; align-content: center; width: 230px; padding: 10px; margin: 5px; } .player-card p { text-align: center; } .player-card button { margin-top: -10; padding: 5px; } .inline { display: inline-blo...
src/main/resources/templates/addAccount.html
terotuomala/karttagalleria
<!DOCTYPE HTML> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org"> <head> <title>Karttagalleria</title> <meta charset="UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3...
index.html
waltonryan/learn-front-end-dev
<!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>Bootstrap Base</title> <!-- Bootstrap --> <link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5...
lib/pmd-bin-5.0.4/docs/testapidocs/net/sourceforge/pmd/lang/java/rule/typeresolution/class-use/LooseCouplingTest.html
jmagas/RedditDailyProgrammer
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (version 1.7.0_03) on Wed May 01 12:49:41 CEST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class net....
BOOST/boost_1_61_0/libs/core/doc/html/boost/ref_idm14304.html
calvinfarias/IC2015-2
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Function template ref</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../index.html" title="Cha...
index.html
OdinVanguard/openEtG_questDev
<!DOCTYPE html> <head> <title>openEtG</title> <link href="http://fonts.googleapis.com/css?family=Dosis" rel="stylesheet" type="text/css"> <link href="favicon.png" rel="shortcut icon" /> <style> body { background-color:black; color:white; margin:0; font-family:Dosis; } a { color:#6699FF; text...
categories/index.html
yuxingmo/yuxingmo.github.io
<!DOCTYPE html> <html> <head><meta name="generator" content="Hexo 3.8.0"> <!-- Baidu Tongji --> <script>var _hmt = _hmt || []</script> <script async src="//hm.baidu.com/hm.js?11522de70f8310494762f6955cb0aac4"></script> <!-- End Baidu Tongji --> <meta charset="utf-8"> <ti...
html/234567116123.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...
html/123456135991.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...
_book/helpers.html
tusharvikky/docs
<!DOCTYPE HTML> <html lang="en" > <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>Helpers | Laravel Documentation</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <meta name="description" co...
public/fonts/css/duotone.css
redcodefinal/pixel_lang_crystal
/*! * Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license (Commercial License) */ @font-face { font-family: 'Font Awesome 5 Duotone'; font-style: normal; font-weight: 900; font-display: block; src: url("../webfonts/fa-duotone-900.eot"); ...
client/templates/statement.html
ErikBjare/Futarchio
<template name="statement"> {{> card}} </template> <template name="singleStatement"> <!-- TODO: Remove code duplication, also in singlePoll --> {{#if .}} <div class="container"> {{> statement}} </div> {{/if}} </template> <template name="statementDetails"> <div class="row"...
apidoc/namespace-KsUtils.html
KonstantinFilin/ksutils
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="ApiGen 2.8.0" /> <title>Namespace KsUtils | KsUtils</title> <script type="text/javascript" src="resources/combined.js?394153670"></script> <script type="text/javascript" src="elemen...
js/src/main/states/root/root.html
serenayl/DesignExplorer
<div id="main-content-flow"> <div id="main"> <div class="main-constrained" style="width:{{selectedIteration? '20%':'100%'}}"> <results-thumbnails ng-if="viewMode=='thumbnails'"></results-thumbnails> <animated-results ng-show="viewMode=='animation'" id="animated-results-container"></a...
index.html
websemantics/semantic-dojo
<!DOCTYPE html> <html> <head> <base href="dist/"> <meta charset="utf-8"> <title>Semantic Dojo</title> <link rel="image_src" type="image/jpeg" href="src/app/resources/img/logo.png" /> <link rel="icon" type="image/png" href="src/app/resources/img/favicon-32x32.png" sizes="32x32" /> <link rel="icon" type="image/png"...