path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
html/step044.html | mzkrelx/JavaScriptTraining | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
<title>JS入門</title>
</head>
<body>
<pre>
問題
step041のタブで、タブを開くと対応する番号の tab_contents[番号].json の内容をテーブル形式で表示しなさい。
</pre>
</body>
</html>
|
docs/payments-core/com.stripe.android.model/-payment-intent/-error/message.html | stripe/stripe-android | <html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>message</title>
</head><body><link href="../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../../";</script>
<script type="text/javascript" src="../../../..... |
src/index.html | sebastianrb/react-redux-weather-app | <!DOCTYPE html>
<html>
<head>
<title>React/Redux Weather App</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon"
type="image/png"
href="https://s-media-cache-ak0.pinimg.com/originals/a9/e0/19/a9e01984a9cdadd57b0fd3e0985fb2... |
css/htmlelements/Label.css | cjwainwright/cjw | .cjw-label
{
display: inline-block;
}
.cjw-label-bold
{
font-weight: bold;
}
.cjw-label-16
{
height: 16px;
font-size: 14px;
padding: 0px 5px 0px 2px;
}
.cjw-label-20
{
height: 20px;
font-size: 16px;
padding: 0px 5px 0px 2px;
}
.cjw-label-24
{
height: 24px;
font-size: 20px;
padding: 0px 5px 0px 2px;
}
.c... |
webroot/css/fineuploader/fineuploader.css | 2km/CakeUI | .qq-uploader {
position: relative;
width: 100%;
}
.qq-upload-button {
display: block;
width: 105px;
padding: 7px 0;
text-align: center;
background: #880000;
border-bottom: 1px solid #DDD;
color: #FFF;
}
.qq-upload-button-hover {
background: #CC0000;
}
.qq-upload-button-focus {
... |
documentation/html-docs/contents/19255aedf3c0dca6e2091e33a1e97857.html | lki1354/Ciayn | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Output</title>
<!-- <script src="http://use.edgefonts.net/source-sans-pro;source-code-pro.js"></script> -->
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic|Source+Code+Pro... |
_includes/nav.html | tryhendri/tryhendri.github.com | <li><a href="{{ "/archive" | prepend:site.baseurl }}">Archive</a></li>
|
index.html | HeyMattWei/resume | <html>
<head>
<title>Matt Wei, Front-End Web Developer</title>
<link rel="stylesheet" type="text/css" href="assets/css/normalize.css" />
<link rel="stylesheet" type="text/css" href="assets/css/styles.css" />
</head>
<body>
<article class="resume">
<header class="resume__header">
<div... |
docs/file/src/components/table/fixtures/comp1.js.html | formio/formio.js | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../../../">
<title data-ice="title">src/components/table/fixtures/comp1.js | formiojs</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorro... |
src/repositorio/estudianteBundle/Resources/public/css/estilo.css | dasilva93/RDDT | body{
text-align: center;
}
#iloguv {
width: 1000px;
height: 120px;
}
fieldset {
border: dashed #BBBBBB;
margin-top: 10px;
font-size: 25px;
text-align: left;
}
legend {
font-size: 40px;
}
button{
background-color: #FF0000;
color: white;
font-size: 25px;
margin-top: 10px;
margin-left: 40px;
margin-right... |
src/html/partials/head/head.html | justcoded/web-starter-kit | <head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Web Starter Kit</title>
<link rel="icon"
href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🚀</text></svg>">
<link ... |
examples/remote.html | mdchaney/facebox-bootstrap | <p>I'm remote.html, a different file loaded with ajax.</p>
|
javascript/es6/example/3. Functional Programming/example.html | zhentian-wan/codeschool | <!DOCTYPE html>
<html>
<head>
<script data-require="traceur@*" data-semver="0.0.0-20140302" src="https://traceur-compiler.googlecode.com/git/bin/traceur.js"></script>
<script>
traceur.options.experimental = true;
</script>
<script data-require="traceur@*" data-semver="0.0.0-20140302" src="https://traceur-c... |
javascript/util/regexp/basic.html | dyweb/web-intern | <h1>Basic tests for regexp</h1>
<script charset="utf-8">
// write in html for people who dont have node in their system
var str = 'hi i am jack hihihi hi';
var pMatchHi = /hi/
var pMatchAllHi = /hi/g
console.log(str.match(pMatchHi));
console.log(str.match(pMatchAllHi));
console.log(str.match(pMatchAllHi)[... |
docs/file/src/lib/userRoleAuthorized.js.html | tobkle/create-graphql-server-authorization | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../../">
<title data-ice="title">src/lib/userRoleAuthorized.js | create-graphql-server-authorization</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/pret... |
frontend/templates/parts/card.html | jhauberg/cards-deep-django | {% load core_helpers %}
{% if card %}
{% if backside %}
<li class="card" id="card-{{ card.id }}"></li>
{% else %}
<li class="card {{ card.details.kind|kind_name }}" id="card-{{ card.id }}">
{% include 'parts/card-detail.html' with card=card only %}
</... |
public/index.html | antonxuanquang/What-to-cook | <!DOCTYPE html>
<html lang="en" ng-app="whatToCookApp">
<head>
<!--Import Google Icon Font-->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!--Import materialize.css-->
<link type="text/css" rel="stylesheet" href="stylesheets/materialize.min.css" media="screen,projecti... |
css/main.css | liuyunclouder/liuyunclouder.github.com | /* normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
font-family: sans-serif; /* 1 */
-ms-text-size-adjust: 100%; /* 2 */
-webkit-text-size-adjust: 100%; /* 2 */
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display... |
2015double11/widget/music/music.html | luckyadam/xgames | <!--
@author: liyixin5
@name: music
@date: 2015Double11
@description: 音乐按钮
-->
<a href="javascript:void(0);" class="music"><span class="cross"></span></a>
<% widget.scriptStart() %>
<script>
</script>
<% widget.scriptEnd() %>
|
ajax/libs/alifd__next/1.25.23-beta.1/next-1.css | cdnjs/cdnjs | /*!
* @alifd/next@1.25.23-beta.1 (https://fusion.design)
* Copyright 2018-present Alibaba Group,
* Licensed under MIT (https://github.com/alibaba-fusion/next/blob/master/LICENSE)
*/
@charset "UTF-8";
.next-sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0,... |
www/summit/_includes/css/main.css | creativecommonskorea/global-summit- | /*!
* Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
body {
overflow-x: hidden;
}
p {
font-size: 20px;
}
p.small {
font-size: 16px;
}
a,
a:hover,
a:focus,
a:acti... |
presentations/java-mutation-testing/pit-report/org.apache.commons.math3.genetics/OrderedCrossover.java.html | gvsmirnov/docs | <html>
<head>
<style type='text/css'>
html, body, div, span, p, blockquote, pre {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
body{
line-height: 1;
color: black;
background: white;
margin-left: ... |
C/example/ooc-1.3a/docs/api/html/search/all_61.html | crazyhuaer/netbeanscode | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="search... |
data/president/n705000100000000/20160116131635/page.html | gugod/vote-watch-2016 | <!DOCTYPE html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<title>105年第十四任總統副總統及第九屆立法委員選舉</title>
<link href="../css/style.css" rel="stylesheet" ty... |
data/president/n707000000000000/20160116150026/page.html | gugod/vote-watch-2016 | <!DOCTYPE html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<title>105年第十四任總統副總統及第九屆立法委員選舉</title>
<link href="../css/style.css" rel="stylesheet" ty... |
data/president/n707003300000000/20160116105244/page.html | gugod/vote-watch-2016 | <!DOCTYPE html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<title>105年第十四任總統副總統及第九屆立法委員選舉</title>
<link href="../css/style.css" rel="stylesheet" ty... |
data/president/n200000000000000/20160116093538/page.html | gugod/vote-watch-2016 | <!DOCTYPE html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<title>105年第十四任總統副總統及第九屆立法委員選舉</title>
<link href="../css/style.css" rel="stylesheet" ty... |
builds/data/general256996.html | world-of-greyhawk/world-of-greyhawk.github.io | <!doctype html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>newb newbler to this guild - Epic Character Builder's Guild</title>
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" type="text/css" href="../viewtopic.css" />... |
data/president/n704000300000000/20160116113131/page.html | gugod/vote-watch-2016 | <!DOCTYPE html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<title>105年第十四任總統副總統及第九屆立法委員選舉</title>
<link href="../css/style.css" rel="stylesheet" ty... |
2013/04/15/notes.html | sunbjt/cboettig.github.com | <!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head prefix="dc: http://purl.org/dc/terms/ og: http://ogp.me/ns#">
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'/>
<title>Notes</title>
<meta name="author" content="Carl Boettiger" />
<meta name="viewport... |
data/president/n400000300000000/20160116143051/page.html | gugod/vote-watch-2016 | <!DOCTYPE html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<title>105年第十四任總統副總統及第九屆立法委員選舉</title>
<link href="../css/style.css" rel="stylesheet" ty... |
coursera/Cryptography/Programming Assignment 1/doc/Programming Assignment 1 | Coursera_files/LikeContent.css | kszatkow/kcrypt | .rc-LikeContent{position:relative;}.rc-LikeContent .c-button-icon{background:none;border:none;font-size:20px;}.rc-LikeContent .c-button-icon:focus{outline:none}.rc-LikeContent .rc-LikeFeedbackEditor{position:absolute;bottom:35px;right:0;}.rc-LikeContent .rc-LikeFeedbackEditor .scribe-editor{width:280px;height:90px} |
doc/pub/week9/html/._week9-bs098.html | CompPhysics/ComputationalPhysics2 | <!--
Automatically generated HTML file from DocOnce source
(https://github.com/doconce/doconce/)
-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="DocOnce: https://github.com/doconce/doconce/" />
<meta name="viewport" content="width=device-width, ini... |
data/president/n600003600000000/20160116123736/page.html | gugod/vote-watch-2016 | <!DOCTYPE html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<title>105年第十四任總統副總統及第九屆立法委員選舉</title>
<link href="../css/style.css" rel="stylesheet" ty... |
blog/2004/02/valentines-day--beyond-the-commerce.html | Stwissel/stwissel.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<title>Valentines day --- beyond the commerce - NotesSensei's Blog</title>
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-72033-1', 'auto');
ga('send', 'pageview');
</script>
<script async src='https://www.google-analyti... |
documentos/listapirata/listapirata@listas.partidopirata.org/msg01690.html | piratas/midiateca | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Re: [Partido Pirata] [Buscador] Acha Filme - dúvida</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" sizes="114x114" href="http://www.mail-archive.c... |
doc/api/cc/mallet/pipe/class-use/SourceLocation2TokenSequence.html | burrsettles/mallet | <!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_37) on Wed Jan 23 11:08:00 EST 2013 -->
<TITLE>
Uses of Class cc.mallet.pipe.SourceLocation2TokenSequence (Mallet 2 API)
</TITLE>
<META NAME="date" ... |
resources/public/index.html | kanwei/screenpop | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Screenpop</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link href="/css/screen.css" rel="stylesheet">
<script src="//... |
doc/api/cc/mallet/regression/class-use/LinearRegressionTrainer.html | burrsettles/mallet | <!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_37) on Wed Jan 23 11:08:00 EST 2013 -->
<TITLE>
Uses of Class cc.mallet.regression.LinearRegressionTrainer (Mallet 2 API)
</TITLE>
<META NAME="date"... |
Desktop/tool/poi-bin-3.15-20160924/poi-3.15/docs/apidocs/org/apache/poi/hssf/record/BackupRecord.html | tommylsh/test20170719 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>BackupRecord (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text... |
sdk/guid-6013a680-57f9-415b-8851-c4fa63356636/letter_8h_source.html | warlordh/fork_Symbian | <!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>TB9.2 Example Applications: examples/Base/ArraysAndLists/linkedlist/dbl... |
sdk/GUID-CE5722A4-0355-3943-93F0-F0466C7764FF.html | warlordh/fork_Symbian | <?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 lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="copyright" content="(C) Co... |
sdk/GUID-92CE57F4-6D11-3418-8C63-7F13E1FB20CA.html | warlordh/fork_Symbian | <?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 lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="copyright" content="(C) Co... |
sdk/guid-6013a680-57f9-415b-8851-c4fa63356636/csasyncdocument_8cpp_source.html | warlordh/fork_Symbian | <!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>TB9.2 Example Applications: examples/S60CppExamples/ClientServerAsync/c... |
pdk/GUID-A9EFF381-F51F-3A7E-9E1C-8B7C60A3EBEB.html | warlordh/fork_Symbian | <?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 lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="copyright" content="(C) Copyrigh... |
pdk/GUID-12EFB295-C527-5F96-81F1-6021D335D865.html | warlordh/fork_Symbian | <?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 lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="copyright" content="(C) Copyright 2010... |
doc/com/runescape/revised/content/holidayevent/impl/ThanksgivingEvent.html | RodriguesJ/Atem | <!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_55) on Thu Jun 12 19:18:22 EDT 2014 -->
<title>ThanksgivingEvent</title>
<meta name="date" content="2014-06-12">
<link rel="stylesheet"... |
sdk/GUID-3F7D8E2D-CC28-311C-B6BF-346C6AE4DC41.html | warlordh/fork_Symbian | <?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 lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="copyright" content="(C) Co... |
pdk/GUID-43533AA7-9FC3-309F-85E1-3DBE58501B56.html | warlordh/fork_Symbian | <?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 lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="copyright" content="(C) Copyrigh... |
resources/public/index.html | kibu-australia/gear | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="css/bijou.min.css" />
<link rel="stylesheet" type="text/css" href="css/app.css" />
<title>Gear Inch Calculator</title>
</head>
<body>
<div class="container">
<div id="heading">
... |
pdk/GUID-E661DE63-1A58-31DF-836F-CC8874EFA922.html | warlordh/fork_Symbian | <?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 lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="copyright" content="(C) Copyrigh... |
com.googlecode.alvor.gui/help/toc.html | abreslav/alvor | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Alvor Table of Contents</title>
</head>
<body>
<h1>Alvor Table of Contents</h1>
Please enter your text here.
</body>
</html> |
7.Documentation_Package/User_Manual_And_Technical_Reference/Build html documentation/OpticalSystemAnalysis1.html | IAPJena/ProjectOne | <html>
<head>
<title>Optical System Analysis</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="HelpNDoc Personal Edition 4.3.1.364">
<link type="text/css" rel="stylesheet" media="all" href="css/reset.css" />
<link type="text/css" rel="stylesheet" me... |
docs/html/GetAction.html | electric-cloud/installjammer | <!-- saved from url=(0014)about:internet -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><TITLE>GetAction</TITLE><meta name="generator" content="Fast-Help"><meta name="keywords" content="GetAction">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--... |
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/php/showphpa83d.html | platinhom/ManualHom |
<!DOCTYPE html>
<html>
<!-- Mirrored from www.w3schools.com/php/showphp.asp?filename=demo_func_string_count_chars4 by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:19:21 GMT -->
<head>
<title>Tryit Editor v2.1 - Show PHP</title>
<link rel="stylesheet" href="../trycss.css">
<!--[if lt IE 8]>
<style>
.t... |
misfits_the_fiend_mask.html | relandpigte/tots | <!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Misfits - The Fiend Mask, Scary Crazy Bugged Eyed Cave... |
wp-content/themes/level09/style-dark.css | level09/wp34 | body {
background: #555;
color: #ccc;
}
a {
color: #fff;
}
a:hover {
color: #ddd;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #fff;
}
hr {
border-bottom: 1px dotted #777;
}
blockquote p {
color: #fff;
}
::selection {
background: #fff;
color: #222;
}
::-moz-selection {
b... |
doc/class/Main.html | Illisian/Nodes | <!DOCTYPE html>
<html>
<head>
<meta charset='UTF-8'>
<title>CoffeeScript API Documentation</title>
<script src='../javascript/application.js'></script>
<script src='../javascript/search.js'></script>
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
</head>
<body>
<div id='... |
hackjvm/src/doc/ojvm/loading/instructions/Ins_lmul.html | adum/bitbath | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Mon Jul 03 11:07:23 PDT 2000 -->
<TITLE>
: Class Ins_lmul
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF N... |
pbn-bnw/g20x20-83.html | alijc/Paint-by-numbers | <HTML>
<HEAD>
<TITLE> Paint by Numbers - 20x20 #83</TITLE>
</HEAD>
<BODY>
<h1> Paint by Numbers - 20x20 #83</h1>
<p>
<applet
code=PBN10a.class
name=Paint by Numbers
width=361
height=406 >
<param name=filename value=20x20/lightbulb2.xbm>
<param name=solved value=false>
</applet>
<p>
Each number to ... |
docs/types/CocoonArtifact.html | alucardxlx/matts-uo-server | <html>
<head>
<title>RunUO Documentation - Class Overview - CocoonArtifact</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Items.html">Back to Server.Items</a></h4>
<h... |
Joomla-Site/com_newsfeeds/NewsfeedsModelCategory.html | asika32764/Joomla-CMS-API-Document | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- template designed by Marco Von Ballmoos -->
<title>Docs For Class NewsfeedsModelCategor... |
readme_files/c/119-readme.html | lalo/readme-fads | <div class="announce instapaper_body textile" data-path="README.textile" id="readme"><article class="markdown-body entry-content" itemprop="mainContentOfPage"><h1>
<a name="user-content-nginx-push-stream-module" class="anchor" href="#nginx-push-stream-module" aria-hidden="true"><span class="octicon octicon-link"></span... |
doc/ctgb_html/10766.html | ivorbosloper/pestileaks | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
<TITLE>Dit middel is uitsluitend bestemd voor professioneel gebruik</TITLE>
<META NAME="GENERATOR" CONTENT="LibreOffice 3.5 (Linux)">
<META NAME="AUTHOR" CONTENT="Gort">
... |
src/app.ng1/components/menu/menu.html | lunches-platform/fe | <md-card class="l-menu">
<md-card-header>
<md-card-header-text>
<span class="md-title">{{ vm.menu.date | lDate }}</span>
<span class="md-subhead">Запись заканчивается {{ vm.timeBeforeOrderImpossible() }}</span>
</md-card-header-text>
</md-card-header>
<div layout="column" layout-gt-xs="row">... |
docs/breadcrumbs/2.0.3/tests/BOM/assets/css/symbols.data.svg.css | WestpacCXTeam/GUI-source | .breadcrumb-list > li + li:before,
.icon-breadcrumb { background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dt... |
archives/index.html | tlemar/tlemar.github.io1 | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Archives | Hexo</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description">
<meta property="og:type" content="website">
<meta property="og:title" content="Hexo">
<meta property="og:url" con... |
templates/registration/login.html | toladata/TolaWork | {% extends "base.html" %}
{% block content %}
<head>
<!-- splash screen css files -->
<link href="{{ STATIC_URL }}css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="{{ STATIC_URL }}css/login.css" rel="stylesheet" type="text/css">
<link href="{{ STATIC_URL }}css/fontawesome-4.2.0.min.cs... |
src/external/cvmlcpp/doc/Enums.html | app-on-mic/olb-xeon-phi-0.8.0 | <!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>CVMLCPP::Enums</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel='stylesheet' href='stylesheet.css' type='text/c... |
v3/html/startpage.html | EGFGy/ISS | <!DOCTYPE html>
<html lang="de">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<head>
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/startpage.css" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Oswald' rel='styleshee... |
layout/styles/layout.css | ashodhiyavipin/famiglia | html{overflow-y:scroll;}
body{margin:0; padding:0; font-size:14px; color:#919191; background-color:#232323;}
body.boxed{color:#919191; background-color:#FFFFFF;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.uppercase{text-transform:uppercase;}
... |
jcsp-1.1-rc4/jcsp-doc/org/jcsp/plugNplay/ints/package-frame.html | rubemkalebe/SalaoBelezaPura | <!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.5.0_16) on Sun Jan 25 20:01:31 GMT 2009 -->
<TITLE>
org.jcsp.plugNplay.ints (CSP for Java (JCSP) 1.1-rc4 API Specification (inc. Network))
</TITLE>
<MET... |
logs/meng/q5502708.html | ForAEdesWeb/AEW25 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible"content="IE=9; IE=8; IE=7; IE=EDGE">
<meta http-equiv="Content-Type... |
sites/all/libraries/superfish/style/default.css | SalahMessaoud/duplex-prototype | .sf-menu.sf-style-default {
float: left;
margin-bottom: 1em;
padding: 0;
}
.sf-menu.sf-style-default.sf-navbar {
width: 100%;
}
.sf-menu.sf-style-default ul {
padding-left: 0;
}
.sf-menu.sf-style-default a {
border-left: 1px solid #fff;
border-top: 1px solid #CFDEFF;
padding: 0.75em 1em;
... |
lib/docs/apidocs/org/apache/poi/hdgf/dev/package-summary.html | setu9760/Jade_project_repo | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="ru">
<head>
<title>org.apache.poi.hdgf.dev (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
... |
digitalbusinesscard/resources/css/vcard.css | chisimba/modules | /*
CSS for Digital Business Card
*/
.vcard-name-wrapper {
font-size: 160%;
}
.vcard-textinfo {
width: 340px;
color: grey;
line-height: 130%;
margin-bottom: 30px;
}
.vcard {
width: 850px;
padding-left: 20px;
padding-top: 20px;
}
.vcard-tel {
font-size: 85%;
line-height: 130%;
... |
extension/ezjscore/design/standard/lib/yui/2.8.1/build/yuitest/assets/testlogger.css | liberator44/kindle-publish | /*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
.yui-log{padding-top:3em;}.yui-log-container{width:40em;}.yui-log .yui-log-bd{height:60em;}.yui-log .yui-log-btns{display:none;}.yui-log .yui-log-ft .yui-log-sourcef... |
_variables/image_url.html | mgsolipa/b2evolution_phpxref | <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : Variable Reference: $image_url</title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sample-print.c... |
webalizer/usage_201412.html | johnnygan/cphedu | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- Generated by The Webalizer Ver. 2.20-01 -->
<!-- -->
<!-- Copyright 1997-2008 Bradford L. Barrett -->
<!-- -->
<!-- Distributed under the GNU GPL Version 2 -->
<!-- ... |
templates/ja_fixel/css/rtl/blue/template.css | AlexandreProenca/SalveRei |
.jumbotron {
position: relative;
padding: 40px 0;
}
.jumbotron h1 {
font-size: 60px;
letter-spacing: -1px;
line-height: 1;
margin: 0 0 10px 0;
}
.jumbotron p {
font-size: 22.5px;
line-height: 1.275;
margin: 0 0 20px 0;
}
.jumbotron .btn {
margin-top: 10px;
}
.jumbotron .btn-large {
margin-top: 2... |
help/en/html/networksettings.html | opieproject/opie | <html> <head> <title>networksettings</title> </head>
<body>
<center><h1>networksettings</h1></center>
<hr>
</body>
</html>
|
wp-content/themes/jmoore/fonts/harriet_display_black-demo.html | tynielsen/jmoore | <!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" />
<script src="http://ajax.googleapis.com/ajax/libs... |
doc/Doxygen/html/input_2xml__lmf_8py.html | buret/pylmflib | <!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... |
doc/artiano/uiTest/package-tree.html | Artiano/Artiano | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (version 1.7.0_21) on Tue Oct 15 19:50:58 CST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>artiano.uiTes... |
news/2013thanksgiving/thanksgiving.html | Studio-Center/demos.studiocenter.com | <!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Happy Thanksgiving</title>
</head>
<body bgcolor="#000000" text="#FFFFFF" link="#FFFFFF">
<div align="center">
<table bgcolor="#000000"width="550" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table style="background-color: #000000; displ... |
doc/html/hgegui_guislider_setmode.html | cheeseEater/ihge | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- http://hge.relishgames.com -->
<html>
<head>
<meta name="Keywords" content="game engine, 2d, hardware accelerated, hge, engine, relish games, game development">
<meta name="Description" content="Haaf's Game Engine - Hardware accelerated 2D gam... |
server/appengine/templates/codeContentBody.html | adamfisk/littleshoot-client | <div class="contentBodySection normal" id="code">
Building and running LittleShoot is generally easy, although the build process does take
time because there's a lot going on in there. To build LittleShoot, you first need to have both
<a href="http://maven.apache.org/">maven</a> and <a href="http://ant.ap... |
phones/scrabble/index.html | tableLiris/tableLiris | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Scrabble.html</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
</head>
<body>
<div style="position: relative;">
<canvas i... |
doc/ccbuild/ccbuild.html/ch3.html | bneijt/ccbuild | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<title>ccbuild - A strict developer's build utility - Using ccbuild</title>
<link href="index.html" rel="start">
<link href="ch2.html" rel="prev">
<link href="ch4.html" rel="next... |
Schrodinger/Schrodinger_2012_docs/maestro/help_BioLuminate/tools_menu/plot_two_coord_scan.html | platinhom/ManualHom | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<meta name="categories" content="advanced_tasks">
<meta name="profile" content="!Elements">
<title>Plot of Two-Coordinate Scan Panel</title>
<link rel="stylesheet" type=... |
docs/l_help/learn_R_display_serialaxes.html | waddella/loon | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>loon</title>
<style>
code{white-space: pre-wrap;}
... |
css/ro-bootstrap.css | karuto/metrics | /*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;... |
SupportPage/obj/Release/Package/PackageTmp/Help/Admin.html | donghang11/Support-Page | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title></title>
</head>
<body>
<p>
<div>
After clicking the ADMIN tag, the administrator could go into the admin page. By the way, the administrator could ... |
db/docs/api_cxx/DbTxnMgr/stat.html | kenpeter/htdig | <! "@(#)stat.so 10.10 (Sleepycat) 10/26/98">
<!Copyright 1997, 1998 by Sleepycat Software, Inc. All rights reserved.>
<html>
<body bgcolor=white>
<head>
<title>Berkeley DB: DbTxnMgr::stat</title>
<meta name="description" content="Berkeley DB: An embedded database programmatic toolkit.">
<meta name="keywords" content="... |
toolchain/arm_cm0/share/doc/gcc-arm-none-eabi/html/as.html/H8_002f300-Directives.html | jocelynmass/nrf51 | <html lang="en">
<head>
<title>H8/300 Directives - Using as</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using as">
<meta name="generator" content="makeinfo 4.8">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="H8_002f300_002dDependent.html#H8_... |
doxygen/html/classRayDifferential.html | mmp/pbrt-v1 | <!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>pbrt: RayDifferential Class Reference</title>
<link href="tabs.css" rel... |
soot/polyglot-1.3.5/doc/api/polyglot/util/Base64.OutputStream.html | BuddhaLabs/DeD-OSX | <!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.5.0_13) on Thu Feb 21 16:35:37 EST 2008 -->
<TITLE>
Base64.OutputStream
</TITLE>
<META NAME="keywords" CONTENT="polyglot.util.Base64.OutputStream class"... |
material/theme/green/static/material/css/materialize.css | ramonrdm/agendador | .materialize-red {
background-color: #e51c23 !important; }
.materialize-red-text {
color: #e51c23 !important; }
.materialize-red.lighten-5 {
background-color: #fdeaeb !important; }
.materialize-red-text.text-lighten-5 {
color: #fdeaeb !important; }
.materialize-red.lighten-4 {
background-color: #f8c1c3 !i... |
templates/home/homeTemplate.html | alfchee/yagApp |
<div id="header">
<nav class="navbar navbar-green navbar-static-top" role="navigation">
<div id="header-content" class="container">
</div>
</nav>
</div>
<div id="home-content">
<!-- The carousel -->
<figure id="carousel" class="carousel slide" data-ride="carousel">
... |
html/d4/d16/classff__collections_1_1bb___list_with_polymorphism_and_cast_and_interface_1_1_cayote-members.html | kainagel/teach-oop | <!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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.