path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/8528105f5423529d5649326168b9b2b0369c23c88b635d46a5ac3e0dfb7c4c68.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="./10d2800d86b45f1d5406352d02c98b5fbb36e5d286e17081f0dd1791b32b17f4.html">Teleport</a> <hr> ...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/8a9a0c9b9fc17b874b7b4a3ba7271ba30c17a38742562dd1830ae732a5b628c5.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="./6bf0a09c900b2ff17a0e51390b2e842f3db0fba2f4be7aad840d3a074919b07a.html">Teleport</a> <hr> ...
js/ext/angular/test/tabs.html
Web5design/ionic
<html ng-app="tabsTest"> <head> <meta charset="utf-8"> <title>Tab Bars</title> <meta name="viewport" content="width=device-width,initial-scale=1, maximum-scale=1, user-scalable=no"> <link rel="stylesheet" href="../../../../dist/css/ionic.css"> <style> .fade-out > .ng-enter, .fade-out...
src/html/heroes.component.html
prerial/angular2.nongo.myheroes
<h2>My Heroes</h2> <div> <label>Hero name:</label> <input #heroName /> <button (click)="add(heroName.value); heroName.value=''"> Add </button> </div> <ul class="heroes"> <li *ngFor="let hero of heroes" [class.selected]="hero === selectedHero" (click)="onSelect(hero)"> <span class="badge">{{h...
public/database--storage/key-value/redis/index.html
NiceToKnow/IT
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="UTF-8"> <title>redis &middot; Nice To Know IT</title> <link rel="stylesheet" href="https://nicetoknow.github.io/IT/css.css" type="text/css" > </head> <body > ...
app/template/all_pages.html
konzuk/BIS_Web_School_Version1
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="A fully featured admin theme which can be used to build CRM, CMS, etc."> <meta name="author" content="Coderthemes"> ...
libs/boost_1_50_0/doc/html/boost/property_tree/info_parser/read_info_id1098655.html
djsedulous/namecoind
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Function template read_info</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../../index.html...
docs/api/org/springframework/remoting/rmi/package-use.html
dachengxi/spring1.1.1_source
<!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 Thu Sep 30 22:15:56 GMT+01:00 2004 --> <TITLE> Uses of Package org.springframework.remoting.rmi (Spring Framework) </TITLE> <LINK REL ="styl...
src/app/html/app.component.html
LaurentColoma/urshi
<div id="title"></div> <nav> <a routerLink="/dashboard">Dashboard</a> <a routerLink="/heroes">Heroes</a> <a routerLink="/about-me">About Me</a> </nav> <router-outlet></router-outlet>
static/docs/generated/module/submergence/property/submergence/module/configuration/property/_links_/spare/summary/index.html
shenanigans/node-sublayer
<!DOCTYPE html> <html> <head> <title>submergence.submergence:Configuration.&quot;Links&quot;~summary documentation</title> <link rel="stylesheet" type="text/css" href="../../../../../../../../../../index.css" /> <link rel="stylesheet" type="text/css" href="../../../../../../../../../../highlight.css" /> ...
people/qvfyfsq4.html
slowe/panelshows
<html> <head> <title>Shingai Shoniwa's panel show appearances</title> <script type="text/javascript" src="../common.js"></script> <link rel="stylesheet" media="all" href="../style.css" type="text/css"/> <script type="text/javascript" src="../people.js"></script> <!--#include virtual="head.txt" --> </head> <body> <!...
template/layout/dev.html
mfrager/note-dev
<!DOCTYPE html> <html> <head> <title>[% title %]</title> <link href="/css/bootstrap.css" rel="stylesheet" media="screen"> <link href="/css/dev.css" rel="stylesheet" media="screen"> </head> <body> <div class="navbar navbar-inverse navbar-fixed-top"> <div class="container"> <div class="navbar-header"> ...
blog/templates/blog/entry_list.html
wlonk/django-basic-blog
{% extends "base.html" %} {% block content %} <div class='row' id='entry-list'> {% for entry in entry_list %} {% include "blog/_entry.html" %} {% endfor %} </div> {% endblock content %}
kettle-data-integration/docs/api/org/pentaho/di/trans/steps/mailinput/package-frame.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:52 EST 2012 --> <TITLE> org.pentaho.di.trans.steps.mailinput </TITLE> <META NAME="date" CONTENT="2012-11-21"> <LINK REL ="s...
css/Hex_Grid2.css
philipagardner/IRIS_Site
/* working */ *, *:after, *:before { box-sizing: border-box; } * {margin:0;padding:0;border: 0 none; position: relative;} :root { --sinSerif: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; --Nhexa: 4; ...
components/todolist/cms/todolist.html
keleko34/Konnekt
<!-- todolist_cms Created by keleko34, the main list for the todo app -->
dist/email/index.html
thetanman/wipreport
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <title>Welcom...
clean/Linux-x86_64-4.07.1-2.0.6/extra-dev/dev/paradoxes/dev.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>paradoxes: Error 🔥</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="...
ghstats/index.html
neelance/neelance.github.io
<!DOCTYPE html> <meta charset="utf-8"> <html> <head> <title>GitHub statistics</title> <meta property="og:title" content="GitHub statistics" /> <meta property="og:image" content="http://www.richard-musiol.de/ghstats/screenshot4.png" /> <style> body { font: 10px sans-serif; } .axis path, .axis ...
course-cotrain-data/inlinks/non-course/http:^^www.cs.cornell.edu^Info^People^nikosc^nikosc.html
ML-SWAT/Web2KnowledgeBase
Nikos Chrisochoides Nikos Chrisochoides Nikos Chrisochoides Nikos Chrisochoides Nikos Chrisochoides Nikos P. Chrisochoides Nikos Chrisochoides Nikos P. Chrisochoides Nikos Chrisochoides Nikos P. Chrisochoides
src/index.html
almirfilho/grunt-workshop
<!doctype html> <html> <head> <meta charset="utf-8"> <title>Grunt Workshop</title> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="stylesheet" href="styles/foundation.min.css" /> <link rel="stylesheet" href="styles/custom.min.css" /> </he...
_template_metro/monitor.html
tellaw/monitor4u
<!DOCTYPE html> <html class="sidebar_default no-js" lang="en"> <head> <meta charset="utf-8"> <title>Start - Admin Template</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <link rel="shortcut icon" href="css/images/favicon...
www/css/style.css
tairezzzz/defu-ionic-box
.slider { height: 100%; } .slider-slide { padding-top: 80px; color: #000; background-color: #fff; text-align: center; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: 300; } #logo { margin: 30px 0px;...
docs/updated-rules-1.0-beta-2.html
IATI/IATI-Rulesets
<!DOCTYPE html> <html> <head> <meta charset='utf-8'> <style TYPE='text/css'> .highlighter .add { background-color: #7fff7f; } .highlighter .remove { background-color: #ff7f7f; } .highlighter td.modify { background-color: #7f7fff; } .highlighter td.conflict { background-color: #f00; } .highlighter .spec ...
jlpt/288807773129079274432992910168785584342.html
xiangzhuyuan/cron-jlpt
version https://git-lfs.github.com/spec/v1 oid sha256:d5cc128e23de4db1491cefafea31b5214603d86c06f1a6748cde6e53907b6a95 size 4880
javadoc/casimir/cryptoAPI/package-frame.html
thehobbit85/coinpowers
<!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_65) on Sun Jun 29 05:13:55 IDT 2014 --> <TITLE> casimir.cryptoAPI </TITLE> <META NAME="date" CONTENT="2014-06-29"> <LINK REL ="stylesheet" TYPE="te...
template/public/css/home/index.css
francoiscolas/vane
#home { border: 2px solid #CCCCCC; background-color: #DDDDDD; margin: 42px auto; padding: 21px; width: 42%; }
_core_docs/5.0.21/classes/state.statematcher.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>StateMatcher | @uirouter/core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" hre...
doc/widget types/stepper.html
airstruck/luigi
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <head> <title>Reference</title> <link rel="stylesheet" href="../ldoc.css" type="text/css" /> </head> <body> <div id="conta...
mylike.html
SCU-Newest/Newest
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>newest</title> <link rel="stylesheet" media="screen" href="css/index.css"> <link rel="stylesheet" type="text/css" href="font/font.css"> <script src="js/jquery-3.2.1.min.js"></script> <script src="js/jquery.cookie.js"></script> <script src="js/GlobalValu...
user_guide_zh_tw/index.html
pulipulichen/php-file-converter
<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="description" content="HTTrack is an easy-to-use website mirror utility. It allows you to download a World Wide website from the Internet to a local directory,building rec...
_assets/css/sidebar.css
LetsnetHungary/sinalisal
@import "n.css"; * { box-sizing: border-box; } body{ padding-left: 30px; } .sidebar-place{ flex-grow: 1; flex-shrink: 0; } .main-flex{ flex-grow: 5; flex-shrink: 3; } .big-container { display: flex; flex-direction: column; justify-content: center; align-items: center; width: 70%; } .list-contai...
books/templates/book_detail.html
oliverroick/django-tests
<h1>Book Detail</h1> {% if book %} Title: {{ book.name }} {% else % } Book not found: {{ error }} {% endif %}
styles/reset.css
ninamutty/ninamutty.github.io
/* This is a default that will override the browser pages, and then your page will style from there */ /* Theme Name: Theme URI: Description: Version: 1.0 Author: Author URI: */ /* reset styles */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big...
web/app/components/comp-notifications/template.html
Chillybyte/GlobalComments
<div class="notifications"> <!-- _ASSIGN_ MSN --> <div class="notifications-inner" ng-repeat="notification in notifications track by notification.id"> <comp-notification notification=notification></comp-notification> </div> </div>
index.html
jawerty/mygithubpage
--- layout: layout title: "Jared Wright" --- <br> <title>Jared Wright</title> <section class="content"> <p>Hi, I'm <b>Jared</b> <span style="font-style:italic"><br><br> Developer, Student, and (aspiring) Entrepreneur <br><br></span> All of my open source projects are h...
public/styles/bootstrap.css
iranianpep/code-jetter
/*! * Bootstrap v3.3.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; ...
_layouts/post-list.html
quido3/quido3.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...
14417fd/html/classv8_1_1_isolate_1_1_scope.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/3000-3999/3698-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>...
checkstyle-5.5/site/apidocs/com/puppycrawl/tools/checkstyle/checks/coding/class-use/MissingCtorCheck.html
kentwang/algs4
<!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_26) on Sat Nov 05 23:16:32 EST 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class com.puppycrawl.tool...
tags/最短路径/index.html
boyfaceone/boyfaceone.github.io
<!DOCTYPE HTML> <html> <head> <meta charset="utf-8"> <title>最短路径 | chenfy27的博客</title> <meta name="author" content="chenfy27"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta property="og:site_name" content="chenfy27的博客"/> <meta property="og:ima...
blog/demo.html
anna-podhajska/anna-podhajska.github.io
<!DOCTYPE html> <html> <head> <title> demo </title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.css"> <link rel="stylesheet" type="text/css" href="ht...
src/Skobbler.Binding/Jars/docs/com/skobbler/ngx/map/class-use/SKAnimationSettings.SKAnimationType.html
TrekDev/Xamarin.Android.Skobbler
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_80) on Thu Oct 27 12:13:59 EEST 2016 --> <title>Uses of Class com.skobbler.ngx.map.SKAnimationSettings.SKAnimationType (SKMaps Framewor...
index.html
JohnDivina0908/Blog
<!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="description" content=""> <meta name="author" content=""> <title>Quotes Blog</title> <!-- B...
public/modules/core/views/home.client.view.html
lwhiteley/superfly
<!-- <section data-ng-controller="HomeController"> --> <div ng-include=" '/modules/core/views/partials/page1.view.html' "></div> <!--END HEADER SECTION --> <div ng-include=" '/modules/core/views/partials/orderform.view.html' "></div> <div ng-include=" '/modules/core/views/partials/paralax2.view.html' "></div> <div c...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/6b5ba6626f729d3a74196f8609b00d92e3a15c98f72a5a0628d0ce632059e5ef.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="./42b41b3f1eada6aad6c6c3276a9cc0e06849ff9ca0619de07e48f43e03dfbafa.html">Teleport</a> <hr> ...
MSRMiningChallenge2017/coverage-report_basex-api/org/basex/http/rest/RESTQuery.html
hideshis/scripts_for_research
<!DOCTYPE html> <html> <head> <title>RESTQuery.java</title> <meta http-equiv='Content-Type' content='text/html; charset=UTF-8'/> <link rel='stylesheet' type='text/css' href='../../../../coverage.css'/> <link rel='shortcut icon' type='image/png' href='../../../../logo.png'/> <script type='text/javascript' src=...
2016/1109-知乎登录页/index.html
wangyongtan/H5
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>知乎 - 与世界分享你的知识、经验和见解</title> <script type="text/javascript" src="http://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js"></script> <style> body{padding: 0;margin: 0;background: #F7FAFC;} a{text-decoration: none;} .index-box{width:300px;h...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/36ad9dfde804dc007212275b0d841509d8b8b89803049dbb722857e5e7eb1f96.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="./b1990c652889aea27b93c1bb3778412399d0673cda53efcd892bf98991711d89.html">Teleport</a> <hr> ...
app/stylesheets/modules/footer.css
fs/backbone-base
.footer { position: relative; clear: both; box-sizing: border-box; height: 60px; margin-top: -60px; padding: 15px; border-top: 1px solid #e7e7e7; line-height: 30px; p { color: #777; } }
_site/wiki/Configuration.html
vahid-dan/ipop-project.github.io
<!doctype html> <!-- Minimal Mistakes Jekyll Theme 4.5.1 by Michael Rose Copyright 2017 Michael Rose - mademistakes.com | @mmistakes Free for personal and commercial use under the MIT license https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE.txt --> <html lang="en" class="no-js"> <head> <...
server/views/login.html
trantuanckc/ogilvyone-blog
<!DOCTYPE html> <html ng-app="OgilvyOne"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Log in</title> <!-- Tell the browser to be responsive to screen width --> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">...
src/MovieDatabase_NetCoreApp/wwwroot/app/components/register/register.component.html
antonsirocka/angular2-moviedb
<div class="form-group"> <label for="Username" class="control-label">Username</label> <input class="form-control" #name type="text" autofocus placeholder="Username"> </div> <div class="form-group"> <label for="Password" class="control-label">Password</label> <input class="form-control" #pwd type=...
_site/optimization/2016/11/07/CH2.1/index.html
Rothdyt/rothdyt.github.com
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="descri...
Application/Home/View/default/Usersj/sj_zhaq.html
h136799711/201506bbjie
<extend name="template/base_index" /> <block name="area_header"> <link rel="stylesheet" href="__CSS__/shangjia.css"> </block> <block name="area_body"> <include file='Widget/sjtop' /> <div class="seller_main clearfix" controller="seller/common"> <div class="seller_content_wrap"> <div class="seller_content"...
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.4pl4/contrib:railroad-crossing/8.4.dev/2014-12-05_05-10-05.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...
vendor/poi-3.6/doc/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFFontFormatting.html
tobyclemson/msci-project
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_13) on Mon Dec 14 15:25:07 MSK 2009 --> <TITLE> Uses of Class org.apache.poi.hssf.usermodel.HSSFFontFormatting (POI API Documentation) </TITLE...
app/mod_pages/_show.html
ramainen/doit-cms
<h1>{.title} {{edit}}</h1> {.text}
app/partials/review-form.html
tgrud/stb_suwa
<form name="reviewForm" class="form-horizontal" ng-submit="reviewFormCtrl.addReview(reviewForm, reviewFormCtrl.book)"> <section class="row well live-preview" ng-show="reviewFormCtrl.book.isbn"> <aside class="col-sm-3"> <!-- no, no! <book-cover></book-cover> --> <a href="http://www.amazon.com/gp/produ...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/ee973c9984ea417cd31ac27f49065918de4bd82acc2bf17bb5353a48435e4427.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="./a4b6b685941f3271cfbc32c80586ac1143811d797b6345e9623db4cf2dadf676.html">Teleport</a> <hr> ...
docs/builtin/string/stringreplace/index.html
corywalker/expreduce-docs
<!DOCTYPE html> <!--[if lt IE 7 ]><html class="no-js ie6"><![endif]--> <!--[if IE 7 ]><html class="no-js ie7"><![endif]--> <!--[if IE 8 ]><html class="no-js ie8"><![endif]--> <!--[if IE 9 ]><html class="no-js ie9"><![endif]--> <!--[if (gt IE 9)|!(IE)]><!--> <html class="no-js"> <!--<![endif]--> <head> <meta chars...
docs/vector/data.m.html
karimbahgat/PythonGis
<!doctype html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" /> <title>pythongis.vector.data API documentation</title> <meta name="description" content="Module containing the data structures...
clean/Linux-x86_64-4.12.0-2.0.8/released/8.13.2/pi-agm/1.2.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>pi-agm: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" re...
_site/lrthw/2016/06/28/lrhw-22.html
Ljzn/ljzn.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="shortcut icon" href="/static/img/ruby.ico" /> <title>笨方法学Ruby第二十二天 - LJZN</titl...
public/Windows 10 x64 (18362.329)/_FAULT_INFORMATION_ARM64_TYPE.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.329)</h4><br> <h2>_FAULT_INFORMATION_ARM64_TYPE</h2> <font face="arial"> UnsupportedUpstreamTransaction = 0n0<br> AddressSizeFault = 0n1<br> TlbMatchConflict = 0n2<br> ExternalFault = 0n3<br> PermissionFault = 0n4<br> AccessFlagFault = 0n5<br> Translat...
doc/ddm/IntegrationTests/package-summary.html
JordiCorbilla/DDM
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_05) on Tue Jun 10 20:54:55 BST 2014 --> <title>ddm.IntegrationTests</title> <meta name="date" content="2014-06-10"> <link rel="s...
woof.html
stevekrouse/rose
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Rose</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" crossorigin="anonymous"> <link ...
index.html
KillerKodersKode/captain_slayer
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Phaser - ES6 - Webpack</title> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta http-equiv=...
assets/css/landing_page/landing_page10.css
akashbachhania/jeet99
@import 'https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz'; /* .bg-landing{ background: url('../../images/bg/518079-background-hd.jpg') fixed; background-position: 50% 50%; background-attachment: fixed; background-color: rgb(0, 0, 0); }*/ .icon_part { width: 30px; position: relative; ...
src/Viteloge/CoreBundle/Resources/descriptions/27354.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Iville est un village localisé dans le département de l'Eure en Haute-Normandie. Elle comptait 452 habitants en 2008.</p> <p>À proximité de Iville sont positionnées géographiquement les villes de <a href="{{VLROOT}}/immobilier/fouqueville_27261/">Fouqueville</a> s...
index.html
twxs/dkapstory.js
<!doctype html> <html> <head> <title>D-Kapstory</title> <meta charset="utf-8"> <script src="./vendor/three.js/three.min.js"></script> <script src="./js/dk.js"></script> <link href="css/main.css" rel="stylesheet" /> </head> <body> <div id="container" width="512" height="512"><...
landing.html
startupui/startupui.github.io
--- layout: page title: Landing header: Landing Page tagline: "All the elemets to improve the sites with this theme" group: navigation img : 4.jpg img-mobile : 4-mobile.jpg --- {% include JB/setup %} {% include themes/bootstrap/nav-bar.html %} <div class="page-wrapper"> <!-- header-10 --> <section class="header...
all-data/9000-9999/9814-22.html
BuzzAcademy/idioms-moe-unformatted-data
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>...
all-data/10000-10999/10738-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>...
output/categories/support-worker.html
wcmckee/moejobs-site
<!DOCTYPE html> <html prefix="og: http://ogp.me/ns# article: http://ogp.me/ns/article# " lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>Posts about Support Worker | Minstry Of Education Jobs</title> <link href="../assets/css/bootstrap.min.css" rel="stylesheet" type="...
_posts/2014-03-13-totem-ruby-without-rails.html
chadrem/chadrem.github.io
--- layout: post title: Totem - Ruby Without Rails comments: false share: false date: 2014-03-13 type: post tags: - jruby - ruby - ruby on rails - totem --- <p><a title="Totem" href="https://github.com/chadrem/totem">Totem</a> is my new Ruby gem for creating Ruby projects without having to depend on Rails.  Some of the...
client/documentation/classes/ExpansionSource.html
OysteinAmundsen/gymsystems
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>gymsystems_client documentation</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scal...
backoffice/templates/backoffice/bdata3.html
norn/bustime
{% extends "backoffice/base.html" %} {% block active_bdata3 %}active{% endblock %} {% block title %}Bdata Mode 3{% endblock %} {% block title_mini %}{{city.name}}{% endblock %} {% block content %} <div class="space-6"></div> <div class="row-fluid"> <div class="span6"> <div class="widget-box transparent"> <di...
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.4.dev/contrib:color/dev/2015-01-07_03-53-32.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...
_includes/livere.html
linexjlin/linexjlin.github.io
<!-- 来必力City版安装代码 --> <div id="lv-container" data-id="city" data-uid="MTAyMC80MDcxOC8xNzI0NA=="> <script type="text/javascript"> (function(d, s) { var j, e = d.getElementsByTagName(s)[0]; if (typeof LivereTower === 'function') { return; } j = d.createElement(s); j.src = 'https://cdn-ci...
_includes/yoga/about-audrey.html
jordanrancie/jordanrancie.github.io
<!--body content start--> <!--about audrey --> <section id= "about-audrey"class="body-content gray-bg" > <div class="container"> <div class="row page-content"> <div class="post-list-aside"> <div class="post-single"> ...
src/tesisControl/tesisBundle/Resources/public/DataTables-1.10.12/examples/plug-ins/sorting_auto.html
dialv/tesisControl
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <title>DataTables example - Ordering plug-ins (with type detection)</title> <link rel="styleshee...
week-2-challenge-5/starting-point.html
valeriesmith/valeriesmith.github.io
<!DOCTYPE html> <html lang="en"> <head> <!-- this tag is necessary to use the emulator --> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="stylesheet.css"> <title>Responsive Design and Fluid Layouts</title> </head> <body> <div id="wrapper"> <div id="head...
_includes/profile.html
itsdn/kactus
<div class="profile"> <section id="wrapper"> <header id="header"> {% if site.aboutPage %} <a href="{{ site.baseurl }}/about"> <img id="avatar" class="2x" src="{{ "/assets/images/avatar.png" | prepend: site.baseurl }}"/> </a> {% else %} <img id="avatar" class="2x" src=...
front-end/views/paragalaQuestions/questionnaire/thirteen.html
caninojories/jrc_admin
<div class="panel-heading row"> <h3 class="panel-title text-center">Best Variety Show</h3> </div> <div class="panel-body"> <ul class="list-group"> <li class="list-group-item"> <div class="radio"> <label> <input type="radio" name="BestVarietyShow" ng-model="vm.varietyShow" value="Showtim...
requests.html
Visgean/blog
<html> <head> <meta http-equiv="refresh" content="0; url=https://www.dropbox.com/request/gaLlPaZ3avkMlWcikmdr"> <link rel="canonical" href="https://www.dropbox.com/request/gaLlPaZ3avkMlWcikmdr" /> </head> </html>
lib/gft/doc/html/gft__matrix_8h.html
ademirtc/bandeirantes
<!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...
last_release/abapdoc/ZWB_OBJECTS/ZCL_WB_VIEW.html
fabiopagoti/WB-Objects
<HTML> <HEAD> <TITLE> ZCL_WB_VIEW </TITLE> <link rel="stylesheet" type="text/css" href="css/style_class.css" /> <link rel="stylesheet" type="text/css" href="css/style_function_groups.css" /> <link rel="stylesheet" type="text/css" href="css/style_object_list.css" /> </HEAD> <BODY> <H1>ZCL_WB_VIEW</H1> <BR/> ...
node_modules/grunt-contrib-nodeunit/node_modules/nodeunit/node_modules/tap/README.html
quattromani/placewise
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>doc</title> <style> /*github.com style (c) Vasily Polovnyov <vast@whiteants.net>*/ pre code { display: block; padding: 0.5em; color: #333; background: #f8f8ff } pre .comment, pre .templa...
docs/3.2/d2/d6d/classcv_1_1FileNodeIterator-members.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...
index.html
MasoodGit/ngWaitStaffCalculator
<!DOCTYPE html> <html ng-app="waitStaffApp"> <head> <title>WaitStaff Calculator</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <div class="container"> <header> <h1 class="tex...
old/src/external/asio-1.10.2/doc/asio/reference/stream_socket_service/receive.html
dhh1128/intent
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>stream_socket_service::receive</title> <link rel="stylesheet" href="../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../../../index.html" title="As...
resources/src/plugins/layer/skin/layer.css
TCL-MIG-FE/velocity-startkit
/*! @Name: layer's style @Author: 贤心 @Blog: sentsin.com */ * html { background-image: url(about:blank); background-attachment: fixed; } html #layui_layer_skinlayercss { display: none; position: absolute; width: 1989px; } /* common */ .layui-layer-shade, .layui-layer { position: fixed; ...
levels/t4.html
grunfeld/grunfeld.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <link rel="shortcut icon" type="image/x-icon" href="../favicon.ico"> <link rel="stylesheet" type="text/css" href="../css/font-awesome-4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="../css/fonts.css"> <lin...
2016/05/Una-modelo-nos-ensena-a-saber-si-una-mujer-tiene-implantes/index.html
reneisrael/reneisrael.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Una modelo nos enseña a saber si una mujer tiene implantes | La Red Semanario</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="keywords" content="sexy,senos,implantes" /> ...
assets/css/hereandnow.css
Josebaseba/HereAndNow
[data-control=chat]{top:0;bottom:0;} [data-control=chat] > header{width:100%} [data-control=chat] > article div > ul > li{list-style:none} [data-control=chat] > article div[data-control=users]{position:fixed} [data-control=chat] textarea{height:54px;resize:none} [data-control=chat] footer{background-color:#d8d8d8;botto...
_includes/json-ld/breadcrumblist.html
NSHipster/nshipster.com
<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [{ "@type": "ListItem", "position": 1, "item": { "@id": "{{ site.url }}", "name": "Articles" } }, { "@type": "ListItem", "position": 2, ...
noarch/repoview/vboxadditions-download.html
AncientLeGrey/overbox-base-repo
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <meta content="text/html; charset=utf-8" http-equiv="content-type" /> <title>RepoView: overbox-base-repo</title> <link href="layout/repostyle.css" type="text/css" rel="stylesheet" /> <meta c...
app/update.html
ainstaller/aInstaller
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>aInstaller - updating...</title> <link rel="stylesheet" type="text/css" href="./app/icons.less"> <link rel="stylesheet" href="./app/index.less"> </head> <body> <div id="loading"> <h4 class="title afont ashadow absolute-center"> u...