path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
reference/HTML/rs-demo-hero.html
darrylivan/marcojscalise.com
<!DOCTYPE html> <html dir="ltr" lang="en-US"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="author" content="SemiColonWeb" /> <!-- Stylesheets ============================================= --> <link href="http://fonts.googleapis.com/css?family=Lato:300,400,400italic,600...
docs/print.html
h416/facilerust
<!DOCTYPE HTML> <html lang="en" class="sidebar-visible no-js"> <head> <!-- Book generated using mdBook --> <meta charset="UTF-8"> <title></title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <meta name="description" content=""> <meta name="viewp...
docs-src/examples/ex-ui-numberfield.html
reekoheek/xin-ui
<h5>Read write value</h5> <label class="ui-label">ui-numberfield</label> <p>Set minimum to 10 and maximum to 15</p> <ui-numberfield value="{{value}}" min="10" max="15" (change)="valueChanged(evt)"></ui-numberfield> <label class="ui-label">ui-input</label> <p>When this input change, value notified to ui-numberfield</p...
wordsaver/static/assets/overlay.css
emliunix/wordsaver
.overlay { position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 9; height: 100%; width: 100%; overflow: hidden; } .overlay.overlay-transition { opacity: 1; transition: opacity .25s ease-in-out; } .overlay.overlay-enter, .overlay.overlay-leave { opacity: 0; } .overlay-mask { ...
index.html
mmwtsn/mmwtsn.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Maxwell Watson's web site."> <title>Maxwell Watson</title> <link rel="stylesheet" href="styles.css"> <link rel="preconnect" href="https://fonts.googleap...
_layouts/default.html
things-nyc/things-nyc-www
--- layout: null title: TheThingsNetwork NYC --- <!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" conten...
iframe.html
almasaeed2010/AdminLTE
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>AdminLTE 3 | Tabbed IFrames</title> <!-- Google Font: Source Sans Pro --> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400...
commons-math3-3.1.1-bin/commons-math3-3.1.1/docs/apidocs/org/apache/commons/math3/analysis/differentiation/class-use/MultivariateDifferentiableVectorFunction.html
vaisaghvt/gameAnalyzer
<!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_24) on Wed Jan 09 17:13:56 CET 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Interface org.apache.comm...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/fee9f1bfc2d2c757651bdef0d13b00773714c3cb5b1a0ad18db0b9c8d6426fb7.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="./542f8a390e104456fe890ed5d59a21600606653b2b1e7dff5cb403f6c7a8781e.html">Teleport</a> <hr> ...
components/Header/Header.module.css
incodeit/incodeit.github.io
.mainHeader { position: fixed; top: 0; width: 100%; padding: 4rem 6rem; background: linear-gradient(to bottom, rgba(29,30,62,1) 20%,rgba(29,30,62,0) 100%); z-index: 2; } @media screen and (max-width: 1024px) { .mainHeader { padding: 3rem; } } @media screen and (max-width: 768px) { .mainHeader ...
web/web/css/public.css
studyLamp2015/studyLamp
@CHARSET "UTF-8"; body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select, img {margin: 0;padding: 0;} body { font:12px/1.5 "Microsoft YaHei",tahoma,arial,Hiragino Sans GB,\5b8b\4f53; overflow: hidden;position: relative;} html,body,.am-page,.am-body,.am-bg{height:100%; w...
corona/docs/api/event/mapAddress/street.html
tonytamsf/learning
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name=...
html/doc/install.html
andyhuzhill/andyhuzhill.github.com
<!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> <title>Artistic Style - Install Information</title> <meta http-equiv="Content-Language" content="en-us" /> <meta http-equiv="Content-...
doc/code/classes/ExtractsPath.html
riyad/gitlabhq
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>ExtractsPath</title> <meta http-equiv="Content-Type" content="tex...
day_16/README.html
wellspring/adventofcode
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"/> <title>Day 16 - Advent of Code</title> <!--[if lt IE 9]><script src="/static/html5.js"></script><![endif]--> <link href='//fonts.googleapis.com/css?family=Source+Code+Pro:300&subset=latin,latin-ext' rel='stylesheet' type='text/css'> <link rel="styleshee...
v4/user-agent-detail/66/b8/66b88a89-5600-439e-ba69-f6781e049bfb.html
ThaDafinser/UserAgentParserComparison
<html> <head> <title>User agent detail - Mozilla/5.0 (compatible; Teleca Q7; Brew 3.1.5; U; en) 240X480 LGE VX9600</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> <link href="https://fonts.googleapis.com/icon?family=Material+...
htdocs/libs/dojo/dijit/bench/benchTool.html
henry-gobiernoabierto/geomoose
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Dojo interactive benchmark tool</title> <!-- make display better on mobile, so that results appear under the controls rather than to the right of them --> <meta name="viewport" content="width=devi...
src/template/geral/painel4c.html
anselmobd/fo2
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <title>Independent CSS scrolling panels (with inertia)</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- JQuery --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <sty...
www/register.html
semat-exists-org/source-client-android
<div data-page="register" class="page"> <div class="navbar"> <div class="navbar-inner"> <div class="center">Register</div> <div class="right"><a href="#" class="open-panel link icon-only"><i class="icon icon-bars"></i></a></div> </div> </div> <div class="page-content"> <!-- fields...
sdat.html
jimbo1qaz/sseq3midi
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <html> <body> <h1>Nitro Composer File (*.sdat) Specification</h1> <h2>Current status</h2> <p><u>This spec is far from completion. And it may contains error. Use it at your own risk.</u> <p>23 June 2007 SBNK update <p>20 June 2007 SSEQ Events <p>6 J...
w/widget.css
WebStandardsSherpa/webstandardssherpa.com
.sherpa-widget-content ul { margin:0; padding:0; } .sherpa-widget-content li { border-top:1px solid rgb(215, 206, 190); list-style-type: none; margin:0; padding:1em 0 1.5em; } .sherpa-widget-content li:first-child { border:0; padding-top: 0; } .sherpa-widget-content { background:#ede4d3 url(http://webstand...
apps/royal/_includes/partials/works.html
caleorourke/yard
<div class="wrapper clearfix"> <h2>Works</h2> <div class="works">Photography</div> <div class="works">Fitness</div> <div class="works">Programming</div> </div>
_layouts/collection-translations.html
ilionic/ilionic.github.io
<!doctype html> <!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]--> <!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<!...
_site/broadcast/2013/09/25/master-the-mainframe/index.html
PrincetonACM/princetonacm.github.io
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Princeton ACM</title> <link href="https://fonts.googleapis.com/css?family=Droid+Sans:400,700" rel="stylesheet" type="text/...
index.html
ryanseys/node-bomberman
<!DOCTYPE html> <html> <head> <title>Bomberman</title> <link href='http://fonts.googleapis.com/css?family=Pontano+Sans' rel='stylesheet' type='text/css'> <link rel="stylesheet" type="text/css" href="bomberman.css"> </head> <script src="bomberman.js"></script> <body> <div id="startStuff"> <...
app/views/voicebanks.scala.html
maruLoop/VoiceBankActivity
@(title: String, pageName: String, message: String, page: Int, json: String) @base(title, pageName) { <div id="blue"> <div class="container"> <div class="row centered"> <div class="col-lg-8 col-lg-offset-2"> <h4>VOICE BANKS LIST</h4> <p>CHECK SOME VOICE BANKS</p> </div> </div><!-- row --> <...
bb207c2/html/functions_u.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...
src/main/resources/public/japan.html
infsci2560sp16/full-stack-web-project-TianchengDong
<!DOCTYPE html> <html id="gallery-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>Web design</t...
src/public/js/app/loginModule/tpl/LoginModelViewTpl.html
webitel/admin-web-ui
<p class="pad-btm">Sign In to your account</p> <form id="loginForm" action=""> <div class="form-group"> <div class="input-group"> <div class="input-group-addon"> <i class="fa fa-user"></i> </div> <input id="login" class="form-control" type="text" placehol...
categories/hadoop/index.html
dzqoo/dzqoo.github.io
<!DOCTYPE html> <html class="theme-next gemini use-motion" lang="zh-Hans"> <head> <meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <meta name="theme-color" content="#222"> <meta http-...
data/OthmerMS8/HTML/units/5__i.html
leoba/VisColl
<!DOCTYPE HTML> <!--HTML file generated on: 14 June 2019 at 14:07:05 using SAXON version PE 9.8.0.12--> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Quire 1, Unit 5., inside</title> <link href="https://cdn.rawgit.com/leoba/VisColl/master/data/s...
app/templates/services/service.html
mtekel/digitalmarketplace-supplier-frontend
{% extends "_base_page.html" %} {% import 'macros/answers.html' as answers %} {% block page_title %}{{service_data['serviceName']}} – Digital Marketplace{% endblock %} {% block breadcrumb %} {% with items = [ { "link": "/", "label": "Digital Marketplace" }, { "link": ur...
doc/html/graph_legend.html
xywei/Solver_FDM_Parabolic1D
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>A_FDM_Solver_for_1D_Parabolic_Equation: Graph Legend</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="...
docs/archive/v3.0/static/ds4/grid-full.css
eBay/skin
/*! Skin v3.0.0 Copyright 2017 eBay! Inc. All rights reserved. Licensed under the BSD License. https://github.com/eBay/skin/blob/master/LICENSE.txt" */ /** * Loop for creating the columns of the * grid */ /** * This method will generate cells/columns postfixed with -lg, -sm, etc */ /** * Base class for creating a...
index.html
techiev2/_web_
<!DOCTYPE html> <html> <head> <title>test || home</title> <link rel="stylesheet" type="text/css" href="root.css" /> <link rel="stylesheet" type="text/css" href="page.css" /> <script type="text/javascript" src="_.js"> </script> <script type="text/javascript" src="page.js"> </script> </head> ...
templates/base.html
dboucken/fboucken
<!DOCTYPE html> <html lang="nl"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Bouwonderneming Bouckenhove Frank</title> <meta name="description" content="Nieuwb...
app/views/release2-2/makingSenseOfThings.html
JoeChapman82/YBC-Version
{% extends "layout.html" %} {% block pageTitle %} GOV.UK prototyping kit {% endblock %} {% block content %} {% import "release2-2/elements.html" as elements %} {% for page in data %} {% for question in page.makingSenseOfThings %} <main id="content" role="main"> {{ elements.backButton(page,question) }} <div class...
archives/ack/index.html
dongweiming/blog
<!DOCTYPE html> <!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]--> <!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]--> <!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]--> <head> <meta charset="utf-8"> <title>grep, ack, ag的搜索效率对比 - 小明明s à domicile</...
LITS-UI-Lecture4/site1/css/grid.css
rolandua/rolandua.github.io
/* Border-box-sizing */ .block-group, .block, .block-group:after, .block:after, .block-group:before, .block:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } /* Clearfix */ .block-group { *zoom: 1; } .block-group:before, .block-group:after { display: table; con...
www/index.html
Rinik/destiny-mobile
<!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"> <link rel="shortcut icon" href="img/favico.ico"/> <link href="lib/ionic/css/i...
docs/3.2/de/d89/classmatlab_1_1Traits_3_01uint8__t_01_4.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...
Web Development/JS_frameworks/01. Underscore/01. SortStudents.html
niki-funky/Telerik_Academy
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>01. SortStudents</title> <script src="scripts/class.js"></script> <script src="scripts/underscore.js"></script> </head> <body> <div id="students"></div> <script> var Student = Class.create({ init: function...
src/app/taskify/task/create/create.html
rrgarciach/angular2-ts-template
<h1>New Task</h1> <form> <label htmlFor="name">Name</label> <input type="text" name="name" [(ngModel)]="task.name"/> <button (click)="create()">Create</button> </form> <button [routerLink]="['TaskIndex']">Back</button>
_site/2012/12/12/t278974348180742144.html
craigwmcclellan/craigwmcclellan.github.io
<!DOCTYPE html> <html lang="en"> <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"> <meta content="Craig McClellan" name="author"> <title>Craig McClellan - T278974348180742144 </title> <lin...
v3/user-agent-detail/ae/96/ae9636c6-2282-440a-a42f-a84d8db8c4fc.html
ThaDafinser/UserAgentParserComparison
<html> <head> <title>Mozilla/5.0 (Windows; U; Windows NT 6.0; xx; rv:1.9.0.12) Gecko/2009070611 Firefox/3.0.12</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> <link href="https://fonts.googleapis.com/icon?family=Material+Icon...
documentación/MatrizAbstracta.html
alu0100036862/prct11
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <title>class MatrizAbstracta - RDoc Documentation</title> <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet"> <script type="text/javascript"> var rdoc_rel_prefix = "./"; </script> <script type="...
doc/allclasses-noframe.html
ixui/lend-book
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ja"> <head> <!-- Generated by javadoc (1.8.0_102) on Fri Jan 20 14:51:56 JST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>すべてのクラス</title> <meta name=...
PingBall/pingBall.css
MAZHARMIK/Self-made-Projects
body { background-size: cover; } * { padding: 0; margin: 0; } #myIntro { font-style : bold; font-family : Goudy Old Style !important; } #sound_icon { width : 50px; height : 50px; cursor : pointer; position : absolute; top : 470px; left : 15px; } #EndGame { posit...
BoldportClub/TheMatrix/Firecracker/doc/html/annotated.html
tardate/LittleArduinoProjects
<!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...
images.html
tryles/tryles
<!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="tryl.es &mdash; online"> <meta name="author" content="tryl.es"> <link rel=...
public/Windows 10 x64 (18362.449)/_HANDLE_TRACE_DEBUG_INFO.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.449)</h4><br> <h2>_HANDLE_TRACE_DEBUG_INFO</h2> <font face="arial"> +0x000 RefCount : Int4B<br> +0x004 TableSize : Uint4B<br> +0x008 BitMaskFlags : Uint4B<br> +0x010 CloseCompactionLock : <a href="./_FAST_MUTEX.html">_FAST_MUTEX</a><br> +0x0...
app/views/reminders/index.html
dvsa/mot-prototypes
{% extends "layout.html" %} {% block bar_heading %} Get an annual MOT reminder {% endblock %} {% block content %} <main id="content" role="main"> <div class="grid-row"> <div class="column-two-thirds"> <h1 class="heading-xlarge"> <span class="heading-secondary">Prototype</span> ...
docs/interfaces/_typings_node_node_d_._child_process_.execfileoptionswithbufferencoding.html
harryjoy/tsty
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>ExecFileOptionsWithBufferEncoding | tsty</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" ...
Purchasing.Mvc/Css/single/receive-payment.css
ucdavis/Purchasing
 /*.navigation li { display: inline-block; width: auto; padding: 0 0 0 10px; } #orn { margin: 1em 0; } #orn ul { padding: 0; } #orn li { margin: 0; } #order-details .col1, #order-...
lib/lua/doc/manual.html
FreeBirdLjj/b3d
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <TITLE>Lua 5.4 Reference Manual</TITLE> <LINK REL="stylesheet" TYPE="text/css" HREF="lua.css"> <LINK REL="stylesheet" TYPE="text/css" HREF="manual.css"> <META HTTP-EQUIV="content-type" CONTENT="text/html; charset=iso-8859-1"> </HEAD> <BODY> ...
templates/activity.html
markpasc/leapreader
{% extends "read.html" %} {% block htmltitle %}{{ profilename }}'s TypePad activity{% endblock %} {% block htmlhead %} {{ super() }} <style type="text/css"> body { background: #f49e47; background-attachment: fixed; background-image: -webkit-gradient(linear, left top...
assets/templates/angular/save-dialogue.html
kenkouot/beautiful-wikia
<div class="row"> <h4 id="edit-title">Now editing {{ pageHeader }}</h4> <ul class="button-group"> <li><a href="#" class="button secondary radius" wk-edit><i class="fa fa-times"></i> Cancel</a></li> <li><a href="#" class="button success radius " wk-edit><i class="fa fa-check"></i> Save</a></li> </ul> </div>
api-reference/android-api/Components/LiveStreamManager/DJILiveStreamManager_OnLiveErrorStatusListener.html
dji-sdk/Mobile-SDK-Doc
<script>window.pathPrefix="../../";</script><script>window.pathPrefix="../../";</script><script>window.pathPrefix="../../";</script><script>window.pathPrefix="../../";</script><script>window.pathPrefix="../../";</script><script>window.pathPrefix="../../";</script><!DOCTYPE html> <html lang="en"></html> <head><meta name...
_layouts/default.html
opensos/opensos.github.io
<!DOCTYPE html> <html lang="{% if page.lang %}{{ page.lang }}{% else %}en{% endif %}"> <head> {% include head.html %} </head> <body> {% include header.html %} <main> <noscript> <style> article .footnotes { display: block; } </style> </noscript> {{ content | replace: '...
layouts/partials/pagination/list.html
lsenta/hugo-theme-zeno
<nav aria-label="Blog List"> <ul class="pagination"> {{ if .Paginator.HasNext }} <li class="page-item"> <a class="page-link" href="{{ .Paginator.Next.URL }}">Previous</a> </li> {{ else }} <li class="page-item disabled"> <span class="page-link">Previous</span> ...
doc/api-reference.html
railsmechanic/sidewalk
<!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.0"> <meta name="generator" content="ExDoc v0.18.3"> <title>API Reference – sidewalk v0.4.0</title> <link rel="...
demo/demo.alijn.css
tomhodgins/alijn
/* Demo CSS */ body { margin: 0; padding: 0; width: 100%; height: 100%; } a { outline: none; text-decoration: none; } /* Modal Styles */ .modal { z-index: 50 !important; overflow: scroll; padding: 0 15px; width: 40%; height: 40%; border: 1px solid #bbb; background: #fff; box-shadow: rgba(0...
public/main/css/fap.css
smaxwellstewart/fapsearches
span.word:hover { border-bottom: 1px dotted #000; cursor: pointer; }
clean/Linux-x86_64-4.08.1-2.0.5/released/8.10.2/maths/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>maths: 24 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="style...
category.html
k352ex/k352ex.github.io
--- layout: default title: Category permalink: /category/ public: true --- <div class="home"> <h1 class="page-heading">Category</h1> <ul class="post-list"> {% capture categories %}{% for category in site.categories %}{{ category | first }}{% unless forloop.last %},{% endunless %}{% endfor %}{% endcapture %} {% a...
pages/tables/data.html
weikangchia/jaga-me-coding-test
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>AdminLTE 2 | Data Tables</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"> ...
JavaScript#1/Exams/JavaScript#1-20-May-2014/19.05.2014.html
Ico093/TelerikAcademy
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> </head> <body> <script> function solve(params) { var s = params; var count = 0; for(var i=Math.floor(s/10);i>=0;i--) { for(var j=Math.floor((s-i*10)/4);j>=0; j--) { if((s-i*10-j*4)%3==0) { ...
javadoc/1.2.0/org/jruyi/common/class-use/IThreadLocalCache.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>Uses of Interface o...
src/app/auction/auction.component.html
sublimeconcept/tupuja-frontend
<div class="col-sm-6"> <div class="thumbnail"> <img src="https://dummyimage.com/242x200/fafafa/000000" alt="dummy-img"> <div class="caption"> <h3>{{auction.get('name')}}</h3> <p> Precio Actual: {{ auction.get('currentPrice') | currency:"USD":2 }} </p>...
game/styles.css
cuabar/delenda
* { padding: 0; margin: 0; } body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; background: #000000; } #wrapper { margin: 0 auto; width: 922px; } #header { width: 900px; color: #333; padding: 10px; border: 1px solid #ccc; height: 75px; margin: 10px 0px 5px 0px; background...
docs/manual-fr/ControlInvocat.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>Appel...
app/js/templates/project.modal.html
monkey-H/nap_web
<div class="modal-header"> <button type="button" class="close" data-dismiss="modal"><span class="si-close modal-close" ng-click="cancel()"></span><span class="sr-only">Close</span> </button> <h4 class="modal-title">Create Project</h4> </div>...
styleguide/footer.html
sashachama13/ecommerce-website
<!DOCTYPE html> <html lang="en-ca"> <head> <meta charset="utf-8"> <title>Footer</title> <meta name="handheldfriendly" content="true"> <meta name="mobileoptimized" content="240"> <meta name="viewport" content="width=device-width,initial-scale=1"> <link href="../../ecommerce-website/css/common.css" rel="stylesheet"...
doc/coffee/file/app/assets/javascripts/news.coffee.html
cbrwizard/rashka
<!DOCTYPE html> <html> <head> <meta charset='UTF-8'> <title>CoffeeScript API Documentation</title> <script src='../../../../javascript/application.js'></script> <script src='../../../../javascript/search.js'></script> <link rel='stylesheet' href='../../../../stylesheets/application.css' type='text/css'> </h...
src/app/add-new-bucket/add-new-bucket.component.css
AIon-Gbbe/automatic_irigation_sistem_app
.show_inline{ display: inline-block; } .tab_content { margin-left: 10px; border-left: 1px dotted #ffd442; } .plant_name { margin-top: 30px; margin-bottom: 10px; font-family: Montserrat, sans-serif; color: #db571e; font-size: 18px; font-weight: 700; letter-spacing: 0px; } /* eac...
vendor/styles/datatables.css
dwolfand/SSAParser
/* * Table styles */ table.dataTable { width: 100%; margin: 0 auto; clear: both; border-collapse: separate; border-spacing: 0; /* * Header and footer styles */ /* * Body styles */ } table.dataTable thead th, table.dataTable tfoot th { font-weight: bold; } table.dataTable thead th, table.da...
doc/toc-cocosCairo.Node-module.html
jeremyflores/cocosCairo
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Node</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script type="te...
appinventor/docs/learn/tutorials/notext/notext.html
ajhalbleib/aicg
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta content="App Inventor for Android" name="description" /> <meta content="Android, Blocks App Inventor, Mobile, Phone, IDE" name="keywords" /> <title> No Text While Driving - App Inventor for Android </title> <link href="/stat...
ReportImportTests/net.sf.jabref.logic.specialfields/index_SORT_BY_LINE.html
JessicaDias/JabRef_ES2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html id="htmlId"> <head> <title>Coverage Report :: net.sf.jabref.logic.specialfields</title> <style type="text/css"> @import "../.css/coverage.css"; </style> </head> <body> <div class...
clean/Linux-x86_64-4.11.2-2.0.7/released/8.14.1/mathcomp-bigenough/1.0.1.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-bigenough: 19 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
web-app/dist/index.html
leacar21/usm
<!doctype html> <html lang="es-ES"> <head> <base href="/"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>User Security Manager</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="...
docs/examples/chat/index.html
tjchaplin/signalRJS
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <style type="text/css"> .container { background-color: #99CCFF; border: thick solid #808080; padding: 20px; margin: 20px; } </style> <script src="bower_compo...
data/winddatafiles/28WXDailyHistory.asp_files/stationdata.html
arkadyan/Wind-Dance
<html><head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><script> document.domain='wunderground.com'; weatherStations=new Array(); var t=new Array(); t['ageh']=0; t['agem']=0; t['ages']=13; t['type']="PWS"; t['id']="KMAACTON4"; t['lat']="42.46556854"; t['lon']="-71.45842743"; t['adm1']="Acto...
clean/Linux-x86_64-4.06.1-2.0.5/released/8.10.0/metacoq-checker/1.0~alpha2+8.11.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-checker: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap...
app/listBox/listbox.component.html
jplet397/flsp_website
<article class="container"> <div class="row"> <h2 class="rowTitle"> {{toShowList.header}}</h2> <img class="imageBig" src="resources/pvp.png"/> </div> <div class="row"> <img class= "imageSmall" src="resources/pve.png"/> <div class="rowText"> {{thShowList.theList[0].text}} </div> </div> ...
2017/06/01/hello-world/index.html
younatics/younatics.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="generator" content="younatics"> <title>Hello World - younatics</title> <meta name="author" content="Seungyoun Yi"> <link rel="a...
frontend/static/js/partials/workflow.html
Exanis/cannelloni
<md-toolbar class="md-hue-2 topbar"> <div class="md-toolbar-tools"> <h2 flex md-truncate> {{ workflow.name }} <small ng-if="status != ''"> {{ status }} </small> </h2> <md-button class="md-icon-button md-fab md-hue-3 md-mini" ng-if="steppi...
docs/archive/documents/015.html
alter-rebbe/collector
--- layout: tei tei: '../tei/015.xml' prev: '013' self: '015' next: '016' ---
clean/Linux-x86_64-4.07.1-2.0.6/released/8.13.2/icharate/8.7.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>icharate: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
nattr/templates/partials/login.html
natotthomer/nattr
{% extends 'base.html' %} {% load render_bundle from webpack_loader %} {% block content %} <div id='login'> this is the login </div> {% render_bundle 'nattr' 'js' %} {% endblock %}
lab5/index.html
sharifahmad2061/web_engineerning_5th_sem
<!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>calculator</title> <style> body{ background-color: #26a69a; display: grid...
assets/css/jiten14july.css
himanshu208/trainingdemo
.mySlides {display:none;} .slidersalesforce{ margin: 50px 18px 60px; padding: 20px 0 0 20px;} .mainhd2{ font-size:18px !important; font-weight:500 !important;} .ul_left_arrow6 li { line-height: 25px; list-style-image: url("https://www.janbasktraining.com/assets/img/checknew.png"); margin-bottom:...
Chatroomv2/app/debug.html
Clouda-team/Cloudajs-examples
<!DOCTYPE html> <html> <head> <title>Clouda Chatroom</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta content="target-densitydpi=high-dpi,width=device-width,initial-scale=1" name="viewport" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <script src="sumeru.js...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/5d33470c89bd1ad9d56b0997956455c471e4083bd2462d808922cb8eeb701d42.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="./2fb1dbaacbdadfe303eab395c908e713adcf3f491830f0892de6680dbf06ed5a.html">Teleport</a> <hr> ...
index.html
vagnervjs/teacher-template
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Lorem Title</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> <link href='http://fo...
resources/public/html/layout.html
Yakulu/cyasus
<!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <title>CYASUS</title> <link rel="stylesheet" type="text/css" href="/css/bootstrap.css" /> <style type="text/css"> footer p { text-align: center; color: gray } h1, h3 { display: inline; } </style>...
Desktop/Processing.app/Contents/Java/modes/java/reference/libraries/sound/SawOsc.html
sylviawan/oop_assignment1
<!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" xml:lang="en" lang="en"> <head> <title>SawOsc \ Language (API) \ Processing 2+</title> <link rel="icon" href="/favicon.ico" type="image/x-icon" /> <meta http-...
ui/ui-18.html
VRPossible/vrpossible.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>UI Design</title> <!-- Description, Keywords and Author --> <meta name="description" content="Your description"> <meta name="keywords" content="Your,Keywords"> <meta name="author" content="ResponsiveWebInc"> <meta name="viewport" co...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/a1279dc8ec70e7d18f7e8c8cd326adc549578b9f333466b618d05879b3352831.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="./a297b8a1038c617e0ede22aa84166235a3f86515841617bf75fd2f68904613cd.html">Teleport</a> <hr> ...
data science/machine_learning_for_the_web/chapter_4/movie/27979.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Hannibal (2001)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0212985">Hannibal (2001)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Alex+Ioshpe">Alex Ios...