path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
BOOST/boost_1_61_0/libs/log/doc/html/boost/log/expressions/char_decorator_terminal.html | calvinfarias/IC2015-2 | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Class template char_decorator_terminal</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="..... |
2016_Spring/MATH-542/HW10/index.html | saketkc/hatex |
<html>
<body>
<h2>HW10</h2>
<p>
<li><a href="hw10.pdf">hw10.pdf</a></li>
<li><a href="hw10.tex">hw10.tex</a></li>
</p>
</body>
</html>
|
css/snow.css | bgthomasson/dev | body {
font-size: 1rem;
line-height: 1.3;
background-color: rgb(241, 241, 241);
color: #222222;
font-family: Lato, Candara, sans-serif;
}
header,
footer {
text-align: center;
}
ul {
list-style-type: none;
padding: 0;
margin: 0;
}
article {
margin-bottom: 2em;
}
.tags {
color: #666;
font-size: 0... |
modules/mago/server/templates/salesreport-invoice.html | MAGOWARE/backoffice-administration | <!DOCTYPE html>
<html ng-app="myApp">
<head>
<title>Simple Invoicing - Built with AngularJS</title>
<meta charset='utf-8'>
<meta name="description" content="AngularJS and Angular Code Example for creating Invoices and Invoicing Application">
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bo... |
app/partials/app.html | oanaOM/diveIntoAngu | <h1>Angular Reading List</h1>
<div class="row" ng-controller="ReadingListCotroller as readingListCtrl">
<buttom class="btn btn-default" ng-click="reviewFormCtrl.showForm = !reviewFormCtrl.showForm">{{reviewFormCtrl.showForm ? "Cancel" : "Click here to add a new review"}}</buttom>
<hr/>
<review-form books="readi... |
VavioHTML5/www/templates/finished-challenge.html | Team-Plofpigeon/vavio-application | <ion-view>
<ion-content>
<section class="video-wrapper">
<video id="video" preload="auto" webkit-playsinline loop autoplay>
<source src="{{result}}" type="video/mp4">
</video>
</section>
</ion-content>
<section class="challenge-wrapper">
<div class="challenge-content">
<di... |
tags/번역/index.html | ludens/ludens.kr | <!DOCTYPE html>
<html lang="ko-kr">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="generator" content="Hugo 0.15" />
<title>#Ludens</title>
<meta property=... |
_layouts/default.html | adorow/adorow.github.io | <!DOCTYPE html>
<html>
<head>
<title>{% if page.title %}{{ page.title }} – {% endif %}{{ site.name }} – {{ site.description }}</title>
{% include meta.html %}
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" type=... |
lib/apache-poi/docs/apidocs/org/apache/poi/openxml4j/opc/internal/unmarshallers/package-tree.html | nimbleapps/export_to_spreadsheet | <!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_19) on Fri Oct 29 16:39:46 MSD 2010 -->
<TITLE>
org.apache.poi.openxml4j.opc.internal.unmarshallers Class Hierarchy (POI API Documentation)
</... |
doc/data/system/package-tree.html | balazspete/multi-hop-train-journey-booking | <!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 Fri Dec 06 02:55:13 GMT 2013 -->
<TITLE>
data.system Class Hierarchy
</TITLE>
<META NAME="date" CONTENT="2013-12-06">
<LINK REL ="stylesheet... |
templates/admin_form.html | vofo-no/reisestipend | <!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang=""> <!--<![endif]--... |
android.html | whuera/WebMobilPymes |
<!-- google analytics snnipet-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','h... |
_includes/_scripts.html | mycpuorg/mycpuorg.github.io | <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="{{ site.url }}/assets/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="{{ site.url }}/assets/js/scripts.min.js"></script>
{% if site.owner.google.analytics %}
<!-- As... |
css/Styles/CarruselStyle.css | castillosmedievales/castillosmedievales.github.io | #custom_carousel .item .top {
overflow:hidden;
max-height:1920px;
margin-bottom:15px;
}
#custom_carousel .item {
color:#000;
background-color:#fff;
padding:50px 0;
overflow:hidden
}
#custom_carousel .item img{
width:80%;
height:auto
}
#custom_carousel .izq
{
position:absolute;
left... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/619a0dde4725fd4331b72f6e564e860e4ae7759645de10eab187c592ec1a2b4e.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="./2428f031fe0c8a1628ee05f3bf24288495020f90638bda7ce70a5dc5bdf93b21.html">Teleport</a>
<hr>
... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/cfeffdc7566c5bad563b392f2601e04364f76822e50e11298584fce616e7efa3.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="./115d32b5c653e537be0cedcbfd41829f588ed96f6bf821cd516e58f8324b1cd8.html">Teleport</a>
<hr>
... |
docs/src/spin/once.rs.html | alchemy-os/alchemy | <!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="Source to the Rust file `/home/rose/.cargo/registry/src/github.com-1ecc6299db9ec823/spin-0.4.3... |
public/Windows 10 x64 (19041.329)/_KAPC.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (19041.329)</h4><br>
<h2>_KAPC</h2>
<font face="arial"> +0x000 Type : UChar<br>
+0x001 SpareByte0 : UChar<br>
+0x002 Size : UChar<br>
+0x003 SpareByte1 : UChar<br>
+0x004 SpareLong0 : Uint4B<br>
+0x008 Thread : ... |
HTML_CSS/Lesson 1/yurts.html | rawmx/Projects | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<!-- Jose Saldana JOSJB29311 Class # 11901 -->
<head>
<title> Pacific Trails Resort </title>
<meta ht... |
www/app/modals/admin/editUser/editUser.html | rachellcarbone/angular-seed | <div class="modal-header">
<h3 ng-if="newMode" class="modal-title">New New User</h3>
<h3 ng-if="!newMode && editMode" class="modal-title">Edit User: {{saved.nameFirst}} {{saved.nameLast}}</h3>
<h3 ng-if="!newMode && !editMode" class="modal-title">User: {{saved.nameFirst}} {{saved.nameLast}}</h3>
</div>
... |
src/pages/train/train.html | MarianAldenhoevel/Lernkartei | <ion-header>
<ion-navbar>
<ion-title>{{ "TRAIN" | translate }}</ion-title>
</ion-navbar>
</ion-header>
<ion-header no-border>
<ion-toolbar>
<ion-grid>
<ion-row>
<ion-col center>
<training-stats #trainingStats></training-stats>
... |
zh/jmessage/client/im_android_api_docs/cn/jpush/im/android/api/enums/MessageDirect.html | Nocturnana/jpush-docs | <!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_20) on Thu Oct 19 14:11:26 CST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>MessageDirect (android API)<... |
docs/MapGenerator/Generators/package-summary.html | Lukx19/Vrep-map-generator | <!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 Fri May 22 03:50:33 CEST 2015 -->
<title>MapGenerator.Generators</title>
<meta name="date" content="2015-05-22">
<link rel="stylesheet" ... |
src/Viteloge/CoreBundle/Resources/descriptions/39295.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Loisia est
un village
géographiquement positionné dans le département de Jura en Franche-Comté. Elle totalisait 178 habitants en 2008.</p>
<p>Si vous envisagez de emmenager à Loisia, vous pourrez aisément trouver une maison à vendre. </p>
<p>À proximité de Loisia ... |
src/Viteloge/CoreBundle/Resources/descriptions/55031.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Baudonvilliers est
un village
géographiquement positionné dans le département de Meuse en Lorraine. On dénombrait 456 habitants en 2008.</p>
<p>La commune offre quelques équipements, elle propose entre autres un centre d'équitation et un terrain de sport.</p>
<p>... |
src/Viteloge/CoreBundle/Resources/descriptions/80776.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Varennes est
un village
localisé dans le département de Somme en Picardie. Elle comptait 183 habitants en 2008.</p>
<p>Si vous envisagez de emmenager à Varennes, vous pourrez aisément trouver une maison à vendre. </p>
<p>À coté de Varennes sont localisées les comm... |
lib/assets/css/css_compiled/@{photonImagePath}plugins/elrte/js/plugins/prettify/images/photon/images/photon/js/plugins/jquery.uniform.min.js.html | user-tony/photon-rails | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Login Page - Photon Admin Panel Theme</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<link rel="shortcut icon" href="ht... |
ajax/libs/pure/0.1.0/buttons-core.css | yogeshsaroya/new-cdnjs | version https://git-lfs.github.com/spec/v1
oid sha256:05dcb950593e1a6b228112d6a10abe10a38ba5a98f4df1cff32d91e5422c79f9
size 645
|
all-data/5000-5999/5893-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>... |
data science/machine_learning_for_the_web/chapter_4/movie/21988.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Toy Story 2 (1999)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0120363">Toy Story 2 (1999)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Berge+Garabedia... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/c5b08e869863bd19ba2830fc134848b825d77ab7e9cd1373a1e61339577f6a14.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="./ce67d1dfcef89de88786c886bdef5b7b42e9562684efe1acd5a8262054e4b924.html">Teleport</a>
<hr>
... |
web/m_nfd/css/bonus2.css | nongfadai/front_demo | @charset "utf-8";
.bonus{
margin-top:6px;
margin-bottom:6px;
}
.bonus_img{
position:absolute;
top:10px;
left:10px;
width:80px;
height:80px;
line-height:80px;
text-align:center;
color:#e65737;
font-size:24px;
font-weight:bold;
color:#fff000;
background-image:url(../img/bonus/redbag_bg2.png);
background-r... |
THEME/shortcodes-image-frames.html | SupasitC/Pricetrolley | <!DOCTYPE html>
<html>
<head>
<!-- Basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Image Frames | Porto - Responsive HTML5 Template 4.9.1</title>
<meta name="keywords" content="HTML5 Template" />
<meta name="description" content="Porto - Responsive HTML5 T... |
mkdocs-material/src/partials/header.html | absolute8511/ZanRedisDB | <!--
Copyright (c) 2016-2017 Martin Donath <martin.donath@squidfunk.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to u... |
thanks.html | lukasdragon/lukasdragon.github.io | <!DOCTYPE HTML>
<html>
<head>
<title>Lukas G. Olson - Thanks</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.c... |
_includes/icon-github.html | Arth101/hips | <h1>plz</h1>
|
wpcap/4.1.1/docs/html/struct__INTERNAL__REQUEST.html | gyakoo/pcapcigi | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>WinPcap: _INTERNAL_REQUEST Struct Reference</title>
<link href="style.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</hea... |
templates/editMenuItem.html | ltpitt/restaurant-mobile-menu | <!doctype html>
<html>
<head>
<title>Restaurants - Edit Menu Item</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css">
<link rel="stylesheet" href="/static/style.css">
<script src=... |
scribbles/base_conversion/base_conversion.html | chrzhang/daily-js | <!doctype html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="base_conversion_style.css">
<script src="base_conversion.js">
</script>
</head>
<body>
<h1> Converting Numbers Between Bases </h1>
<p>
<label>Decimal</label>
<inpu... |
_includes/script/mathjax.html | petetanru/petetanru.github.io | {% if site.mathjax %}
<script type="text/javascript" async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-MML-AM_CHTML">
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
tex2jax: {
inlineM... |
vendor/bundle/ruby/2.3.0/gems/jekyll-seo-tag-2.4.0/lib/template.html | cvisger/Visger-Lab | <!-- Begin Jekyll SEO tag v{{ seo_tag.version }} -->
{% if seo_tag.title? %}
<title>{{ seo_tag.title }}</title>
{% endif %}
<meta name="generator" content="Jekyll v{{ jekyll.version }}" />
{% if seo_tag.page_title %}
<meta property="og:title" content="{{ seo_tag.page_title }}" />
{% endif %}
{% if seo_tag.author... |
software.html | toro-ponz/toro-ponz.github.io | <!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width user-scalable=no">
<!-- Twitter Cards用metaタグ -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@toro_ponz" />
<meta name="twitter:creator" content... |
src/Web/src/main.css | StephenClearyApps/WinErrorCodes | body {
padding-top: 70px;
}
.truncated {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
code {
color: inherit;
font-size: inherit;
background-color: #F2F3F9;
}
code .highlightable {
letter-spacing: 0.08em;
}
code .highlight {
background-col... |
webpagetest_2.16/www/tips_data/power-users.html | JHand93/WebPerformanceTestSuite | <img style="float:left; padding-right:1em;" src="/images/logo_blk.png"> <br><a href="https://twitter.com/patmeenan" target="_blank">Patrick Meenan</a> published his "WebPagetest Power Users" Velocity conference talk to YouTube (<a href="https://www.youtube.com/watch?v=6UeRMMI_IzI&index=7&list=PLWa0Ky8nXQTaFXp... |
makeanoffer.html | kappy/kappy.github.io | ---
layout: offer
title: "Make an Offer | Kappy Sapce"
published: true
---
<section class="content offers">
<p> </p>
<h1 class="thin">Make an Offer</h1>
<p>Com mais um rebento a caminho, o espaço em casa começa a ficar um pouco limitado.</p>
<p>Decidi então fazer um levantamento de ma... |
player/src/player.css | davidhampgonsalves/Wowza-Metadata-Injection-Demo | /*****************************************************
*
* Copyright 2009 Akamai Technologies, Inc. All Rights Reserved.
*
*****************************************************
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (the "License"); you may not use this file except i... |
reference/api/service-plugin-apis/orca-api/master/html/orca-api/com.netflix.spinnaker.orca.api.preconfigured.jobs/-preconfigured-stage-parameter/-parameter-type/string/index.html | spinnaker/spinnaker.github.io | <html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>string</title>
<link href="../../../../../images/logo-icon.svg" rel="icon" type="image/svg">
<link href="../../../../../styles/style.css" rel="Stylesheet">
<script type="text/javascript" src="... |
webkb/other/wisconsin/http:^^robios8.me.wisc.edu^~lumelsky^ieee-mot-plan.html | ML-SWAT/Web2KnowledgeBase | Date: Tue, 05 Nov 1996 00:24:02 GMT
Server: NCSA/1.4.1
Content-type: text/html
<HTML>
<HEAD>
<body bgcolor="#ffffff">
<TITLE> IEEE RAS Technical Committee on Robot Motion
and Path Planning </TITLE>
</HEAD>
<p>
<BODY>
<center> <H2> IEEE RAS Tech. Committee
on Robot Motion & Path Planning </center> </H2> <BR... |
docs/api/FubarDev.FtpServer.FtpStateMachine-1.Transition.html | FubarDevelopment/FtpServer | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class FtpStateMachine<TStatus>.Transition
| FTP Server documentation </title>
<meta name="viewport" content="width=device-width">
<meta n... |
clean/Linux-x86_64-4.02.1-1.2.0/stable/8.5.dev/plouffe/1.0.0/2015-01-31_05-35-57.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/server/views/_base.html | mjhea0/node-stripe-charge | <!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="">
<meta name="author" content="">
{% if title %}
<title>Node + Stri... |
lib/assets/css/css_compiled/@{photonImagePath}plugins/elrte/js/images/photon/js/bootstrap/js/plugins/less-1.3.1.min.js.html | user-tony/photon-rails | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Login Page - Photon Admin Panel Theme</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<link rel="shortcut icon" href="ht... |
clean/Linux-x86_64-4.07.1-2.0.6/released/8.11.1/exact-real-arithmetic/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>exact-real-arithmetic: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../boo... |
app/templates/base-embed.html | texastribune/faces-of-death-row | <!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, shrink-to-fit=no">
<title>The Texas Tribune</title>
<base target='_parent'>
<link rel="dns-prefetch" href="https://www.goo... |
etymology/html/leviathan665.html | charlesreid1/wordswordswords | <html>
<head>
</head>
<body>
<h2>
Distinction Between Divine And Civill Worship
</h2>
<span class="oldenglish">
The
</span>
Worship
<span class="oldenglish">
we
</span>
exhibite
<span class="oldenglish">
to
</span>
<span class="oldenglish">
those
</span>
<span class="oldengli... |
vertx/api-docs/java/api/org/vertx/java/core/eventbus/package-tree.html | AVGP/vertx-messaging-sample | <!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_25) on Wed Jun 18 14:11:18 BST 2014 -->
<title>org.vertx.java.core.eventbus Class Hierarchy</title>
<meta name="date" content="2014-06-... |
src/pages/fire-ant/rate/example.html | fbchen/fire-ant-example | <section class="markdown">
<h1>
Rate
<span class="subtitle">评分</span>
<a class="edit-button" href="https://github.com/ant-design/ant-design/edit/master/components/rate/index.zh-CN.md">
<i class="anticon anticon-edit"></i>
</a>
</h1>
<section class="markdown">
... |
index.html | emilbillberg/x-pages | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1, user-scalable=yes">
<title>x-pages</title>
<script src="../webcomponentsjs/webcomponents-lite.js"></script>
<link rel="import" href="../iron-component-page/i... |
_site/docs/thesis.html | davidbstein/davidbstein.com | <!DOCTYPE html>
<html lang="en">
<!--
Copyright 2021 David Stein
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, ... |
app/configuration/i18nInfo/index.tpl.html | yht-fand/cardone-platform-web | <div class="well well-lg">
<form class="form-inline clearfix">
<input type="hidden" name="pageNumber" value="1">
<label for="i18nInfo-code">编码:</label>
<input type="text" name="code" class="input-small" id="i18nInfo-code">
<label for="i18nInfo-name">名称:</label>
<input type="t... |
category/教程/page/1/index.html | usmanakhtar/usmanakhtar.github.io | <!DOCTYPE html><html><head><title>https://usmanakhtar.github.io/category/%E6%95%99%E7%A8%8B/</title><link rel="canonical" href="https://usmanakhtar.github.io/category/%E6%95%99%E7%A8%8B/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://usmanakhtar.github... |
public/Windows 10 x64 (19041.388)/_PCW_BUFFER.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (19041.388)</h4><br>
<h2>_PCW_BUFFER</h2>
<font face="arial">Symbol nt!_PCW_BUFFER not found.<br>
</font></body></html> |
api/pages/map.html | willshiao/sbhacks-2017 | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="shortcut icon" href="/favicon.ico" />
<title>DevourPower</title>
<style>
html, body, #viewDiv {
padding: 0;
margin: 0;
height: 100%;
w... |
app/components/AddTask/GMaps/MapStyle.css | prudhvisays/season | #locationField, #controls {
width: 100%;
}
#places-search {
width: 100%;
}
.pac-container{
height: 21%;
overflow-y: scroll;
background: rgb(31, 37, 61);
}
.pac-item:hover{
background: #394264;
}
|
pr-kashta-1.html | setaagopqn/sait | <!DOCTYPE html>
<html lang="en">
<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="">
<meta name="author" content="">
<title>lora imoti</title>
<!-- Bootstra... |
ja/curriculum-teachers.html | topse-grace/topse-website | <!DOCTYPE html>
<html lang="ja">
<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">
<meta name="description" content="トップエスイー">
<link rel="shortcut icon" href="../images/logo.png" type="image/png"... |
jquery-mockup/_nav.html | SylumMastropaolo/2017WebProgramming | <nav class="navbar navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="#">Navbar</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
... |
JsExplosion/demo.html | nikeyes/JsEasterEggs |
<!DOCTYPE html>
<html>
<head>
<title>Explosion Effect</title>
<style>
/*Simple reset*/
* {margin: 0; padding: 0;}
h1 {
text-align: center;
}
div {
background: #DAE4F0;
font: 20px Gill Sans MT, Gill Sans, My Gill Sans, sans-serif;
height: 150px;
width: 100%;
text-align: center;
}
</style>
</head>
... |
ambassador/css/popup.css | subhdeep/Techkriti-17-Beta | /* The Modal (background) */
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
padding-top: 100px; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overfl... |
src/shared/iframe.html | gladly-team/tab-extensions | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Tab for a Cause</title>
<style>
html, body {
margin: 0px;
padding: 0px;
border: 0px;
width: 100%;
height: 100%;
overflow: hidden;
background: none;
}
.tab-iframe {
... |
Frontend/src/app/search-result-list/search-result-list.component.html | ProximoSrl/WebProjectTemplate | <div class="example-container mat-elevation-z8">
<md-table #table [dataSource]="dataSource">
<!--- Note that these columns can be defined in any order.
The actual rendered columns are set as a property on the row definition" -->
<!-- Position Column -->
<ng-container mdColumnDef="position">
... |
place/denmark/map/2014/index.html | okfn/opendataindex-2015 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Open Knowledge">
<meta name="description" content="The state of government open data ... |
deps/boost_1_77_0/libs/compute/doc/html/boost/compute/buffer_iterator.html | davehorton/drachtio-server | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Class template buffer_iterator</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../index.html... |
doc/rdoc/classes/ActionLinksTest.src/M000012.html | NESCent/max-bodysize-evol | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>test_each (ActionLinksTest)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<lin... |
85977-49-7.txt.html | andrewdefries/Ames_ToxBenchmark | <html><img border=0 src=85977-49-7.txt alt=85977-49-7.txt></img><body>
"x"
"1" "KAZIUS, J, MCGUIRE, R AND BURSI, R. DERIVATION AND VALIDATION OF TOXICOPHORES FOR MUTAGENICITY PREDICTION. J. MED. CHEM. 48: 312-320, 2005"
</body></html>
|
public/css/custom.css | jhnnyk/jhnnyk.github.io | /* For responsive YouTube video embed */
.video-container {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
img + em {
... |
Reports/wi/windowsazure.storage.clouddrive.contrib.1.6.0.8/AzureContrib.WindowsAzure.CloudDrive-net35.html | kuhlenh/port-to-core |
<!DOCTYPE html>
<html xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<head>
<meta content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-16" http-equiv="Content-Type" />
<title _locid="PortabilityAnalysis0">.NET Portability Report</title>
<style>
... |
iems/iems-webapp/src/main/webapp/css/iEvent-front.css | insky2005/iems-platform | @CHARSET "UTF-8";
html, body {
height: 100%;
width: 100%;
}
body {
text-align: center;
}
.absolute {
position: absolute;
}
.center {
text-align: center;
}
.right {
text-align: right;
} |
application/views/manager/package.html | jli39/kentneighborhood | <!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8"/>
<title>Package register</title>
<link rel="stylesheet" href="<?php echo base_url('application/views/manager/styles/style.css'); ?>" type="text/css"/>
<script src="<?php echo base_url('application/views/manager/scripts/libs/modernizr/mode... |
blog/tags/CloudComputing.html | teamyappl/teamyappl.github.io | ---
layout: tag
title: Cloud Computing
description: Adventures with the cloud
header-img: "img/tags/cloud.jpg"
tag: CloudComputing
---
|
public/modules/catmenus/views/create-catmenu.client.view.html | jepz20/intranet | <section data-ng-controller="CatmenusController" ng-init="create();">
</section>
|
mirror/prvCode_07/cityCode_008-areaCode_02-deptCode_010/voteCode_20120101T1A2-qryType_ctks-prvCode_06-cityCode_008-areaCode_02-deptCode_010-liCode_0210.html | g0v/projectV |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 選舉資料查詢 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>中選會選舉資料庫網站</title>
<link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/votehist.css">
<script typ... |
src/javascripts/ng-admin/Crud/list/ListActions.html | noteon/ng-admin | <span compile="customTemplate">
<span ng-repeat="button in buttons" ng-switch="button">
<ma-show-button ng-switch-when="show" entry="entry" entity="entity" size="xs"></ma-show-button>
<ma-edit-button ng-switch-when="edit" entry="entry" entity="entity" size="xs"></ma-edit-button>
<ma-delete-b... |
doc/doc/Rewind_html.html | fivetanley/rewind | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Rewind.html - RDoc Documentation</title>
<link href="../fonts.css" rel="stylesheet">
<link href="../rdoc.css" rel="stylesheet">
<script type="text/javascript">
var rdoc_rel_prefix = "../";
</script>
<script src="../js/jquery.js"></script>
<script src=".... |
parts/standalone.html | BostonGlobe/07-30-2014-pedestrians | <!DOCTYPE html>
<!--[if IE 7 ]> <html itemscope itemtype="http://schema.org/NewsArticle" itemid="http://dev.iptc.org/rnews/sample_story.html" lang="en" class="ie ie7"> <![endif]-->
<!--[if IE 8 ]> <html itemscope itemtype="http://schema.org/NewsArticle" itemid="http://dev.iptc.org/rnews/sample_story.html" lang="en" cla... |
style/style.css | Ssiws/KSnip | body {
font-family: sans-serif;
background-color:#2c3e50;
color:#FFF;
margin:0;
display: flex;
min-height: 100vh;
overflow-x: hidden;
}
a {
color:#FFF;
text-decoration: none;
}
.underlined {
text-decoration: underline;
}
h1{
margin-top: 11px;
border-bottom: 2px solid #FFF;
}
input,textarea{
background-co... |
examples/roi.html | igvteam/igv.js | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="Jim Robinson" name="author">
<link href=img/favicon.ico rel="shortcut icon">
<title>igv.js</title>
<!-- IGV JS-->
<script src="../dist/igv.min.js"></script>
</head>
<body>
<div id="myDiv" style="padding-top: 50px;pa... |
clean/Linux-x86_64-4.08.1-2.0.5/released/8.9.1/atbr/8.9.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>atbr: 10 m 10 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="s... |
clean/Linux-x86_64-4.12.1-2.0.8/released/8.13.0/propcalc/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>propcalc: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.cs... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/9d546de252c88300a36312e1480ce04800561df2a96244915c414fbcddc27e34.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="./47596c146f6dd3d1cbb98c8c62cddf38e06f22d5518e9896e05247c1a4caba17.html">Teleport</a>
<hr>
... |
app/assets/stylesheets/skydrive/custom.css | instructure/lti_skydrive_engine | div.error-instructions {
padding: 20px;
text-align: center;
background-color: #efefef;
margin-top: 65px;
} |
Documentation/python-3.3.6-docs-html/reference/lexical_analysis.html | martrik/HPCodeWarsSamples | <!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>2. Lexical analysis — Python 3.3.6 documentat... |
test/fixtures/table-with-colgroup-and-col.html | breakdance/breakdance | <!-- from https://developer.mozilla.org/en-US/docs/Web/HTML/Element/table -->
<p>Table with colgroup and col</p>
<table>
<colgroup>
<col style="background-color: #0f0">
<col span="2">
</colgroup>
<tr>
<th>Lime</th>
<th>Lemon</th>
<th>Orange</th>
</tr>
<tr>
<td>Green</td>
<td>Yello... |
video_gallery/templates/video_gallery/movie_detail.html | bitmazk/cmsplugin-video-gallery | <h1>{{ object.title }}</h1>
|
htmd/templates/all_posts.html | Siecje/htmd | {% extends "_layout.html" %}
{% block title %}Posts{% endblock title %}
{% block content %}
<article>
<h1>All Posts</h1>
{% for post in posts %}
{% with show_text=False %}
{% include "_list.html" %}
{% endwith %}
{% endfor %}
</article>
{% endblock content %}
|
_site/workflow.html | dovadi/rubycoop | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Ruby Co-operative</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="alternate" type="application/rs... |
unit1_projects/week4_technical_blog.html | dukegreene/dukegreene.github.io | <html>
<head>
<link rel="stylesheet" type="text/css" href="stylesheets/reset.css" />
<link href='http://fonts.googleapis.com/css?family=Krona+One' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Alegreya+Sans:500' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="t... |
example.html | michibo/mkaestatic | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!--
# This html template file is part of the
# mkaestatic static website generator.
#
# Author: Michael Borinsky
# Github: https://github.com/mich... |
clean/Linux-x86_64-4.05.0-2.0.1/released/8.7.1+1/mathcomp-field/1.6.1.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-field: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/e44813ddbca6102c0e0c883b65e8bad5f8187059b4957f35b9736b508a25ec10.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="./b2fa2215d97299df9f8a63ed16dfca59256075f9bc32b6376f6bb94e51256002.html">Teleport</a>
<hr>
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.