path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
modules/gls/client/views/form-gl.client.view.html
Bu4y/Cyberacc
<section style="min-height:300px;"> <div class="page-header"> <h1>{{vm.gl._id ? 'Edit Gl' : 'New Gl'}}</h1> </div> <div class="col-md-12"> <form name="vm.form.glForm" class="form-horizontal" ng-submit="vm.save(vm.form.glForm.$valid)" novalidate> <fieldset> <div class="form-group" show-errors...
src/Services/ParusnikServiceDesk.Identity.API/Assets/css/site.css
Parusnik/Parusnik.OnlineAssistant
html { position: relative; min-height: 100%; } body { margin-top: 65px; } body { font-family: Montserrat,sans-serif; min-width:480px; } body { margin-bottom: 45px !important; } footer { position: absolute; bottom: 0; width: 100%; height: 45px; font-size: 60%; } .account-login-container { m...
clean/Linux-x86_64-4.03.0-2.0.5/released/8.7.0/coqeal/1.0.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>coqeal: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css"...
static/october-list/index.html
alokkshukla/alokkshukla.github.io
<head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>October List</title> <meta name="description" content=""> <meta name="HandheldFriendly" content="True"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut ic...
harvard-cs50/pset8/service.css
feliposz/learning-stuff
/**************************************************************************** * service.css * * Computer Science 50 * Problem Set 8 * * Global stylesheet. ***************************************************************************/ body { font-family: sans-serif; height: 100%; margin: 0; } d...
src/client/index.html
swimmadude66/YTRadio
<!DOCTYPE html> <html lang="en"> <head> <base href="/"> <title>Lifeboat</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="apple-touch-icon" sizes="180x18...
package/generator-dalek/master/api/index.html
dalekjs/dalekjs.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>generator-dalekjs</title> <link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="./assets/vendor/prettify/prettify-min.css"> <link rel="stylesheet" href="./assets...
content/themes/stone/assets/css/components/datepicker.css
reverentgeek/reverentgeek
/*! UIkit 2.14.0 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */ /* ======================================================================== Component: Datepicker ========================================================================== */ /* * 1. Highest z-index * 2. Reset dropdown width ...
bbcp/results/test-rsync-without-z+c.2015-04-21_11:49:02.html
Hubbitus/tests
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> <title>test-rsync-without-z+c.2015-04-21_11:49:02.log</title> </head> <body> <pre style="font-family:Courier New;font-size:10pt;">########################################...
ps_site/css/twentytwenty.css
melaniew/melaniew.github.io
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after { content: " "; display: block; background: white; position: absolute; z-index: 30; -webkit-box-sha...
design/pages/news_center/company_notices/htmlwebxss/body.html
chengdh/yanzhao-website
如果你使用支持HTML文本发送的邮件系统,比如GMail,Y!Mail和Hotmail,知道如何通过发送HTML邮件来测试这些邮箱的反XSS过滤器是很有帮助的。我不是说要写web应用安全领域的指导手册。发送一封随机HTML邮件,包含一些躲避JavaScript过滤机制的渗透代码,需要仅包含特殊的特定文本和命令行指令。复制/粘贴下面内容到文本中: MIME-Version: 1.0 From: your.name Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: INSERT_SUBJECT INS...
bootstrap-elements.html
thecodechef/bootstrap-elements
<polymer-element name="bs-import" noscript lightdom> <template> <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"> <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap-theme.min.css"> <!--script src="//netdna.bootstrapcdn.com/bootstrap/3...
index.html
PRDeving/PocketDataBase
<head></head> <body> <script src="pdb.js"></script> <script src="test.js"></script> </body>
www/app/views/projects/projectForm.scala.html
flowcommerce/delta
@(form: Form[controllers.ProjectsController.UiForm], orgs: Seq[io.flow.delta.v0.models.Organization], cancelUrl: play.api.mvc.Call )(implicit flash: Flash, messages: Messages) <fieldset> @organizations.select(orgs, form("organization"), form.error("organization")) @helper.inputText( form("name"),...
blog/index.html
lasaspiradoras/lasaspiradoras.github.io
--- layout: page --- <!-- This loops through the paginated posts --> {% for post in site.categories.blog-updates %} <h1><a href="{{ post.url }}">{{ post.title }}</a></h1> <p class="post-meta">{{ post.date | date: '%d.%m.%Y' }}</p> {{ post.excerpt | truncate: 140 }} <a href="{{ post.url }}">Seguir leye...
client/stylesheets/style.css
vwish/User-Dashboard-System-with-meteor
/* From Meteor examples */ .grid-block, .main, .post, .comments li, .comment-form { background: #fff; border-radius: 3px; padding: 10px; margin-bottom: 10px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); } bo...
index.html
avaylmer/avaylmer.github.io
<!DOCTYPE html> <html> <head> <meta charset='utf-8' /> <meta http-equiv="X-UA-Compatible" content="chrome=1" /> <meta name="description" content="Association de Volleyball Aylmer : Aylmer Volleyball Association" /> <meta name="keywords" content="AVA, volleyball, aylmer"> <!-- Force page to refres...
_includes/share.html
gchenuet/gchenuet.github.io
<ul class="rrssb-buttons clearfix"> <li class="rrssb-email"> <!-- Replace subject with your message using URL Endocding: http://meyerweb.com/eric/tools/dencoder/ --> <a href="mailto:?subject={{ page.title }}&amp;body=Check out: {{ site.url }}{{ site.baseurl }}{{ page.url }}"> <span class="rr...
src/hot-table.html
handsontable/hot-table
<link rel="import" href="hot-table-style.html"> <dom-module id="hot-table"> <template> <!-- this works with Shadow DOM (not Shady DOM) For Shady DOM, add this to your light DOM: <style is="custom-style" include="hot-table-style"></style> --> <style include="hot-table-style"></style> <div id=...
Documents/Protocols/ESTUtilityManagerDelegate.html
stanliski/iOS-SDK
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="html/html; charset=utf-8" /> <title>ESTUtilityManagerDelegate Protocol Reference</title> <meta id="xcode-display" name="xcode-display" content="render"/> <link rel="stylesheet" type="text/css" href="../css/styles.css" media="all" /> <link...
tag/javascript/index.html
skeate/skeate.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>javascript - syntaxiom</title> <meta name="description" content="" /> <meta name="HandheldFriendly" content="True" /> <meta name="viewport" content="width=device-width, initial...
css/styles.css
tec27/seatcamp
*, *:before, *:after { box-sizing: border-box; } html { margin: 0; padding: 0; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body, body.light { --colorBackground: #ececec; --colorSurface: #fafafa; --colorPopoverSurface: #ffffff; --colorButtonHover: rgba(0, 0, 0, 0.12); --colorButto...
example/src/demo.css
jsdir/react-ladda
/* Styles used specifically for the demo page */ body { background: #f5f5f5; font-family: monospace; font-size: 14px; color: #333333; } button { outline: 0; } .examples { max-width: 670px; margin: 2em auto; padding: 4em; background: #fff; text-align: center } .examples .intro { margin-bottom: 3...
clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.4.5/contrib:minic/8.4.dev/2015-01-07_21-12-13.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...
css/follow-me-mono-color.css
laureltreetop/laureltreetop.github.io
/* http://moonnote.hateblo.jp/entry/2015/12/03/200718 */ .follow-me { list-style: none; margin: 0 0 -8px; overflow: hidden; padding: 0; } .follow-me li { float: left; margin: 0 8px 8px 0; padding: 0; } .follow-me li a::before { background-color: #eee; -webkit-border-radius: 2px; border-radius: 2px; ...
ajax/libs/responsive-nav.js/1.0.32/responsive-nav.css
yogeshsaroya/new-cdnjs
version https://git-lfs.github.com/spec/v1 oid sha256:265aae146ace3d4cf630b3708389fb70fc3b2ef02f07e5e765627f69be421783 size 852
modules/boonex/froala/plugins/froala/html/api/live_content_preview.html
boonex/trident
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/css/font-awesome.min.css"> <link rel="stylesheet" ...
dist/components/jquery-touchswipe/demos/Trigger_handlers.html
adjohnson916/nav-concepts
<!DOCTYPE HTML> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/> <link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap-combined.min.css" rel="stylesheet"> <link ...
clean/Linux-x86_64-4.09.0-2.0.5/released/8.7.1+2/metacoq-safechecker/1.0~alpha+8.9.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-safechecker: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstra...
app/components/scbd-angularjs-controls/form-control-directives/afc-autocomplete.html
scbd/absch.cbd.int
<div> <style media="screen"> #listGroup { max-width: 95%; min-width: 80%; } </style> <div class="input-group"> <span class="input-group-addon" style="display: block; padding: 0px" ng-repeat="(i, display) in displaySpans track by $index"> <input type="text" ng-model="displaySpans[i]" tabindex="-1" ...
app/views/report-analyzer/directives/selectors/terms-dialog.html
scbd/absch.cbd.int
<div class="modal"> <div class="modal-dialog" style="overflow-y: initial !important"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-bs-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> ...
web/ng-admin-custom/src/javascripts/Main/view/layoutLogin.html
efrainbonilla/DrAppServer
<form id="{{form_id}}" action="{{form_action}}" method="post" accept-charset="utf-8"> <fieldset id="" class="text-left" > <div class="text-center"><h2>{{form_title}}</h2></div> <div class="form-group"> <div class="col-md-12"> <span id="{{form_status}}"></span> ...
tags/generative-art/index.html
pythagoraswitch/pythagoraswitch.github.io
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Source Themes Academic 4.4.0"> <meta name="au...
docs/api/OpenTl.Schema.Messages/IBotResults/0433FFD6.html
OpenTl/OpenTl.Schema
<!DOCTYPE html><html><head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta name="description"> <meta name="keywords" content="static content generator,static site generator,static site,HTML,web development,.NET,C#,Razor,Markdown,YAML"> <meta n...
Exercises/Graph/GDAGTF.html
hosamshahin/OpenDSA
!DOCTYPE html> <html data-require="math"> <head> <title> Graph Terms: DAG </title> <script src="../../lib/jquery.min.js"></script> <script src="../../lib/jquery-ui.min.js"></script> <script src="../../ODSAkhan-exercises/khan-exercise.js"></script> </head> <body> <div class="exercise"> <div class="problems"> ...
lib/component/add_recipe_component.html
vadimtsushko/angular_objectory_demo
<div id="recipe-details" ng-if="cmp.recipe != null"> <h3>Add new ecipe</h3> <a class="extra-space" href="#/recipe/{{cmp.allRecipes.first.recipeId}}/view"> <input type="button" ng-click="cmp.save()" value="Save edits"></a> <a class="extra-space" href="#/recipe/{{cmp.allRecipes.first.recipeId}}/view"> ...
about.html
nguyendthinh/nguyendthinh.github.io
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Thinh Nguyen</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="apple-touch-icon" href="apple-tou...
src/imagetagger/annotations/templates/annotations/export_format_legends/image.html
bit-bots/imagetagger
{% load i18n %} {% blocktrans %} <p>Use the following placeholders to integrate specific details into your Format:</p> <p><b>%%imagename:</b> name of the image </p> <p><b>%%imagewidth:</b> width of the image</p> <p><b>%%imageheight:</b> height of the image</p> <p><b>%%imageset:</b> name of the image...
2012-02/page/2/index.html
limitist-log/limitist-log.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="ko-KR"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>2012-02s | ycnam</title> <link rel="stylesheet" href="/css/style.css"/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch...
test/e2e/runner.html
docgecko/yamn
<!doctype html> <html lang="en"> <head> <title>End2end Test Runner</title> <script src="../lib/angular-scenario/angular-scenario.js" ng-autotest></script> <script src="app.scenario.js"></script> </head> <body> </body> </html>
kml/cff/openlayers.html
ponceta/testfiles
<!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> <title>cff_georef.tif</title> <meta http-equiv='imagetoolbar' content='no'/> <style type="text/css"> v\:* ...
tags/心得/index.html
mryangry/mryangry.github.io
<!doctype html> <html class="theme-next mist 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 http-equiv="Cache-Control" content="no-transform...
bootstrap/src/main/resources/static/jquery-i18n-properties/css/style.css
asofdate/batch-scheduler
/** -------------------------------------------- */ /** --- Base ----------------------------------- */ /** -------------------------------------------- */ /*body {background-color: #333; color: #f0f0f0;}*/ h1, h2, h3, h4, h5, h6 { color: #777; } label { padding-right: 10px } input[type="checkbox"], in...
app/navbar.html
mcotse/studybuddy
<nav class='sidebar sidebar-menu-collapsed'> <a href='#' id='justify-icon'> <span class='glyphicon glyphicon-align-justify'></span> </a> <ul> <li> <a class='expandable' ui-sref="Dashboard" title='Dashboard'> <span class='glyphicon glyphicon-home collapsed-element'></span> <span clas...
js/navigation.html
amitnndn/nachimaarexports
<!-- Navigation --> <div class="container" style="font-weight: bold;"> <!-- 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...
doc/spring4.3.3-docs/javadoc-api/org/springframework/web/bind/annotation/ResponseStatus.html
piterlin/piterlin.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_101) on Mon Sep 19 15:00:10 UTC 2016 --> <title>ResponseStatus (Spring Framework 4.3.3.RELEASE API)</title><script>var _hmt = _hmt || [];(funct...
src/app/workflow/intermediate/intermediate.component.css
tsjeyasarathi/LMS-Web
/* ---------------------------------------------------------------------------------------------------- */ /* --- jsPlumb setup ---------------------------------------------------------------------------------- */ /* ---------------------------------------------------------------------------------------------------...
public/assets/css/style.css
webdevlabs/phreak
/* lang nav */ .dropdnav { text-align: left; } .dropdnav ul { list-style: none; position: relative; float: left; margin: 0; padding: 0; z-index: 2; border-radius: 0.7em; transition: .5s; } .dropdnav ul a { display: block; color: #C0C0C0; text-decora...
test/modules/ajax/fw.ajax.html
misantronic/framewreck
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title>test</title> <link rel="stylesheet" href="../../../bower_components/qunit/qunit/qunit.css"> <script src="../../../bower_components/qunit/qunit/qunit.js"></script> <script src="../../../src/modules/core/fw.core.js"></script> <script src="../.....
index.html
marcoscruz92/bbcClone
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <meta chars...
src/app/export/export.component.html
Illonyx/SangRoyale
<div id="export-card-container"> <mat-card> <mat-card-title>Interface d'export des rapports Sang Royale</mat-card-title> <mat-card-content> <br/> <!-- Clans --> <div class="form-group"> <mat-form-field> <mat-label>Selection du clan</mat-label> <mat-select [(ngModel)]="selected...
backend/build/html/configuration.html
tttro/projektityokurssi
<!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>3. Configuration &mdash; LBD location data and mess...
public/assets/mobirise-gallery/style.css
baharmohimani/Conductive-Design
.mbr-gallery .icon { z-index: 100 !important; } .mbr-gallery .mbr-gallery-item>div:hover .icon-video, .mbr-gallery .mbr-gallery-item>div:hover .icon-focus { opacity: 1; } .mbr-gallery .icon-video { color: white; opacity: 0; position: absolute; top: calc(50% - 24px); left: calc(50% - 27px); font-size: ...
templates/ajax_registration.html
Glideh/django-ajax-login
{% load crispy_forms_tags i18n %} <form method="post" action="{% url 'views.ajax_registration' %}" class="form-horizontal">{% csrf_token %} {{ crispy form }} </form>
demo/fw_obj_mtl_model_test/fw_obj_mtl_model_test.html
hyukmin-kwon/actionbricks.js
<!DOCTYPE html> <html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>OBJ MTL loading test</title> <meta charset="utf-8"> </head> <body> <canvas id="myCanvas" width="800" height="600"> Your browser does not support the HTML5 canvas tag. </canvas> <scr...
client/app/views/challengeRun.html
thomasRhoffmann/Bolt
<div id="map"></div> <div id="botNav" class="grey darken-3"> <!-- Progress bar --> <div class="progressBarContainer" ng-show="raceStarted"> <div class="progressBarUser"> <div class="completedUser" ng-style="{'width': percentComplete+'%'}"></div> <span class="progressInfoUser">Progres...
blogindex.html
rlefmann/rlefmann.github.io
<html lang="en"> <head> <title>Raoul Lefmann's Homepage</title> <link rel="stylesheet" type="text/css" href="/assets/style.css"/> </head> <body> <div id="menu"> <a href="/index.html"><b>home</b></a> <a href="/about.html">about</a> <span class="right"> <a href="https://github.com/rlefmann">github</a> </span...
public/add2numbers.html
rhildred/PROG1795Javascript
<h1>Add 2 Numbers</h1> <form id="add2numbers"> <input type="number" id="number1" required/>&nbsp;+&nbsp; <input type="number" id="number2" required/> <br />= <span id="result"></span> <br /> <input type="submit" value="Add" /> </form> <script src="https://code.jquery.com/jquery-1.11.1.js"></script> ...
public/Windows 10 x64 (18363.778)/ntssdt.html
epikcraw/ggool
<html><body><h4>SSDT Windows 10 x64 (18363.778)</h4><br> <font size="2" face="Courier New"> <table border="1"><th>index (dec)</th><th>index (hex)</th><th>name</th> <tr> <td>0</td> <td>0</td> <td>nt!NtAccessCheck</td> </tr> <tr> <td>1</td> <td>1</td> <td>nt!NtWorkerFactoryWorkerReady</td> </tr> <tr> <td>2<...
src/api/docs/demos/select-multiple.component.html.html
A-l-y-l-e/Alyle-UI
<pre class="ttb"><code prsm class="ttm"><span class="tt18 tt5i"><span class="tt18 tt5i"><span class="tt18 ttae">&lt;</span>ly-field</span><span class="tt18 ttae">></span></span> <span class="tt18 tt5i"><span class="tt18 tt5i"><span class="tt18 ttae">&lt;</span>ly-select</span> <span class="tt18 ttbx">placeholder</spa...
_site/404.html
Sergiojimenez/criticas_del_doctor_Mabuse
<!DOCTYPE html> <html lang="en-us" class="no-js"> <head> <link href="http://gmpg.org/xfn/11" rel="profile"> <link type="text/plain" rel="author" href="site url/humans.txt" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <!-- Enab...
dragons/02_oojs_jquery/katie_ude/day1_hw/three_column_layout/style.css
ga-chicago/ga-chicago.github.io
#wrapper { width: 90%; margin-left: auto; margin-right: auto; position: relative; border: 3px solid grey; height: 600px; } #tiptop { border: 3px solid grey; margin: 3px; height: 120px; background: lightgrey } #column1 { float: left; margin: 10px; width: 19%; border: 3px solid grey; backg...
clean/Linux-x86_64-4.05.0-2.0.1/released/8.10.0/finger-tree/8.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>finger-tree: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min...
_includes/home.html
arnovand10/arnovand10.github.io
<div class="bhome"> </div> <section class="home"> <div id="titel"> <h1 id="home">Waf</h1> <h2>Walk a friend</h2> <h3>Scroll voor meer</h3> </div> <form action="" class="form_home"> <label for="user">Gebruikersnaam:</label> <input type="text" name="user" placeholder="Gebruikersnaam"> <label for="pass">Wachtwoord:...
web/elements/sync.html
zero-gravitas/profiteer-client
<link rel="import" href="../packages/polymer/polymer.html"> <polymer-element name="profiteer-sync"> <template> <button type="button" on-click="{{sync}}">Sync</button> </template> <script type="application/dart" src="sync.dart"></script> </polymer-element>
_layouts/article.html
sdraje/sdraje.github.io
--- layout: default --- <div id="main" role="main"> <article class="wrap" itemscope itemtype="http://schema.org/Article"> <div class="page-feature"> <div class="page-image"> {% if page.image.feature %} <img src="{{ site.url }}/images/{{ page.image.feature }}" class="page-feature-image" alt="{{ page.t...
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.4.5/contrib:param-pi/8.4.dev/2015-01-30_09-41-42.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...
doc/com/homiedion/rpgcore/container/range/package-summary.html
homiedion/RpgCore
<!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) on Sat Jun 24 22:34:23 EDT 2017 --> <title>com.homiedion.rpgcore.container.range</title> <meta name="date" content="2017-06-24"> <l...
src/travel-news-detail.html
ninhvo/daocham
<!doctype html> <html lang="en"> <head> <!-- include head.html --> <title>Đảo Chàm - Đảo Chàm - Tin du lịch - Chi tiết</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <meta http-equiv="Content-type" content="text/html;charset=UTF-8"> <meta name="SKYPE_...
java/javadoc/org/usfirst/frc/team1736/lib/Logging/package-tree.html
RobotCasserole1736/CasseroleLib
<!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_65) on Sat Jul 08 23:32:51 CDT 2017 --> <title>org.usfirst.frc.team1736.lib.Logging Class Hierarchy</title> <meta name="date" content="20...
BOOST/boost_1_61_0/libs/proto/doc/html/boost/proto/functional/next.html
calvinfarias/IC2015-2
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct next</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" title="C...
docs/html/globals_vars_v.html
bhargavipatel/808X_VO
<!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...
_attachments/dsc03872.html
idahogbakk/idahogbakk.github.io
--- layout: attachment title: DSC03872 date: type: attachment published: false status: inherit categories: [] tags: [] meta: _wp_attached_file: 2014/06/DSC03872.jpg _wp_attachment_metadata: a:5:{s:5:"width";i:1280;s:6:"height";i:853;s:4:"file";s:20:"2014/06/DSC03872.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"...
doc/api/classes/ActiveSupport/TimeWithZone.html
ecoulthard/summitsearch
<?xml version="1.0" encoding="iso-8859-1"?> <!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>Class: ActiveSupport::TimeWithZone</title> <meta http-eq...
docs/index.html
CybrHome/custom-background.js
<!doctype html> <html> <head> <title>Custom Background</title> <meta charset="utf-8"> <meta name="description" content="A custom background example on a web page using localstorage"> <meta name="author" content="CybrHome"> <meta name="product" content="custom-background.js"> <meta name="keywo...
index.html
RichLewis007/H5BP-testing-with-animation
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <meta chars...
chapter9/test_weather/index.html
Farata/angular2typescript
<!DOCTYPE html> <html> <head> <title>Unit test samples</title> <script src="node_modules/core-js/client/shim.min.js"></script> <script src="node_modules/zone.js/dist/zone.js"></script> <script src="node_modules/typescript/lib/typescript.js"></script> <script src="node_modules/systemjs/dist/system.src.js"></sc...
src/Viteloge/CoreBundle/Resources/descriptions/09181.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Le&nbsp;Mas-d'Azil est une ville localisée dans le département de l'Ariège en Midi-Pyrénées. On dénombrait 1&nbsp;219 habitants en 2008.</p> <p>À Le&nbsp;Mas-d'Azil, la valeur moyenne à l'achat d'un appartement se situe à 515 &euro; du m² en vente. La valeur moyenne d'une...
src/Viteloge/CoreBundle/Resources/descriptions/44204.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Thouaré-sur-Loire est une ville située dans le département de Loire-Atlantique en Pays de la Loire. Elle comptait 7&nbsp;375 habitants en 2008.</p> <p>À proximité de Thouaré-sur-Loire sont positionnées géographiquement les villes de <a href="{{VLROOT}}/immobilier/carquefo...
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.1/propcalc/8.8.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>propcalc: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
all-data/2000-2999/2085-31.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>...
client/index.html
mijkal/MEAN-Friendface
<!DOCTYPE html> <html lang="en" ng-app="app"> <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>Friendface</title> <script src="angular/angular.js"></script> <script src="angular-route...
examples/index.html
lode/jsonapi
<!DOCTYPE html> <html> <head> <title>json:api examples</title> <style type="text/css"> li { padding: 0.25em 0; list-style-type: disc; } footer { position: fixed; bottom: 0; } </style> </head> <body> <h1>json:api examples</h1> <h3>Single resources</h3> <ul> <li><a href="resource_human_api.p...
blog/t4-arrays-hashes.html
QuynhChen/QuynhChen.github.io
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="../stylesheets/blog-stylesheet.css"> </head> <body id="container"> <div id="title"> Array versus Hashes </div> <div id="intro"> Arrays arguments are reserved for Numbers, Hash arguments can be anything. 10/13/14 <...
igpa.nat.gov.tw/fpcdd6.html
cipas-tw/old-website
<?xml version="1.0" encoding="utf-8" ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="zh-TW" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:user="urn:user-namespace-here" xmlns="http://www.w3.org/1999/xhtml"> <!-- Mirrored from igpa.nat.gov....
lucene/lib/lucene-4.6.1/docs/core/org/apache/lucene/store/class-use/RateLimitedDirectoryWrapper.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:05 EST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.a...
clean/Linux-x86_64-4.02.3-2.0.6/released/8.6.1/regexp/8.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>regexp: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css"...
src/Viteloge/CoreBundle/Resources/descriptions/21569.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Saint-Romain est un village géographiquement positionné dans le département de Côte-d'Or en Bourgogne. On dénombrait 243 habitants en 2008.</p> <p>À proximité de Saint-Romain sont localisées les villes de <a href="{{VLROOT}}/immobilier/meloisey_21401/">Meloisey</a...
solr-4.10.2/docs/solr-test-framework/org/apache/solr/util/RESTfulServerProvider.html
kilfu0701/Solr4-Scaffold
<!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_55) on Sun Oct 26 05:56:39 EDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>RESTfulServer...
htdocs/index.html
a25kk/lra
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Page Not Found</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> * { line-height: 1.5; margin: 0; } html { color: #888; font-...
doc/html/class_thecallr_api_1_1_objects_1_1_base_class-members.html
THECALLR/sdk-dotnet
<!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...
Reports/ma/mathnet.symbolics.0.4.0/MathNet.Symbolics-net40.html
kuhlenh/port-to-core
<!DOCTYPE html> <html xmlns:msxsl="urn:schemas-microsoft-com:xslt"> <head> <meta content="en-us" http-equiv="Content-Language" /> <meta content="text/html; charset=utf-16" http-equiv="Content-Type" /> <title _locid="PortabilityAnalysis0">.NET Portability Report</title> <style> ...
docs/build/html/jshelpers.html
chrissmejia/jsConfirm
<!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>JS helpers &mdash; jsConfirm 0.1 documentati...
modules/calendars/client/views/form-calendar.client.view.html
bamsdev/meanjsstack
<section> <div class="page-header"> <h1>{{vm.calendar._id ? 'Edit Calendar' : 'New Calendar'}}</h1> </div> <div class="col-md-12"> <form name="vm.form.calendarForm" class="form-horizontal" ng-submit="vm.save(vm.form.calendarForm.$valid)" novalidate> <fieldset> <div class="form-group" show-er...
BOOST/boost_1_61_0/libs/lambda/doc/html/index/s10.html
calvinfarias/IC2015-2
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Rationale for some of the design decisions</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="../i...
templates/moebox/delete_ng.html
paihu/moebox
<p>No.{{ object.auto_increment_id }}{% if disp_orgname %}: {{ object.original_filename }}{% endif %}</p> <p>削除パスワードが違います</p> <p> <a href="{% url 'moebox:delete' object.auto_increment_id %}">削除パスワードを再入力</a> <a href="{% url 'moebox:index' %}">トップページへ戻る</a> </p>
examples/autoform-demo/client/views/home/home.html
tamino-martinius/meteor-smart-record
<template name="home"> <p>This app has various demos of how <a href="https://github.com/tamino-martinius/meteor-smart-record" target="_blank">zaku:smart-record</a> can be used with <a href="https://github.com/tamino-martinius/meteor-smart-form" target="_blank">zaku:smart-form</a> Meteor package</p> </template>
index.html
CodeThat/Elite-Solutions-Computer-Service
<!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>Elite Solutions Computer Service</title> <link rel="stylesheet" href="style.css" type="text/css" media="screen" /> <met...
clean/Linux-x86_64-4.05.0-2.0.1/released/8.9.1/katamaran/0.1.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>katamaran: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.c...
js1-2/index.html
Ronny25/Ronny25.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>JavaScript 1-2</title> <link rel="stylesheet" href="css/style.css" > <link rel="stylesheet" href="css/futura.css"> </head> <body> <div class="wrapper"> <div class="JavaScript"> <p>JS</p> </div> </div> <scri...