path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
css/noscript.css
nmlapre/nathanlapre.com
/* Astral 2.5 by HTML5 UP html5up.net | @n33co Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ /*********************************************************************************/ /* Wrapper */ /************...
app/views/reminders/v2c/signed-up-phone.html
dvsa/mot-prototypes
{% extends "layout.html" %} {% block bar_heading %} Get an annual MOT reminder {% endblock %} {% block content %} <main id="content" role="main"> <div id="phase_banner_beta"> {% include "includes/phase_banner_beta.html" %} </div> <div class="grid-row"> <div class="column-two-thirds"> ...
docs/source/crossorm/core/resultset.php.html
Naatan/CrossORM
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="generator" content="PHPDoctor 2RC4 (http://peej.github.com/phpdoctor/)"> <meta name="when" content="Tue, 15 May 2012 19:23...
public/assignment/directives/hello.html
wuhao4u/wu-hao-webdev
<!DOCTYPE html> <html lang="en" ng-app="DirectivesSampleApp"> <head> <meta charset="UTF-8"> <!-- Bootstrap Latest compiled and minified CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7...
frontend/templates/settings/keys.html
chaosmail/scoggle-web
{% extends "settings/index.html" %} {% block settings-title %} My API keys {% endblock %} {% block settings-content %} <p>An API key allows you to safely submit your scores to scoggle without providing your user credentials.</p> {% if token %} <h3>Acitve key</h3> <p>Following key was created on {{ token.creat...
_includes/post-javascript.html
TheSeg/arevideogamesdeadyet.com
<!-- JavaScript --> <script src="{{site.baseurl}}dist/are-video-games-dead-yet.min.js" type="text/javascript"></script>
public/Windows 10 x64 (18363.657)/_BITMAP_RANGE.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18363.657)</h4><br> <h2>_BITMAP_RANGE</h2> <font face="arial"> +0x000 Links : <a href="./_LIST_ENTRY.html">_LIST_ENTRY</a><br> +0x010 BasePage : Int8B<br> +0x018 FirstDirtyPage : Uint4B<br> +0x01c LastDirtyPage : Uint4B<br> +0x020 DirtyPages ...
public/Windows 10 x64 (18362.476)/_HEAP_EXTENDED_ENTRY.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.476)</h4><br> <h2>_HEAP_EXTENDED_ENTRY</h2> <font face="arial"> +0x000 Reserved : Ptr64 Void<br> +0x008 FunctionIndex : Uint2B<br> +0x00a ContextValue : Uint2B<br> +0x008 InterceptorValue : Uint4B<br> +0x00c UnusedBytesLength : Uint2B<br> +0...
public/Windows 10 x64 (18362.388)/_IO_SESSION_STATE.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.388)</h4><br> <h2>_IO_SESSION_STATE</h2> <font face="arial"> IoSessionStateCreated = 0n1<br> IoSessionStateInitialized = 0n2<br> IoSessionStateConnected = 0n3<br> IoSessionStateDisconnected = 0n4<br> IoSessionStateDisconnectedLoggedOn = 0n5<br> IoSessionSt...
docs/api-gen/html/4.0/functions_func_e.html
iherwig/wcmf
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>wCMF 4.0: Class Members - Functions</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="A MDSD framework for building reliable, maintainable and extendable web applications with PHP...
place/rwanda/map/index.html
okfn/opendataindex-2015
<!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="author" content="Open Knowledge"> <meta name="description" content="The state of government open data ...
demo/index.html
hashchange/marionette.handlebars
<!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Demo and Playground</title> <!-- ATTN Foundation loaded without JS - stay clear of JS-driven widgets, or...
_includes/footer.html
jamelcharouel/jamelcharouel.github.io
<footer><span>@2015 - Emerald - Jamel Charouel</span></footer>
assignment7-version-three/style.css
samuelcolburn/cs142
/* website by: Sam Colburn, William Kniffin */ /* ==== INTIAL RESETS ===== */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl,...
demoHouse/FullscreenOverlayStyles/index8.html
zhouxinyong/code-demo
<!DOCTYPE html> <html lang="en" class="no-js"> <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>Fullscreen Overlay Styles &amp; Effects | Demo 8</title> <meta name="description" content="Fullscr...
assets/stylesheets/unsemantic-grid-base.css
trvrsalom/Cards
@media screen and (max-width: 400px) { @-ms-viewport { width: 320px; } } .clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; } .grid-container:before, .grid-5:before, .mobile-grid-5:before, .grid-10:before, .mobile-grid-10:before, .grid-15:before, .mobil...
view/admin/category_index.html
arterli/CmsWing
{% extends "./inc/base.html" %} {% block content %} <section class="vbox"> <header class="header bg-light dk"> <div class="btn-group pull-right hide"> <a href="/admin/category/add" class="btn btn-default btn-sm" type="button"><i class="fa fa-check-square-o"></i> 添加栏目</a> </div> ...
b2g-dist-win32-20151125/chrome/toolkit/res/noscript.css
freesamael/npu-moboapp-programming-fall-2015
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* This sheet is added to the style set for documents with script disabled */ /* Until bug 1194856 is fixed, if y...
src/Viteloge/CoreBundle/Resources/descriptions/88112.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Colroy-la-Grande est un village situé dans le département des Vosges en Lorraine. On dénombrait 587 habitants en 2008.</p> <p>À Colroy-la-Grande, le prix moyen à la vente d'un appartement se situe à zero &euro; du m² en vente. Le prix moyen d'une maison à l'achat ...
rubygems/_posts/2017-04-30-report.html
how-is/manual-reports
--- title: 2017-04-30 Report layout: default --- <h1>How is rubygems/rubygems?</h1> <p>Monthly report, ending on April 30, 2017.</p> <p>Excluding merges, <strong>6 authors</strong> have pushed <strong><span class="text-emphasized">12</span> commits</strong> to master and <strong><span class="text-em...
guice/webapp/src/main/resources/com/peterphi/std/guice/web/rest/service/restcore/cache_list.html
petergeneric/stdlib
<!DOCTYPE html SYSTEM "http://www.thymeleaf.org/dtd/xhtml1-strict-thymeleaf-3.dtd"> <html xmlns:th="http://www.thymeleaf.org"> <!--@thymesVar id="breakerService" type="com.peterphi.std.guice.common.breaker.BreakerService"--> <!--@thymesVar id="coreRestPrefix" type="java.lang.String"--> <!--@thymesVar id="csrfToken" typ...
nhk/html/k10010520491000.html
xiangzhuyuan/cron-jlpt
version https://git-lfs.github.com/spec/v1 oid sha256:a69d4280d6d2e612c8d7e6b23fcd1181f03af5f3dcd00c9fe94eb659ecf17ed0 size 6215
_layouts/post.html
gokhanettin/gokhanettin.github.io
--- layout: default bottom_include: "comments.html" include_header: "post_header.html" include_comments: embed: true count: true --- <article class="post"> <div class="post-content"> {{ content }} </div> <div class="mt4 mb4">{% include post-navigation.html %}</div> <div class="mt4">{% include author-sh...
latest/class-Puli.Manager.Api.Config.ConfigFileSerializer.html
puli/api.puli.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Interface Puli\Manager\Api\Config\ConfigFileSerializer | Puli API</title> <link rel="stylesheet" href="resources/style.css?95ada9fb523b6ab4fd1c47bb375f713f2cc65542"> <script> var _gaq = _gaq || []; _gaq.push(['_setAccount', "UA-8282807-3"]); _gaq....
themes/bs4/feedback.tpl.html
ravi221/ngFeedback
<h1>Feedback page</h1>
src/partials/teams.html
ebalbino/launchpad
<!DOCTYPE html> <html> <head> <title>Froala Design Blocks - Teams</title> <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0" /> <script src="http://localhost:35729/livereload.js"></script> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-bet...
docs/app/js/client/modules/index.coffee.html
1vasari/atomic-lacuna
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Things :) - index.coffee</title> <link rel="stylesheet" href="../../../../assets/style.css"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"/> <meta name="groc-relative-root" con...
data science/machine_learning_for_the_web/chapter_4/movie/7527.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Hidden Dimension, The (1997)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0116348">Hidden Dimension, The (1997)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/Revie...
1495625/html/functions_m.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...
ajax/libs/semantic-ui/1.7.2/components/ad.css
yogeshsaroya/new-cdnjs
version https://git-lfs.github.com/spec/v1 oid sha256:1a8813eed72390996e18171ea6c3e048ee79985ff912a6ed31ab8d8ff8b0e1e2 size 3980
Reports/ob/obeautifulcode.io.1.0.2/OBeautifulCode.IO-45.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> ...
_attachments/2013-07-03-researchareasearch.html
nu-lts/jekyll-snippets
--- layout: attachment title: ResearchAreaSearch categories: [] tags: [] status: inherit type: attachment published: false meta: _wp_attached_file: 2013/07/ResearchAreaSearch.png _wp_attachment_metadata: a:6:{s:5:"width";s:3:"576";s:6:"height";s:3:"495";s:14:"hwstring_small";s:23:"height='96' width='111'";s:4:"...
user_guide/libraries/form_validation.html
MarinaWagih/ci-future_jobs
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="ar1" > <![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>Form Validation &mdash; CodeIgniter 3.0.1 docu...
client/app/views/main.html
nwwells/teambuilder
<section class="person-list-panel"> <div class="card" ng-repeat="person in persons" draggable="true"> {{ person }} </div> <div class="person-input"> <form ng-submit="submit()"> <input type="text" class="person-input_text" placeholder="Enter a name here" ...
html/234567167424.html
GoC-Spending/data-corporations
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"> <!--<![endif]--> <!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open...
docs/api-gen/html/4.0/_log4php_logger_8php_source.html
iherwig/wcmf
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>wCMF 4.0: lib/core/impl/Log4phpLogger.php Source File</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="A MDSD framework for building reliable, maintainable and extendable web app...
_posts/2009/07/2009-07-21-elseviers-future-version-0-1.html
swcarpentry/website
--- layout: post date: 2009-07-21 time: "10:00:00" authors: ["Greg Wilson"] title: Elsevier's Future, Version 0.1 tags: ["Noticed", "Opinion"] --- <p>Elsevier (a big scientific publisher) have unveiled <a href="http://blogs.nature.com/news/thegreatbeyond/2009/07/article_of_the_future.html">their guess</a> of what the f...
docs/build/html/genindex.html
nre-aachen/GeMpy
<!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>Index &#8212; GemPy 4 documentation</title> ...
doc/app/classes/AdsController.html
puttputt/urtext
<?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>Class: AdsController</title> <meta http-equiv="Content-Type" ...
docs/api/Rssdp.Resource.String.ApplicationName.html
Yortw/RSSDP
<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Field ApplicationName | RSSDP </title> <meta name="viewport" content="width=device-width"> <meta name="title" content="Field ApplicationName ...
docs/index.html
ConradWeiser/Unofficial-Robinhood-Api
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_73) on Tue Jun 20 00:57:42 EDT 2017 --> <title>Generated Documentation (Untitled)</title> <script type="text/javascript"> targetPage = "" + ...
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.4pl4/contrib:hardware/dev/2015-01-06_22-16-02.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...
vamos-de-pesca.html
alfre04/Sectur-app
<div class="navbar"> <div class="navbar-inner"> <div class="left sliding"><a href="index.html" class="back link"><i class="icon icon-back"></i><span>Back</span></a></div> <div class="center sliding">Pesca Deportiva en México</div> <div class="right"><a href="#" class="open-panel link icon-only"><i class=...
src/material/radio-buttons.html
json-schema-form/angular-schema-form-material
<div class="form-group schema-form-radiobuttons {{::form.htmlClass}}" ng-class="{'has-error': hasError(), 'has-success': hasSuccess()}" sf-layout sf-messages> <div> <label class="control-label" ng-show="showTitle()">{{form.title}}</label> </div> <section layout="row" layout-sm="column" layout-align="cent...
server/index.html
hguerrerojaime/bong2
<!DOCTYPE HTML> <html> <head> <base href="/"> <title>CRM</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" media="all" href="styles/skin.min.css"/> </head> <body> <app> <div class="in modal-backdrop spinner-overlay"></d...
public/Windows 10 x64 (18362.86)/_KERNEL_STACK_LIMITS.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.86)</h4><br> <h2>_KERNEL_STACK_LIMITS</h2> <font face="arial"> BugcheckStackLimits = 0n0<br> DPCStackLimits = 0n1<br> ExpandedStackLimits = 0n2<br> NormalStackLimits = 0n3<br> Win32kStackLimits = 0n4<br> SwapBusyStackLimits = 0n5<br> IsrStackLimits = 0n6<br> ...
public/bower_components/note-app/common/note-app/shared-styles.html
matiaspunx/devrock-notes
<!-- @license Copyright (c) 2016 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:/...
src/components/Doc/DocComponent.post.css
dfilatov/vidom-ui
@import './DocHeader.post.css'; :block(DocComponent) { position: absolute; left: 0; top: 15px; right: 0; bottom: 0; display: flex; flex-direction: column; :block(DocHeader):mod(level 2) { margin-left: 15px; } }
app/html/home.html
yve5/visio
<div class="container"> <div class="row"> <div class="col-md-8 col-md-offset-2"> <div class="panel panel-info"> <div class="panel-heading"> <h3 class="panel-title">Service Client : assistance ou urgence</h3> </div> <div class="panel-body"> <div class="row"> ...
clean/Linux-x86_64-4.05.0-2.0.6/released/8.10.2/persistent-union-find/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>persistent-union-find: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootst...
coverage/BackendBundle/Tests/Controller/index.html
ViraxDev/centrale_referencement
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Code Coverage for D:\appli\wamp\www\centrale_referencement\src/BackendBundle/Tests/Controller</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="../../../css/bootstrap.min.css" rel="stylesheet"> <lin...
clean/Linux-x86_64-4.10.2-2.0.6/released/8.11.1/aac-tactics/8.14.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>aac-tactics: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min...
clean/Linux-x86_64-4.12.0-2.0.8/released/8.14.0/search-trees/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>search-trees: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.c...
assets/dataTableWidgetPlugin.css
hmuralt/DataTableWidget
#tableTypeController { padding-left: 200px; } #tableTypeController ._menu { background-color: #F4F4F4; height: 100%; margin-left: -240px; margin-top: -20px; overflow: auto; padding: 20px; position: absolute; width: 200px; } #tableTypeController ._menu ul { list-style: outside n...
Reports/se/serilog.sinks.applicationinsights.2.0.12/Serilog.Sinks.ApplicationInsights-net45.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> ...
_layouts/default.html
Slemgrim/slemgrim.com
<!DOCTYPE html> <html> {% include head.html %} <body itemscope itemtype="http://schema.org/Blog"> <div class="page-container"> {% include header.html %} <div class="page-content"> {{ content }} </div> {% include footer.html %} </div> <script src="//cdn.jsdelivr....
tags/index.html
Udara-U3/udara-u3.github.io
<!DOCTYPE html> <html lang="en-us"><head> <meta charset="utf-8"> <title>uD4ra | About Udara Madubhashana</title> <!-- mobile responsive meta --> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta n...
cnode/src/styles.css
JeremyWuuuuu/ng2-learning
/* You can add global styles to this file, and also import other style files */ * { font-size: 10px; } html, body { width: 100%; padding: 0; }
sbml-test-cases/cases/semantic/00228/00228-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; }...
_core_docs/5.0.23/interfaces/state._viewdeclaration.html
ui-router/ui-router.github.io
--- --- <!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>_ViewDeclaration | @uirouter/core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet"...
layouts/partials/article-tags.html
burrbd/pp-hugo-theme
<div class="meta">Tags {{range $i, $tag := .Params.tags}}{{if ne $i 0}}, {{end}}<a href="{{$.Site.BaseURL}}tags/{{.|urlize}}">{{$tag}}</a>{{end}}</div>
extends/jroll-infinite/4.html
chjtx/JRoll
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="UTF-8"> <meta name="viewport" content="initial-scale=1, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0" /> <title>下拉刷新+无限加载</title> <style> html, body { margin: 0; padding: 0; height: 100%; background: #dadada; ...
editor/templates.html
Bryukh-Checkio-Tasks/checkio-mission-one-line-drawing
<script type="text/template" id="template_animation"> <div class="animation-content center-exp"> <div class="explanation center-exp"> <svg></svg> </div> <div class="output"></div> <div class="answer"></div> <div class="call"></div> </div> </script> <script ty...
client_side/client.css
showell/CoffeeCoffee
textarea { height: 520px; width: 300px; } div#code_view { padding: 20px; } div#code_view table,th { border: 1px black solid; } div#code_view tr, td { padding: 0 } div#code_view pre { margin: 0; height: 13px; } div#code_view pre.highlight { font-weight: bold; background-color: #4E4 }
_productivity/_site/2017-02-18-41-lideratge.html
inclusa/inclusa.github.io
<iframe src="https://embed.ted.com/talks/lang/ca/simon_sinek_how_great_leaders_inspire_action" width="640" height="360" frameborder="0" scrolling="no" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen=""></iframe> <iframe width="100%" height="200" frameborder="0" allowfullscreen="" scrolling="no" src="htt...
out/PathLens.Unsafe.html
5outh/nanoscope
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>nanoscope Class: Unsafe</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/sunlight.default.css"> <link type="text/css" rel="style...
app/views/add_charge/index.html
theBru/llc-prototypes
{% extends "layout.html" %} {% block page_title %} GOV.UK prototype kit {% endblock %} {% block content %} <main id="content" role="main"> <div class="grid-row"> <div class="column-two-thirds"> <h1 class="heading-medium"> Add a charge version history </h1> <h2 class="heading-small"><a href="v1/start"...
dist/index.html
toddler4372/Angular-Blogtastic
<!DOCTYPE html><!--[if lt IE 7]> <html lang="en" ng-app="myApp" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--><!--[if IE 7]> <html lang="en" ng-app="myApp" class="no-js lt-ie9 lt-ie8"> <![endif]--><!--[if IE 8]> <html lang="en" ng-app="myApp" class="no-js lt-ie9"> <![endif]--><!--[if gt IE 8]><!-...
accounts/templates/registration/register.html
Darkduke68/MatchMaker
{% extends 'home/home.html' %} {% load static %} {% block css %} <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css"> <link rel="stylesheet" href="{% static 'accounts/register.css' %}"> {% endblock %} {% block content %} <div class="container wrapper"> ...
pathofexile/forum/templates/post.html
willroberts/pathofexile
<html> {{ head_tag }} <body class="noJS"> <script type="text/javascript"> document.body.className = document.body.className.replace( /(?:^|\s)noJS(?!\S)/ , ''); </script> <script type="text/javascript"> function touchMenu() { return !Modernizr.touch; } </script> <table class="forumTable forumPostListT...
app/index.html
waxe/waxe.angular
<!doctype html> <html class="no-js"> <head> <meta charset="utf-8"> <title></title> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <!-- build:css(.) styles/vendor.css --> <!--...
tags/crfsuite/index.html
vunb/vunb.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.3.1"> <meta name="au...
297cadb/html/classv8_1_1_activity_control-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.10.2-2.0.6/released/8.12.1/squiggle-eq/1.0.4.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>squiggle-eq: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min...
phase_1/task_7/dist/index.html
409915016/Baidu_IFE_2016Spring
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>技术产品官网</title> <link rel="stylesheet" href="./css/normalize.css"> <link rel="stylesheet" href="./css/style.css"> </head> <body> <div class="wrapper"> <section class="header" id="header"> <a href="" class="he...
prestashop/themes/cars/css/modules/blockcontact/blockcontact.css
amicavi/grupo-ochoa
.shop-phone { display: block; float: left; padding-left: 15px; border-top-style: solid; } @media screen and (max-width: 767px) { .shop-phone { font-size: 11px; } } @media screen and (max-width: 480px) { .shop-phone { border-top-width: 1px; width: 100%; } } /*# sourceMappingURL=blockcontact.css...
4e1a50a/html/classv8_1_1TryCatch.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...
docs/_static/other/code-libraries/sp-jsom-list/docs/interfaces/fx.sharepoint.client.ilistfielduniqueid.html
fanxipan/fx-docs
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>IListFieldUniqueId | fx.sharepoint.lists.jsom</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesh...
Homepage/Tv.html
strenkml/strenkml.github.io
<html> <head> <title>My Homepage: TV Channels</title> <link type="text/css" rel="stylesheet" href="css/Tv.css" /> <link rel="shortcut icon" href="Pictures/favicons/Sh.jpg" /> </head> <body style="background-image: url(Pictures/4k_background.png)"> <table> <thead> <tr> <th ...
kmall-web/directives/pages/block_group/block_group.css
princewck/princewck.github.io
.block-group-wrapper { width:100%; overflow: auto; padding-bottom:30px; background: #f5f5f5; } .block-group-wrapper>.block-group-content { margin: auto; overflow: auto; } .block-group-wrapper>.block-group-title { position: relative; padding: 30px 0; margin: auto; color: #c40000...
style.css
phase/l33t
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300); body{ font-family: 'Open Sans', sans-serif; background-color: #F5F5DC; } a { transition: color .4s; color: #265C83; text-decoration: none; } a:link, a:visited { color: #265C83; } a:hover { color: #7FDBFF; } a:active { transition: color...
docs/pymatgen.symmetry.maggroups.html
gmatteo/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>pymatgen.symmetry.maggroups module &mdash; p...
src/app/basket/basket.component.html
malikov917/adminpanel-heroku
<div class="col-md-12"> <div class="card"> <div class="card-header"> <h4 class="card-title">Корзина</h4> <p class="category">Корзина для вашего приложения</p> <br> </div> <div class="table-responsive"> <table class="table table-shopping"> <thead> <tr> <th ...
public/views/user/admin.view.html
Breezen/TipTag
<div class="container-fluid" style="padding-left: 0; padding-right: 0"> <table class="table table-bordered"> <thead class="thead-default"> <tr> <th>Username</th> <th>Password</th> <th>Name</th> <th>Type</th> <th>Acti...
test/dialog.html
bradwoo8621/parrot
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Quelea by NEST @Github</title> <!-- bootstrap css --> <!--<link rel="stylesheet" href="../target/bootstrap3/css/bootstrap.css">--> <link rel="stylesheet" href="../node_modules/bootswatch/paper/bootstrap.css"> <link rel="stylesheet" href...
Chapter 3/dist/index.html
ChargerIIC/AngularUI-Utils
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, user-scalable=no"> <title>Angular UI Template</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32...
src/client/css/emulator.css
defining-technology/BotFramework-Emulator
/* reset */ html, body { height: 100%; width: 100%; margin: 0; padding: 0; overflow: hidden; } body, button, input, textarea, select { font-family: -apple-system, BlinkMacSystemFont, "Segoe WPC", "Segoe UI", "HelveticaNeue-Light", "Ubuntu", "Droid Sans", san...
form.css
jessietang/angular2-hero-form
.ng-valid[required], .ng-valid.required { border-left: 5px solid green; } .ng-invalid:not(form) { border-left: 5px solid red; }
app/view1/view1.html
sageknives/EWSWeb
<h1 class="page-title centered">About</h1> <p>{{content}}</p> <h1 class="page-title centered">About</h1> <p>{{content}}</p> <h1 class="page-title centered">About</h1> <p>{{content}}</p> <h1 class="page-title centered">About</h1> <p>{{content}}</p> <h1 class="page-title centered">About</h1> <p>{{content}}</p> <h1 class=...
admin/tab.html
Rantanplan01/Blockly-Doku-DE
<html> <header> <!-- these 4 files always have to be included --> <link rel="stylesheet" type="text/css" href="../../lib/css/themes/jquery-ui/redmond/jquery-ui.min.css"/> <!--link rel="stylesheet" type="text/css" href="../../lib/css/jqGrid/ui.jqgrid-4.5.4.css"/--> <!--link rel="stylesheet" type="te...
src/libs/seqan-library-2.0.1/share/doc/seqan/html/group_GlobalChainingTags.html
isovic/seqlib
<!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" class="group_globalchainingtags" data-page="GlobalChainingTags"> <head> <meta http-equiv="Content-Type" content="text/html;...
css/creative.css
ficusduo/ficusduo.github.io
body, html { width: 100%; height: 100%; } @media (max-width: 480px) { body, html { font-size: 14px; } } @media (min-width: 481px) and (max-width: 767px) { body, html { font-size: 14px; } } @media (min-width: 768px) and (max-width: 991px) { body, html { font-size: 15px...
docs/api/serialized-form.html
macajind/WebChecker
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="cs"> <head> <!-- Generated by javadoc (1.8.0_20) on Fri Mar 27 16:02:33 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Serialized Form</title> <met...
_posts/2010-02-12-american-history-in-video-trial.html
nu-lts/jekyll-snippets
--- layout: post title: American History in Video Trial categories: - Information and Society - Library News and Events - Read, Listen, Watch - Research Guides by Subject tags: [] status: publish type: post published: true meta: _edit_last: '14' --- Faculty, Staff and Students: NU Libraries has launched a trial of...
doc/rdoc/classes/ActiveScaffold/Config/Form.src/M000542.html
NESCent/max-bodysize-evol
<?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> <head> <title>columns (ActiveScaffold::Config::Form)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1...
public/Windows 10 x64 (19041.572)/_MI_PARTITION_COMMIT.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (19041.572)</h4><br> <h2>_MI_PARTITION_COMMIT</h2> <font face="arial"> +0x000 PeakCommitment : Uint8B<br> +0x008 TotalCommitLimitMaximum : Uint8B<br> +0x010 Popups : [2] Int4B<br> +0x018 LowCommitThreshold : Uint8B<br> +0x020 HighCommitThreshold : Uint8B<...
jquery.hyphen-tamer.css
ericprice/hyphen-tamer
.no-hyphenation { -webkit-hyphens: none !important; -moz-hyphens: none !important; hyphens: none !important; }
public/modules/core/css/core.css
Maurisss94/PrompTv
.content { margin-top: 50px; } .undecorated-link:hover { text-decoration: none; } [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { display: none !important; } .ng-invalid.ng-dirty { border-color: #FA787E; } .ng-valid.ng-dirty { border-color: #78FA89; } .nav, .pagination, .carousel, ...
manpages/man8/abrtd.8.html
yuweijun/yuweijun.github.io
<!DOCTYPE html> <HTML><head><TITLE>Manpage of ABRTD</TITLE> <meta charset="utf-8"> <link rel="stylesheet" href="/css/main.css" type="text/css"> </head> <body> <header class="site-header"> <div class="wrap"> <div class="site-title"><a href="/manpages/index.html">linux manpages</a></div> <div class="site-description"...
4107b5d/html/classv8_1_1StdPersistentValueMap-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...