path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
ajax/libs/bigfishtv-turret/2.0.6/turret.css
gaearon/cdnjs
/*! * Turret v2.0 (http://turret.bigfish.tv) * Copyright 2014 Bigfish * Licensed under MIT */ /*! normalize.css v1.1.2 | MIT License | git.io/normalize */ /* ========================================================================== HTML5 display definitions ===================================================...
tests/wpt/web-platform-tests/referrer-policy/no-referrer/http-rp/cross-origin/http-http/fetch-request/swap-origin-redirect/generic.http.html
danlrobertson/servo
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. --> <html> <head> <title>Referrer-Policy: Referrer Policy is set to 'no-referrer'</title> <meta name="description" content="Check that sub-resource never ...
tests/wpt/css-tests/css21_dev/xhtml1print/support/at-charset-014.css
meh/servo
@charset "UTF-8"; .平和, #div2 { color: green; }
vorbis.docset/Contents/Resources/Documents/libvorbis/return.html
tikki/vorbis-dash-docset
<html> <head> <title>libvorbis - Return Codes</title> <link rel=stylesheet href="style.css" type="text/css"> </head> <body bgcolor=white text=black link="#5555ff" alink="#5555ff" vlink="#5555ff"> <table border=0 width=100%> <tr> <td><p class=tiny>libvorbis documentation</p></td> <td align=right><p class=tiny>libvorbi...
资料/case/homework/css-adv-master/js/google-code-prettify/pygments-manni.css
jslygljy/Front-end-Teaching
.hll { background-color: #ffffcc } /*{ background: #f0f3f3; }*/ .c { color: #999; } /* Comment */ .err { color: #AA0000; background-color: #FFAAAA } /* Error */ .k { color: #006699; } /* Keyword */ .o { color: #555555 } /* Operator */ .cm { color: #0099FF; font-style: italic } /* Comment.Multiline */ .cp { color: #009...
vendor/ruby/2.4.0/gems/kramdown-1.16.2/test/testcases/block/13_definition_list/para_wrapping.html
fernandoandreotti/cibim
<dl> <dt>term</dt> <dd> <p>definition</p> </dd> <dd>definition</dd> <dd> <p>definition</p> </dd> </dl>
www/js/dojox/mobile/themes/windows/Opener-compat.css
avz-cmf/zaboy-middleware
/* dojox.mobile.Opener */ @import url("Overlay-compat.css"); @import url("Tooltip-compat.css");
third_party/web_platform_tests/mixed-content/blockable/http-csp/same-host-http/fetch-request/top-level/keep-scheme-redirect/opt-in-blocks.https.html
youtube/cobalt
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by mixed-content/generic/tools/generate.py using mixed-content/generic/template/test.release.html.template. --> <html> <head> <title>Mixed-Content: Blockable content</title> <meta charset='utf-8'> <meta name="description" content="Test behavior of blockable cont...
webdriver/webdriver-w3c-tests/element_state/res/display-none-child-link.html
xiaojunwu/crosswalk-test-suite
<!DOCTYPE html> <meta charset="utf-8"> <title>display: none applies to child node links</title> <style> #parent { display: none } </style> <div id="parent"> <a id="child">hidden</a> </div>
www/images/splash.html
naveeninja/puftest
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Splash Screen</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <script type="text/javascript"> if(navigator.userAgent.match(/Mobi/) && self!=top){ top.location.href = 'http://atlanta.sensationthemes.com'; } </script> ...
_includes/head.html
xanderv87/xanderv87.github.io
<head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Backup, in lieu of jekyll-seo gem --> <title>XRV.nl | Blog</title> <meta name="description" content="{% if page.description %}{{ page.description }}{% else %}{{ site.description }}{% endif %}"> <meta name="robo...
public/index.html
epd/react-boilerplate
<!doctype html> <html lang="en"> <head> <meta charset="utf8"> <title>React/Redux/Webpack boilerplate.</title> </head> <body> <div id="main"></div> <script src="/app.js"></script> </body> </html>
vue/compare-vue/index.html
glandre/prototypes
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Compare Vue</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> </head> <body> <div id="app"></div> <!-- built files will be auto injected --> </body> </html>
docs/modules/_errors_invalid_type_.html
ziflex/electron-ipc-socket
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>&quot;errors/invalid-type&quot; | electron-ipc-socket</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel=...
clean/Linux-x86_64-4.08.1-2.0.5/released/8.10.2/extructures/0.1.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>extructures: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min...
clean/Linux-x86_64-4.09.1-2.0.6/released/8.13.2/shuffle/8.8.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>shuffle: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css...
test/default/source.css
mscharl/gulp-critical-css
.navbar-brand { critical: this; float: left; height: 50px; padding: 15px 15px; font-size: 18px; line-height: 20px; } .navbar-brand:hover, .navbar-brand:focus { text-decoration: none; } .navbar-brand > img { display: block; } @media (min-width: 768px) { .navbar > .container .navbar-br...
all-data/22000-22999/22833-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>...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/42f353e6ef62060fbac3d47f466162995aa0b125d8662f5dd2b721e728ea39e6.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="./39c417ec039b87535908d20a97e69437f9f77902303da518ddbfa2f064e3b494.html">Teleport</a> <hr> ...
htdocs/2011/01/15/index.html
leekelleher/leekelleher.com
<!doctype html> <html lang="en" prefix="og: http://ogp.me/ns#"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Archive for posts dated '15 January 2011' | Lee Kelleher - Umbraco Consultant</title> <meta name="description" content="The personal website of Le...
src/apms-ui/src/main/webapp/packages/auxpolice/views/com/modify/table_punish.html
FOUNDERCOM/APMS
<table class="table table-striped table-bordered table-advance table-hover"> <thead> <tr> <th class="text-center bold wid120px"><i class="icon-dislike"></i> 名称 </th> <th class="text-center bold wid90px"><i class="icon-calendar"></i> 时间 </th> <th class="text-center bold wi...
src/main/resources/org/jenkinsci/plugins/redmine_mysql_auth/RedmineSecurityRealm/help-dbServer.html
yasu-s/redmine-mysql-auth-plugin
<div> Specify the MySQL server to use for authentication. </div>
stylesheets/app.css
lzcabrera/lzcabrera-old.github.com
/* line 51, ../../../.rvm/gems/ruby-1.9.3-p125/gems/zurb-foundation-3.1.0/scss/foundation/mixins/_semantic-grid.scss */ .c-1, .c-2, .c-3, .c-4, .c-5, .c-6, .c-7, .c-8, .c-9, .c-10, .c-11, .c-12 { float: left; } /* line 62, ../../../.rvm/gems/ruby-1.9.3-p125/gems/zurb-foundation-3.1.0/scss/foundation/mixins/_semantic...
index.html
franciszhao/franciszhao.github.io
--- layout: index --- <ul class="posts"> {% for post in site.posts %} {% if post.category == "article" %} <li> <small class="datetime muted" data-time="{{ post.date }}">{{ post.date | date:"%Y-%m-%d" }} </small> <a href="{{site.baseurl}}{{ post.url }}">{{ post.title }}</a> </li> {% endif %} {% endf...
stylesheets/foundation.css
TomRich/RWVersion3
/* line 18, ../../../../../Library/Ruby/Gems/2.0.0/gems/ZURB-foundation-2.2.1.4/stylesheets/zurb/_globals.sass */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, su...
a92d4ca/html/functions_func_0x7e.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...
lib/catalog-manager/templates/category/new.html
School-Yard/Catalog-Manager
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>New Category // Card Manager</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> </head> <body> <h1>New Category</h1> <form action="/{...
assets/font/font-icon/font-svg/css/Glyphter.css
wms-code/edu
/* Generated by Glyphter (http://www.glyphter.com) on Wed Nov 18 2015*/ @font-face { font-family: 'Glyphter'; src: url('../fonts/Glyphter.eot'); src: url('../fonts/Glyphterd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/Glyphter.woff') format('woff'), url('../fonts/Glyphter.t...
Untitled/zh-CN.css
ifengji/Slides
@font-face { font-family: 'Yanone Kaffeesatz'; font-style: normal; font-weight: 400; src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'), url('https://github.com/yihui/xaringan/releases/download/v0.1/yanone-kaffeesatz.woff') format('woff'); } @font-face { font-family: 'Droid Seri...
examples/jsart-035.html
wsams/JsArt
<!-- Copyright (C) 2011 by Weldon Sams Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute...
WebClient/views/partials/unauthorized.html
idoychinov/TripExchangeSystem
<div class="container"> <h2 class="text-center">Unauthorized</h2> </div>
mirror/prvCode_07/cityCode_003-areaCode_01-deptCode_004/voteCode_20120101T1A2-qryType_ctks-prvCode_06-cityCode_003-areaCode_01-deptCode_004-liCode_0072.html
g0v/projectV
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- 選舉資料查詢 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>中選會選舉資料庫網站</title> <link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/votehist.css"> <script typ...
src/templates/panel.html
A-welzijn/editable-fieldset
<section class="card"> <header class="card-heading"> <i class="fa fa-th-large"></i> <h1 class="card-title">{{title}} <a class="anchorPijl" anchor-smooth-scroll="top"></a> </h1> </header> <div class="card-body has-no-padding" ng-class="{'hide-padding':hideAll}" loading="loading"> <form novalidate name="...
doc/javadoc/pylapp/smoothclicker/android/uiautomator/package-use.html
pylapp/SmoothClicker
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="fr"> <head> <!-- Generated by javadoc (1.8.0_91) on Mon May 09 23:28:39 CEST 2016 --> <title>Uses of Package pylapp.smoothclicker.android.uiautomator</title> <meta name="date" content="201...
node_modules/phaser/docs/src_physics_p2_LockConstraint.js.html
typedeph/Game-Clones
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Phaser Source: src/physics/p2/LockConstraint.js</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"> <li...
clean/Linux-x86_64-4.10.2-2.0.6/released/8.13.2/bertrand/8.8.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>bertrand: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
_includes/navigation.html
aarondowd/aarondowd.github.com
<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><a hre...
docs/api/graphs/class.html
econda/php-sdk
<!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/> <meta charset="utf-8"/> <title>API Documentation</title> <meta name="author" content=""/> <meta name="description" content=""/> <link href="http://...
examples/sample.css
totora0155/postcss-namespace
.outside {} @prefix block not(.not-target, /ignore/); .box {} .inner .target {} .inner .not-target {} .inner .ignore-1 {} .inner .ignore-2, .inner .target {} @prefix ; .box {} @prefix block2; .box {} &:hover {} [href^="https"][target="_blank"] {} @media screen and (min-width: 768px) { #media {} #media #inne...
tag/Primefaces/index.html
lametaweb/lametaweb.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>la metaweb</title> <meta name="description" content="Ensayos no destructivos en el ecosistema Java EE, y algún off topic para desconectar ;-)" /> <meta name="HandheldFriendly" cont...
src/css/frontend.css
danieldunderfelt/frontend-kit
/* * Here you may include other stylesheets from the 'common' folder. * Please keep it clean from other styles. */ /*! normalize.css v3.0.0 | MIT License | git.io/normalize */ /** * 1. Set default font family to sans-serif. * 2. Prevent iOS text size adjust after orientation change, without disabling * user zo...
web/qrcodes/71fr.html
damedia/culture.ru
<html> <head> <style> h2.title { font-size: 1.8em; font-weight: bold; } h3.title { font-size: 1.5em; font-weight: bold; } body { font: 12px/18px Arial, Tahoma, Verdana, sans-serif; } .field-label{ font-wei...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/6ead1831054d238fdf293b787c75f0eaa3963f32d18dc01bcd01c48ee853a65b.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="./bd03aedf408d285f867b287bf167e69307db2c8fc15daece18a2ede776be3dcb.html">Teleport</a> <hr> ...
dist/docs/notifications.html
iFallUpHill/boba
<!DOCTYPE html><html><head> <meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1"> <title>Notifications | Build with Boba</title> <meta name="description" content="A lightweight, modular, CSS-only design framework."> <link rel="stylesheet" href="http...
courses/jan-july2008/analysis2.html
siddhartha-gadgil/www.math.iisc.ernet.in
<html> <!-- Mirrored from www.math.iisc.ernet.in/courses/jan-july2008/analysis2.htm by HTTrack Website Copier/3.x [XR&CO'2013], Mon, 15 Feb 2016 03:56:19 GMT --> <!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack --> <head><title>Algebra - I</title> <me...
app/index.html
maddydeason/west-baltimore-app
<!DOCTYPE html> <!--[if lt IE 7]> <html lang="en" ng-app="myApp" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html lang="en" ng-app="myApp" class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html lang="en" ng-app="myApp" class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]...
public/vendors/CSS-Thamali/FormStyles.css
scoobygroup/IWEX
.tabs { list-style:none; } .a1 { text-decoration:none; float:left; height:40px; line-height:40px; padding: 0 10px; margin: 0 5px; border-top-left-radius: 8px; border-top-right-radius: 8px; background-color: #69686D; font-size: 20px; color: #000000; font-family:Arial,...
_layouts/default.html
qiming-chen/qiming-chen.github.io
--- theme : name : Qiming --- {% include default.html %} {% include google_analytics.html %}
angular/location/host.html
e-pan/GG
<!DOCTYPE html> <html ng-app='myApp'> <head> <title>location-host</title> <script src='../js/angular.js'></script> </head> <body> <h2>location host</h2> <div ng-controller="myCtrl"> host : {{ host }} </div> <script type="text/javascript"> var app = an...
docs/manual-fr/FLroller.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>FLrol...
_includes/footer.html
linshantang/linshantang.github.io
<footer class="site-footer"> <div class="wrapper"> <p class="description"> {% if site.description_footer %} {{site.description_footer}} {% endif %} </p> <p class="contact"> Contact me at: {% if site.github_username %} <a href="https://github.com/{{site....
aardio-erp/layout/msgbox.html
carlaau/aardio-erp
<html> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <head> <link rel="stylesheet" href="styles/titlebar.css" /> <link rel="stylesheet" href="styles/msgbox.css" /> </head> <body> <!-- 界面顶栏 --> <div id="header"> <include src="titlebar.html" /> </div> <!-- 界面中部内容栏 ...
static/index.html
notaurologist/jasonlemoine.com
<!doctype html> <html lange="en"> <head> <meta charset="utf-8"> <script> WebFontConfig = { google: { families: [ 'Open+Sans::latin' ] } }; (function() { var wf = document.createElement('script'); wf.src = 'https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js'; wf.type = 't...
5-gtd-edge-logic/index.html
EscuelaIt/frontEdge
<html lang="es"> <head> <title>GTD Edge logic</title> <meta name="description" content="Lógica y datos para la aplicación Getting Thins Done "> <meta name="keywords" content="ES6, JSPM, AngularJS1.5 , Material Design"> <meta name="author" content="albertobasalo@agorabinaria.com"> <meta charset="utf-8" /> <...
view/mobile-performance/43-execution-delay.html
arschmitz/mobile-performance
<div data-role="page" class="ui-page ui-page-theme-a ui-page-header-fixed ui-page-footer-fixed" id="43-execution-delay" data-defaults="true"> <div class="ui-content" role="main"> <h1>On average ( a year ago ) mobile devices take 1ms parse 1kb of js</h1> <ul class="preso-inset-list ui-listview ui-listview-inset ui-...
Tone.js-master/examples/oscillator.html
sureshnarayan/testing
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Oscillator</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <link rel="icon" type="image/png" sizes="174x174" href="./style/favicon.png"> <script type="text/javascript" src="../build/Tone....
_includes/navigation-page.html
carlocorsato/test
<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><a hre...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/d557ce27634ecc2c26f67f83d491757972d250dccefab4c1a3718183c304d3ae.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="./47fde319597279b4b510253740e5799b65f9d3aa49cdf94c95b6cef617a53605.html">Teleport</a> <hr> ...
data science/machine_learning_for_the_web/chapter_4/movie/24911.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Two Mules for Sister Sara (1969)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0065134">Two Mules for Sister Sara (1969)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF...
html/index-2.html
rankun203/ModernWebStudy
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>冉坤的个人主页</title> <link rel="stylesheet" href="css/style.css"/> <link rel="stylesheet" href="css/normalize.css"/> </head> <body> <div class="header"> <div class="container"> <div class="header-pic"><img src="img/header.jpg"...
web/css/main.css
TiTaN4532/lalala
html { font-size: 62.5% ! important; } body { font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.5; color: #444444; background: #777777; position: relative; margin: auto; } hr { border: none; padding: 0; height: 1px; border-top: 1px solid #7FFF00; margin: 20px 0; } /*...
wapps/static/wapps/colorful.css
apihackers/wapps
.field-content input[type=color] { height: 40px; width: 150px; padding: 2px 4px; }
coverage/app-models-question_rb.html
jasondew/learnstat
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang='en' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'> <head> <title>app/models/question.rb - C0 code coverage information</title> <style type='text/css'>b...
jobs.html
artoguns/1617.webd2
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Graphic Design R2 | Jobs</title> <meta name="description" content="Bekijk wat R2 Graphic Design biedt v...
publication/mi-cuenta.html
brm-cortesc/tienda-durex-source
<!DOCTYPE html><!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="es-CO"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="es-CO"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9" lang="es-CO"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="es-C...
Ursus.css
TheCapricious/Ursus
/* The Ursus theme for The Lounge (GitHub: https://github.com/thelounge/lounge). Based on the Zenburn theme by JP Smith (GitHub: https://github.com/japesinator) and the Morning theme by Riku Rouvila. Installation instructions can be found here: https://thelounge.github.io/docs/server/configuration.html#themes ...
Jessie Smith/assignments/counter/templates/index.html
authman/Python201609
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Counter</title> </head> <body> <h1>Counter</h1> <h3>{{count}}</h3> </body> </html>
sgce/templates/sgceusr/event.html
ramonsaraiva/sgce
{% extends 'sgceusr/base.html' %} {% load sgceusr_extras %} {% block content %} <h2 class="grid_12">{{ object.name }}</h2> <div class="clean"></div> <div class="grid_7"> <div class="box"> <div class="header"> <img src="{{ STATIC_URL }}img/icons/packs/fugue/16x16/shadeless/flag-blue.png" width="16" height="16"> ...
patient_pages/patient7.html
burntcookie90/Medical-Viewer
This is patient 7 <body> <div role="main"> Test yah <img src="img/patient_image.jpg"/> </div> </body>
blog/c9-questions.html
suprfrye/phase-0-blog
<!DOCTYPE html> <html> <head> <title>Useful Questions</title> <meta charset="UTF-8"> <link href='http://fonts.googleapis.com/css?family=Playfair+Display|Bad+Script|Josefin+Sans' rel='stylesheet' type='text/css'> <link rel="stylesheet" type="text/css" href="../stylesheets/normalize.css"> <link rel=...
src/tc/srm543d1-2.html
pstopia/pstopia.github.io
--- layout: solution round_name: 'Topcoder SRM 543 Div1' prob_name: '[Medium] EllysRivers' title: '[Medium] EllysRivers - Topcoder SRM 543 Div1' prob_link: 'https://community.topcoder.com/stat?c=problem_statement&pm=11912' gist: 7b9650f23cd8cd0e6df26594d0de460f tags: [dp, greedy] --- 관찰 1. 각 단계마다 이동할 때는 무조건 서->동 혹은 남...
Front-End Development/HTML-5/Exam Preparation 1/01_BeatsPricingPage/Beats Pricing Page.css
mitaka00/SoftUni
@import url("https://fonts.googleapis.com/css?family=Lato:400,900"); *{ margin: 0; padding: 0; } body{ background-color: #D8D8D8; } #wrapper{ width: 90%; margin: 80px auto; font-family: Lato,sans-serif; height: 480px; } #wrapper section{ width: 28%; display: inline-block; backgro...
Examples/example-swipeview/index.html
wh0/neutrino
<html> <head> <title>Neutrino Example: Swipe View</title> <!-- CSS --> <link rel="stylesheet" type="text/css" media="all" nu-href="neutrino/css/neutrino.css" class="nu-browser-neutral-css"> <!-- JAVASCRIPT --> <script src="neutrino/js/neutrino.js" type="text/javascript"></script> <!-- IMMEDIATE --> <script l...
css/abel.css
whyvez/derailedsports.com
/*********************************************** * Loading ***********************************************/ .loading { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; z-index: 9999; font-size: 24px; } .loading span { top: 50%; position: absolute;...
134c3b3/html/classv8_1_1StartupData-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...
jtaylor/1/jt-a-short-account-of-the-murders-1.html
dhh1128/tsauthor
<html><body> A short account of the murders, robberies, burnings, thefts, and other outrages committed by the mob and militia of the state of Missouri, upon the Latter Day Saints. The persecutions they have endured for their Religion, and the Banishment from that State by the authorities thereof. As many reports have ...
website/_layouts/default.html
obt/bomberjs
<!DOCTYPE html> <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>{% if page.title %}{{ page.title }} &mdash; {% endif %}Bomber: a node.js javascript web framework</title> <link href="{% mtimeinget /assets...
examples/reactExample/index.html
b6pzeusbc54tvhw5jgpyw8pwz2x6gs/animation-uc
<!DOCTYPE html> <html> <head> <title>react example</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> </head> <body> <script type="text/javascript" src="bundle.js"></script> </body> </html>
_posts/2008-08-26-almost-through.html
iancw/iancw.github.io
--- layout: post status: publish published: true title: Almost through... author: display_name: ian login: ian email: icwill@gmail.com url: http://iancwill.com/blog author_login: ian author_email: icwill@gmail.com author_url: http://iancwill.com/blog wordpress_id: 22 wordpress_url: http://iancwill.com/blog/?p=2...
base/cmake-3.7.2-Linux-x86_64/doc/cmake/html/policy/CMP0041.html
ontouchstart/emcc
<!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>CMP0041 &mdash; CMake 3.7.2 Documentation</title> ...
public/Windows 10 x64 (19042.610)/wil_FeatureStore.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (19042.610)</h4><br> <h2>wil_FeatureStore</h2> <font face="arial"> wil_FeatureStore_Machine = 0n0<br> wil_FeatureStore_User = 0n1<br> wil_FeatureStore_All = 0n2<br> </font></body></html>
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/b37d02c91c473c7a6a138f3992072af9e77e0acd53c012c7828fbb1166fd3608.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="./2c8f1e93bc6ba26e53ab6e0a37a7aa2b896d744f81937d8baf17ebdc776c16e3.html">Teleport</a> <hr> ...
test/index.html
alanjames1987/marilyn
<!DOCTYPE html> <html> <head> <title></title> <link rel="stylesheet" href="../bower_components/qunit/qunit/qunit.css" /> </head> <body> <div id="qunit"></div> <div id="qunit-fixture"></div> <script src="../bower_components/node-uuid/uuid.js"></script> <script src="../bower_components/qunit/qunit/quni...
_ng1_docs/1.0.0-rc.1/interfaces/resolve.resolvableliteral.html
ui-router/ui-router.github.io
--- redirect_from: /docs/1.0.0-rc.1/interfaces/resolve.resolvableliteral.html --- <!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>ResolvableLiteral | angular-ui-router</title> <meta name="description" content=""> <meta name="vi...
d3/barchart/barchart.html
jacobm001/independence_water
<!DOCTYPE html> <meta charset="utf-8"> <style> .bar { fill: steelblue; } .bar:hover { fill: brown; } .axis { font: 10px sans-serif; } .axis path, .axis line { fill: none; stroke: #000; shape-rendering: crispEdges; } .x.axis path { display: none; } </style> <body> <script src="../d3.min.js"></script> <scr...
lucene/lib/lucene-4.6.1/docs/queryparser/org/apache/lucene/queryparser/flexible/core/nodes/class-use/PathQueryNode.html
OrlandoLee/ForYou
<!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_27) on Thu Jan 23 20:13:25 EST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.a...
onPhpServer/widget/picDisplayCover.html
ljq2278/mbPageBuilder
<div> <img style="width:100%" data-order="<!--[dataOrderFile]-->" src=""> <a href="#myModalDetail" class="btn btn-link"><span data-order="<!--[dataOrderText]-->"></span></a> </div>
SlackerReferenceApp/www/templates/post.html
InternationalMixMob/CSCI-E-71_IMM_Slacker_Ref_App
<ion-view view-title="Post Message" name="post-message" ng-controller="PostCtrl"> <ion-content> <div class="list"> <label class="item item-input"> <textarea ng-model="data.message" placeholder="Text to post"></textarea> </label> <br> <br> <label class="item item-input"> ...
app/index.html
Kyotsuke/atom_attack_leap
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title> Atom Attack </title> <link rel="stylesheet" href="css/bootstrap.css"/> <link rel="stylesheet" type="text/css" href="css/Atom-Attack.css"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"...
04.CSSPreprocessors/ForumPost/Style.css
Maskln/CSS
.clearfix, body header div#header-container, body header nav ul { zoom: 1; } body { margin: 0; padding: 0; border: 0; display: block; font: 14px normal Arial; color: white; background-image: url("Pic.png"); background-size: contain; } body header { padding-top: 25px; padding-bottom: 5px; paddin...
_includes/comments.html
corphacks/corphacks.github.io
<p>&nbsp;</p> <div id="disqus_thread"></div> <script type="text/javascript"> /* * * CONFIGURATION VARIABLES * * */ var disqus_shortname = 'corphacks'; /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async =...
dist/css/orb.ui.css
orb-framework/orb.ui.js
.orb .querybuilder .querybuilder { padding: 10px; margin-top: 5px; border: 1px solid #ccc; border-radius: 4px; background: rgba(0, 0, 0, 0.02); } .orb .querybuilder .help { width: 100%; text-align: center; } .orb .querybuilder > .query-items > .query-item { margin: 5px; width: 100%; } .orb .queryb...
About.html
USDRCG/usdrcg.github.io
--- layout: default --- <head> <title>About | USDRCG</title> </head> <section id="content-region-3" class="padding-40 page-tree-bg"> <div class="container"> <h3 class="page-tree-text"> About </h3> </div> </section><!--pag...
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.5beta1/contrib:exceptions/dev/index.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...
app/content/texts/eng_web/C110.html
khangpng/VietnameseBible
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" /> <title>Corinthians 10 (WEB)</title> <link href="../../../build/mobile.css" rel="stylesheet" /> <script src="../../../build/mobile.js"></script> </head> <body dir="ltr" class=...
index.html
pl0xz0rz/baba-yaga
<!doctype HTML> <HTML> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-2" /> <title> Baba Yaga </title> <link rel="stylesheet" type="text/css" href="styl.css"> <script src="js/lib/require.js" data-main="js/main"></script> </head> <body id="obrazovka"> <!--TODO: Audio here--> ...
doc/java/jdk7/java/lang/ref/package-use.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:18:43 PST 2014 --> <title>Uses of Package java.lang.ref (Java Platform SE 7 )</title> <meta name="date" content="2...
mysite/templates/post_list.html
guanquan94/orbis
{% extends "site_base.html" %} {% load i18n %} {% load bootstrap %} {% load pinax_ratings_tags %} {% block head_title %}Review{% endblock %} {% block body_class %}home{% endblock %} {% block body_base %} <div class='container'> <h1>Reviews</h1> <form method="GET" action=""> <input type="text" name="q...
docs/_build/html/main.html
MeatWizard/CircusGladius
<!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>Main &mdash; Circus Gladius 1 documentation</title>...
reports/cover/currentcost_rabbitmq_messager.html
linkdd/phase-currentcost
<!doctype html PUBLIC "-//W3C//DTD html 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv='Content-Type' content='text/html; charset=utf-8'> <meta http-equiv='X-UA-Compatible' content='IE=emulateIE7' /> <title>Coverage for currentcost.rabbitmq_messager: 95%</title> ...