path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
sdk/_PhpDocs/files/IntuitRestServiceDef.IPPLineDetailTypeEnum.html | heroicstudios/quickbooks-php-sdk | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>IPP PHP SDK for QuickBooks V3</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta><link rel="stylesheet" href="..... |
_layouts/post.html | nellylam/nellylam.github.io | {% include header.html %}
{% include navbar.html %}
<main id='innerwrapper'>
{% include sidebar.html %}
<section id="blogwrapper">
<div class="blogbox">
<hgroup class="postheader">
<h3 class="postname">{{ page.title }}</h3>
<h4 class="author">By Nelly Lam</h4>
<h4 class="postdate">{{ page.date | date_... |
src/css/MenuItemIconAbove.css | shockry/editest | .menu-item {
display: inline-block;
margin: 0em 2em;
cursor: pointer;
color: #FFFFFF;
}
.menu-item-active {
color: #11FFFF;
}
.menu-item-disabled {
color: #888888;
cursor: default;;
}
.menu-item-icon {
display: block;
margin: auto;
}
@media (max-width: 690px) {
.menu-item {
margin: 0em 1em;
... |
IrrigationController.Web/default.html | jklemmack/IoTIrrigationController | <!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="utf-8" />
<script type="text/javascript" src="/js/ss-utils.js"></script>
<script type="text/javascript">
var source = new EventSource('/event-stream?channel=sensors&t=' + new Date().getTime());
</script>
</head>
<body>
Hello... |
src/lcm.sitetheme/lcm/sitetheme/resources/app/_includes/base/head.html | a25kk/lcm | <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>
{% if page.title == "Bootstrap" %}
{{ page.title }}
{% else %}
{{ page.title }} · Sitename
{% endif %}
</title>
<!--<link href="https://fonts.googleapis.com/css?family=Open+Sans:100... |
clean/Linux-x86_64-4.05.0-2.0.1/released/8.7.2/jordan-curve-theorem/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>jordan-curve-theorem: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../boot... |
includes/shortcodes/css/generator.css | clheppell/cls_wp-theme | /* Generator button */
a, a:hover, a:active, a:focus{outline: 0;}
#su-generator-button{padding-left:3px;}
.shortcodes-button-icon{display: inline-block; width: 13px; height: 13px; margin: 0px 5px 0px 2px; background:url('../images/admin/wp-shortcodes-icon.png') no-repeat; vertical-align: middle;}
/* Generator box */
#... |
index.html | metawops/codefor.de | ---
layout: default
footerlogos: yes
---
<!-- Hero -->
<div class="hero-container fond__blue">
<div class="hero-pattern">
<div class="hero-pattern-wrap">
{% include inline-svg/optimized/stories_header.svg %}
</div>
</div>
<div id="animation-wrapper" class="text-center">
<h1 class=... |
_core_docs/5.0.20/classes/vanilla.pushstatelocationservice.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>PushStateLocationService | @uirouter/core</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="sty... |
htdocs/storymap3/css/styles_amt.css | geoadmin/web-storymaps | #CHLogo {
position: absolute;
left: 0;
}
#adminch {
height:20px;
width:525px;
padding:0;
margin:0;
}
#adminch a {
display:block;
margin-right:20px;
padding:0;
padding-top:2px;
font-size:0.9em;
font-weight:bold;
}
#depart a {
margin:0px 20px 0px 0px;
padding-top:4px;
display:block;... |
app/components/qa-demo-slow.component.html | AlmeroSteyn/Angular2-Playground-Bootstrap | <div>
<ol>
<li *ngFor="let item of items | async">
<a href="" [routerLink]="['Detail',{id: item.id}]">
<div class="well">{{item.firstname}} {{item.lastname}}</div>
</a>
</li>
</ol>
</div>
|
index.html | lustefaniak/sbt-intro-slides | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>What is Simple in SBT - Budowanie aplikacji moze byc przyjemne</title>
<meta name="description" content="Zamiast męczyć się z kilomentrami xml'a w pom.xml, sprobuj czegos lepszego.">
<meta name="author" content="Lukas Stefaniak">
<meta ... |
about.html | BreezlyMitte/BreezlyMitte.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<title>BreezlyMitte</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="http://omegaintelligent.github.io/main.css">
</head>
<body>
<div style="position:absolute">
<ul s... |
My Hometown.html | w7ss/w7ss.github.io | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>我的家乡</title>
<link rel="stylesheet" type="text/css" href="css/reset.css"/>
<link rel="stylesheet" type="text/css" href="css/My Hometown.css"/>
<script type="text/javascript" src="js/common.js"></script>
</head>
<body>
<div class="main">
<p class=... |
app/index.html | kzhu2012/kzhu2012.github.io | <!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]... |
fontfamily.io/results/rod.html | zachleat/font-family-reunion | <table id="rod">
<thead>
<th><abbr title="Operating System">OS</abbr></th>
<th>
<span class="legend supported"><span class="icon-supported" aria-hidden="true"></span> Supported</span>
<span class="legend aliased"><span class="icon-aliased" aria-hidden="true"></span>Aliased</span>
<span class="legend unsup... |
_includes/blocks/elements/media/audio.html | kmcurry/codeforamerica.org | <audio src="/_media/audio/audio.mp3" controls></audio> |
src/BehatViewer/BehatViewerUiBundle/Resources/public/css/bootstrap-responsive.css | simpleit/BehatViewer | /*!
* Bootstrap Responsive v2.1.0
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
displa... |
bifrost/api/Bifrost.Configuration.Configure.html | dolittle/dolittle.github.io | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class Configure
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class Configure
">
... |
04.HTML Basics/03.HTML-Forms-and-Frames/Problem 3. Notebook store.html | b-slavov/Telerik-Software-Academy | <!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>Notebook store</title>
<link rel="stylesheet" href="styles/nb-store-style.css"/>
</head>
<body>
<table class="outer-table">
<thead>
<tr>
<th colspan="2">
<a href="#" title="Apple">Apple</a>
... |
works/html_snippets/indexWorks.html | AllNamesAlreadyTaken/michaelhorstmann2 | <!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta chars... |
all-data/3000-3999/3095-33.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="fmt0table"><tr><th class="zt1"><... |
VeniceHub/doc/venice/hub/utils/TTEBuffer.html | dsg-bielefeld/Venice | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Fri Mar 27 11:41:19 CET 2015 -->
<title>TTEBuffer</title>
<meta name="date" content="2015-03-27">
<link rel="stylesheet" type="t... |
app/content/texts/vn_kjv/JB.html | khangpng/VietnameseBible | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
<title>Job (KJV-VN)</title>
<link href="../../../build/mobile.css" rel="stylesheet" />
<script src="../../../build/mobile.js"></script>
</head>
<body dir="ltr" class="divisio... |
app/content/texts/vn_kjv/MT10.html | khangpng/VietnameseBible | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
<title>Matthew 10 (KJV-VN)</title>
<link href="../../../build/mobile.css" rel="stylesheet" />
<script src="../../../build/mobile.js"></script>
</head>
<body dir="ltr" class="... |
all-data/8000-8999/8226-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>... |
Figure3/Tox21_nnm/WorkHere/1197-18-8.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>1197-18-8.smi.png.html</title>
</head>
... |
blog/pauline-kael-a-pior-e-mais-ridicula-critica/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>Pauline Kael: A Pior e Mais Ridícula Crítica... |
_site/_site/2016/05/09/Cocoapods-install/index.html | ztmengyuxuan/ztmengyuxuan.github.io | <!DOCTYPE html>
<html lang="zh-cmn-Hans" prefix="og: http://ogp.me/ns#" class="han-init">
<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" />
<title>Cocoapods系列:安装与使用(一) — 刘华健</t... |
jetty/javadoc/org/mortbay/jetty/handler/package-use.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>
Uses of Package org.mortbay.jetty... |
kettle-data-integration/docs/api/org/pentaho/di/core/undo/package-tree.html | ColFusion/PentahoKettle | <!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_27) on Wed Nov 21 16:03:51 EST 2012 -->
<TITLE>
org.pentaho.di.core.undo Class Hierarchy
</TITLE>
<META NAME="date" CONTENT="2012-11-21">
<LINK REL... |
shop-bookmark-list.html | easy-development/meith-html-template | <!DOCTYPE html>
<html>
<head>
<title>Meith - Shop Bookmark List</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" type="text/css" href="assets/css/style.css" />
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/... |
content/store/other/d3src-learn/chapter12/12.4/12-4-1-selectArea.html | freestyle21/ghost | <html>
<head>
<meta charset="utf-8">
<title>12.4.1 在SVG画布里选择一块区域</title>
<style>
</style>
</head>
<body>
<script src="../../d3/d3.min.js" charset="utf-8"></script>
<script>
var width = 500;
var height = 500;
var svg = d3.select("body")
.append("svg")
... |
public/front/css/responsive.css | masmike/accu | /******************************************
Responsive
******************************************/
@media only screen and (min-width: 280px) and (max-width: 479px) {
.modal-dialog.newsletter-popup {
width: 95%;
min-width: inherit;
padding: 15px;
height: inherit;
background: inherit;
margin-top: 12%
}
.newslett... |
Programiermethoden/doc/bankapp/account/PersonalAccount.html | samuelpulfer/BFH-Programmiermethoden | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_131) on Fri Oct 20 19:07:06 CEST 2017 -->
<title>PersonalAccount</title>
<meta name="date" content="2017-10-20">
<link rel="stylesheet" ... |
venue.html | intaset/TANN | ---
layout: default
title: TANN'17 - Conference Venue
meta: The venue information is provided here for the conference.
keyword: nanotechnology conference, nanofluid conference, nanomaterial conference, nanoparticle conference, nano conference, nanotube conference, nanocatalysis conference, nanoelectronics conference, ... |
shamy.graph.example.03.html | elixirhub/shamy | <!doctype html>
<html>
<head>
<link rel="stylesheet" href="shamy.graph.css" type="text/css" />
<style type="text/css">
</style>
</head>
<body>
<div id="shamy-legend">
<b>Edge relationships color code:</b>
<span style="color:#FFFFFF;background-color:#000000;font-weight:bold;">A</span>ccou... |
views/info.html | JScott/mvml-host | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="The homepage for the MVML framework">
<meta name="author" content="JScott">
... |
src/components/Paginate/Paginate.css | ermolaevp/elastic-client | @import "../variables.css";
.Paginate-item--active {
background: var(--theme-main);
a {
color: white !important;
}
}
|
doc/api/html/dir_f8ace69031787bc945296f600edbe128.html | kesumu/dokidoki | <!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... |
public/js/templates/tracs/site.html | chuckbjones/lifecycle | <td><%= name %></td>
<td><%= department %></td>
<td><%= workshops_attended %></td>
|
content/post/2011-03-15-making-life-easier-with-git-shas-in-your-http-headers-read-the-comments-too-.html | darron/blog | ---
date: 2011-03-15T00:00:00Z
published: true
title: Making life easier with GIT SHAs in your HTTP Headers | Read the comments too.
url: /2011/03/15/making-life-easier-with-git-shas-in-your-http-headers-read-the-comments-too-/
---
<div class="posterous_bookmarklet_entry">
<blockquote class="posterous_long_quote... |
(version 2)Ada UI/quiz3.html | Comp3111TeamNoName/teamform-seed | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Creative - Bootstrap 3 Responsive Admin Template">
<meta name="author" content="GeeksLabs">
<meta name="keyword" content="Creative... |
app/assets/styles/font-en.css | gilhyun/electron-mini-youtube-player | body {
font-family: AppleSDGothic,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;
}
|
src/www/index.html | training4developers/bootcamp_01252016 | <!DOCTYPE html>
<html>
<head>
<title>React Component Application</title>
<link href="css/site.min.css" rel="stylesheet">
<script src="js/config.js"></script>
<script src="libs/dojo/dojo.js"></script>
<style>
.drag-box {
width:100px;
height:100px;
background-color: red;
margin:0;
pad... |
ui/templates/angular/jobportals/forms/out.html | h2020-westlife-eu/VRE | <form>
<table>
<tr>
<td colspan="2">
You may supply a name for your docking run (one word)
</td>
</tr>
<tr>
<td>
Name
</td>
<td>
<input name="runname" type="text" value=""/>
</td>
</tr>
</table>
<div>
<span>
<img src="arrow-down.png"/>
</span>
First molecule
</div>
<d... |
index.html | raws/vnstat-web | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>HAL10000 - Network Usage</title>
<link rel="stylesheet" href="stylesheets/screen.css" type="text/css" media="screen" charset="utf-8">
<script src="http://ajax.googleapis.com/ajax/libs/prototype/1.6.1.0/prototype.js" type="text/javascript" charset="utf... |
all-data/15000-15999/15220-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>... |
_site/about/index.html | mail2gauravkumar/mail2gauravkumar.github.io | <!DOCTYPE html>
<html>
<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>About</title>
<meta name="description" content="TODO">
<link rel="stylesheet" href="/css/main.css">
<link rel="canonic... |
themes/profile_themes/default/subscriptions_form.html | ProJobless/nyus |
<script type="text/javascript">
<!--
function toggle(thebutton)
{
if (thebutton.checked)
{
val = true;
}
else
{
val = false;
}
var len = document.target.elements.length;
for (var i = 0; i < len; i++)
{
var button = document.target.elements[i];
var name_array = but... |
_layouts/default.html | MustafaMustafa/MustafaMustafa.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0'>
<title>{% if page.title %}{{ page.title }} – {% endif %}{{ site.name }} – {{ site.description }}</titl... |
ge-oppdetails.html | AIESECMX/aiesec_mx_balabox | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang="es-Es" xmlns="http://www.w3.org/1999/xhtml">
<head>
<!--[if IE]><meta http-equiv="x-ua-compatible" content="IE=9" /><![endif]-->
<meta name="viewport" content="width=device-width, initia... |
website/static/css/team.css | clairityproject/backend | #aboutus {
max-width: 90%;
max-height: 90%;
display: block;
margin-left: auto;
margin-right: auto;
}
.thumbnail {
text-decoration: none;
text-align: center;
border: none;
padding: 0px;
margin-bottom: 0px;
position: relative;
}
.team-details {
position: absolute;
width: 100%;
height: 100%;
cursor: pointer;
... |
doc/Group.html | webzorg/ug_quiz | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>class Group - RDoc Documentation</title>
<script type="text/javascript">
var rdoc_rel_prefix = "./";
</script>
<script src="./js/jquery.js"></script>
<script src="./js/darkfish.js"></script>
<link href="./css/fonts.css" rel="stylesheet">
<link href="./c... |
app/views/maintain_llc/v1-2/view-specific-financial.html | LandRegistry/llc-prototype | {% extends "layout.html" %}
{% block page_title %}
View charge details
{% endblock %}
{% block content %}
<main id="content" role="main">
<!-- alpha banner -->
<div class="phase-banner">
<p><strong class="phase-tag">alpha</strong></p>
</div>
<!-- main content starts -->
<div class="grid-row">
<div class="co... |
BOOST/boost_1_61_0/libs/signals2/doc/html/boost/signals2/keywords/extended_slot_f_idp6497872.html | calvinfarias/IC2015-2 | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Class template extended_slot_function_type</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... |
31051e5/html/classv8_1_1_boolean-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... |
web/assets/css/torquoise.css | bartolije/gutember | @charset "UTF-8";
/**
* ----------------------------------------------------------------------------------------
* main.scss
*
* Main css file for this template.
* ----------------------------------------------------------------------------------------
*/
/**
* ---------------------------------------------------... |
themes-dist-theme-gcwu-fegc/unmin/demos/tablevalidator/tablevalidator-fr.html | tweed1e/canadalayercake | <!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="fr" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="fr" dir="ltr">
<!--<![endif]-->
<head>
<meta charset="utf-8" />
<!-- Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
wet-boew.github.io/wet-boew/Lic... |
index.html | nskrypnik/topestate | <!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta chars... |
css/issue-1-2.css | theappendix/theappendix.github.io | .issue-frontmatter-content div.table-of-contents ul li div.details span.title a:hover {
color: #a04617; }
.issue-frontmatter-content div.header {
border-color: #a04617; }
.issue-frontmatter-content div.header p.archive {
border-color: #a04617; }
.issue-frontmatter-content div.header p.archive a {
c... |
public/Windows 10 x64 (18363.628)/_CONTROL_AREA.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18363.628)</h4><br>
<h2>_CONTROL_AREA</h2>
<font face="arial"> +0x000 Segment : Ptr64 <a href="./_SEGMENT.html">_SEGMENT</a><br>
+0x008 ListHead : <a href="./_LIST_ENTRY.html">_LIST_ENTRY</a><br>
+0x008 AweContext : Ptr64 Void<br>
+0x018 NumberOfS... |
_includes/icon-rss.html | nmccrea/nickmccrea.com | <a href="{% link feed.xml %}" target="_blank" tabindex="{{ include.tabindex }}">
<span class="social-icon rss">{% include icon-rss.svg %}</span>
</a>
|
index.html | superwoods/sike-react-buyshoes | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- Forces IE to follow modern standards -->
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Buy Some Shoes</title>
<!-- Disable zooming on mobile. Useful for responsive design. -->
<meta name="viewport" content="w... |
docs/puppet_classes/php_3A_3Aglobals.html | mayflower/puppet-php | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Puppet Class: php::globals
— Documentation by YARD 0.9.9
</title>
<link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
<link rel=... |
assets/templates/timeout.html | vend/peg | <div class="center-text">
<h1>
This transaction timed out.
</h1>
<p>
The terminal timed out while taking payment, try again.
</p>
</div> |
lucene/lib/lucene-4.6.1/docs/facet/org/apache/lucene/facet/package-summary.html | OrlandoLee/ForYou | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.6.0_27) on Thu Jan 23 20:13:06 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>org.apache.lucene.f... |
public/index.html | codingwithvikram/blog | <!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Vikram Jadhav</title>
<style>
html body {
font-family: 'PT Sans', sans-serif;
background-color: white;... |
theme/static/css/style.css | paveldedik/paveldedik.com | /* Font definitions */
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,400italic,700,700italic&subset=latin,latin-ext);
/* Base structure */
html {
overflow-y: scroll;
position: relative;
min-height: 100%;
}
html,
body {
background-color: #fff;
}
body {
color: #333;
font-family: "M... |
utils/pmd-bin-5.2.2/docs/pmd-core/xref/net/sourceforge/pmd/cpd/package-summary.html | byronka/xenos |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>PMD Core 5.2.2 Reference Package net.sourceforge.pmd.cpd</title>
<lin... |
api/class-SoftDeleteable.Fixture.Document.UsingTrait.html | Tecnocreaciones/VzlaGovernmentTemplateDeveloperSeed | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="ApiGen 2.8.0" />
<title>Class SoftDeleteable\Fixture\Document\UsingTrait | seip</title>
<script type="text/javascript" src="resources/combined.js?784181472"></script>
<script type="... |
server/static/styles/lab.css | rj919/cacophony | /* LAB STYLE EXTENSION */
/* BOOTSTRAP DOCUMENTATION */
/* https://getbootstrap.com/css/ */
/* Default Style Elements */
body {
/* layout */
margin-left: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
height: 100%;
background-color: #ffffff;
/* typography*/
font-family: "Helve... |
Figure3/Tox21_nnm/WorkHere/1114-71-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>1114-71-2.smi.png.html</title>
</head>
... |
categories/en-français/index.html | StackSquirrel/StackSquirrel.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/sass/main.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font... |
docs/Core/Enums/EndpointProcedureError.html | sviatoslav/EndpointProcedure | <!DOCTYPE html>
<html lang="en">
<head>
<title>EndpointProcedureError Enum Reference</title>
<link rel="stylesheet" type="text/css" href="../css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="../css/highlight.css" />
<meta charset='utf-8'>
<script src="../js/jquery.min.js" defer></scri... |
all-data/26000-26999/26645-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>... |
ownblock/static/partials/contacts/form.html | danjac/ownblock | <form role="form" name="contactForm" novalidate>
<div class="form-group">
<label for="" class="control-label">Name</label>
<input class="form-control" type="text" ng-model="contact.name" required>
</div>
<div class="form-group">
<label for="" class="control-label">Description</label>... |
sample/style.css | sheryiu/HTMLInlineEdit | * {
padding: 0;
margin: 0;
box-sizing: border-box;
}
:root {
font-size: 16px;
font-family: sans-serif;
}
input,
textarea,
select {
border: none;
background-color: transparent;
font-size: 1rem;
outline: none;
}
input,
textarea {
appearance: none;
-webkit-appearance: none;
}
input[type="text"],
textare... |
doc/jdk6_cn/javax/sound/sampled/ReverbType.html | piterlin/piterlin.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0-beta2) on Mon Mar 19 18:32:15 CST 2007 -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>
ReverbType (Java Platform SE 6... |
word-manager/app/templates/export.html | jbowens/taboo | {% extends 'application.html' %}
{% block content %}
<h2>Export words</h2>
<p>Generate a json file that can be bundled with the client application.</p>
<div class="spacer">
<a href="/export/download" class="classic-btn" id="download-export">Download .json file</a>
</div>
{% endblock %}
|
Javadoc/microblog/model/TimeHelper.html | jmargieh/MicroBlog | <!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_65) on Sat Feb 28 21:43:23 IST 2015 -->
<TITLE>
TimeHelper
</TITLE>
<META NAME="date" CONTENT="2015-02-28">
<LINK REL ="stylesheet" TYPE="text/css"... |
assets/css/theme-color/yellow-theme.css | manuelfmora/Proyecto |
/*=======================================
Template Design By MarkUps.
Author URI : http://www.markups.io/
========================================*/
.scrollToTop {
background-color: #ffff00;
border: 2px solid #ffff00;
}
.mu-readmore-btn {
color: #ffff00;
}
.mu-readmore-btn::after {
border: 2px... |
src/client/app/shared/search-bar/search-bar.component.css | oblong-antelope/oblong-web | :host {
border-color: #e1e1e1;
border-style: solid;
border-width: 0;
display: block;
height: 48px;
padding: 0 16px;
}
.search {
text-align: center;
z-index: 10;
}
|
page/3/index.html | Zack-Ku/Zack-Ku.github.io | <!DOCTYPE html>
<html class="theme-next gemini use-motion" lang="zh-Hans">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta name="theme-color" content="#222">
<meta ht... |
libs/boost_1_50_0/doc/html/boost/program_options/wvalue.html | djsedulous/namecoind | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function wvalue</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../index.html" title="The Boost... |
app/src/main/assets/dndbundle/Spiritual Weapon.html | servy/dnd5spellbook | <html>
<head>
<link href="style.css" rel="stylesheet" />
</head>
<body>
<header>
<i>2nd-level evocation</i><br/>
<b>Casting Time:</b> 1 bonus action<br/>
<b>Range:</b> 60 feet<br/>
<b>Components:</b> V, S<br/>
<b>Duration:</b> 1 minute<br/>
... |
vendor/Docs/classDescDirectionPathISP.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 -->
... |
css/trypiq.css | sean-xiao-zhao7/piqpass_new | /* general */
div.header {
float:none; //overriding float left from bootstrap
}
main#trypiq_main {
margin:1em;
}
/* header sub menu/nav */
ul#sub_nav {
clear: both;
margin: 0;
padding: 0;
padding-top:15px; //pushing the menu down temporarily
}
#sub_nav li {
display:inline;
border:solid 1px;
margin:0 5px;... |
sbml-test-cases/cases/semantic/00591/00591-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;
}... |
app/views/person/index.scala.html | ornicar/nestor | @(persons: Iterable[Person])
@layout(persons.size + " Hickers", active = "person") {
<a href="@routes.Person.createForm" class="btn">Create a new hicker</a>
<table class="table table-stripped">
<thead>
<tr>
<th>#</th>
<th>Name</th>
<th>Country</th>
<th>Date</th>
<th></th>
</tr... |
WebCards.css | deandunbarcommunity/WebCardsUI |
.title {font: 16px 'AmericanTypewriter', Cambria, Georgia; color: #282625; margin: 0 auto; }
.WebCardsContainer {
padding: 37px 55px 27px;
position: relative;
border: 1px solid #B5B5B5;
background: white;
background: -webkit-linear-gradient(top, #7CC3E2 0%, white 8%) 0 57px;
background: -moz-linear-gradient(top, #7CC... |
test/src/documents/removeCommentsFromCDATA.html | RobLoach/docpad-plugin-htmlmin | ---
htmlmin:
removeComments: false
removeCommentsFromCDATA: true
---
<script><!--alert(1)--></script>
|
stylesheets/layout.css | innuiyasha/innuiyasha.github.io | /*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/
/* Table of Content
==================================================
#Site Styles
#Page Styles
#Media Queries
#Font-Face */
/* #Site St... |
public/ValidationMixin.html | eddyystop/mithril-components | <!doctype html>
<head>
<style>
.error {
color: red;
}
.error-msg {
font-size: small;
margin-top: 0;
}
</style>
</head>
<body>
<h1>ValidationMixin</h1>
<script src="js/vendor/mithril.js"></script>
<script src="js/vendor/validator.js"></script>
<... |
clean/Linux-x86_64-4.05.0-2.0.1/released/8.6.1/mathcomp-algebra/1.6.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>mathcomp-algebra: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstra... |
doc/serialized-form.html | Dan901/random_forests | <!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_121) on Sat Jul 01 20:46:37 CEST 2017 -->
<title>Serialized Form</title>
<meta name="date" content="2017-07-01">
<link rel="stylesheet" ... |
blog_backup/algorithms/17.html | tedye/leetcode | <strong><a href="http://leetcode.com/problems/letter-combinations-of-a-phone-number/" target="_blank">Question</a></strong>
<blockquote>
</blockquote>
<!--more-->
<strong>Analysis</strong>
<strong><a href="https://github.com/tedye/leetcode/blob/master/Python/leetcode.017.Letter-Combinations-of-a-Phone-Number.py" ta... |
src/miniini-0.9/doc/html/tester_8h_source.html | XadillaX/node-simple-ini | <!-- This comment will put IE 6, 7 and 8 in quirks mode -->
<!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"/>
<title>MiniINI: mi... |
public/css/custom.css | Lyr3x/Jane | .job-icon{
margin-right: 10px;
}
.timer-margin {
margin-bottom: 5px;
}
.schedule{
margin-top: 40px;
}
.nav-menu-pad {
padding: 10px;
}
.nav-icon {
margin-right: 5px;
}
.container-margin-top{
margin-top: 44px;
}
.container-margin-bottom{
margin-bottom: 60px;
}
.btn-group.nav{
margin-left: 19px;... |
docs/card.html | react-native-training/react-native-elements | <!DOCTYPE html>
<meta charset="utf-8">
<title>Redirecting to https://react-native-elements.github.io/react-native-elements/docs/card.html</title>
<meta http-equiv="refresh"
content="0; URL=https://react-native-elements.github.io/react-native-elements/docs/card.html">
<link rel="canonical" href="https://react-native-e... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.