path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
public/css/client.css
kanaiah/Express-Angular-App-with-Gulp
md-sidenav.client_side_nav { max-width:280px; } md-sidenav.client_side_nav md-list-item { border-left:6px solid rgba(255, 255, 255, 0); } md-sidenav.client_side_nav md-list-item.active { border-left:6px solid #1E88E5; background:rgba(30, 136, 229, 0.08); color:blue; }
app/viewPostLog/viewPostLog.html
LD78/form1Angularjs
<!-- VIEW Post LOGIN --> <div class="login-01"> <div class="one-login hvr-float-shadow"> <div ng-controller="ViewPostLogCtrl"> <div class="one-login-head"> <img src="viewLogin/images/top-lock.png" alt=""/> <h1>Welcome {{user}} </h1> <span></spa...
dist/presentation/slides/keynote.088.desktop.html
wouterverweirder/javascript-workout
<template> <webview style="width: 100%; height: 100%;" /> <script type="text/template"> (function($slideHolder){ var ContentBase = require('ContentBase').default; function init() { new WebViewSlide($slideHolder); } class WebViewSlide extends ContentBase { constructor($slideHolder) { super($s...
PS1_fa14/doc/com/mpgarate/matcher/package-tree.html
mpgarate/Production-Quality-Software
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_51) on Thu Sep 18 18:09:05 EDT 2014 --> <title>com.mpgarate.matcher Class Hierarchy</title> <meta name="date" content="2014-09-18...
server-old/librectf/templates/admin/problems.html
EasyCTF/OpenCTF
{% from "templates.html" import render_field, render_generic_field, render_editor %} {% extends "layout.html" %} {% block title %}Problem Editor{% endblock %} {% block content %} <script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.2.2/ace.js" integrity="sha384-niN+bRlaXMBoq/f5L4zKOEYGxuD0YRGBocto9LP2fB1UiMfx...
public/assignment/views/page/templates/page-new.view.client.html
Murphy-matth/murphy-matthew-webdev
<nav class="navbar navbar-default navbar-fixed-top"> <div class="container-fluid"> <div class="navbar-hearder"> <a type="button" ng-click="vm.createPage(name, title)" class="navbar-toggle collapsed" data-toggle="collapse" aria-expa...
vendor/assets/stylesheets/rickshaw.css
dotgee/geograph
/* graph */ .rickshaw_graph { position: relative; } .rickshaw_graph svg { display: block; overflow: hidden; } /* ticks */ .rickshaw_graph .x_tick { position: absolute; top: 0; bottom: 0; width: 0px; border-left: 1px dotted rgba(0, 0, 0, 0.2); pointer-events: none; } .rickshaw_graph .x_tick .title ...
_layouts/default.html
omsobliga/omsobliga.github.io
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <title>{{ site.name }} - {{ site.description }}</title> <meta name="description" content="{{ site.meta_description}}" /> <meta name="...
out/JavaDoc/model/DatabaseConnection.html
anderslatif/forbr_ndingen
<!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_73) on Tue May 31 10:36:55 CEST 2016 --> <title>DatabaseConnection</title> <meta name="date" content="2016-05-31"> <link rel="stylesheet" type=...
ui/app/scripts/resource/add-resource.html
saip106/Confingo
<div> <h3>Add New Resource</h3> <formly-form model="controller.resource" fields="controller.resourceFields"> <button type="submit" class="btn btn-success" ng-click="controller.add(controller.resource)">Add</button> </formly-form> </div>
spec_runner_prod.html
b-strauss/clulib
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Clulib Spec Runner - Production</title> <link rel="stylesheet" href="node_modules/jasmine-core/lib/jasmine-core/jasmine.css"> <script src="node_modules/jasmine-core/lib/jasmine-core/jasmine.js"></script> <script src="node_modules/jasmine-core/lib/...
My_work/appengine/static/frame.html
Serag8/Bachelor
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <script src="acorn_interpreter.js"></script> <script src="blockly_compressed.js"></script> <script src="blocks_compressed.js"></script> <script src="javascript_compressed.js"></script> <script src="en.js"></script> <style> html, body { bac...
Rust/share/doc/rust/html/libc/consts/os/bsd44/constant.IP_MULTICAST_LOOP.html
ArcherSys/ArcherSys
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `IP_MULTICAST_LOOP` constant in crate `libc`."> <meta name=...
zohoverify/verifyforzoho.html
mootwoot/mootwoot.github.io
1429881484169
packages/bootstrap/views/collections/update.html
scorpiusjs/scorpius
<template name="scorpiusBootstrapCollectionsUpdate"> {{# Layout template="scorpiusBootstrapMediumContentOffset" }} {{# Layout template="scorpiusBootstrapTitle" }} {{i18n 'collections.update.title' collection.singularName }} {{/ Layout }} {{# Layout template="scorpiusBootstrapContentContainer" }} ...
events.html
ScientistAtMac/ScientistAtMac.github.io
--- layout: sub --- <div class="row"> <div class="col-lg-12"> <h2 class="page-header">Our Events</h2> </div> <div class="container"> <div class="col-lg-12"> <h2>Upcoming event: </h2> {% for post in site.posts %} <div class='row'> {% for tag in post.tags %} ...
table/v20toc.html
petercarrjones/icc-data
<!DOCTYPE html public "-//w3c//dtd html 3.2//en"> <HTML> <HEAD> <TITLE>Indian Claims Commission Decisions</TITLE> <META NAME="DESCRIPTION" CONTENT="Indian Claims Commission Decisions; Native American Rights; Native American Rights Fund; National Indian Law Library."> <META NAME="KEYWORDS" CONTENT="Indian Claim...
android/distribution.html
Simon-Kaz/Simon-Kaz.github.io
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>title</title> <link rel="stylesheet" type="text/css" href="styles.css"> <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script> <script src="app.js"></script> </head> <body> <div id="piechart...
docs/api/class/src/collection/CollectionShadow.js~CollectionShadow.html
akrumel/f.lux
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <base data-ice="baseUrl" href="../../../"> <title data-ice="title">CollectionShadow | F.lux API Document</title> <link type="text/css" rel="stylesheet" href="css/style.css"> <link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css"> <script ...
tags/work/index.html
xiaolin8/xiaolin8.github.io
<!DOCTYPE html> <html class="theme-next pisces use-motion" lang=""> <head> <meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <meta name="theme-color" content="#222"> <meta name="referrer" conte...
src/Viteloge/CoreBundle/Resources/descriptions/62578.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Monchiet est un village localisé dans le département des Pas-de-Calais en Nord-Pas-de-Calais. Elle totalisait 97 habitants en 2008.</p> <p>À proximité de Monchiet sont situées les communes de <a href="{{VLROOT}}/immobilier/berneville_62115/">Berneville</a> à 4&nbs...
_includes/components/featured-partner.html
Lullabot/namm-wireframes
<h1 class="section-title">Partners</h1> <ul class="partners-list"> <li class="featured-partner"> <h2 class="item-title"><a href="#">Music Achievement Council</a></h2> <p class="summary">The Music Achievement Council is an organization of music leaders dedicated to developing and retaining instrumental music studen...
src/Viteloge/CoreBundle/Resources/descriptions/12242.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Saint-Rémy est un village localisé dans le département de l'Aveyron en Midi-Pyrénées. Elle totalisait 314 habitants en 2008.</p> <p>Si vous pensez demenager à Saint-Rémy, vous pourrez facilement trouver une maison à acheter. </p> <p>Le nombre d'habitations, à Sain...
index.html
aurelia-ui-toolkits/carmel-fe
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Carmel</title> <!--The FontAwesome version is locked at 4.6.3 in the package.json file to keep this from breaking.--> <link rel="stylesheet" href="jspm_packages/npm/font-awesome@4.6.3/css/font-awesome.min.css"> <link rel="stylesheet" href...
lib/testingbot-tunnel-1.16/lib/rabbit/htdocs/javadoc/rabbit/proxy/class-use/ClientTrafficLogger.html
exratione/selenium-service-example
<!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_26) on Thu Feb 16 18:15:38 CET 2012 --> <TITLE> Uses of Interface rabbit.proxy.ClientTrafficLogger (RabbIT/4) </TITLE> <META NAME="date" CONTENT="20...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/96fe2db6b9ac8923a3098615e53c354360209cc136a0fd1f664d62378ac7fb40.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="./b916f0df3390733bb73c64f95b17fdcac35c42fd30766264a6f09b44705474d8.html">Teleport</a> <hr> ...
index.html
deng0630/demo
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Insert title here</title> </head> <body> demo </body> </html>
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.4.dev/contrib:euler-formula/dev/2015-01-30_03-04-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...
src/Viteloge/CoreBundle/Resources/descriptions/61117.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Condé-sur-Sarthe est une ville située dans le département de l'Orne en Basse-Normandie. On dénombrait 2&nbsp;157 habitants en 2008.</p> <p>À Condé-sur-Sarthe le salaire médian par mois par habitant est situé à approximativement 1&nbsp;927 &euro; net. Ceci est au dessous ...
1836-77-7.txt.html
andrewdefries/Ames_ToxBenchmark
<html><img border=0 src=1836-77-7.txt alt=1836-77-7.txt></img><body> "x" "1" "KITAMORI,S, TANAKA,Y, ISHIGURO,Y AND KONDO,H, MUTAGENICITY OFHERBICIDE CHLORNITROFEN (CNP) AND ITS REDUCTION PRODUCTS, SANGYO EISEIGAKUZASSHI 37(2):143-144, 1995" </body></html>
doc/ddm/ontology/class-use/ManagerSettings.html
JordiCorbilla/DDM
<!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_05) on Tue Jun 10 20:54:56 BST 2014 --> <title>Uses of Class ddm.ontology.ManagerSettings</title> <meta name="date" content="2014...
coverage/Chrome 59.0.3071 (Windows 10 0.0.0)/ReactStarterComponents/src/components/commonComponents/tile.js.html
toffee7/ReactStarterComponents
<!doctype html> <html lang="en"> <head> <title>Code coverage report for ReactStarterComponents\src\components\commonComponents\tile.js</title> <meta charset="utf-8" /> <link rel="stylesheet" href="../../../../prettify.css" /> <link rel="stylesheet" href="../../../../base.css" /> <meta name="viewport...
app/imports/ui/layouts/header.html
ics-software-engineering/meteor-example-cloudinary
<template name="Header"> <div class="ui top fixed borderless inverted menu"> <div class="ui container"> <a class="item" href="{{pathFor 'Home_Page'}}"><h1>meteor-example-cloudinary</h1></a> </div> </div> </template>
com.yasoon.jira/dialogs/css/switch.css
yasoonOfficial/com.yasoon.jira
/*.cssSwitch { position: relative; display: inline-block; vertical-align: middle; line-height: 1.3em; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; padding-left: 33px; font-family: "Helvetica Neue", Helvetica, sans-serif; col...
vendor/Docs/classStarLinkWithReverseLink.html
olga-perederieieva/TAsK
<!-- HTML header for doxygen 1.8.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"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- For Mobile Devices --> ...
common/skin/liberator.css
zklinger/vimperator-labs
@namespace liberator url("http://vimperator.org/namespaces/liberator"); [liberator|highlight~=HintImage], [liberator|highlight~=Hint] { z-index: 2147483647; position: absolute !important; } [liberator|highlight~=Search] { display: inline !important; } /* Applied only to completion buffer and MOW */ @-moz-...
css-layout/app/index.html
Vintharas/barbaric-basics-web-development
<!doctype html> <html class="no-js"> <head> <meta charset="utf-8"> <title>css layout</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> <link rel="shortcut icon" href="/favicon.ico"> <!-- Place favicon.ico and apple-touch-icon.png in the root direct...
css/style.css
zrrburt/responsiveAnimation
html, body { font-family:sans-serif; margin:0; color:#888; background:#2B2C2D; text-align:center; } .device { width:80%; height:300px; background-color:#111; position:relative; text-align:center; line-height:40px; margin:20px auto; border: 1px solid #555; } .box { position:absolute; co...
pages/examples/500.html
Flieral/Dashboard-Panel
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"> <title>500 | Bootstrap Based Admin Template - Material Design</title> <!-- Favicon--> <link rel="icon" href="../../favicon.ico" type=...
public/Windows 10 x64 (18363.592)/_RTL_DRIVE_LETTER_CURDIR.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18363.592)</h4><br> <h2>_RTL_DRIVE_LETTER_CURDIR</h2> <font face="arial"> +0x000 Flags : Uint2B<br> +0x002 Length : Uint2B<br> +0x004 TimeStamp : Uint4B<br> +0x008 DosPath : <a href="./_STRING.html">_STRING</a><br> </font></body></h...
src/main/webapp/build/semantic/components/segment.css
MooAndXun/College
/*! * # Semantic UI 2.2.7 - Segment * http://github.com/semantic-org/semantic-ui/ * * * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Segment *******************************/ .ui.segment { position: relative; background: #FFFFFF; b...
blog/t7-JavaScript.html
cordeliapeters/cordeliapeters.github.io
<!DOCTYPE html> <html> <head> <title> Blog Template </title> <link type="text/css" rel="stylesheet" href="blog_stylesheet.css"/> </head> <body> <div id="name"> <h1> Cordelia Peters </h1> </div> <div id= "menu"> <a href="my_blog.html"> <p> My Blog </p> </a> <a href="projects.html"> <p> Projects ...
home/templates/404.html
HackSoftware/hackconf.bg
<h1>Page Not found</h1> <p>This is not the page you were looking for.</p>
test/unit/common_test.html
drnic/jsunittest
<!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>JavaScript unit test file</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> ...
project/public/assets/css/custom.css
dereknutile/communications-contact-directory
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ /* This is the custom override CSS. */ /* Edit sass/custom.scss and compile with SASS. */ /* Ex command: sass public/assets/scss/custom.scss:public/assets/css/custom.css --style compact */ /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...
src/Viteloge/CoreBundle/Resources/descriptions/54493.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Saulnes est une commune géographiquement positionnée dans le département de Meurthe-et-Moselle en Lorraine. On dénombrait 2&nbsp;358 habitants en 2008.</p> <p>La commune propose quelques équipements sportifs, elle propose entre autres un terrain de tennis, un terrain de ...
categories/tools/page/1/index.html
rajeevkannav/rajeevkannav.github.io
<!DOCTYPE html><html><head><title>/categories/tools/</title><link rel="canonical" href="/categories/tools/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/categories/tools/" /></head></html>
doc/com/vangav/backend/vangav_m/json_client/json/class-use/RelationJson.html
vangav/vos_backend
<!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_92) on Sat Oct 22 19:44:38 CEST 2016 --> <title>Uses of Class com.vangav.backend.vangav_m.json_client.json.RelationJson</title> <meta name="dat...
assets/css/social.core.css
Paull/CI_Admin
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700);*/ ::-moz-selection { background-color: #33B5E5; background-color: rgba(51, 181, 229, 0.5); } ::selection { background-color: #33B5E5; background-color: rgba(51, 181, 229, 0.5); } ::-moz-selection { backg...
_site/projects/Enginering-Design-Of-Cities.html
ComplexCity/complexcity-website
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="author" content=""> <meta name="keywords" content=""> <meta name="description" content=""> <!-- the favicon --> <link rel="icon" type="image/png" href="http://...
src/loading-bar.css
toxity/angular-loading-bar
/* Make clicks pass-through */ #loading-bar, #loading-bar-spinner { pointer-events: none; -webkit-pointer-events: none; -webkit-transition: 350ms linear all; -moz-transition: 350ms linear all; -o-transition: 350ms linear all; transition: 350ms linear all; } #loading-bar.ng-enter, #loading-bar.ng-leave.ng-...
mytemplates/main.html
chrisrburns/obstool
{% extends "base_site.html" %} {% block breadcrumbs %}<div class="breadcrumbs"> Home </div> {% endblock %} {% block pretitle %} <h2> Welcome to the MWO Observing Tool </h2> {% endblock %} {% block content %} From here you can visit the following tools. <UL> <LI><a href="navigator/">List of Objects</a></LI> <LI...
v4/user-agent-detail/54/16/5416c9c0-a8d3-41d3-bc3c-7a2f45446798.html
ThaDafinser/UserAgentParserComparison
<html> <head> <title>User agent detail - UCWEB/2.0 (MIDP-2.0; U; Adr 4.4.4; en-US; XT1022) U2/1.0.0 UCBrowser/9.5.1.494 U2/1.0.0 Mobile</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> <link href="https://fonts.googleapis.com/...
v4/user-agent-detail/f7/7d/f77d6513-1307-4c7e-9c9f-abc415404a26.html
ThaDafinser/UserAgentParserComparison
<html> <head> <title>User agent detail - Mozilla/5.0 (Linux; Android 5.1.1; SAMSUNG SM-J320F Build/LMY47V) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/3.5 Chrome/38.0.2125.102 Mobile Safari/537.36</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/...
src/djanban/apps/boards/templates/boards/lists/list.html
diegojromerolopez/djanban
{% extends "boards/view.html" %} {% block page_title %}Lists of board {{board.name}}{% endblock %} {% block content %} <h1>Lists of board {{board.name}}</h1> {% if member %} <div class="board_list_actions"> <a href="{% url 'boards:new_list' board.id %}" class="btn btn-primary" title="Creat...
detail/ODEInterface.html
phobon/packages.julialang.org
<!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>Julia Package Listing - Testing Information</title> <style> /* -- Mix of julialang.org, Bootstrap ...
docs/api/x2net.ConstsInfo-1.html
jaykang920/x2net
<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Class ConstsInfo&lt;T&gt; </title> <meta name="viewport" content="width=device-width"> <meta name="title" content="Class ConstsInfo&lt;T&gt; ...
ccc/cal.css
CodeThat/Tulane-Websites
/* New Perspectives on HTML and XHTML 5th Edition Tutorial 5 Case Problem 2 CCC Calendar Table style sheet Author: Cameron Anglin Date: July 14th, 2012 Filename: calendar.css */ /* 13, 5px spacing and 8px font size */ table.calendar {border-collapse: separate; border-spacing: 5px; f...
app/Tpl/blue/inc/credit/credit_box.html
leoliew/fanwe_p2p
{if $is_ajax eq 0} {include file="inc/credit/credit_header.html"} {/if} <style type="text/css"> .credit_upload .field label { height: 26px; font-size: 12px; line-height: 26px; width: 150px; } </style> <div class="{if $is_ajax eq 1}wb{else}hd-bg p10{/if}"> <form action="{url x="index" r="credit#c...
lib/WebInspectorUI/latest/Views/TypeTreeView.css
artygus/webkit-webinspector
/* * Copyright (C) 2015 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions a...
_includes/css.html
programming-contest/programming-contest.github.io
<!-- Third library --> <!-- BootStrap - Latest compiled and minified CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha256-916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG/aiY1w=" crossorigin="anonymous"> <!-- FontAwesome --> <link rel="stylesheet" href="http...
_site/404.html
orestxherija/mglw2016
<!DOCTYPE html> <html lang="en-us"> <head> <!-- Canonical link to help search engines --> <link rel="canonical" href="/mglw2016/404.html"> <!-- Basic meta elements --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <!-- Enable r...
public/Windows 10 x64 (18363.628)/_OBJECT_HANDLE_COUNT_ENTRY.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18363.628)</h4><br> <h2>_OBJECT_HANDLE_COUNT_ENTRY</h2> <font face="arial"> +0x000 Process : Ptr64 <a href="./_EPROCESS.html">_EPROCESS</a><br> +0x008 HandleCount : Pos 0, 24 Bits<br> +0x008 LockCount : Pos 24, 8 Bits<br> </font></body></html>
_includes/footer.html
beccanelson/portfolio
<footer class="site-footer"> <div class="wrapper"> <!-- <h2 class="footer-heading">{{ site.title }}</h2> --> <div class="footer-col-wrapper"> <div class="footer-col footer-col-1"> <ul class="contact-list"> <li>{{ site.title }}</li> <li><a href="mailto:{{ site.email }}">{{...
404.html
ml242/artivilla99.github.io
<!DOCTYPE html><html><head><link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet"><link href="http://fonts.googleapis.com/css?family=Kaushan+Script" rel="stylesheet" type="text/css"><link rel="stylesheet" href="/main.css"></head><body><h1>404</h1><h3>Whoops. Looks like what ...
gallery/src/main/resources/templates/admin/category/editAlbumCategory.html
FourLions/TeamProjectGallery
<main> <div class="container body-content span=8 offset=2"> <div class="well"> <form class="form-horizontal" th:action="@{/admin/categories/editAlbumCategory/{id}(id=${albumCategory.id})}" method="POST"> <fieldset> <legend>Edit Category</legend> ...
doc/edu/cmu/cs/stage3/alice/core/behavior/class-use/MouseLookingBehavior.html
ai-ku/langvis
<!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_29) on Sun Dec 11 02:02:00 EET 2011 --> <TITLE> Uses of Class edu.cmu.cs.stage3.alice.core.behavior.MouseLookingBehavior </TITLE> <META NAME="date" ...
src/riitc/templates/www/index.html
qisanstudio/qsapp-riitc
{% extends "www/base.html" %} {% block head %} <link rel="stylesheet" href="{{ versioning('styles/index.css') }}"> {% endblock %} {% block full %} {% if slides %} <div id="slide" class="carousel slide" data-ride="carousel"> <ol class="carousel-indicators"> {% for slide in slid...
templates/flashscore/f7.html
vapkarian/soccer-analyzer
%rebase(base_name, url=url, current_version=current_version, title='TotalSoccer - НИЧЬЯ', headers={36: {'sorter':'text'}}) <table class="tablesorter" border="1"> <thead> <tr class="header"> <th>Date</th> <th>HOME</th> <th>AWAY</th> <th>League</th> <th>Score 1</th> ...
_app/_includes/articles/comments-twitter.html
sonnetmedia/karimabennoune
<aside style="margin:2em 0;"> <a class="button twitter" href="https://twitter.com/intent/tweet?screen_name={{site.twitter_id}}&text=Re:%20{{site.url}}{{page.url}}%20">Comment on Twitter</a> </aside>
css/styles.css
Inkriti-Digital/DunkinDonuts-Game
@charset "UTF-8"; /** * $VITAMINS * ========================================================================== */ /** * Vitamin B (Base) * -------------------------------------------------------------------------- */ /** * $VARIABLES * ========================================================================== ...
statistics/anon_ftpstat/2015-03/awstats.desenvolupament.vitaworke3.com-anon_ftp.urlexit.html
VITAWORKE3/Projecte
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <meta name="generator" content="AWStats 7.1.1 (build 1.989) from config file awstats.desenvolupament.vitaworke3.com-anon_ftp.conf (http://www.awstats.org)"> <meta name="robots" content="noindex...
modules/users/client/css/users.css
szaszolak/Bank-krwii
@media (min-width: 992px) { .nav-users { position: fixed; } } .social-account-container { display: inline-block; position: relative; } .btn-remove-account { top: 10px; right: 10px; position: absolute; } .btn-file { position: relative; overflow: hidden; } .btn-file input[type=file] { position: ab...
src/app/home/room/room.component.html
funyx/simple-chat-app
<div class="room"> <room-header [room]="room" [me]="me" [messages]="messages"></room-header> <room-body [room]="room" [me]="me" [messages]="messages"></room-body> <room-footer [room]="room" [me]="me" [messages]="messages"></room-footer> </div>
site/themes/simplex.html
dagnelies/temser
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>simplex</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/b...
clean/Linux-x86_64-4.10.1-2.0.6/released/8.13.0/paco/4.0.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>paco: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel=...
app/views/pip24/somewhereYouKnow.html
gup-dwp/pip-prototype-v2
{% extends "layout.html" %} {% block pageTitle %} GOV.UK prototyping kit {% endblock %} {% block content %} {% import "pip24/macros/elements.html" as elements %} {% for page in data %} {% for question in page.somewhereYouKnow %} <main id="content" role="main" class="pip24"> <div class="grid-row"> <div class="c...
slick/trunk/Slick/javadoc/org/newdawn/slick/openal/class-use/NullAudio.html
dxiao/PPBunnies
<!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 Sun Aug 26 15:13:10 EDT 2012 --> <TITLE> Uses of Class org.newdawn.slick.openal.NullAudio (Slick - The 2D Library) </TITLE> <META NA...
documentation/template.html
soomin-maeng/cytoscape.js
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta http-equiv="content-type" content="text/html;charset=UTF-8"> <link rel="canonical" href="http://js.cytoscape.org" /> <meta name="description" content="Graph theory library for analysis and visualisation (compatible with CommonJS/Node.js/Browserify/Webp...
libraries/Unfolding/reference/de/fhpotsdam/unfolding/utils/MapUtils.html
manorius/Processing
<!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_51) on Tue Jul 16 11:04:53 CEST 2013 --> <TITLE> MapUtils </TITLE> <META NAME="date" CONTENT="2013-07-16"> <LINK REL ="stylesheet" TYPE="text/css" ...
src/css/imports/tags.css
mapleandpine/nicmarson-website
/* tags */ @viewport { width: device-width; } * { box-sizing:border-box; &:before, &:after { box-sizing: inherit; } } html { font-size: var(--fontSize); } body { -webkit-font-smoothing: antialiased; background-color: var(--bodyBackground); color: var(--mainColor); font-family: var(--fontFamil...
cb/css/3333b43df1bc.css
yyanx/CB-TestBed
.last_updated p{font-size:12px;color:#222;}
dist/main.css
neo13/SciCal
body { background-color: #212121; background: url("../img/imagedoc-darknoise.png"); } div#plot-container { height: 57%; } div#keyboard-container { height: 43%; padding-top: 10px; background: #3b3b3b none repeat scroll 0% 0%; border-top: 2px solid #8bc34a; } input#eqInput { background: #878787; border: none; border-t...
app/themes/twentythirteen/views/list.tpl.html
cgallarno/asthmaHackathon
<!-- adding the scrollable directive enables momentum scroll on this element, that make it appear more native.--> <div id="scroll-area" scrollable parameters="{{ {} }}"> <ng-include src="app.paths.element('plus.ui')"></ng-include> <!-- This element will pull data from the collection you specify. --> <plus-data col...
getting-started/hello-world/index.html
igeligel/vuejs-guide
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Hello World</title> <meta name="author" content="Kevin Peters"> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> </head> <body> <div id="app"> {{ message }} ...
css/main.css
Rkallenkoot/Rooster-App
/* Main CSS */ .extra-lh{ padding-top: 1.25em; padding-bottom: 1.25em; } /* Above is Unused atm */ /* Swipe 2 required styles */ .swipe { overflow: hidden; visibility: hidden; position: relative; } .swipe-wrap { overflow: hidden; position: relative; } .swipe-wrap div { float:left; width:100%; position: rela...
clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.4.5/contrib:corn/dev/2014-11-20_05-37-33.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...
games/Game-Jams/OHGJ/105_MidasGun/index.html
Sindiewen/Sindiewen.github.io
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Unity WebGL Player | #105_MidasGun</title> <link rel="shortcut icon" href="TemplateData/favicon.ico"> <link rel="stylesheet" href="TemplateData/style....
templates/rating_button.html
xigt/yggdrasil
{% macro rating_button(color, enabled, quality, clicked) %} <img id="rating-{{ color }}" src="{{ url_for('static', filename='/images/smiley-'+color+'.png') }}" class="rating-button {{ 'rating-enabled' if enabled else 'rating-disabled' }} {{ 'iconclicked' if clicked }}" {% if enabled %} onclick="set...
src/orc.sitetheme/orc/sitetheme/resources/app/_includes/components/infobar.html
a25kk/orc
<div class="app-infobar" id="app-infobar-en"> <div class="app-infobar-wrapper"> <div class="app-infobar-info"> <h2>What is it good for?</h2> <p>It saves you time and money.</p> <p>...</p> <div class="app-justify"> <p>What? You want to know more? Ok.</p> <p>Use <span class="app-bl...
html/index.html
ntrepid8/email-css-inliner
<html style="font-family:sans-serif; font-size:62.5%"> <body style='background-color:#fff; color:#333; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; font-size:14px; line-height:1.428571; margin:0' bgcolor="#fff"> <div style="padding:1em"> <h1 style='color:inherit; font-family:"Helvetica Neue", H...
public/Windows 10 x64 (19042.572) 20H2/_DEVICE_RELATION_LEVEL.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (19042.572) 20H2</h4><br> <h2>_DEVICE_RELATION_LEVEL</h2> <font face="arial"> RELATION_LEVEL_REMOVE_EJECT = 0n0<br> RELATION_LEVEL_DEPENDENT = 0n1<br> RELATION_LEVEL_DIRECT_DESCENDANT = 0n2<br> </font></body></html>
doc/wayland_kbd/keysyms/constant.XKB_KEY_Sinh_au2.html
mcanders/bevy
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `XKB_KEY_Sinh_au2` constant in crate `wayland_kbd`."> <meta...
example/boot/static/index.html
Raynos/lazynode
<!DOCTYPE html> <html> <head> <title> Winning </title> </head> <body> <div id="browserify"></div> <script src="bundle.js"></script> </body> </html>
assets/css/screen.css
brettwise/better-casper
/* ========================================================================== Table of Contents ========================================================================== */ /* 0. Normalize 1. Icons 2. General 3. Utilities 4. General 5. Single Post 6. Tag Archive 7. Read ...
html/234567153749.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...
data science/machine_learning_for_the_web/chapter_4/movie/2551.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Widows' Peak (1994)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0111712">Widows' Peak (1994)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?James+Berardi...
_includes/js_files.html
extemporelang/extemporelang.github.io
<script> var baseurl = '{{ site.baseurl }}' </script> <script src="//code.jquery.com/jquery-1.10.2.min.js"></script> <script src="{{ "/js/bootstrap.min.js" | prepend: site.baseurl }} "></script> <script src="{{ "/js/typeahead.bundle.min.js" | prepend: site.baseurl }} "></script> <script src="{{ "/js/main.js" | prepe...
algo-de-novo/index.html
cinetenisverde/cinetenisverde.github.io
<!DOCTYPE html> <html lang="en-us" dir="ltr" itemscope itemtype="http://schema.org/Article"> <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>Algo de Novo</title> <meta name="author" ...
css/codemirror-evolution.css
jflefebvre/xcel
.CodeMirror{font-size:16px;height:100%;}.CodeMirror-scroll{height:100%;overflow:visible;min-height:140px;}.CodeMirror-scrollbar{display:none;z-index:-5;}.CodeMirror-foldmarker{display:inline-block;height:14px;font-family:Arial;cursor:pointer;color:#000;line-height:10px;font-size:16px;margin:0 5px;padding:0 10px;backgro...