path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
web/css/flags.css
willdurand/Propilex
.flag { width: 16px; height: 11px; background:url(../images/flags.png) no-repeat } .flag.flag-fr {background-position: -16px 0} .flag.flag-us {background-position: 0 -11px}
flask/templates/main_GPIO.html
tscloud/PiGoSemiPro
<!DOCTYPE html> <head> <title>PiGoSemiPro Web</title> </head> <body> <h1>PiGoSemiPro - possible actions</h1> {% for pin in pins %} <p> <FORM> <INPUT TYPE="button" onClick="parent.location='/{{pin}}/toggle'" VALUE="{{ pins[pin].name }}"> </FORM> </p> {% endfor %} <p> <FORM> ...
_site/projecte/index.html
albertolive/zeppelin
<!DOCTYPE html> <html lang="en" itemscope itemtype="http://schema.org/Blog"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"> <meta name="author" ...
docs/03-06-2017/index.html
efiminem/supershad
<!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"> <title>supershad</title> <meta name="description" content="Решение вступительных испытаний в Школу анализа данных (ШАД)...
src/themes/music-blocks/src/vars.typography.css
Baasic/baasic-starterkit-angularjs-blog
/*------------------------------------*\ # vars.typogrphy \*------------------------------------*/ :root { /* Baseline */ --base-font-size: 1rem; --base-line-height: 1.5rem; /* Type weights */ --type-light: 300; --type-regular: 400; --type-bold: 700; /* Type scale */ --type-t...
clean/Linux-x86_64-4.01.0-1.2.0/unstable/dev/contrib:int-map/8.4.dev/2014-12-17_22-19-20.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...
docs/3.2/dd/de3/videoio__overview_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...
clean/Linux-x86_64-4.06.1-2.0.5/released/8.10.2/lc/8.7.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>lc: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel...
test/unit_tests.html
soney/jsep
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>jsep Tests</title> <script type="text/javascript" src="resources/qunit-2.3.0.js"></script> <link rel=StyleSheet href="resources/qunit-2.3.0.css" type="text/css" media=screen /> ...
src/Viteloge/CoreBundle/Resources/descriptions/41035.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Champigny-en-Beauce est un village localisé dans le département de Loir-et-Cher en Centre. Elle comptait 631 habitants en 2008.</p> <p>Si vous envisagez de demenager à Champigny-en-Beauce, vous pourrez facilement trouver une maison à acheter. </p> <p>Le parc d'hab...
src/Viteloge/CoreBundle/Resources/descriptions/02522.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Mont-Saint-Jean est un village géographiquement positionné dans le département de l'Aisne en Picardie. Elle totalisait 70 habitants en 2008.</p> <p>Si vous envisagez de venir habiter à Mont-Saint-Jean, vous pourrez facilement trouver une maison à vendre. </p> <p>L...
src/Viteloge/CoreBundle/Resources/descriptions/33115.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Cazalis est un village situé dans le département de Gironde en Aquitaine. Elle comptait 210 habitants en 2008.</p> <p>Si vous pensez venir habiter à Cazalis, vous pourrez aisément trouver une maison à vendre. </p> <p>À coté de Cazalis sont situées les communes de ...
ajax/libs/pure/0.1.0/base.css
yogeshsaroya/new-cdnjs
version https://git-lfs.github.com/spec/v1 oid sha256:eab9f5f53cdb7e71fff1bfaccdf81c31121814a94bc43ea1fd57e5064fc4e917 size 9882
gfyxyq.html
hxshandle/gufang
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="description" content=""> <meta name="viewport" content="width=1024px"> <link rel="stylesheet" href="css/normalize.css"> <link rel="stylesheet" href="css/main.css"> <link r...
NooDMS/public/lib/bootstrap-cover/cover.css
Dhanielk/NooDMS
/* * Globals */ /* Links */ a, a:focus, a:hover { color: #fff; } /* Custom default button */ .btn-default, .btn-default:hover, .btn-default:focus { color: #333; text-shadow: none; /* Prevent inheritence from `body` */ background-color: #fff; border: 1px solid #fff; } /* * Base structure */ html, body...
vendors/echarts/test/dataZoom-cartesian-h.html
ka215/WP-Gentelella
<html> <head> <meta charset="utf-8"> <script src="lib/esl.js"></script> <script src="lib/config.js"></script> </head> <body> <style> html, body{ padding: 0; margin: 0; } #main { height: 500px;...
examples/angular2/using-angular-cli/src/index.html
realtime-framework/RealtimeRxJS
<!doctype html> <html> <head> <meta charset="utf-8"> <title>MyDreamAppWithRealtimerxjs</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> </head> <body> <app-root>Loading...</app-root> </body> </html>
templates/project.html
garethr/appengine-bugs
{% extends "base.html" %} {% block title %}{{project.name}} on GitBug{% endblock %} {% block header %} {% if not user %} <div class="message"> <p><strong>Remember</strong>. You need to be <a href="{{link}}">logged in</a> to change the project settings or for API access if you own this project....
example-server/public/stylesheets/fileupload.css
gurghet/rota-scalajs
/* Styles for HTML5 File Drag & Drop demonstration Featured on SitePoint.com Developed by Craig Buckler (@craigbuckler) of OptimalWorks.net */ #filedrag { display: none; font-weight: bold; text-align: center; padding: 1em 0; margin: 1em 0; color: #555; border: 2px dashed #555; border-radius: 7...
bin/doc_extract/static/styles.css
terrencepreilly/darglint
.main-content { width: 800px; height: 580px; display: flex; flex-direction: column; } .actions { display: flex; flex-direction: row; justify-content: space-between; } .actions .default-entry { cursor: pointer; margin-top: auto; } .docstring-container { display: flex; flex...
lib/assets/images/photon/plugins/elrte/css/css_compiled/js/plugins/css/css_compiled/js/plugins/jquery.autotab-1.1b.js.html
user-tony/photon-rails
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Login Page - Photon Admin Panel Theme</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"> <link rel="shortcut icon" href="http://photonui.orangehilldev.com/images/photo...
_includes/sidebar.html
liyangbit/liyangbit.github.io
<aside> <!-- 添加总目录 --> <div> {% include sidebar-search.html %} </div> <div class="panel radius"> <!-- <h3><strong>总目录</strong></h3> --> <font color=#222222> <h4>总目录</h4> </font> <ul> {% for entry in site.data.sidebar-navigation.entries %}...
mcontrol.css
marriola/MediaControl
.letter-grid { background-color: black; } .letter { background-color: black; } .letter GtkLabel { color: #ddd; font-size: 13px; font-weight: bold; } .letter:hover { background-color: #222222; } .letter:hover:active { background-color: white; } .letter:hover:active GtkLabel { color: ...
_layouts/post.html
romainberger/romainberger.com
--- layout: default --- <div class="post"> <div class="post-image {{ page.image-class }}" style="background-image: url(/img/posts/{{ page.image }}); background-color: {{ page.background-color }}"></div> <div class="wrapper"> <h1>{{ page.title }}</h1> <p class="meta">{{ page.date | date_to_strin...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/93cd25b3bbf48d5e6e3cd6be1a117428c85da13f1825efaded79ec1e5fa63654.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="./e58455bd24ef2577efe1c859417173726b0f1d516b28d89f939528e2bd2431c3.html">Teleport</a> <hr> ...
app/templates/auth/registersms.html
zjyfdu/flask_huxiaofei
{% extends "base.html" %} {% import "bootstrap/wtf.html" as wtf %} {% block title %}用芯学 - 注册{% endblock %} {#{% block head %}#} {#{{ super() }}#} {##} {#<script type="text/javascript" src="http://qzonestyle.gtimg.cn/qzone/openapi/qc_loader.js" data-appid="101453353" data-redirecturi="https://yongxinxue.xin/auth/qqlog...
template/template.html
partageit/vegetables
<html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>{{title}} - {{globalTitle}}</title> <link rel="stylesheet" href="{{{baseUri}}}assets/css/highlight.min.css"> <link rel="stylesheet" href="{{{baseUri}}}assets/css/bootstrap.min.css"> <link rel="s...
assets/bootstrap/css/bootstrap.css
warloque/itea_ng
/*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=db85cbf7170d084b453933adb49e22d8) * Config saved to config.jso...
Doc TCPClient/html/class_robot_dispatcher_message.html
kleberandrade/dream-net
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
clean/Linux-x86_64-4.08.1-2.0.5/released/8.13.1/qcert/1.3.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>qcert: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" ...
webroot/css/navbar.css
Toosman/WGTOTW
/** * Based on http://dbwebb.se/coachen/en-navbar-med-drop-down-meny-i-ren-html-och-css * Changed to only style li-items instead of a. */ #navbar { margin-bottom: 44px; } .navbar { float:right; display: inline-block; } .navbar ul { list-style: none; margin: 0; padding: 0; } .navbar li { display:...
app/style/Auto.css
GTyexing/comp
.card { font-size: 14px; border: 1px solid rgba(0,0,0,.09); background: white; border-radius: 1px!important; box-shadow: 0 1px 4px rgba(0,0,0,.04); padding: 10px 20px; } .button { margin: 10px; border-radius: 999em; border-color: #108ee9; } .opa { transition: .8s; opacity: 0; } .show { opacit...
administrator/templates/lists/dmnv/templates/view.html
pvtruong/stp-ungdungquanly-client
<div class='container-fluid'> <list-view-header header-title='ten_nv'> <li role="presentation" class="divider"></li> <li> <a class='dropdown-header' ng-click="addContact()">Thêm liên lạc</a> </li> </list-view-header> <tabset class="col-sm-12"> <tab heading='Chi tiết'> <form class='form-horizontal'> ...
res/css/mixins/shadow.css
hudhaifas/silverstripe-dataobject-manager
/*# sourceMappingURL=shadow.css.map */
clean/Linux-x86_64-4.02.3-2.0.6/released/8.4.6/color/1.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>color: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" ...
_ng2_docs/1.0.0/classes/params.paramtype.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>ParamType | @uirouter/angular</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" hre...
post-process/css/typography/_font-style.css
vipickering/vincentp
.italic { font-style: italic; }
centrala/node_modules/generator-jhipster/app/templates/src/main/webapp/scripts/app/admin/health/_health.modal.html
wyzellak/sandbox-internet-apps-design
<div class="modal-header"> <button aria-label="Close" data-dismiss="modal" class="close" type="button" ng-click="cancel()"><span aria-hidden="true">&times;</span> </button> <h4 class="modal-title" id="showHealthLabel"><% if (enableTranslation){ %> {{'health.indicator.' + baseName(currentHealth.name) | tra...
Example/templates/firstlines.html
JiBB/songbook
{% extends "common.html" %} {% block title %}{{ super() }}—by First Line{% endblock %} {% block content %} <header> <h1>Nursery Rhymes by First Line</h1> </header> <h2>First Lines</h2> <ul> {% for song in songbook.songs | sort(attribute="first_line", case_sensitive=false) %} <li><a name="{{song.slug}}...
Project1/docs/graphviewer_pt/functions.html
DDuarte/feup-cal
<!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/app/home/modules/speakers/components/speaker-info/speaker-info.component.html
ng-be/app-ng-be-org
<div class="speaker-info"> <div class="speaker-info__header" [style.backgroundImage]="'url(' + speaker.picture + ')'"> </div> <div class="speaker-info__social" *ngIf="speaker.social"> <speaker-social-row [social]="speaker.social" (url)="url.emit($event)"> </speaker-social-row> </div> <h3>Talk ...
public/modules/devlabsters/views/list-devlabsters.client.view.html
Bratanov/FAKAM
<section data-ng-controller="DevlabstersController" data-ng-init="find()"> <div class="page-header"> <h1>Devlabsters</h1> </div> <div class="list-group"> <a data-ng-repeat="devlabster in devlabsters" data-ng-href="#!/devlabsters/{{devlabster._id}}" class="list-group-item"> <small class="l...
lib/apache-poi/docs/apidocs/org/apache/poi/util/class-use/BitField.html
nimbleapps/export_to_spreadsheet
<!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_19) on Fri Oct 29 16:39:57 MSD 2010 --> <TITLE> Uses of Class org.apache.poi.util.BitField (POI API Documentation) </TITLE> <META NAME="dat...
star-date-picker.css
mrherndon/star-date-picker
input.date { border: 1px solid #DDDDDD; background-color: #EEEEEE; color:#555555; min-width: 200px; padding: 8px 10px; margin: 10px; } input.date:hover { cursor:pointer; border: 1px solid #44B4E4; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, ...
v5/user-agent-detail/77/7e/777e0a54-ce0d-4722-b6ef-e7bc223f04cb.html
ThaDafinser/UserAgentParserComparison
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; KKman3.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)</title> ...
tags/Business/index.html
HyperJ/hyperj.github.io
<!DOCTYPE html> <html class="theme-next gemini use-motion" lang="en"> <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=2"> <meta name="theme...
public/js/directives/line/line.html
maaxow/myCashWallet
<div layout="row" layout-align="space-around center"> <div flex> {{ money.date | date: "dd/MM/yyyy HH:mm:ss" }} </div> <div flex> {{ money.type }} </div> <div flex> {{ money.amount }} </div> <div flex> {{ money.quantity }} </div> <div flex><md-button ng-click="removeMoney(money._id)">...
kadira-ui/client/layout/redirect.html
kadira-open/kadira-server
<template name="layout.redirect"> <div class="container" style="margin-top: 30px;"> redirecting... </div> </template>
clean/Linux-x86_64-4.12.1-2.0.8/released/8.14.1/pi-agm/1.2.2.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>pi-agm: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css"...
index.html
rainedream/popular-charts
<html> <head> <title>Popular Charts</title> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body> </body> </html>
clean/Linux-x86_64-4.05.0-2.0.6/released/8.10.1/ctltctl/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>ctltctl: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" r...
place/bulgaria/health/index.html
okfn/opendataindex-2015
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="Open Knowledge"> <meta name="description" content="The Global Open Data Index assesse...
kettle-data-integration/docs/api/org/pentaho/di/trans/steps/syslog/class-use/SyslogMessage.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:55 EST 2012 --> <TITLE> Uses of Class org.pentaho.di.trans.steps.syslog.SyslogMessage </TITLE> <META NAME="date" CONTENT="20...
doc/files/src_app_Render_Detail.js.html
Jacq/crowd-sim
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>src\app\Render\Detail.js - CrowdSim</title> <link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="stylesh...
javadoc/src-html/com/restfb/types/AppRequest.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, class: AppRequest"> <meta name="generator" content="javadoc/SourceToHTMLConverte...
_includes/tweet-coding-wisdom-qualified.html
jlhood/jlhood.github.io
<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">&quot;Every great developer you know got there by solving problems they were unqualified to solve until they actually did it.&quot; - Patrick McKenzie</p>&mdash; Programming Wisdom (@CodeWisdom) <a href="https://twitter.com/CodeWisdom/status/834463...
doc/java/jdk8/javax/swing/text/class-use/StyledEditorKit.AlignmentAction.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 (1.8.0_31) on Wed Dec 17 20:48:30 PST 2014 --> <title>Uses of Class javax.swing.text.StyledEditorKit.AlignmentAction (Java Platform SE 8 )</title> <me...
doc/syn/expr/struct.ExprParen.html
IsaacWoods/RustOS
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../syn/struct.ExprParen.html"> <title>Redirection</title> </head> <body> <p>Redirecting to <a href="../../syn/struct.ExprParen.html">../../syn/struct.ExprParen.html</a>...</p> <script>location.replace("../../syn/struct....
app/views/saleiphone.html
jigkoh3/cyber-true-fec3
<!-- Header --> <div id="header" ng-include="'views/common/headerserved.html'"></div> <!-- Main Wrapper --> <div id="wrapper"> <div class="container"> <div class="col-md-10 col-md-offset-2 sale-main"> <div class="row"> <div class="box-sale-product" > <...
toko/templates/base.html
ular/toko
{% load staticfiles i18n %}<!DOCTYPE html> <html lang="en" ng-app> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>{% block title %}toko{% endblock title %}</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="descrip...
blog/ruby-classes.html
Elizabeth-Roche/Elizabeth-Roche.github.io
<!DOCTYPE html> <head> <title>The Roche Approach</title> <meta charset="UTF-8"> <link href="../stylesheets/default.css" type="text/css" rel="stylesheet" /> <link rel="stylesheet" type="text/css" href="../stylesheets/blog.css"> </head> <main> <h1>Classy</h1> <h2></h2> <h4>2/9/2016</h4> <section> <p> ...
index.html
fjavifabre/fjavifabre.github.io
<!DOCTYPE html> <meta charset="utf-8"> <title>Redirecting to http://javierfabre.com/</title> <meta http-equiv="refresh" content="0; URL=http://javierfabre.com/"> <link rel="canonical" href="http://javierfabre.com/">
docsets/ATG 2007.1.docset/Contents/Resources/Documents/atg/cortex/ColumnDeclaration.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.4.2_05) on Fri Dec 23 12:54:17 EST 2005 --> <TITLE> ColumnDeclaration (ATG Java API) </TITLE> <META NAME="keywords" CONTENT="atg.cortex.ColumnDeclaratio...
tests/implementation.html
alejandrolechuga/HashRouter
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Tests</title> <link rel="stylesheet" href="qunit.css"> </head> <body> <ul> <li> <a href="#home">Home</a> <a href="#home/1">Home 1</a> <a href="#greetings/page2">Greetings Page 2</a> <a href="#greetings/page4">Greetings Page ...
clean/Linux-x86_64-4.09.0-2.0.5/released/8.8.1/matrices/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>matrices: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" ...
client/buildboard.html
jorisbontje/ethereum-buildboard
<template name="buildboard"> Last updated: {{livestamp lastUpdated}} <div class="btn-toolbar"> {{#each filters}} {{> queryFilter type=this}} {{/each}} <div class="btn-group" role="group" aria-label="{{type}}"> <button class="btn btn-default clear">Reset</button> <butto...
docs/index-files/index-16.html
fccn/PTCRISync
<!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 (9.0.1) on Tue Sep 18 11:15:34 WEST 2018 --> <title>V-Index</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="da...
styles/modules.css
Wing-Men/that-wing-thing
header { border-bottom: 2px solid black; margin-bottom: 5%; } nav { display: inline-block; float: right; margin: 3%; margin-bottom: 0; width: 23%; } nav ul { display: none; list-style: none; padding: 0; } nav li { margin-bottom: 0.5%; text-align: left; } nav:last-child { margin-bottom: px; ...
week-4/DOM/exercices/exercice3.html
carlesnunez/aprende-javascript-adecuadamente
<center> <img src="img/cat.png" id="cat" style="position: relative"> <img src="img/hat.png" id="hat" style="position: relative"> </center> <script> var cat = document.querySelector("#cat"); var hat = document.querySelector("#hat"); var angle = 0, lastTime = null; // Your code here. functio...
clean/Linux-x86_64-4.05.0-2.0.1/released/8.5.2/zorns-lemma/8.11.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>zorns-lemma: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min...
html/234567163972.html
GoC-Spending/data-corporations
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"> <!--<![endif]--> <!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open...
src/main/page/dependencies/sub-project.html
Taig/Scala-on-Android
<h3>{{ names.abbr( 'sbt' ) }} sub-projects</h3> <p> {{ names.abbr( 'sbt' ) }} allows you to split your codebase into several sub-modules. This might be a convenient way to manage large codebases. It also works for {{ names.name( 'sbt-plugin' ) }} projects. Please refer to the {{ sourcelink( 'sbt-tutorial-multi-projec...
docs/isambard.buff.html
woolfson-group/isambard
<!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>isambard.buff package &mdash; ISAMBARD 1.4.1...
doc/Talia3/Update/SesameTransaction.html
net7/Erato
<!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" /> <title> Class: Talia3::Update::SesameTransa...
docs/CodeTemplate/docs.CodeTemplate10501.components.html
wadolsh/bridge-js
<template id="doc10501-tmpl01"> <style id="style-doc10501-tmpl01"> .doc105-tmpl01:before { content: "Sample 1: " } </style> <ul class="doc10501-tmpl01"> ##[1, 2, 3].forEach(function(value) {## <li>##=value##</li> ##});## ### this.querySelector('li:nth-child(2)').style.bac...
docs/manual/pyeval.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>pyeva...
demo/demo.html
yadimul296/Nivo-Slider-jQuery
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <html lang="en"> <head> <title>Nivo Slider Demo</title> <link rel="stylesheet" href="../themes/default/default.css" type="text/css" media="screen" /> <l...
planetes/duplex-walden/index.html
larucheio/meltingrottes.ch
--- layout: planete title: "Duplex/Walden" image: 'duplex-walden.svg' --- <p> Club hétérotopique et lieu de nuit par intermittence. </p> <section> <h3 class="mg-title">Vendredi 01 septembre 2017</h3> {% assign asteroids = site.data.prog.vendredi.prog | where:'venue', 'walden' | sort:'time.from' %} {% for...
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.0~camlp4/freespec-core/0.3.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>freespec-core: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.m...
_includes/pop-up-mailchimp-subscribe.html
gmlang/masterr
<html> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script type="text/javascript" src="{{ site.url }}/assets/js/jquery.leanModal.min.js"></script> <link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css" /> <style> #optin { ...
iiits_config/staticfiles/ckeditor/ckeditor/plugins/codesnippet/lib/highlight/styles/school_book.10856a3d7749.css
IIITS/iiits.ac.in
/* School Book style from goldblog.com.ua (c) Zaripov Yura <yur4ik7@ukr.net> */ .hljs { display: block; padding: 15px 0.5em 0.5em 30px; font-size: 11px !important; line-height:16px !important; } pre{ background:#f6f6ae url("./school_book.069f91d8694b.png"); border-top: solid 2px #d2e8b9; ...
coc.html
GrUSP/2017.angularday.it
--- title: Codice di Condotta --- <div class="limit"> <div class="intro intro--no-height"> <h1 class="intro__title">Code of Conduct</h1> </div> <div class="row row--2"> <p class="row__column"> {{ site.data.conference.name }} is a community conference intended for networking and collaboration in t...
NetBeansProjects/proyfactura/dist/javadoc/index-files/index-9.html
Hades1996/Proyectos-U
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="es"> <head> <!-- Generated by javadoc (1.8.0_25) on Tue May 12 23:23:19 COT 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>M-Index</title> <meta name="...
public/font/fontello/css/fontello-ie7-codes.css
DMNSWT/SOSGui
.icon-pause { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x2389;&nbsp;'); } .icon-stop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x25aa;&nbsp;'); } .icon-play { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x25b6;&nbsp;'); } .icon-lay...
vendor/poi-3.6/doc/apidocs/org/apache/poi/hpsf/wellknown/SectionIDMap.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:24:35 MSK 2009 --> <TITLE> SectionIDMap (POI API Documentation) </TITLE> <META NAME="date" CONTENT="2009-12-14"> <L...
addons/ewei_shopv2/template/web/sale/tabs.html
Broomspun/shanque
{if com("sale")} {ifp 'sale.deduct|sale.enough|sale.enoughfree|sale.recharge'} <div class='menu-header'>基本</div> <ul> {ifp 'sale.enough'}<li {if $_W['routes']=='sale.enough'}class="active"{/if}><a href="{php echo webUrl('sale/enough')}">满额立减</a></li>{/if} {ifp 'sale.enoughfree'}<li {if $_W['routes']=='sale.enoug...
Rust/share/doc/rust/html/rustc_typeck/metadata/decoder/fn.list_crate_metadata.html
ArcherSys/ArcherSys
<!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 `list_crate_metadata` fn in crate `rustc_typeck`."> <meta n...
djangosige/templates/vendas/orcamento_venda/orcamento_venda_add.html
thiagopena/djangoSIGE
{%extends 'base/base.html'%} {%block title%}{{title_complete|lower}}{%endblock%} {%block content%} <section class="content"> <div class="container-fluid"> {% include 'base/title_header.html' %} <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <div class="row"> <div class="card"> ...
css/main.css
wdi-hk-sep-2014/harry2048
@font-face { font-family: "Clear Sans"; src: url("/fonts/ClearSans-Bold.ttf"); } body { background: #faf8ef; color: #776e65; font-family: "Clear Sans"; text-align: center; } .board { background: #bbada0; margin: 0 auto; padding: 8px; width: 472px; height: 472px; } .cell { background: rgba(238...
_includes/head.html
securt2018/securt2018.github.io
<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>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title> <meta name="description" content="{% if page.excerpt %}{{ page.excer...
result/M.1419100587.A.DE3.html
iultimatez/PTTScraper
<!DOCTYPE html><html><head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>Re: [問卦] 有沒有一套漫畫家的八卦 - 看板 Gossiping - 批踢踢實業坊</title> <meta name="robots" content="all"> <meta name="keywords" content="Ptt BBS 批踢踢"> <meta name="description" content=" ※ 引述《loveSETSUNA (loveSETSUNA)》之銘言:...
Backup-old-code/stylesheets/common/v1layout.css
designernaruka/designernaruka
.cell-content-caption, .dnIntro .dnIntro-caption, .dnAbout .dnAbout-caption, .dnSkills .skillsContent, .dnSkills .dnSkills-caption, .dnWork .dnWork-caption, .dnLab .dnLab-caption { bottom: 0; color: #292E4A; display: table; height: 100vh; left: 0; position: absolute; right: 0; text-align: left; top: 0...
107b057/html/classes.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...
_layouts/front.html
naaman10/andrew-thomas
<!DOCTYPE html> <html lang="en"> {% include head.html %} <body id="page-top"> {% include nav.html %} {% include header.html %} {% include call-to-action.html %} {% include portfolio.html %} {% include aside.html %} {% include footer.html %} {% include scripts.html %} </body> </html>
index.html
delventhalz/CSS-Shakespeare
<!DOCTYPE html> <html lang="en" moznomarginboxes mozdisallowselectionprint> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- The above 3 meta tags *must* come first in the head; any other head ...
Symbol Table/doc/index-files/index-11.html
shivam091/Symbol-Table
<!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_11) on Sun Aug 31 14:44:00 IST 2014 --> <title>O-Index</title> <meta name="date" content="2014-08-31"> <link rel="stylesheet" type="text/css" h...
_ng1_docs/1.0.19/classes/vanilla.memorylocationservice.html
ui-router/ui-router.github.io
--- redirect_from: /docs/1.0.19/classes/vanilla.memorylocationservice.html --- <!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>MemoryLocationService | @uirouter/angularjs</title> <meta name="description" content=""> <meta name=...
tag/Soundcloud/index.html
Mediashare/Mediashare.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>Soundcloud - Mediashare.Blog</title> <meta name="description" content="" /> <meta name="HandheldFriendly" content="True" /> <meta name="viewport" content="width=device-width, i...
html/Page 6.html
lukec11/max-webserver
<!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> <link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png"> <link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x...
reveal/css/theme/source/gdilight.css
gdila/gdi-responsive
@font-face { font-family: "Gotham"; src: local("Gotham"), url("fonts/Gotham/Gotham-Medium.otf") format("opentype"); font-weight: normal; font-style: normal; } @font-face { font-family: "Gotham-Book"; src: local("Gotham-Book"), url("fonts/Gotham/Gotham-Book.otf") format("opentype"); font-weight: normal; ...