path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
v5/user-agent-detail/96/7e/967e7cc0-b1e0-46a2-aece-ea7733fe4e02.html
ThaDafinser/UserAgentParserComparison
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - Mozilla/5.0 (Linux; Android 4.4.2; SUNSET Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.117 Mobile Safari/537.36</title> <link rel="stylesheet" href="https://cdnjs.cloud...
templates/views/manage/staffs.html
meikegongshe/website
{% extends '../../layouts/manage.html' %} {% block manage_content %} <div class="aui-content"> <ul class="aui-list aui-media-list"> <li class="aui-list-header"> 员工列表 </li> {% if shop.staffs.length > 0 %} {% for staff in shop.staffs %} <li class="aui-list-item au...
releases/2.03/wsdocs/index.html
IncaProject/IncaProject.github.io
<html><head> <title>Perl Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" > <link rel="stylesheet" title="black with blue on white" type="text/css" href="_black_with_blue_on_white.css" media="all" > <link rel="alternate stylesheet" title="black with magenta on white" type="...
UserRegisterMVC/src/main/resources/templates/userRegister.html
kajiwara22/AppDevelopUseOfWeb
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org"> <head lang="ja"> <link rel="stylesheet" href="/css/style.css"/> <meta charset="UTF-8" /> <title>ユーザー登録</title> </head> <body> <form th:action="@{/users/register}" method="post" th:object="${studentForm}"> ...
index.html
LuiCat/mc2tja
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>mc2tja</title> <style type="text/css"> html, body { width: 100%; height: 100%; margin: 0px; padding: 0px; } .container { padding: 8px; width: auto; height: calc(100% - 16px); } .bordered { border: solid black 2px; } .details { position: relative; wid...
resources/css/base/settings.css
GennadiD/twentyfourseven
* { margin: 0; padding: 0; box-sizing: border-box; } :root { --bricsys: #4093ff; --minor-third: 1.2em; --perfect-fourth: 1.3333em; --perfect-fifth: 1.5em; --golden-section: 1.618em; --font-size: 20px; --h3: calc(var(--font-size) * 2); --h2: calc(var(--h3) * 1.2); --h1: ca...
themes/easy_admin_panel/inbox.html
D-LUSiON/wyssi
<!-- Author: W3layouts Author URL: http://w3layouts.com License: Creative Commons Attribution 3.0 Unported License URL: http://creativecommons.org/licenses/by/3.0/ --> <!DOCTYPE HTML> <html> <head> <title>Easy Admin Panel an Admin Panel Category Flat Bootstrap Responsive Website Template | Inbox :: w3layouts</...
Ethereum-based-Roll4Win/node_modules/cssstyle/coverage/lcov-report/lib/properties/borderWidth.js.html
brett-harvey/Smart-Contracts
<!doctype html> <html lang="en"> <head> <title>Code coverage report for lib/properties/borderWidth.js</title> <meta charset="utf-8" /> <link rel="stylesheet" href="../../prettify.css" /> <link rel="stylesheet" href="../../base.css" /> <meta name="viewport" content="width=device-width, initial-scale=...
clean/Linux-x86_64-4.05.0-2.0.6/extra-dev/8.10.dev/vst/2.2.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>vst: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="...
src/app/+dashboard/baby-feeding/baby-feeding-renderer.html
RovenskyOleg/baby-feeding
<div [hidden]="!isNewFeeding || (!isEditMode && !isNewFeeding)" class="edit-mode"> <div class="form-group"> <label for="start-feeding">Start Feeding</label> <div class="input-group"> <input type="text" class="form-control" placeholder="hour" [(ngMode...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/e93f9eef8e2d5a3071a903f9bddfd9a01af49991382c03b40501ce1072a60907.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="./45cc58326e546fe7a017f667f4cbaf6ed425c638f807ea51348adbf75588e340.html">Teleport</a> <hr> ...
doc/pages/components/dropdown.html
sunnyone/foundation
--- title: Dropdowns --- <h3 class="subheader">We removed the various dropdowns within different UI elements for Foundation 5. Instead, we created a universal dropdown plugin that will attach dropdowns or popovers to whatever element you need.</h3> *** {{> examples_dropdown_basic}} *** <h3>Basic</h3> You can crea...
demos/templates/ngx.ui.addressInput.html
lmc-eu/ngx-library
<fieldset> <legend>Example using Seznam maps API</legend> <p> Allowed types (parts): firm, city, street, number </p> <p> Required types (parts): city, street </p> <form name="form_address"> <label>Address:</label> <input type="text" name="address" ng-model="address" ngx-address-...
clean/Linux-x86_64-4.05.0-2.0.1/released/8.7.0/metacoq-template/1.0~beta2+8.12.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>metacoq-template: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstra...
app/index.html
Bismuth76/jft-presenter
<!-- @license Copyright (c) 2015 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http:/...
public/gl.html
jamjar919/coolproject11
<!DOCTYPE html> <html lang="en"> <head> <title>three.js webgl - geometry - vertex colors</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"> <style> body { color: #808080; font-family:Monospace; font-size:13p...
golang/2019/11/30/SOFA-MOSN.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='...
index.html
anssihaarala/gamereview
<!DOCTYPE html> <html ng-app="gameReviewApp"> <head> <title>Game reviews</title> <!--Import materialize.css--> <link type="text/css" rel="stylesheet" href="css/materialize.min.css" media="screen,projection"/> <!--Let browser know website is optimized for mobile--> <meta name="viewport" content="w...
assets/html/class-dan-id/index.html
Rpl3rd/mp
<!doctype html> <html> <!-- Mirrored from www.sekolahkoding.com/html/class-dan-id/ by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 18 Mar 2016 10:56:51 GMT --> <!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack --> <head> <!-- This site is optim...
newlist.html
labcode-de/checkapp
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <link href="https://fonts.googleapis.com/css?family=Raleway:500" rel="stylesheet"> <link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0....
test/test-site/_expected/index.html
wantee/octopress-tex2img
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> </head> <body> <div class='site'>Test content <img class="center" src="/assets/miscs/test.png" alt="fig:test" > </div> </body> </html>
codelabs/references/cppreference/cppdeque/push_back.html
anant-agarwal/codelabs
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta name="generator" content= "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org"> <title>push_back</title> <link href="../cppreference.css" rel="stylesheet" type="text/css"> <link href="../prettify.css" type="text...
css/map.css
Bouncer/gratweet
#map { position:absolute; right: 0px; bottom: 0px; width: calc(50% - 34px); height: 200px; padding:0px; margin: 20px; background-color: #FFF; border:2px solid #333; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
ajax/libs/jquery.gridster/0.4.4/jquery.gridster.css
yogeshsaroya/new-cdnjs
version https://git-lfs.github.com/spec/v1 oid sha256:cdde667e36b6bad92119c44d43614b11ec774649d744b8562f06df40e0463ea3 size 3609
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/8f9bffa0fe529b46b5e84ee232fc0c1bda32c5d46624ba18996be6d88b089cfb.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="./cd23ce79c360d74d06cf2210753278aa24ac7553cc6bf54b078652030ba7c235.html">Teleport</a> <hr> ...
views/register.html
kamleshgk/AngularJsStarter
<div class="module inbox-view"> </div> <div class="module directive" style="margin-left:10;padding:0"> <h2 align='center'> Register </h2> <br><br> <div> <div class="container"> <div class="col-sm-8 col-sm-offset-2"> <div ng-class="{ 'alert': flash, 'alert-success': flash...
javadoc/1.2.0/org/jruyi/io/package-tree.html
tangchihyu/jruyi.github.io
<!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_51) on Thu Feb 20 23:43:10 EST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>org.jruyi.io Class ...
samples/snow-duration.html
Barrior/JParticles
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <link rel="stylesheet" href="css/style.css"> <style> [id*="instance"] .demo { background: url(./img/merry_christmas.jpg) no-repeat; background-size: 100% 100%; } </style> </head> <body> <div id="instance"> ...
docs/sequel-graystone-no-toc-example.html
srackham/rimu
<!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, minimum-scale=1"> <title>&nbsp;</title> <style> :root { font-size: 16px; line-height: 20px; color: #333333; background-colo...
src/Viteloge/CoreBundle/Resources/descriptions/22047.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Corlay est une ville localisée dans le département de Côtes-d'Armor en Bretagne. On dénombrait 1&nbsp;048 habitants en 2008.</p> <p>Le parc de logements, à Corlay, se décomposait en 2011 en 54 appartements et 557 maisons soit un marché plutôt équilibré.</p> <p> La commun...
client/templates/roadmap.html
rhyolight/sprinter-dash
<!DOCTYPE html> <html> <head> <title>{{title}}</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Bootstrap --> <link href="{{staticDir}}bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen"> <link href="{{staticDir}}bootstrap/css/bootstrap-theme.min.css" ...
coverage/lcov-report/utils/helpers.js.html
BrianJVarley/simple-offset-pro
<!doctype html> <html lang="en"> <head> <title>Code coverage report for utils/helpers.js</title> <meta charset="utf-8" /> <link rel="stylesheet" href="..\prettify.css" /> <link rel="stylesheet" href="..\base.css" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <style type...
css/bootstrap.css
evansolomon/IsValid.org
/*! * Bootstrap v2.3.0 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. */ .clearfix { *zoom: 1; } .clearfix:before, .clearfix:after { display: table; conte...
www/index.html
obj63mc/BarMadden-SteroidsApp
<html class="no-js" ng-app="barmaddenApp" style="background:#fff;"> <head> <meta charset="utf8"> <meta name="viewport" content="width=device-width"> <title ng-bind="title">Bar Madden</title> <script src="javascripts/onerror.js"></script> <script src="javascripts/console.log.js"></script> <!-- cordova....
all-data/2000-2999/2882-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>...
docs/org/murillo/sdp/class-use/Bandwitdh.html
medooze/sdp
<!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_45) on Tue Dec 20 14:37:48 CET 2016 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.murillo....
Practice/Intro-To-Java-8th-Ed-Daniel-Y.-Liang/Chapter-8/Chapter08P11/doc/main/package-frame.html
tliang1/Java-Practice
<!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 (10.0.1) on Sun Jun 03 23:42:18 PDT 2018 --> <title>main</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="date"...
ocr_extracted/W30039_text/page28.html
datamade/elpc_bakken
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>W30039_text</title> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body> <div style="margin-left: auto; margin-right: auto; width: 800px; overflow: hidden;"> ...
docs/classes/Cloud.html
brettonw/WebGL
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Cloud - WebGL</title> <link rel="stylesheet" href=""> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="stylesheet" href="../assets/css/main.css" id="site_styles"> <link rel="stylesheet" href...
javadoc/it/unical/mat/embasp/base/class-use/Output.html
DeMaCS-UNICAL/embasp_website
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="it"> <head> <!-- Generated by javadoc (1.8.0_222) on Thu Jan 23 18:46:07 CET 2020 --> <title>Uses of Class it.unical.mat.embasp.base.Output</title> <meta name="date" content="2020-01-23"> ...
src/core/components/app/app.template.html
Johan1228/Angular1.5-Seed
<container-fluid> <div class="row"> <div class="col-md-12"> <button class="btn btn-primary" ui-sref="project:list">Project CRUD</button> <logout class="pull-right"></logout> </div> </div> <uib-tabset active="active" vertical="false"> <uib-tab index="0" heading...
utils/pmd-bin-5.2.2/docs/pmd-java/apidocs/net/sourceforge/pmd/lang/java/typeresolution/visitors/package-frame.html
byronka/xenos
<!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_65) on Wed Dec 03 20:05:06 CET 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>net.sourceforge.pmd...
app/subsystem/grid/table/columns/filters.html
mcoxeter/Atlas.Frontend.Web
<div layout="row" layout-align="start center" class="gridRow" > <div style="width: {{::vm.styleNavIcons()}}; min-width: {{::vm.styleNavIcons()}};"> <md-input-container > <md-checkbox ng-model="vm.allSelected" aria-label="Select All Rows" ng-click="vm.toggleAllSelected()"></md-checkbox> <...
_includes/header.html
luispmiranda/luispmiranda.github.com
<div class="header-container"> <header> <ul class="nav"> <!--Change the URL here if working on an absolute domain--> <li><a href="http://github.com/luispmiranda"><span class="mega-octicon octicon-person" style="margin-right: 6px;"></span>about</a></li> </ul> </header> </div>
css/style.css
fiWhy/CodeIgniter-Chat-Application
#wrapper{ margin-top:30px; } body{ background-color: #ecf0f5; } .del-chat{ position:absolute; top:5px; right:5px; color:#fff; }
encog-examples/apidocs/org/encog/examples/neural/persist/package-tree.html
davinnovation/TikiTaka
<!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_30) on Sun Oct 12 01:48:40 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>org.encog.examples....
BulgarianTraveller/BulgarianTraveller.EntryPoint/styles/main.css
lovechguy/Hestia-TeamWork
body, html { margin: 0; height: 100%; width: 100%; } /* COMMON STYLES*/ .view-content h1 { color: #42454a; font-size: 1.8em; } .view-content h1.welcome { text-align: center; } .view-content h3 { color: #42454a; font-size: 1.1em; } .view-content p { color: #4a4e54; font-size: ...
Qt_code/html/class_abstract_media_info-members.html
danielholanda/Qt-Audio-Spectrum-Analyzer
<!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...
categories/hdtach/page/1/index.html
ritesh/ritesh.github.io
<!DOCTYPE html><html><head><title>https://blog.rsinha.org/categories/hdtach/</title><link rel="canonical" href="https://blog.rsinha.org/categories/hdtach/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://blog.rsinha.org/categories/hdtach/" /></head></htm...
476-46-0.txt.html
andrewdefries/Ames_ToxBenchmark
<html><img border=0 src=476-46-0.txt alt=476-46-0.txt></img><body> "x" "1" "FENG, J, LURATI, L, OUYANG, H, ROBINSON, T, WANG, Y, YUAN, S AND YOUNG, S. PREDICTIVE TOXICOLOGY: BENCHMARKING MOLECULAR DESCRIPTORS AND STATISTICAL METHODS. J. CHEM. INF. COMPUT. SCI. 43: 1463-1470, __ 2003" </body></html>
output/posts/twitter-notes-on-game-development.html
wcmckee/brobeurdotcom
<!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>Twitter notes on game development | BroBeur</title> <link href="../assets/css/all-nocdn.css" rel=...
3f3a71e/html/classv8_1_1_persistent-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.06.1-2.0.5/released/8.7.1+1/io-hello-world/1.0.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>io-hello-world: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap....
sample/g2.element.test4.html
goessner/g2
<html> <head> <title>g2.html - constraining</title> <meta charset='utf-8'> </head> <body> <g-2 id='g' width="400" height="300" x0="100" y0="100" cartesian interactive></g-2> </body> <script src="../g2.html.js"></script> <script> const g2elm = document.getElementById('g'); const A = {x:0,y:0,r:5,fs:'#ccc'}, ...
www/sec/login/login.html
yonaxTics/megift-mobile-v0.2
<!DOCTYPE html> <html> <head> <title>Megift App Login</title> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <link href="../../public/css/inventor/animations.min.css" rel="stylesheet" /> <lin...
css/lanrenzhijia.css
niexiaobo/niexiaobo.github.io
@charset "utf-8"; * { margin:0; padding:0; list-style:none; } img { border:0; cursor:pointer; } .lanrenzhijia { width:1102px; height:600px; /*#边框颜色*/ border:1px solid #ffffff; margin:150px auto; position:relative; overflow:hidden; z-index:10; } .lanrenzhijia:hover li { backgro...
web/flash_files/spirals_in_motion.html
danksearle/danwashere
<HTML> <HEAD> <meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1"> <TITLE>spirals_in_motion</TITLE> </HEAD> <BODY bgcolor="#000000"> <!-- URL's used in the movie--> <!-- text used in the movie--> <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pu...
static/swagger/index.html
schlitzered/el_aap
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Swagger UI</title> <link rel="icon" type="image/png" href="images/favicon-32x32.png" sizes="32x32" /> <link rel="icon" type="image/png" href="images/favicon-16x16.png" sizes="16x16" /> <link href='css/typography.css' media='screen' rel='stylesheet' ...
w2/pizza/sales-data.html
lizziegooding/Code-Fellows
<!DOCTYPE html> <html lang = "en"> <head> <title>Vergennes Laundry</title> <link type="text/css" rel="stylesheet" href="stylesheet.css"/> <!-- Skeleton links to Google web font Raleway automatically --> <link type="text/css" rel="stylesheet" href="css/skeleton.css"/> <link type="text/css" rel="stylesheet" href="css/nor...
www/app/templates/bootstrap-signin.html
moling3650/mblog
{% extends 'bootstrap-base.html' %} {% block meta %}<!-- block meta -->{% endblock %} {% block title %} Sign In {% endblock %} {% block content %} <div class="container"> <form class="center-block" id="vm-form" role="form" v-on:submit.prevent="submit"> <h2 class="text-center">Please sign in</h2> ...
docs/index.html
joshuacaron/z-math
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>JSDoc: Home</title> <script src="scripts/prettify/prettify.js"> </script> <script src="scripts/prettify/lang-css.js"> </script> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![...
src/tasks/test.component.html
calary/tms
<button class="btn btn-success" xx-click="$ctrl.click()">点击</button> <form action="" class="form-horizontal"> <datetime-picker ng-model="$ctrl.day" max-date="$ctrl.maxDate" mode="{{$ctrl.mode}}"></datetime-picker> <p>{{ $ctrl.day }}</p> <datetime-range ng-model="$ctrl.range" mode="{{$ctrl.mode}}"></datetime-ran...
笔记_the linux comand line/chap03.html
abensu/ab-happy-library
<!DOCTYPE html> <html xmlns= "http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="css/typo.css" /> <link rel="stylesheet" type="text/css" href="css/tlcl.css" /> <title>TLCL</title> </head> <body> <div id="wrapper" class...
gcc-arm-none-eabi/share/doc/gcc-arm-none-eabi/html/gcc/V850-Options.html
trfiladelfo/tdk
<html lang="en"> <head> <title>V850 Options - Using the GNU Compiler Collection (GCC)</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Using the GNU Compiler Collection (GCC)"> <meta name="generator" content="makeinfo 4.11"> <link title="Top" rel="start" href="index.html#To...
lucene/lib/lucene-4.6.1/docs/core/org/apache/lucene/analysis/class-use/TokenStream.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:12:04 EST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.a...
ajax/libs/social-likes/3.0.13/social-likes_flat.css
yogeshsaroya/new-cdnjs
version https://git-lfs.github.com/spec/v1 oid sha256:d862eb5081bd64d9308843e763b00763bbd63dd82c9ffe402e5835dbc0ef3b57 size 12873
public/datatables/css/dataTables.fontAwesome.css
valenciaedpaul/EmployeePortal
/*! * DataTables + Font Awesome integration * License: MIT - http://datatables.net/license */ /* * Sort styling */ table.dataTable thead th { position: relative; background-image: none !important; /* Remove the DataTables bootstrap integration styling */ } table.dataTable thead th.sorting:after, table.dataTabl...
clean/Linux-x86_64-4.10.1-2.0.6/released/8.13.0/mathcomp-character/1.9.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>mathcomp-character: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap...
Remote-work/recipe.html
Jmonzon0415/ACLTC
<!DOCTYPE html> <html> <head> <title>Josh's Secret Recipie </title> <link rel="stylesheet" type="text/css" href="recipe_stylesheet.css"> </head> <body> <h1><img src="http://mabuhaycity.com/images/flags/philippines.gif"> Josh's Secret Family Recipie <img src="http://mabuhaycity.com/images/flags/philippines....
tr1/index16.html
leijing7/mr-slides
<!doctype html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <title>十六</title> <link rel="stylesheet" href="../css/reveal.css"> <link rel="stylesheet" href="../css/theme/black.css"> <!-- Theme used for sy...
public/Windows 10 x64 (18362.329)/_MI_PAGE_COMBINE_STATISTICS.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.329)</h4><br> <h2>_MI_PAGE_COMBINE_STATISTICS</h2> <font face="arial"> +0x000 PagesScannedActive : Uint8B<br> +0x008 PagesScannedStandby : Uint8B<br> +0x010 PagesCombined : Uint8B<br> +0x018 CombineScanCount : Uint4B<br> +0x01c CombinedBlocksInUse : Int4B<b...
03-Dos-controladores/index.html
froilanq/CursoAngularJS
<!DOCTYPE html> <html lang="es" ng-app="controlCajaApp"> <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="Control de Caja"> <meta name="author" content="Alberto ...
test/index.html
ProperJS/ImageLoader
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>ImageLoader</title> </head> <body> <style> html, body { padding: 0; margin: 0; } body { padding: 64px; } ...
clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.4.5/contrib:atbr/dev/2015-02-03_17-41-16.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...
src/dakhli.sitetheme/dakhli/sitetheme/resources/app/_includes/base/head.html
a25kk/dakhli
<meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title> {% if page.title == "Bootstrap" %} {{ page.title }} {% else %} {{ page.title }} &middot; dakhli {% endif %} </title> <link href="{{ page.base_url }}dist...
sbml-test-cases/cases/semantic/00717/00717-plot.html
stanleygu/sbmltest2archive
<script src="http://code.jquery.com/jquery-1.8.3.min.js"></script> <script src="http://code.highcharts.com/highcharts.js"></script> <script src="http://code.highcharts.com/modules/exporting.js"></script> <style> body { background-color: white; font-family: Helvetica, Verdana, sans-serif; font-size: 10pt; }...
dev/layouts/header-2.html
ugurarici/kendibaglantim
<nav class="navbar navbar-default navbar-static" role="navigation"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> ...
clean/Linux-x86_64-4.04.2-2.0.5/released/8.9.1/dpdgraph/0.6.2.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>dpdgraph: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
getJSON Practice Files/index.html
pjconsidine/codingclass
<!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"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> ...
pages/UI/modals.html
weituotian/AdminLTE-With-Iframe
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>AdminLTE 2 | Modals</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"> <!-...
blood/templates/add.html
Thuruv/pilgrim
{% load staticfiles %} {% load crispy_forms_tags %} <!DOCTYPE html> <html> {% load bootstrap3 %} <link rel="stylesheet" href="{% static "css/bootstrap.min.css" %}"> <script src="{% static "js/jquery.min.js" %}"></script> <script src="{% static "js/bootstrap.min.js" %}"></script> <body> <div class="contain...
clean/Linux-x86_64-4.06.1-2.0.5/released/8.8.0/concat/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>concat: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css"...
public/modules/core/views/sideNav.client.view.html
shubhamgautam/myprofile
<div class="column"> <div layout="row" layout-align="center center"> <md-button class="md-fab userCls"> </md-button> </div> <div layout="column" layout-align="space-between center"> <md-list> <md-list-item class="list-item-cls"> <i class="material-icons">home</i> <span class=""> H...
bower_components/paper-icon-button/demo/index.html
franklyinc/franklyinc.github.io
<!doctype html> <!-- @license Copyright (c) 2015 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE The complete set of authors may be found at http://polymer.github.io/AUTHORS The complete set of contributors may be found a...
v4/css/fission.css
fooyo/fooyo.github.io
/* line 1, ../scss/fission.scss */ .blobs { filter: url("#goo"); -webkit-filter: url("#goo"); -moz-filter: url("#goo"); -o-filter: url("#goo"); -ms-filter: url("#goo"); position: absolute; top: 36px; left: 50%; bottom: 0; right: 0; } @-webkit-keyframes blob-left-top-anim { 0% { -webkit-transf...
app/home.html
arumallasuneel/SPG
<div class="navbar"> <div class="container"> <a class="navbar-brand" href="/"><img src="./images/newst.png" alt="Suparna" width="150px"></a> <ul class="nav navbar-nav"> <li class="sep"></li> <li><a ui-sref="aboutus" class="nav-about" style="color:#000">About Us</a></li> ...
vol/templates/message.html
netroby/daylove
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>{{ .message }}</title> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/pure/0.6.0/pure-min.css"> <style> body { margin:0px; padding:0px; } ...
docs/c3/visualization2.html
charlesreid1/red-heifer
<!DOCTYPE html> <html lang="en"> <head> <title>visualization2</title> <meta charset="utf-8" /> <link href="/theme/css/bootstrap.css" rel="stylesheet" type="text/css"> <link href="/theme/css/main.css" rel="stylesheet" type="text/css"> <link href="/theme/css/font-a...
assets/popup.html
forgetso/chrome-search-replace
<html lang="en"> <head> <script src="../popup.js"></script> <style> body, body div table { font-family: "Open Sans", sans-serif; background-color: #E5E5E5; font-size: 13px; text-shadow: 0 1px rgba(255, 255, 255, 0.5); width:...
javadoc/4.0-alpha/org/robolectric/res/android/BagAttributeFinder.html
robolectric/robolectric.github.io
<!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_131-google-v7) on Wed May 09 11:21:00 PDT 2018 --> <title>BagAttributeFinder</title> <meta name="date" content="2018-05-09"> <link rel="stylesh...
Front End Courses/01. Udemy Basic Web/02) CSS/Quiz5-LandingPage.css
i-den/SoftwareUniversity
body { background: url("./images/wanaporn-yangsiri-86822.jpg") center center fixed; background-size: cover; } #content { text-align: center; padding-top: 60%; } img { filter: drop-shadow(5px 5px 5px #222); } h1, h3 { color: white; }
static/admin/index.html
program--/program--.github.io
<!doctype html> <html> <head> <script src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Content Manager</title> </head> <body> <!-- Include the script that builds the pa...
v5/user-agent-detail/05/23/05238717-4fa7-40d3-8f37-393bcf036e40.html
ThaDafinser/UserAgentParserComparison
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - Mozilla/5.0 (Linux; U; en-us; KFTT Build/IML74K) AppleWebKit/535.19 (KHTML, like Gecko) Silk/3.11 Safari/535.19 Silk-Accelerated=true</title> <link rel="stylesheet" href="https://cdnjs.cloudfla...
cover_db/blib-lib-Lego-From-PNG-View-pm.html
gaudeon/test_drive_your_code_with_test_more
<!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"> <!-- This file was generated by Devel::Cover Version 1.18 Devel::Cover is copyright 2001-2012, Paul Johnson (paul@pjcj.net) Devel::Cover is free...
NUnit/doc/conditionAsserts.html
dblock/dblog
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html> <!-- Standard Head Part --> <head> <title>NUnit - ConditionAsserts</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta http-equiv="Content-Language" content="en-US"> <link rel="stylesheet" type="text/css" href="nunit.cs...
5a9e795/html/classv8_1_1ScriptOriginOptions.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...
public/Windows 10 x64 (18362.239)/LIST_ENTRY32.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.239)</h4><br> <h2>LIST_ENTRY32</h2> <font face="arial"> +0x000 Flink : Uint4B<br> +0x004 Blink : Uint4B<br> </font></body></html>
_site/2015/01/19/introducing-2015-board/index.html
ewb-uiuc/ewb-uiuc.github.io
<!DOCTYPE html> <html lang="en"> <head> <link href="http://gmpg.org/xfn/11" rel="profile"> <!-- METADATA --> <meta name="description" content="EWB-UIUC is one of the largest Engineers Without Borders student chapters in the USA. Founded in 2004, the chapter has grown to include three international programs in...
www/index.html
krystalmejia24/mTrail
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width"> <title></title> <link rel="manifest" href="manifest.json"> <!-- un-comment this code to enable service worker <script> if ('servi...
docs/installation.html
fraricci/pymatgen
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Installation &mdash; pymatgen 2020.1.10 docu...