path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
mead/themes/default/templates/page.html
kennethreitz-archive/mead
{% extends theme('base.html') %} {% block body %} <h2> {{ page.title }} </h2> <p> {{ page.content }} </p> {% endblock %}
portfolio/example/zodiac/css/sass.css
Serge-/My-Portfolio
/*# sourceMappingURL=sass.css.map */
src/client/weather/location/location-template.html
DavidSouther/ng-class-weather
<div> <div class="row" ng-click="fullForecast = !fullForecast"> <div class="col-sm-4"> <b>Location: </b> {{ location.name }} </div> <div class="col-sm-4"> <b>Weather: </b> {{ location.weather[0].main }} </div> <div class="col-sm-4"> <b>Temperature: </b> {{ locat...
index.html
jason-wong-9/Personal-Website-V2
<html> <head> <title>Jason Wong - Portfolio</title> <!-- JQuery --> <script src="https://code.jquery.com/jquery-2.1.4.min.js"></script> <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8m...
archives/index.html
wangchen1ren/wangchen1ren.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="theme-color" content="#33474d"> <title>冻猪杂文小馆</title> <link rel="stylesheet" href="/css/style.css" /> <link rel="alternate" href="/atom.xml" title="冻猪杂文小馆"...
clean/Linux-x86_64-4.06.1-2.0.5/released/8.8.0/hydra-battles/0.5.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>hydra-battles: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.m...
autoinput-test.html
firepear/fpwidgets
<html> <head> <script src="autoinput.js"></script> </head> <body id="body"> </body> <script> function testHeader(msg) { console.log("-".repeat(72) + "\n" + msg + "\n" + "-".repeat(72)); } function test(msg, a, b, invert) { if (invert == true) { if (a != b) { console.log(msg + ...
jetty/javadoc/org/mortbay/jetty/management/package-frame.html
napcs/qedserver
<!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_22) on Thu Nov 11 09:12:14 EST 2010 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> org.mortbay.jetty.management (Jet...
app/index.html
201200301301/EnforceFV2.0
<!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]...
_layouts/post-no-feature.html
davejachimiak/davejachimiak.github.io
{% if page.image.feature %} {% include head.html %} <section class="article"> <div class="overlay"></div> <div class="featured-image" style="background-image: url({{ site.url }}/images/{{ page.image.feature }})"></div> {% else %} {% include head-dark.html %} <section class="article pad-top"> {% endif %} ...
templates/components/common/FocusFinish.html
royjulien/stencil
<div> <span class='product-title'>Standard Finishes:</span> <ul class='accessorytab'> <li><img src="http://www.focusindustries.com/sites/default/files/Black-Texture.jpg" title="Textured Black Powdercoat Swatch" />Black Texture - BLT</li> <li><img src="http://www.focusindustries.com/sites/default...
css/main.css
Patches-/GraemeDouglasWebsite
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */ /* * What follows is the result of much research on cross-browser styling. * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, * Kroc Camen, and the H5BP dev community and team. */ /* ============================================...
index.html
jingchenxu/jingchenxu.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <meta name="jingchenxu's blog" content="v1"> <title>jingchenxu's blog</title> <link href="./node_modules/bootstrap/dist/css/bootstrap.min.cs...
ID2212project_assignment1/apidocs/limmen/id2212/nog/server/class-use/ClientHandler.html
Limmen/distributed_networking_project
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="sv"> <head> <!-- Generated by javadoc (version 1.7.0_91) on Tue Dec 15 17:48:51 CET 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class limmen...
cuckoo/web/templates/analysis/pages/summary/_file.html
cuckoobox/cuckoo
{% load analysis_tags %} <section id="file"> <h4><span class="glyphicon glyphicon-file" aria-hidden="true"></span> File <i>{{ report.analysis.target.file.name }}</i> </h4> <div class="panel panel-default"> {% if report.analysis.target.file_id %} <div class="panel-heading" style=...
vendor/poi-3.6/doc/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFOddHeader.html
tobyclemson/msci-project
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_13) on Mon Dec 14 15:25:11 MSK 2009 --> <TITLE> Uses of Class org.apache.poi.xssf.usermodel.XSSFOddHeader (POI API Documentation) </TITLE> ...
doc/html/dir_5971994bb62d119112e1a05b6b2cbaf8.html
stevenblaster/crapengine
<!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...
Figure3/ToxCast_nnm/WorkHere/92-84-2.smi.png.html
andrewdefries/ToxCast
<!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> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta> <title>92-84-2.smi.png.html</title> </head> <b...
assets/styles/highlight/github.css
vace/vace.github.io
/* github.com style (c) Vasily Polovnyov <vast@whiteants.net> */ .hljs{display:block;overflow-x:auto;padding:0.5em;color:#333;background:#f8f8f8;}.hljs-comment,.hljs-quote{color:#998;font-style:italic;}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#333;font-weight:bold;}.hljs-number,.hljs-literal,.hljs-variable,.h...
templates/html/core/hints/news.html
alejo8591/maker
{% extends "html/core/hints/base.html" %} {% block hint_content %} <img class="left" src="/static/icons/hints/news.gif"/> <div class="hint_message"> <br /> <span class="hint_title">{% trans %}Get all the news in one place{% endtrans %}!</span> {#<h3>{% trans %}Here is the explanation of how to use the News module{% en...
docs/guide/editor/publish.html
fairygui/fairygui.io
<!DOCTYPE html> <html lang="en"> <head><meta name="generator" content="Hexo 3.9.0"> <title>FairyGUI - 发布</title> <meta charset="utf-8"> <meta name="description" content="FairyGUI教程"> <meta name="keywords" content="FairyGUI,FGUI,FairyGUI教程"> <meta name="vie...
pages/themes/beginners/JS_Objects/examples/slides/objectCreateion.html
WWWCourses/ProgressBG-Front-End-Dev
<!DOCTYPE html> <html> <head> <title>Object Creation examples</title> </head> <body> <script type="text/javascript"> </script> </body> </html>
src/h5c3_learn/16/16_beverage_can.html
lizhongyuan/h5c3_learn
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title></title> <style type="text/css"> #code { width: 760px; height: 400px; overflow: auto; } img { border: 0; margin-left: -172px; } a { ...
modules/JC.Tips/0.1/res/default/style.css
openjavascript/NewJC
div.UTips, div.UTips *{ padding: 0px; margin: 0px; font: 14px/1.5 Tahoma,Helvetica,Arial,'宋体',sans-serif; } div.UTips{ position: absolute; border: 1px solid rgb(255, 204, 0); padding: 5px; background-color: rgb(93, 81, 71); line-height: 22px; color: white; z-index: 300...
clean/Linux-x86_64-4.07.1-2.0.6/released/8.7.2/traversable-fincontainer/8.5.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>traversable-fincontainer: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../...
assets/css/template.css
leosorgetz/TrabalhoG2Web
/*! * Start Bootstrap - SB Admin (http://startbootstrap.com/) * Copyright 2013-2016 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) */ /* Meu estilo */ .center { min-height: 570px; font-family: "Roboto", sans-serif; } /* CSS Template - Origin...
client/html/header.html
ICShapy/shapy
<nav id="header" sh-highlight> <div id="header-left"> <a ui-sref="main">Home</a> <a ng-show="headerCtrl.user" ui-sref="main.browser">Assets</a> <a ng-show="!headerCtrl.user" ui-sref="main.public">Assets</a> <div class="header-divider"></div> </div> <div ng-show="headerCtrl.user" id="header-right">...
ext/docs/output/Ext.data.JsonReader.html
stexas/DBAdmin
<div class="body-wrap"> <div class="top-tools"> <a class="inner-link" href="#Ext.data.JsonReader-props"><img src="../resources/images/default/s.gif" class="item-icon icon-prop">Properties</a> <a class="inner-link" href="#Ext.data.JsonReader-methods"><img src="../resources/images/...
cambnet/templates/messages.html
pjlong/cambNet
{% if messages %} <ul class="messages"> {% for message in messages %} <li{% if message.tags %} class="{{ message.tags }}"{% endif %}> {% if message.level == DEFAULT_MESSAGE_LEVELS.ERROR %}ERROR: {% elif message.level == DEFAULT_MESSAGE_LEVELS.INFO %}INFO: {% elif message.level == DEFAULT_ME...
ExtendedEditor/Assets/.Docs/TNRD.State.html
Miguel-Barreiro/ExtendedEditor
<!DOCTYPE html> <html lang="en" class="no-js"> <head> <title>Extended Editor Documentation</title> <meta name="msapplication-TileColor" content="#222c37" /> <script type="text/javascript" src="js/jquery.js"></script> <script type="text/javascript" src="js/toc.js"></script> ...
Mis/appengine-java-sdk-1.8.8/docs/javadoc/com/google/appengine/api/labs/modules/ModulesServiceFactory.html
weihuali0509/App-Inventor-2-VM-Sources
<!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-google-v5) on Thu Nov 14 17:41:28 PST 2013 --> <title>ModulesServiceFactory (Google App Engine Java API)</title> <meta name="date" cont...
04-05zongjie.html
karatyj/karatyj.github.com
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>04-05总结</title> <style type="text/css"> .box{ width: 1000px; margin: 0 auto; background-color: honeydew; padding: 10px; } h1{ width: 1000px; background-color: greenyellow; padding: 10px 0 10px 10px; } img{ ...
resources/assets/sass/vendor/typicons.css
DJDavid98/MLPNow
@font-face { font-family: 'typicons'; font-weight: normal; font-style: normal; src: url('/font/typicons/typicons.eot'); src: url('/font/typicons/typicons.eot?#iefix') format('embedded-opentype'), url('/font/typicons/typicons.woff') format('woff'), url('/font/typicons/typicons.ttf') format('truetype'), url('/font/t...
_packages/mindboggle.html
vsoch/nipy.github.com
--- layout: package name: "mindboggle" tag: "mindboggle" doc: "http://www.mindboggle.info/" github: "https://github.com/nipy/mindboggle" one-liner: "Improves the accuracy, precision, and consistency of labeling &amp; morphometry of brain imaging data." description: "Mindboggle improves the accuracy, precision, and cons...
app/editDoctor/editDoctor.html
GeaninaAt/hms-fe
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Medical Care Responsive Bootstrap themes | webthemez</title> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" content="" /> <meta name="author" content="http://webthemez.com" /> ...
server/src/main/typescript/components/messaging/messaging.component.html
PloughingAByteField/tiatus
<div *ngIf="connected && connected.length > 0"> <div>{{ 'SEND_MESSAGE' | translate }} <select #to> <option *ngIf="connected.length > 1" selected>ALL</option> <option *ngFor="let c of connected"> {{ c.userName }}/{{ c.role }}/{{ c.position }} </option> ...
docsets/Java 5.docset/Contents/Resources/Documents/java/security/KeyStore.Entry.html
Smolations/more-dash-docsets
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <meta name="collection" content="api"> <!-- Generated by javadoc (build 1.5.0-rc) on Wed Aug 11 07:23:10 PDT 2004 --> <TITLE> KeyStore.Entry (Java 2 Platform SE 5.0) </TITLE> <META NAME="...
out2.0/first_day/README.html
HackerEcology/BeginnerCourse
<!DOCTYPE HTML> <html lang="en-US" > <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=11; IE=10; IE=9; IE=8; IE=7; IE=EDGE" /> <title>First Day | Beginner Course for Hackers</title> <meta content="text/html; charset=utf-8" http-equiv="Content...
docs/picturepark-sdk-v1-pickers/api/interfaces/waveshapernode.html
Picturepark/Picturepark.SDK.TypeScript
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>WaveShaperNode | picturepark-sdk-v1-pickers API</title> <meta name="description" content="Documentation for picturepark-sdk-v1-pickers API"> <meta name="viewport" content="width=d...
public/css/app.css
mimouncadosch/barnstorm
/* app css stylesheet */ @import url(http://fonts.googleapis.com/css?family=Fauna+One); @import url(http://fonts.googleapis.com/css?family=Lobster+Two); body { font-family: 'Fauna One'; /*color: black;*/ } .bg-img { background: url('../img/background.jpg') no-repeat center center fixed; -webkit-background-...
templates/Restaurant/css/main.css
Nibatech/homepage
/* var text-decoration */ @font-face { font-family: myfont; src: url(../fonts/ufonts.com_tw-cen-mt.ttf); } /*-- Common Css --*/ body { font-family: myfont; font-size: 14px; font-weight: 400; } h1, h2, h3, h4, h5, h6 { margin: 0px; font-family: myfont; } h1 { font-size: 36px; ...
base/cmake-3.7.2-Linux-x86_64/doc/cmake/html/module/CheckCXXCompilerFlag.html
ontouchstart/emcc
<!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>CheckCXXCompilerFlag &mdash; CMake 3.7.2 Documentatio...
src/css/ng2-mediabrowser.css
EmmanuelTsouris/ng2-MediaBrowser
/*! * ng2-MediaBrowser */ body { padding-top: 80px; } .container { width: auto; } footer { margin: 60px 0; } /*! * Based on SpinKit v3.3.6 (http://tobiasahlin.com/spinkit/) * Copyright (c) 2015 Tobias Ahlin * Licensed under MIT (https://github.com/tobiasahlin/SpinKit/blob/master/LICENSE) */ .sp...
fadeline/src/fl-size-picker/fl-size-picker.html
vadim-ivlev/STUDY
<link rel="import" href="../../bower_components/polymer/polymer-element.html"> <link rel="import" href="./fl-size-picker-style.html"> <dom-module id="fl-size-picker"> <template> <style include="fl-size-picker-style"></style> <div class="sample" on-click="showSampler"> <div style="width:[[size]]px; h...
public/Windows 10 x64 (18362.86)/_VF_TRACKER.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.86)</h4><br> <h2>_VF_TRACKER</h2> <font face="arial"> +0x000 TrackerFlags : Uint4B<br> +0x004 TrackerSize : Uint4B<br> +0x008 TrackerIndex : Uint4B<br> +0x00c TraceDepth : Uint4B<br> </font></body></html>
cd78a2b/html/classv8_1_1Int8Array-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...
demo/JS-图片浏览.html
Lyle19/Web-Study
<!DOCTYPE html> <html lang="zh-cmn-Hans"> <head> <meta charset="utf-8"> <title>图片浏览</title> <link rel="stylesheet" type="text/css" href="css/reset.css"> <style type="text/css"> #container{ margin:10px auto; border:1px solid #333; overflow:hidden; position: relative; height:281px; } #container i...
assets/css/bootstrap.min.css
farahoktarina/sf
/*! * Bootstrap v3.3.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html { font-family:sans-serif; -webkit-text-size-adjust:100%; -ms-text-si...
web/.jekyll/tutorials/tutorial-9-densitymap.html
NPellet/jsGraph
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>jsGraph - Scientific graphs in javascript</title> <meta name="description" content="jsGraph allows you to display your scientific ...
Live/InitialRough/index.html
Appathon/Events
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge" /> <title>index</title> <style> html { height:100%; } body { background-color: #FFFFFF; margin:0; height:100%; } </style> <!-- co...
_includes/header.html
geusan/geusan.github.io
<header> <section class="hero is-medium is-primary is-bold"> <div class="hero-body"> <div class="container"> <h1 class="title"> {{ site.title }} </h1> <h2 class="subtitle"> 개발공간 </h2> </div> </div> </section> {% include navigation.html %} </h...
test/kuro_calc_sample3.html
osubera/zaimu-nippon
<!DOCTYPE html> <html><head><meta charset="utf-8" /><title class="title"></title> <script src="../lib/require.js"></script> <style> form { padding-left: calc(100% / 8); padding-right: calc(100% / 8); } input { text-align: right; } .total { margin-top: 0.3rem; border...
Web Development/JS_frameworks/03. Modernizr/02. CanvasForOlderBrowsers.html
niki-funky/Telerik_Academy
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>02. CanvasForOlderBrowsers</title> <script src="scripts/external/jquery-1.10.2.js"></script> <script src="scripts/modernizr.custom.91041.js"></script> <script> Modernizr.load({ test: Modernizr.canvas, ...
Project/javadoc/ControllerSubsystem/GameEngine.html
BilkentCS319/Bombplan
<!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_45) on Sun May 01 19:06:17 EEST 2016 --> <title>GameEngine</title> <meta name="date" content="2016-05-01"> <link rel="stylesheet" type="text/cs...
autozygosity/templates/pages/blocks/token-running.html
afreeorange/autozygosity
<div class="pagination-centered"> <h2>Your submission's being analyzed.</h2> <p>Should be done in a few minutes. Hang on a little more! {% if 'token' in request.form %} <br /> You can always check the status of your submission <a href="{{ request.form['token'] }}">on this page</a>. {% endif %} </p> </div>
prog_misc/rails/euterpe/doc/api/classes/ActiveRecord/Acts/List/ClassMethods.html
fpiantini/rod_projects
<?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>Module: ActiveRecord::Acts::List::ClassMethods</title> <...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/b4bbdd3f684bde2d0095903c6a6ab74d2cc52c43ef0c0f620567e48573a68287.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="./36ef8a1bbfc075b8f2e5468c3b6c33bfa7832da264563def590389d8bcf6b7ad.html">Teleport</a> <hr> ...
_core_docs/6.0.5/interfaces/_vanilla_interface_.locationlike.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>LocationLike | @uirouter/core</title> <meta name="description" content="Documentation for @uirouter/core"> <meta name="viewport" content="width=device-width, initial-scale...
app/templates/pages/contact/index.html
portojs/angular-project-6
<section id="page-contact"> <h3>Contact</h3> <section id="primary"> <img src="img/PlanescapeTorment_C.jpg" alt="Company Logo"> </section> <section id="secondary"> <p> We all love our world, but it doesn't stop us right? We also strive to discover something new, always look around the corner, ...
wso2/2015/09/16/return-404-by-default-in-wso2-esb/index.html
dulichan/dulichan.github.io
<html> <head> <meta content='Return 404 by default in WSO2 ESB - Tinker's thoughts~' property='og:title' /> <title>Return 404 by default in WSO2 ESB - Tinker's thoughts~</title> <link href='/images/fav.png' rel='shortcut icon'> <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='sty...
ui/signup.html
ananyananda/imad-2016-app
<!doctype html> <html> <head> <link href="/ui/style2.css" rel="stylesheet" /> </head> <p id="thanks"> Thank you for signing up!!! </p> <div> <input type="Login" value="Login" onclick="window.location.href='http://ananyananda.imad.hasura-app.io'" /> </div> </ht...
css/jquery.fancybox.css
RemiPeral/remiperal.github.io
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */ .fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align:...
demos/email/templates/emails/subscribe.html
greyli/helloflask
<div style="width: 580px; padding: 20px;"> <h3>Hello {{ name }},</h3> <p>Thank you for subscribing Flask Weekly!</p> <p>Enjoy the reading :)</p> <small style="color: #868e96;"> Click here to <a href="{{ url_for('unsubscribe', _external=True) }}">unsubscribe</a>. </small> </div>
client/views/landingPageView.html
ctodmia/ngOAuth
<h1>this is the first thing you should see when you start the landing page</h1> <button ui-sref="login">Register</button>
interview.html
BryantChang/bryantchang.github.com
--- layout: blog title: Interview permalink: /interview/ --- <div class="row"> <div class="col-lg-12 text-center"> <div class="navy-line"></div> <h1>Interview</h1> </div> </div> <div class="wrapper wrapper-content animated fadeInRight blog"> <div class="row"> <ul id="pag-itemContainer" ...
deps/boost/doc/html/boost_asio/reference/basic_raw_socket/message_do_not_route.html
laborautonomo/poedit
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_raw_socket::message_do_not_route</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../.....
crmadmin/cpayment.html
ju3tin/phirstcv
<!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"> <title>CRM Admin Panel</title> <!-- Favicon and touch icons --> <link rel="shortcut icon" href=...
app/views/pip20/hotMeal.html
gup-dwp/pip-prototype-v2
{% extends "layout.html" %} {% block pageTitle %} GOV.UK prototyping kit {% endblock %} {% block content %} {% import "pip20/elements.html" as elements %} {% for page in data %} {% for question in page.hotMeal %} <main id="content" role="main" class="pip20"> <div class="grid-row"> <div class="column-two-thirds...
BIMsurfer/Intro/css/style.css
GertholdBoris2018/visualynk
.absolute-center, .square-wrapper, .square-dark-wrapper, .sparks, .pango-logo-group, .pango-logo, .pango-words, .outer-logo-circle { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; } .section { position: relative; width: 100%; min-height: 100vh; } .section--intro { overflow: ...
Vue/Vue.js基础知识Demo/example/构造器选项/watch.html
DayangLee/Programming-learning
<!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>Watch Option</title> <script type="text/javascript" src="../../assets/js/vue.js"></script> </head> <bo...
webserver/html/model-view-model-subclassing.html
misizeji/StudyNote_201308
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <!-- /fasttmp/mkdist-qt-4.3.5-1211793125/qtopia-core-opensource-src-4.3.5/doc/src/model-view-programming.qdoc --> <head> ...
src/main/webapp/templates/course-over.html
MooAndXun/College
<html lang="zh-CN" xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org"> <head th:replace="base/fragment::head('退订/退课课程')"></head> <body> <header th:replace="base/fragment::header(${session.userType}, 0)"></header> <div class="wrapper"> <div class="container"> <div class="page-c...
flask_egitimi/partone/app/templates/base.html
metmirr/wwwmtndmrcom
{% extends "bootstrap/base.html" %} {% block title %} Flask Eğitimi partone Uygulaması {% endblock %} {% block head %} {{super()}} <link rel="stylesheet" type="text/css" href="{{url_for('static', filename='bootstrap.min.css')}}"> {% endblock %} {% block navbar %} <div class="navbar navbar-inverse" role="navigation...
dist/min/basic.min.css
nhahv/dropzone
.dropzone,.dropzone *{box-sizing:border-box}.dropzone{position:relative}.dropzone .dz-preview{position:relative;display:inline-block;width:120px;margin:0.5em}.dropzone .dz-preview .dz-progress{display:block;height:15px;border:1px solid #aaa}.dropzone .dz-preview .dz-progress .dz-upload{display:block;height:100%;width:0...
atlas/dist/toolkit/atlas.toolkit.css
AtlasWorldGroup/bootswatch
/* Navigation paddings for the body */ body { padding-top: 95px; } .body-short { padding-top: 51px !important; } .body-none { padding-top: 0px !important; } @-ms-viewport { width: auto !important; } /* Fix iOS9 Safari bug that cause modals to zoom */ body.modal-open { padding-right: 0px !important; } /* Foote...
app/views/pages/official/main.html
guanxiaonan/quenchPlatform
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title><%- title%></title> <%- include('../../includes/head.html') %> <style media="screen"> /* * Base structure */ /* Move down content because we have a fixed navbar that is 50px tall */ body { padding-top: 50px; } /* * G...
docs/doc/nom/nom/fn.be_u64.html
sbeckeriv/warc_nom_parser
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../nom/fn.be_u64.html"> </head> <body> <p>Redirecting to <a href="../../nom/fn.be_u64.html">../../nom/fn.be_u64.html</a>...</p> <script>location.replace("../../nom/fn.be_u64.html" + location.search + location.hash);</script...
works/026/index.html
seintoseiya/onesway
<!DOCTYPE html> <html lang="ja"> <head> <meta charset="utf-8" /> <title>Galleriffic DEMO</title> <link rel="stylesheet" href="style.css"> </head> <body> <div id="container"> <h1>Galleriffic DEMO</h1> <!-- スライドショー部分 --> <div id="gallery" class="content"> <div id="controls" class="controls"></div> <!-- ↑コ...
tests/Radio.html
sirprize/dojo-form-controls
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>dojo-form-controls/Radio tests</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="../vendor/twbs/bootstrap/dist/css/bootstrap.min.css"> <!--[if lt IE 9]> ...
big-cartel-theme/cart.html
devtees/devte.es-big-cartel-theme
{% if cart.items != blank %} <form id="cart_form" method="post" action="/cart"> <ul id="cart_contents" class="clearfix"> {% for item in cart.items %}<li id="item_{{ item.id }}" class="{% cycle 'row', 'row_alt' %}"> <div class="item_wrap"> <div class="thumbnail"><a href="{{ item.product.url }}" titl...
_posts/2020-05-25-communicating-through-uncertainty.html
maltzj/maltzj.github.io
--- layout: post title: Communicating through uncertainty --- <p>Recently I've found myself in situations where there's no right answer. In these situations it can be hard to know how to proceed and even when you do make some decision, it can be hard to communicate that to a team in a way that builds confidence in ...
_site/new-zealand/bicycle-hire-new-zealand.html
davehogge/davehogge.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us"> <head> <link href="http://gmpg.org/xfn/11" rel="profile"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="...
2017/09/02/113/index.html
liuyandong/liuyandong.github.io
<!doctype html> <html class="theme-next pisces" 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" /> <meta http-equ...
all-data/8000-8999/8869-22.html
BuzzAcademy/idioms-moe-unformatted-data
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>...
html/234567033703.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...
web-examples/examples/alpha/generic.html
jpeterson92/free-code-camp
<!DOCTYPE HTML> <!-- Alpha by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> <html> <head> <title>Generic - Alpha by HTML5 UP</title> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <...
_includes/header.html
Blaaast/blog
<header class="site-header px2 px-responsive"> <div class="mt2 wrap"> <div class="measure"> <a href="{{ site.url }}"> <img src="/assets/img/logo-noir.png" width="250" class="avatar" alt="Open Blaaast" /> </a> <div class="clearfix"></div> <p>Food for digital acceleration</p> </d...
_posts/_site/2015-11-11-dzsinglonfactory.html
yishuiliunian/yishuiliunian.github.io
<h1 id="dzsinglonfactory">DZSinglonFactory</h1> <p><a href="https://travis-ci.org/stonedong/DZSinglonFactory"><img src="http://img.shields.io/travis/stonedong/DZSinglonFactory.svg?style=flat" alt="CI Status" /></a> <a href="http://cocoadocs.org/docsets/DZSinglonFactory"><img src="https://img.shields.io/cocoapods/v/DZS...
teacher/static/js/main/templates/collaboration/main.html
houssemFat/MeeM-Dev
<div class="col-lg-2 col-md-2 col-sm-2 col-xs-2 side-menu" > <div class="list-group" id="app_collaboration_menu"> <a href="members" class="list-group-item text-center side-menu-nav-item"> <i class="fa fa-user"></i> <span class="text-center visible-lg"> <h6><%=MMC.tr('members')%></h6> </span> </a> <...
_layouts/page.html
wingsfan70/Blog
--- --- <!DOCTYPE html> <html> {% include head.html %} <body itemscope itemtype="http://schema.org/Article"> {% include header.html %} <main class="content" role="main"> <article class="post"> {% if page.image %} <div class="article-image"> <div class="post-image-image" style...
doc/java/jdk8/java/util/spi/compact3-package-frame.html
fbiville/annotation-processing-ftw
<!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_31) on Wed Dec 17 20:48:22 PST 2014 --> <title>compact3 - java.util.spi (Java Platform SE 8 )</title> <meta name="date" content="2014-12-17"> <...
spacestorefront/css/bootstrap.css
raymond-xie/raymond-xie.github.io
/*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; ...
exercises/05/Exercise05.html
dpengineering/giffer-reborn
<p style="line-height: 1; margin-top: 0pt; margin-bottom: 0pt;"><span style="font-size: 12pt;"><b><span style="font-family: Arial; color: #000000; background-color: transparent; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Exercise05: <strong>Use a variable to set how l...
css/stream-api.css
idiomaCoLtd/StreamAPI-wordpress-plugin
abbr.icom-abbr { cursor: help !important; } abbr.icom-abbr-lighter { color: #aaa; } div.icom-cleaner { clear: both; height: 1px; } span.icom-error, span.icom-info { display: block; padding: 15px; margin: 15px 0; font-weight: bold; color: #fff; } span.icom-error { background: #dd3d36; } span.icom-info { background: #...
bitcoin/jsdoc/Helpers.js.html
eellak/gsoc17-diavgeia
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>JSDoc: Source: Helpers.js</title> <script src="scripts/prettify/prettify.js"> </script> <script src="scripts/prettify/lang-css.js"> </script> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></s...
admin.html
Projoh/Car-Lot-Website
<!DOCTYPE html> <html> <head> <!--Import Google Icon Font--> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <!--Import materialize.css--> <link type="text/css" rel="stylesheet" href="css/materialize.min.css" media="screen,projection"/> <link rel="stylesheet" ...
tags/《深入理解ES6》笔记/index.html
a00011011/a00011011.github.io
<!DOCTYPE html> <html class="theme-next pisces" 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" /> <meta ht...
BOOST/boost_1_61_0/libs/asio/doc/html/boost_asio/reference/basic_io_object/get_service.html
calvinfarias/IC2015-2
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_io_object::get_service</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="../../../boost_asi...
ajax/libs/semantic-ui/1.8.1/components/header.min.css
yogeshsaroya/new-cdnjs
version https://git-lfs.github.com/spec/v1 oid sha256:a3a17b67c51e7abb8916c795ce4cd000ff4f6c594bc3c7193bc5012ac7fdf28d size 6895
ajax/libs/handsontable/0.8.11/jquery.handsontable.full.css
yogeshsaroya/new-cdnjs
version https://git-lfs.github.com/spec/v1 oid sha256:47f2fa3bc8238d41be79bc5324d626c678c7d5b0b91d9fc39f62be4c9d53c8f1 size 10160