path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
player.html
kainliu/Luaner
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>Luaner Player</title> <link href="assets/css/player.css" rel="stylesheet"> </head> <body> <div id="jquery_jplayer_1" class="jp-jplayer"></div> <div id="jp_container_1" class="jp-audio"> <div class="jp-interface"> <ul id="main_menu" ...
doc/html/list_8c.html
aravind/libacpi
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>libacpi: list.c File Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!...
assets/examples/css/pages/errors.css
harinathebc/sample_codeigniter
.page-error .error-mark { margin-bottom: 33px; } .page-error header h1 { font-size: 10em; font-weight: 400; } .page-error header p { margin-bottom: 30px; font-size: 30px; text-transform: uppercase; } .page-error h2 { margin-bottom: 30px; } .page-error .error-advise { margin-bottom: 25px; color: #a...
BootstrapStyleJumbotron/css/main.css
nischaalc/smallProjects
html { font-family: 'Merriweather Sans', sans-serif; padding: 0; margin: 0; } body { padding: 0; margin: 0; background-color: #FFF; font-size: 20px; } nav { margin-bottom: 2em; } .content { margin-bottom: 2em; margin-top: 2em; } .scroimg { padding: 0.2em; border: 2px solid #FFF; border-radius:...
www/css/styles.css
tancredi/hr-hackathon-chilist-app
body { background: #efefef; color: #222; text-align: center; padding: 0; margin: 0; background-image: url("/assets/bg@2x.png"); -webkit-background-size: 40px; -moz-background-size: 40px; background-size: 40px; } .row { margin-bottom: 20px; margin-left: -10px; margin-right: -10px; zoom: 1; } .r...
doc/api/classes/ActiveRecord/Locking/Optimistic/ClassMethods.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>ActiveRecord::Locking::Optimistic::ClassMethods</title> <meta htt...
css/lightgallery.css
parker733/SunnyDaySpa
/*! lightgallery - v1.2.7 - 2015-11-26 * http://sachinchoolur.github.io/lightGallery/ * Copyright (c) 2015 Sachin N; Licensed Apache 2.0 */ @font-face { font-family: 'lg'; src: url("fonts/lg.eot?n1z373"); src: url("fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("wof...
app/partials/home.html
tungv/demo-bookstore
<div class="jumbotron"> <h1>Welcome to BookStore!</h1> <p>This is an example of how to combine coffee-script, angular, mongo, express, baucis, passport in one app</p> <p> To <a href="/books">read books</a>, please <a class="btn btn-primary btn-lg" href="/signup" role="button">Sign up</a> ...
docs/documentation/overview/variables.html
jgthms/bulma
--- title: Variables layout: documentation doc-tab: overview doc-subtab: variables breadcrumb: - home - documentation - overview - overview-variables --- <meta http-equiv="refresh" content="0; url={{ site.url }}/documentation/customize/variables/"> {% assign initial_variables = site.data.variables.utilities.initial-v...
src/app/components/components/item/button/itemButton.component.html
weltenbauer/home-control
<div class="item__content item__content--interactive" (click)="item.pushButton()"> <hc-icon class="item__content__icon" [icon]="item.icon"></hc-icon> <div class="item__content__label">{{item.getLabel()}}</div> <div class="item__content__value">{{item.getValueLabel()}}</div> </div>
docker-logs/docker-logs.html
kapalhq/docker-elements
<link rel="import" href="../../polymer/polymer.html"> <link rel="import" href="../../iron-ajax/iron-ajax.html"> <dom-module id="docker-logs"> <template> <iron-ajax id="ajax" auto="{{auto}}" url="{{url}}" method="GET" handle-as="text" last-request="{{request}}" on-request="handleRequest" on-response="handleResp...
98-82-8.txt.html
andrewdefries/Ames_ToxBenchmark
<html><img border=0 src=98-82-8.txt alt=98-82-8.txt></img><body> "x" "1" "JUDSON, PN, COOKE, PA, DOERRER, NG, GREENE, N, HANZLIK, RP, HARDY, C, HARTMANN, A, HINCHLIFFE, D, HOLDER, J, MUELLER, L, STEGER-HARTMANN, T, ROTHFUSS, A, SMITH, M, THOMAS, K, VESSEY, JD AND ZEIGER E. __ TOWARDS THE CREATION OF AN INTERNATIONAL T...
sandbox/index.html
webMath/webmath.github.io
<!doctype html> <html lang=en > <head> <meta charset=utf-8 > <title>Open Index or Markdown</title> <meta name=viewport content='width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no' > <meta name=description content='File wrangler. Default index.html file. Opens HTML or Markdown files. Pa...
public/tags/aliquam/index.html
quoha/blank
<!DOCTYPE html> <html class="no-js" lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Aliquam</title> <meta name="author" content=""> <meta name="description" content=""> <meta name="google-site-verification" content=""> <meta name="Copyright" content=""> <m...
app/views/timeline_table_row.html
codeactual/mainevent
<td><a title="View Full Event" href="/event/{_id}/{intReferer}" data-time={time}>{relTime}</a></td> <td>{preview|s}</td>
lvl2.css
EvanLeroyer/Street-Fighter-RPG
body { background-image: url(Chun-li-stage.jpg); background-repeat: no-repeat; background-color: black; background-size: 44%; background-position: center; margin-top: 25%; } .sound { display: none; } #ken { background-image: url("Kenperso.gif"); background-repeat: no-repeat; ba...
02 传智播客js/04 案例/图片绑定案例/index.html
wuxinkai/daima
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <script src="js/jquery-1.7.2.min.js"></script> <style type="text/css"> *{margin: 0; padding: 0;list-style: none} #container{width: 1000px; margin: 0 auto} #container dl{width: 32%;margin-right: 1%...
docs/menu.html
Pro-Club/MetroCL
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="twitter:site" content="@metroui"> <meta name="twitter:creator" content="@pimenov_sergey"> <meta name="twitter:card" ...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/70148be733a6b497ca9333ee7a565a59178d9a1a26cb021f51a8e53463ae5e40.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="./c53228382d205347bd146cb646425d1498aac289d2ffd4723e9a7f67f9a65c7e.html">Teleport</a> <hr> ...
docs/Phaser.Physics.Ninja.Circle.html
mperalt3/ctg2
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Phaser Class: Circle</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/default.css"> <link type="text/css" rel="stylesheet" href...
laverty-family-tree/img/e/f/ee6c64c47d77412e43df9449efe.html
alexlaverty/alexlaverty.github.io
<!DOCTYPE html> <html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head lang="en-GB"> <title>Descendants of Leonard Laverty and Elsie McGree - Media - Len, brides maid, Paul Street and Eileen on the 27th of August 1966.</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=de...
tag/fluorescence/page/1/index.html
lpantano/lpantano.github.io
<!DOCTYPE html><html><head><title>http://lpantano.github.io/tag/fluorescence/</title><link rel="canonical" href="http://lpantano.github.io/tag/fluorescence/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=http://lpantano.github.io/tag/fluorescence/" /></head></...
coverage/Firefox 32.0.0 (Mac OS X 10.9)/lcov-report/js/enum.js.html
wintermuted/Portland-Transit-Navigator
<!doctype html> <html lang="en"> <head> <title>Code coverage report for js/enum.js</title> <meta charset="utf-8"> <link rel="stylesheet" href="../prettify.css"> <style> body, html { margin:0; padding: 0; } body { font-family: Helvetica Neue, Helvetica,Ar...
stylesheets/style.css
RickBacci/tron
@import url(https://fonts.googleapis.com/css?family=Press+Start+2P); @import url(https://fonts.googleapis.com/css?family=Russo+One); @font-face { font-family: 'tron'; src: url('../media/tron.ttf') format('truetype'); } body { background-color: black; background-image: url('../media/trondes.jpg'); } #movie {...
test/reports/coverage/sampleImages-UMAX.html
redaktor/exiftool.js
<!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>exiftool.js - coverage report</title> <!-- Bootstrap --> <link href="../css/bootstrap.min.css" rel="stylesheet"> <link href="....
app/views/lis/5/exemption/hc3email.html
nhsbsa/nhslis
{% extends 'templates/bsa_transaction_layout.html' %} {% block content %} <header role="banner" id="global-header"> <div class="header-container"> <a href="{% block logotypeLink %}/{% endblock %}" class="header-logo" title="{% block logotypeTitle %}Go to the NHS.UK homepage{% endblock %}"> ...
index.html
egonw/WikiPathwaysDataSummaries
<html> <head> <title>WikiPathways Data Summaries</title> </head> <body> <p> This page contains a few examples of HTML+JavaScript pages using the <a href="http://sparql.wikipathways.org/">SPARQL end point</a>. </p> <ul> <li><p><a href="example1.html">example 1</a>: the number of pathways per species</p></li> ...
lipame/lipa/templates/lipa.html
savioabuga/lipame
{% extends "base.html" %} {% load render_table from django_tables2 %} {% load staticfiles i18n %} {% load bootstrap3 %} {% block booking %} <!-- BANNER : begin --> <div id="banner"> <!-- BANNER BG : begin --> <div class="banner-bg"> <div class="banner-bg-item"><img src="{% static 'images/banners/me.png' %}" al...
index.html
webolton/SEL_Project
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <meta chars...
js/dhtmlx/calendar/calendar.css
lincong1987/foxhis-website
/* DHTMLX TERRACE */ .dhtmlxcalendar_container.dhtmlxcalendar_skin_dhx_terrace.dhtmlxcalendar_time_hidden { font-family: Arial; width: 230px; height: 209px; background-position: 0px 0px; background-image: url("../calendar/imgs/dhtmlxcalendar_dhx_terrace/bg_main.gif"); } .dhtmlxcalendar_container.dhtmlxcalendar_sk...
templates/blog/tags/sidebar.html
liangliangyy/DjangoBlog
{% load blog_tags %} <div id="secondary" class="widget-area" role="complementary"> <aside id="search-2" class="widget widget_search"> <form role="search" method="get" id="searchform" class="searchform" action="/search"> <div> <label class="screen-reader-text" for="s">搜索:</label> ...
exhibits/mathematics/plane-cutting-ellipsoid/plane-cutting-ellipsoid.html
exploratoria/exploratoria.github.io
<!DOCTYPE html> <html> <head> <title>Plane Cutting Ellipsoid</title> <meta charset=utf-8> <meta name=viewport content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"> <meta name=author content="Paul Masson"> <style> body { margin: 0px; overflow: hidden; } </style> </head> <body> <scri...
public/assets/sidebar-2d407a0f3dab484b2fa1a5478411a1a8.css
taylorskalyo/wheredidmymoneygo
.sidebar{display:none}@media (min-width: 768px){.sidebar{position:fixed;top:51px;bottom:0;left:0;z-index:1000;display:block;padding:20px;overflow-x:hidden;overflow-y:auto;background-color:#f5f5f5;border-right:1px solid #eee}}.nav-sidebar{margin-right:-21px;margin-bottom:20px;margin-left:-20px}.nav-sidebar>li>a{padding-...
archives/2016/page/6/index.html
coam/coam.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Archives: 2016 | 商运物流</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="description"> <meta property="og:type" content="website"> <meta property="og:title" content="商运物流"> <meta property="og:ur...
app/municipal/views/centrosResponsablesMunicipal/CREDENCIAL_TESTIGO_JUNTA_REGIONAL_2017.html
dexternidia/redcomand
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> <TITLE></TITLE> <META NAME="GENERATOR" CONTENT="LibreOffice 4.1.6.2 (Linux)"> <META NAME="AUTHOR" CONTENT="cne"> <META NAME="CREATED" CONTENT="20170824;14470000000...
golang/2020/02/05/Kubernetes.html
xiazemin/MyBlog
<!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"> <meta name="description" content="Sci blog jekyll theme"> <meta name="author" content="AIR RAYA Group"> <link href='...
docs/manual/ptablew.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>ptabl...
Documentation/doxygen/html/pages.html
SLongofono/448_Project4
<!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...
code/backbone/backbone.html
karanaditya993/karans-code-samples
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Hello World in Backbone.js</title> </head> <body> <!-- ========= --> <!-- Your HTML --> <section id="todo-app"> <header id="header"> <h1>Todos</h1> <input id="new-todo" ...
UnitTests/TestData/mbox/jwz.body.151.html
jstedfast/MimeKit
<html><body>Actually, I can show you precisely what it looked like, if you can display the <br/>image:<br/><br/><br/></body></html>
v4/user-agent-detail/cb/40/cb4033d4-66f3-4429-bca9-aac91b9c2501.html
ThaDafinser/UserAgentParserComparison
<html> <head> <title>User agent detail - WhatsApp/2.11.107 S60Version/3.1 Device/Nokia-6110-(02.01)</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="sty...
ui/static/partials/decisiontree-weaklearner.html
ajtulloch/decisiontrees
<div class="row-fluid"> <div class="span12"> <tree-visualization tree="tree | json"></tree-visualization> </div> </div>
__tests__/cases/transition/shorthand_OptA/empty.css
artisin/buttron
.test { width: 200px; } .test { transition-property: background; transition-duration: 1s; transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1); transition-delay: 0s; } .test { width: 200px; } .test { transition-property: background; transition-duration: 1s; transition-timing-function: cubic-bezi...
app/views/modals/saveStatus.html
jpkroussot/angular-edit
<div ui-modal ng-model="saveStatusModalShown" class="fade" id="editTitleModal" ng-controller="SaveStatusCtrl"> <div class="modal-header"> <h2>Saving...</h2> </div> <div class="modal-body"> <p ng-show="ok">Save complete.</p> <p ng-show="failed">Save failed, please try again later.</p>...
_includes/hero.html
lipp/jet
<div class="logo"> <a href="/index.html"> <h1 id="brand">Jet</h1> </a> <div> <h2 id="tagline">Lightweight, Realtime Message Bus for the Web</h2> </div> </div>
_includes/cc.html
ericdeanbarry/ericdeanbarry.github.io
<div><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a> This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution...
demos/list-views.html
kleisauke/fullcalendar
<!DOCTYPE html> <html> <head> <meta charset='utf-8' /> <link href='../dist/fullcalendar.css' rel='stylesheet' /> <link href='../dist/fullcalendar.print.css' rel='stylesheet' media='print' /> <script src='../node_modules/moment/moment.js'></script> <script src='../node_modules/jquery/dist/jquery.js'></script> <script sr...
test/test.html
diegocard/jUtils
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>jUtils tests</title> <link rel="stylesheet" href="../vendor/qunit-1.13.0.css"> </head> <body> <div id="qunit"></div> <div id="qunit-fixture"></div> <script src="../jUtils.min.js"></script> <script src="../vendor/qunit-1.13.0.js"></script> <scri...
_ng1_docs/1.0.10/classes/params.stateparams.html
ui-router/ui-router.github.io
--- redirect_from: /docs/1.0.10/classes/params.stateparams.html --- <!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>StateParams | @uirouter/angularjs</title> <meta name="description" content=""> <meta name="viewport" content="w...
showcase/demo/inputmask/inputmaskdemo.html
pauly815/primeng
<div class="content-section"> <div> <span class="feature-title">InputMask</span> <span>InputMask component is used to enter input in a certain format such as numeric, date, currency, email and phone.</span> </div> </div> <div class="content-section implementation"> <div class="ui-g ui-flui...
index.html
royxue/LGBT_real
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>The Real Rainbow People Story</title> <meta name="description" content="A framework for easily creating beautiful presentations using HTML"> <meta name="author" content="Hakim El Hattab"> <meta name="apple-mobile-web-app-capable" conte...
category/テスト/index.html
tomsato/tomsato.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:locale" content="ja_JP"> <title>テスト - Simple IT Life</title> <link rel="stylesheet" href="/assets/css/app.css"> <link rel="shortcut icon" type="image/png" hre...
ms/static/css/home.css
joeyjy/ayi-django
.carousel-inner{ padding:0; } .carousel-inner li{ height:400px; } .carousel-inner .item img{ width:100%; height:400px; } .bigeye{ z-index: -1; position: absolute; right: 0; left: 0; top: 90px; height: 400px; overflow: hidden; min-width: 1050px; } .book-area{ position: relative; heigh...
src/main/resources/static/plugins/jquery-easyui-1.4.4/themes/bootstrap/dialog.css
george510257/gls-demo
.dialog-content { overflow: auto; } .dialog-toolbar { padding: 2px 5px; } .dialog-tool-separator { float: left; height: 24px; border-left: 1px solid #ccc; border-right: 1px solid #fff; margin: 2px 1px; } .dialog-button { padding: 5px; text-align: right; } .dialog-button .l-btn { ...
4312f8d/html/classv8_1_1_heap_snapshot.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...
frappe/templates/pages/desk.html
indictranstech/internal-frappe
<!DOCTYPE html> <head> <meta charset="utf-8"> <meta content="text/html;charset=utf-8" http-equiv="Content-Type"> <meta content="utf-8" http-equiv="encoding"> <meta name="author" content=""> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=n...
divide_conquer.html
sarjun/AlgorithmVisualization
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title>Algorithm Visualization</title> <script src="polymer/webcomponentsjs/webcomponents.js"></script> <link href="polymer/polymer/polymer.html" rel="import"> <link href="polymer/core-icons/core-icons.html" rel="import"> <link rel=...
Rust/share/doc/rust/html/syntax/ast_util/fn.path_to_ident.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 `path_to_ident` fn in crate `syntax`."> <meta name="keyword...
index.html
christopher-uber/laughing-octo-computing-machine
<!DOCTYPE html> <html> <head> <!-- Standard Meta --> <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, maximum-scale=1.0"> <!-- Site Properities --> <title>Homepage</title> <link rel="styleshe...
app/views/Admin/base.html
hermanschaaf/ironzebra
{{set . "title" "Admin"}} {{template "header.html" .}} <link rel="stylesheet" type="text/css" href="/public/css/admin.css"> </head> <body> <div class="container"> {{if .flash.error}} <div class="row-fluid"> <div class="span12 text-center"> <p class="text-error"> ...
_includes/stat-data.html
joewils/fitness
{% if post.weight and post.waist and post.neck %} {% capture var1 %}{{post.weight | times: 1.082 | plus: 94.2}}{% endcapture %} {% capture var2 %}{{4.15 | times: post.waist}}{% endcapture %} {% capture var3 %}{{var1 | minus: var2}}{% endcapture %} {% capture var4 %}{{post.weight | minus: var3 | times: 100}}{% ...
data science/machine_learning_for_the_web/chapter_4/movie/23898.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Fastest Gun Alive, The (1956)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0049201">Fastest Gun Alive, The (1956)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/Rev...
4e07bd4/html/classv8_1_1Set-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...
_site/category/python/index.html
willist/willist.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Willis HQ</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content="Tim Willis"> <link r...
debug/reuseTests/33/reuseApp.html
jomaras/Firecrow
<!DOCTYPE html> <html> <head> <title></title> <style> h2 span { border-radius: 3px; display: block; padding: 10px 15px; color: #ffffff; font-family: 'SyntaxBold'; font-size: 18px; line-height: 20px; ...
page/4/index.html
zhaojizhuang/zhaojizhuang.github.io
<!DOCTYPE html> <html class="theme-next mist use-motion" lang="zh-Hans"> <head><meta name="generator" content="Hexo 3.8.0"> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="theme-color...
build.html
Aleksei-Badyaev/msdotconf
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Компиляция</title> <meta name="generator" content="DocBook XSL Stylesheets V1.78.0"> <link rel="home" href="#build" title="Компиляция"> <link rel="next" href="#idp1369805092" title="1. Инструменты и библиотеки"> <link rel="article"...
simple-tests.html
kertavax/chat-holacracy-governance-meeting
<!doctype html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Simple, breakout tests</title> <link rel="stylesheet" href="assets/libs/jquery.mobile-1.4.5/jquery.mobile-1.4.5.min.css"> <link rel="stylesheet" href="assets/css/style.css"> <script src...
talk/example/index.html
jg7/jg7.github.io
<!DOCTYPE html><html lang="en-us" > <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Source Themes Academic 4.8.0"> <meta name="au...
clean/Linux-x86_64-4.05.0-2.0.6/released/8.7.0/rsa/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>rsa: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="...
clean/Linux-x86_64-4.08.1-2.0.5/released/8.10.0/lesniewski-mereology/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>lesniewski-mereology: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../boot...
Old/Random/old-rent-meteor/houses/client/page/houses_home.html
ja-mes/experiments
<template name="housesHome"> <div class="panel panel-default"> <div class="panel-heading"> {{> daterange}} </div> <div class="panel-body"> {{#if Template.subscriptionsReady}} <table class="table table-hover"> <thead> ...
Front End Courses/02. HTML Spec/09. Form Elements/06. Progress/01.html
i-den/SoftwareUniversity
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Progress</title> </head> <body> <section> <h2>Task Progress</h2> <p>Progress: <progress id="p" max=100><span>0</span>%</progress></p> </section> </body> </html>
src/application/components/styles/navbar.css
baihexx/plato
.c-navbar { position: absolute; z-index: 11; width: 100%; } .c-navbar-toggle { position: absolute; z-index: 102; right: 0; width: dpr(88px); font-size: dpr(32px); line-height: dpr(88px); text-align: center; background: transparent; border: none; border-radius: 0; &:active { background-...
public/css/site.css
ronnyp07/Angular
body { text-shadow: 0 1px 3px rgba(0,0,0,.5); background-color: #023E54; background-image: url(images/fallback-gradient.png); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#023E54), to(#10AAC0)); background-image: -webkit-linear-gradient(top, #023E54, #10AAC0); background-image: -moz-li...
static/index.html
team-mma/ShoppingAssistant
<!doctype html> <html> <head> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-110494581-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date...
HigherOrderProject/index.html
jabbrass/HigherOrderProject
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <link rel="stylesheet" href="StyleSheet.css" /> </head> <body> <div id="output"></div> <script src="library.js"></script> <script src="JavaScript.js"></script> </body> </html>
public/Windows 10 x64 (18362.449)/_HIVE_LIST_ENTRY.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.449)</h4><br> <h2>_HIVE_LIST_ENTRY</h2> <font face="arial"> +0x000 FileName : Ptr64 Wchar<br> +0x008 BaseName : Ptr64 Wchar<br> +0x010 RegRootName : Ptr64 Wchar<br> +0x018 CmHive : Ptr64 <a href="./_CMHIVE.html">_CMHIVE</a><br> +...
all-data/5000-5999/5482-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>...
0c405cf/html/classv8_1_1_accessor_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...
all-data/0-999/239-34.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>...
vNext/old/index.html
JogoShugh/CoderDojoPonceSprings.TicTacToe
<!DOCTYPE html> <html> <head> <link rel='stylesheet' href='css/style.css' /> <link rel='stylesheet' href='lib/angular-bootstrap/css/bootstrap-combined.min.css' /> <link rel='stylesheet' href='//cdnjs.cloudflare.com/ajax/libs/animate.css/2.0/animate.min.css'> </head> <body ng-cloak> <h1>Tic...
src/components/Notice/style.css
sinapinto/ricehalla
@import '../../style/variables.css'; .info, .warn, .success, .error { display: flex; justify-content: space-between; align-items: center; padding: 8px 8px 8px 16px; border-radius: 4px; font-size: 12px; line-height: 16px; color: var(--font-color); margin-bottom: 25px; opacity: 1; transition: opaci...
_layouts/home.html
Jonquilwu/Jonquilwu.github.io
--- layout: compress --- <!DOCTYPE html> <!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8"><![endif]--> <!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"><!--<![endif]--> <hea...
vsdoc/topic_0000000000000B05.html
asiboro/asiboro.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/html; charset=utf-8" /> <meta name="GENERATOR" content="VSdocman - documentation generator; htt...
03b1c31/html/classv8_1_1Number-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...
clean/Linux-x86_64-4.02.1-1.2.0/unstable/hott/contrib:bertrand/dev/2014-12-02_15-31-10.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...
ResearchServicePlatform/doc/service/workflow/ast/class-use/ASTNode.DivideAssignOp.html
musman/RSP
<!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_45) on Tue May 12 14:55:49 CEST 2015 --> <title>Uses of Class service.workflow.ast.ASTNode.DivideAssignOp</title> <meta name="date" content="20...
packages/caoliao-livechat/client/views/app/tabbar/visitorInfo.html
YY030913/tp
<template name="visitorInfo"> <div class="content"> <div class="user-view"> {{#if editing}} {{> visitorEdit (editDetails)}} {{else}} <div class="about clearfix"> {{#with user}} <div class="info"> <h3 title="{{username}}"><i class="status-{{status}}"></i> {{username}}</h3> <p>{{...
src/styles.css
yueshi277/staff-manage
body { background: #e5e5e5; color: #404040; font-family:'Roboto Condensed', Arial, Helvetica, sans-serif; font-style: normal; font-weight: 300; } .loader { position: absolute; left: 50%; top: 50%; z-index: 1; width: 50px; height: 50px; margin: -25px 0 0 -25px; -webkit-animatio...
blog/c3-meditation-process.html
siobhan-claire/siobhan-claire.github.io
<!DOCTYPE html> <html> <head> <title>Meditation Process</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.css"> <link rel="stylesheet" type="text/css" href="https:...
public/bootstrap/css/bootstrap.css
brightman/calculator
/*! * Bootstrap v3.0.3 (http://getbootstrap.com) * Copyright 2013 Twitter, Inc. * Licensed under http://www.apache.org/licenses/LICENSE-2.0 */ /*! normalize.css v2.1.3 | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: ...
el-nuevo-servicio-gratuito-de-netflix-para-medir-la-velocidad/index.html
juan-manuel-alberro/alberro.xyz
<!DOCTYPE html> <html lang="es-AR"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:image" content="https://alberro.xyz/images/2016/05/Internet-Speed-Test-...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/175c9ec7c4cb213068aa5499a0fed6fc8710ee20ed633dd81905f65d69b32893.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="./c74f679b0f8e5b62b3513f6d52de13791add9a044848104767e23c2031e0928d.html">Teleport</a> <hr> ...
public/modules/storygames/views/play-storygame.client.view.html
teemukin65/tarinapeli_m
<section> <div> <h1>Tarinapeli käynnissä</h1> </div> <div class="row"> <div class="col-md-4 col-sm-12"> <div ng-click="startGameDefinition()" class="alert alert-warning text-center" data-ng-hide="!storygames.$resolved "> Haluatko aloittaa <a ui-s...
queue-gava-foretag/2014/08/02/jullogga/index.html
p-jo/lakareutangranser-prototype
<!DOCTYPE html> <html> <head> <meta name="robots" content="noindex, nofollow"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Läkare Utan Gränser - Ge en gåva - få vår Jullogga</title> <meta name=...
design-examples/object-oriented/declarative.html
jerryorr/client-testing
<html> <head> <meta charset="utf-8"> <title>Model-View-Controller: Declarative Creation</title> </head> <body> <h1>Model-View-Controller: Declarative Creation</h1> <div> Show class: <select id="ship-class-select"> <option>All</option> <option>Constitution</option> <option>Excelsior</o...
src/app/showcase/components/tabmenu/tabmenudemo.html
kcjonesevans/primeng
<div class="content-section introduction"> <div> <span class="feature-title">TabMenu</span> <span>Menu is a navigation/command component that displays items as tab headers.</span> </div> </div> <div class="content-section implementation"> <p-tabMenu [model]="items"></p-tabMenu> </div> <div...
clean/Linux-x86_64-4.09.1-2.0.6/released/8.12.2/lazy-pcf/8.10.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>lazy-pcf: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
public/templates/ng-site-switcher.html
LancerComet/Animation-Searcher
<!-- Site Switcher Template By LancerComet at 15:35, 2015.09.30. # Carry Your World # --> <!--<md-toolbar flex="5">--> <!--<div class="md-toolbar-tools" style="font-size: .85em;">站点切换</div>--> <!--</md-toolbar>--> <md-content flex="100" layout="row" style="border-radius: .5em; overflow: hidden;"> <di...