path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/c0d637f39e0ed5e11830f0c08e3527e153032ada80e872319f1f8e35cd99a188.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="./7b7cec7a5f28f839d9f70ca841d995dfc85c8394138b4031ede7aae42eeeb512.html">Teleport</a>
<hr>
... |
Hybrid-class/conFusion/www/templates/dish-comment.html | hellozts4120/FullStack-HKUST | <ion-modal-view>
<ion-header-bar>
<h1 class="title">Submit Comment on Dish</h1>
<div class="buttons">
<button class="button button-clear" ng-click="closeCommentModal()">Close</button>
</div>
</ion-header-bar>
<ion-content>
<form id="commentForm" name="commentForm" ng-submit="submitComment()"... |
test/partials/devices.html | Flywheel-Co/flywheel-adapt | <section id="devices">
<h2>Devices</h2>
<div class="device-group row">
<div class="col col-12 col-blue device-item lte-ultrawide"><div class="label"><code>lte-ultrawide</code></div></div>
<div class="col col-12 col-blue device-item lte-desktop"><div class="label"><code>lte-desktop</code></div></div>
<div class... |
doc/html/functions_vars_p.html | garethcmurphy/mhdvanleer | <!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... |
IASS/IASS_BASIC/IASS_Server/html/RGraph/demos/bar-interactive-key.html | LinkItONEDevGroup/LASS | <!DOCTYPE html >
<html>
<head>
<script src="../libraries/RGraph.common.core.js" ></script>
<script src="../libraries/RGraph.common.dynamic.js" ></script>
<script src="../libraries/RGraph.common.key.js" ></script>
<script src="../libraries/RGraph.drawing.rect.js" ></script>
<script src="../libraries/... |
documentation/html/classadobe_1_1notify__on__write.html | brycelelbach/asl | <!--
Copyright 2005-2008 Adobe Systems Incorporated
Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
or a copy at http://stlab.adobe.com/licenses.html)
Some files are held under additional license.
Please see "http://stlab.adobe.com/licenses.html" for more information.
-->... |
examples/circularNetwork.html | ekeneijeoma/ijeoma.js | <head>
<style>
body {
padding: 0;
margin: 0;
}
div {
position: absolute;
z-index: 100;
padding: 10px 0 0 10px;
}
</style>
</head>
<body>
<div>
<button id="nodes">Hide/Show Nodes</button>
<button id="links">Hide/Show Links</button>
... |
src/templates/public/login.html | micfan/dinner | {% extends "base/base.html" %}
{% load static from staticfiles %}
{% block title %}登录{% endblock %}
{% block css %}
<link href="{% static 'css/login.css' %}" rel="stylesheet">
{% endblock%}
{% block body %}
{% if messages %}
<ul class="messages">
{% for message in messages %}
<li{% if message.tags %} cl... |
doc/compose/class-use/MessageSenderPair.html | tokahuke/java-for-playwrights | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="pt">
<head>
<!-- Generated by javadoc (1.8.0_60) on Wed Mar 02 17:26:14 BRT 2016 -->
<title>Uses of Class compose.MessageSenderPair</title>
<meta name="date" content="2016-03-02">
<link re... |
_layouts/default.html | abcamus/abcamus.github.io | <!DOCTYPE html>
<html>
{% include head.html %}
<!--
<script type="text/javascript"
src="/js/MathJax.js?config=TeX-AMS-MML_HTMLorMML,/js/config/TeX-AMS-MML_HTMLorMML.js">
</script>
<script type="text/javascript"
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js">
</script>
-->
<... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/5c7e6aee60c38f684cb035a00fa109ccc1ca021d9201745b8b28bb9477bc5fb9.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="./482cda37e31225266f2a07bef962f45c587559da3d38345d7beb23550c0eae54.html">Teleport</a>
<hr>
... |
2016/01/15/Smart-classroom-innovando-el-espacio-de-aprendizaje-con-TIC.html | marchelo2212/marchelo2212.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Smart classroom: innovando el espacio de aprendizaje con TIC - Tecnología, Innovación y más..</title>
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" con... |
mapApp/static/mapApp/css/barchart.css | SPARLab/BikeMaps | #barchart text {
fill: white;
font: 10px sans-serif;
text-anchor: start;
}
#barchart .axis text {
fill: black;
font: 10px sans-serif;
}
.axis path,
.axis line {
fill: none;
stroke: #000;
shape-rendering: crispEdges;
}
.x.axis path {
display: none;
} |
_drafts/2012-11-05-building-cvblobs-and-cv-on-debian.html | jijames/cybercrimetech | ---
layout: post
title: Building CVBlobs and CV on Debian
date: '2012-11-05T11:57:00.000+09:00'
author: Joshua James
tags:
modified_time: '2012-11-05T11:57:29.144+09:00'
blogger_id: tag:blogger.com,1999:blog-2701259639305045003.post-6958018771374003399
blogger_orig_url: http://www.cybercrimetech.com/2012/11/building-c... |
_site/products/lamps/brown-lamp/index.html | mccl0140/ecommerce-website | <!DOCTYPE html>
<html lang="en-ca">
<head>
<meta charset="utf-8">
<title>Urban Adornments</title>
<link href="/images/favicon.ico" rel="shortcut icon">
<meta name="description" content="A beautiful neutral/brown lamp.">
<meta name="handheldfriendly" content="true">
<meta name="mobileoptimized" content="240"... |
main/lock_api/mutex/trait.RawMutex.html | malept/guardhaus | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../lock_api/trait.RawMutex.html">
</head>
<body>
<p>Redirecting to <a href="../../lock_api/trait.RawMutex.html">../../lock_api/trait.RawMutex.html</a>...</p>
<script>location.replace("../../lock_api/trait.RawMutex.html" + l... |
assets/css/common.css | sambysam/sambysam.github.io |
#logo {
position: absolute;
left: 50%;
margin-left: -150px;
display: block;
width: 300px;
z-index: 99;
-webkit-transition: all 0.5s ease 1s;
-moz-transition: all 0.5s ease 1s;
-o-transition: all 0.5s ease 1s;
transition: all 0.5s ease 1s;
}
#logo img {
max-width: 100%;
}
#lo... |
effect-effector/index.html | acgd-learn-the-web/activities | ---
title: "Effect Effector"
desc: "A quick multiple choice quiz testing knowledge of CSS effects like animations and transitions."
intro: "Effects that affect"
congrats: "The effect of the effect’s affect affected all effects."
styles:
- /common/prism.min.css
scripts:
- /common/prism.min.js
- activity.js
layout:... |
clean/Linux-x86_64-4.08.1-2.0.5/released/8.13.1/monae/0.0.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>monae: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" ... |
e5db01e/html/classv8_1_1_string_1_1_value-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... |
4e1a50a/html/classv8_1_1IdleTask.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... |
server/emuyoda/html/views/connect.html | Zonama/ZonamaDev | <div class="container">
<h4>Getting Connected</h4>
<p>
<div class="panel panel-info" ng-show="server_status.autoreg">
<div class="panel-heading">
<h3 class="panel-title">NOTE: Auto Registration Enabled</h3>
</div>
<div class="panel-body">
<p>NOTE: Autoregistration is enabled, ... |
src/var.www/report.cgi/html/report_print.css | WrathOfChris/chopstix | /* $Gateweaver: report_print.css,v 1.4 2007/09/10 15:22:24 cmaxwell Exp $ */
/*
* Copyright (c) 2007 Christopher Maxwell. All rights reserved.
*/
* {
padding: 0;
margin: 0;
border: 0;
}
body, html {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
color: black;
background-color: white;
text-alig... |
index.html | GoaldenHour/goaldenhour.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Goalden Hour</title>
<meta name="description... |
public/index.html | edevregille/node-todo | <!doctype html>
<!-- ASSIGN OUR ANGULAR MODULE -->
<html ng-app="appTodo">
<head>
<!-- META -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Optimize mobile viewport -->
<title>Démo Bluemix</title>
<!-- SCROLLS -->
<link rel="stylesheet" href="//netdna.bootstr... |
views/resultados.html | chmartinez/test-for-pedro | <!DOCTYPE html>
<html ng-app="app1" lang="es">
<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>Elecciones</title>
<script src="/libs/jquery-3.2.0/jquery-3.2.0.js"></script>
<... |
material/partials/directives/youtube.html | WriterCMS/writercms-themes | <iframe class="youtube" ng-src="{{ trustSrc(youtubeSrc) }}"></iframe>
|
documentation/ActorProtocol.html | RichardAlexanderGreen/ProgrammingInSimpleEnglish | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 TRANSITIONAL//EN">
<html>
<head>
<title>Actor Protocol</title>
<link href="styles.css" rel=STYLESHEET TYPE="text/css">
</head>
<body>
<h2>Actor Protocol</h2>
<h3>Actor Interface</h3>
<p>
To speak to an actor,
we simply send a statement
along with the objec... |
index.html | Ravichandrane/Hue | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Hue - Effect</title>
<link href='http://fonts.googleapis.com/css?family=Roboto:400,300' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="style.css">
</head>
<body>
<header id="header">
<h1>Hue Effect</h1>
</header>
</body>
</htm... |
test/index.html | knoxHuang/engine | <!DOCTYPE HTML>
<html>
<head>
<title> Fire </title>
<style>
body {
margin: 0;
padding: 0;
background-color: #333333;
}
#help {
position: absolute;
z-index: 20;
color: black;
top: 20px;
... |
0.4.0/css/questionnaire.css | tstephen/questionnaire | /* BOOTSTRAP OVERRIDES */
.navbar-brand {
padding: 5px;
}
/* MESSAGES */
#messages {
line-height: 3em;
position: fixed;
top:10%;
width: 80%;
z-index: 100;
}
#messages .glyphicon.text-danger {
color: #a94442 !important;
padding-top: 0.4em;
margin-top: 0.4em;
}
#messages,
.messages,
.instructions {
... |
public/Windows 10 x64 (18363.592)/_PCW_REGISTRATION_INFORMATION.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18363.592)</h4><br>
<h2>_PCW_REGISTRATION_INFORMATION</h2>
<font face="arial"> +0x000 Version : Uint4B<br>
+0x008 Name : Ptr64 <a href="./_UNICODE_STRING.html">_UNICODE_STRING</a><br>
+0x010 CounterCount : Uint4B<br>
+0x018 Counters : Pt... |
public/Windows 10 x64 (18363.657)/_ETW_HW_TRACE_EXT_INTERFACE.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18363.657)</h4><br>
<h2>_ETW_HW_TRACE_EXT_INTERFACE</h2>
<font face="arial"> +0x000 StartProcessorTraceOnEachCore : Ptr64 long <br>
+0x008 StopProcessorTraceOnEachCore : Ptr64 long <br>
+0x010 LogProcessorTraceOnCurrentCore : Ptr64 long <br>
</font></body></htm... |
2012-04/2012-04-13--4-if/index.html | limitist-log/limitist-log.github.io | <html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>
<body>
<div style="text-align: center; height: 75px; padding:1px; text-transform:capitalize; backgr... |
index.css | FreeAdvice/freeadvice.github.io | body {
margin: 0;
padding: 0;
}
.container {
box-sizing: border-box;
display: flex;
flex-direction: column;
align-items: center;
height: 100vh;
}
*, *:before, *:after {
box-sizing: inherit;
}
.navbar {
display: flex;
flex-direction: row;
justify-content: flex-end;
width:100%;
height: 115px;
... |
tests/unit/index.html | ryancookdev/canvas-chess | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Canvas Chess Tests</title>
<link rel="stylesheet" href="http://code.jquery.com/qunit/qunit-1.18.0.css">
</head>
<body>
<div id="qunit"></div>
<div id="qunit-fixture"></div>
<script src="http://code.jq... |
docs/docs/api/mil/nga/geopackage/tiles/package-tree.html | ngageoint/geopackage-core-java | <!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.13) on Thu Feb 03 14:46:53 MST 2022 -->
<title>mil.nga.geopackage.tiles Class Hierarchy (GeoPackage Core 6.2.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-0... |
funda/css/main.css | ibeerepoot/Programmeerproject | /*
Theme Name: Triangle
Theme Uri: http://www.themeum.com
Author: Themeum
Author Uri: http://www.themeum.com
Description: Creative Site Template
Version: 1.1
*/
/*
Custom CSS Iris
*/
#pieChart svg:not(:root) {
width: 650px;
height: 650px;
}
#map svg:not(:root) {
width: inherit;
... |
endorsements.html | whereistanya/not-my-locker-room | <!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>We're with her</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<link rel="stylesheet" href="css/normalize.css">
<link href="https://fonts.googleapis... |
_layouts/lifestream.html | rtaibah/jekyll-blog | ---
layout: default
---
<article id="lifestream" class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting">
<header class="post-header">
<h1 class="post-title p-name" itemprop="name headline">{{ page.title | escape }}</h1>
<p class="post-meta">
<time class="dt-published" datetime="{{ page... |
css/hoverEffects.css | Deku/GroupFinder | .grid {
position: relative;
clear: both;
margin: 0 auto;
padding: 1em 0 4em;
max-width: 1000px;
list-style: none;
text-align: center;
}
/* Common style */
.grid figure {
position: relative;
float: left;
overflow: hidden;
margin: 10px 1%;
width: 30%;
height: auto;
... |
doc/java/jdk7/javax/management/class-use/MBeanParameterInfo.html | fbiville/annotation-processing-ftw | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.6.0_18) on Thu Dec 18 17:18:37 PST 2014 -->
<title>Uses of Class javax.management.MBeanParameterInfo (Java Platform SE 7 )</title>
<meta na... |
doc/codecoverage/MediaBundle_Entity.dashboard.html | richtermarkbaay/MEDTrip | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Dashboard for /var/www/source/hca_draft/src/HealthCareAbroad/MediaBundle/Entity</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-r... |
docs/picturepark-sdk-v1-widgets/api/interfaces/deferredpermissionrequest.html | Picturepark/Picturepark.SDK.TypeScript | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>DeferredPermissionRequest | picturepark-sdk-v1-widgets API</title>
<meta name="description" content="Documentation for picturepark-sdk-v1-widgets API">
<meta name="viewport" conte... |
place/romania/statistics/2013/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 ... |
Index.html | mohamednasr/MAgallery | <!--
* MAgallery - v1.0.0
* https://github.com/mohamednasr/MAgallery
* 2016-9-7
* Copyright (c) 2016 Mohamed Nasr
* License: MIT
-->
<!DOCTYPE html>
<html>
<head>
<title>MAgallery</title>
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="http://... |
index.html | bluej/website | <!DOCTYPE html>
<html lang="en-US" class="no-js">
<head>
<!--Title-->
<title>Jessica Blue | artist</title>
<!--Favicons-->
<link type="image/x-icon" rel="shortcut icon" href="style/images/shortcut-icon.ico">
<!--CSS-->
<link type="text/css" rel="stylesheet" href="style/css/format.css"/>
<!--Fonts-->
... |
manpages/man2/fsync.2.html | yuweijun/yuweijun.github.io | <!DOCTYPE html>
<HTML><head><TITLE>Manpage of FSYNC</TITLE>
<meta charset="utf-8">
<link rel="stylesheet" href="/css/main.css" type="text/css">
</head>
<body>
<header class="site-header">
<div class="wrap"> <div class="site-title"><a href="/manpages/index.html">linux manpages</a></div>
<div class="site-description"... |
v5/user-agent-detail/24/8b/248b6d43-908d-413a-a280-307e9d828099.html | ThaDafinser/UserAgentParserComparison |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>User agent detail - NokiaC5-05</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css">
<link href="https://fonts.googleapis.com/icon?family=Mate... |
doc/FCalendar.js.html | fsy0718/calendar | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Source: FCalendar.js</title>
<script src="scripts/prettify/prettify.js"></script>
<script src="scripts/prettify/lang-css.js"></script>
<script src="scripts/jquery.min.js"></script>
<!--[if lt IE 9]>
<script src="//html5s... |
index.html | mjschindler/mjschindler.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>MJ Schindler's Dev Bootcamp Project Website</title>
<link rel="stylesheet" type="text/css" href="stylesheets/default.css">
</head>
<header id="title">
<h1><a href="http://mjschindler.github.io/index.html">MJ @ DBC</a></h1>
<nav>
<ul>
<li>... |
src/index.html | AdrielLimanthie/carousell-reddit | <!doctype html>
<html lang="en">
<head>
<title>Reddit for Carousell</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<div id="root" style="height: 100%"></div>
</body>
</html>
|
_site/mobiles-home/saxmundham-mobile-library-route-4/index.html | suffolklibraries/sljekyll | <!doctype html>
<html lang="en-gb">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex, nofollow">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
... |
app/pages/talks/talks.common.css | fvonberg/SpeakerRating-NativeScript | .cardViewAuthor {
font-weight: bold;
}
/*.cardViewHeading {
color: #339966;
}*/
|
admin/src/app/pages/register/register.html | bigfish-hu/remarker | <div class="auth-main">
<div class="auth-block">
<h1 i18n>Sign up to RemarkerAdmin</h1>
<a routerLink="/login" class="auth-link" i18n>Already have an account? Sign in!</a>
<form [formGroup]="form" (ngSubmit)="onSubmit(form.value)" class="form-horizontal">
<div class="form-group row" [ngClass]="{'ha... |
lib/qless/server/static/css/docs.css | seomoz/qless | /* Add additional stylesheets below
-------------------------------------------------- */
/*
Bootstrap's documentation styles
Special styles for presenting Bootstrap's documentation and examples
*/
/* Body and structure
-------------------------------------------------- */
body {
position: relative;
padding-t... |
Reports/pc/pcladd.1.0.1/PCLADD-net11.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>
... |
javadoc/3.4/org/robolectric/res/package-tree.html | robolectric/robolectric.github.io | <!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_112-google-v7) on Fri Jul 21 13:02:32 PDT 2017 -->
<title>org.robolectric.res Class Hierarchy</title>
<meta name="date" content="2017-07-21">
<... |
web/index.html | denniskaselow/playground_dart_polymer | <!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">
<meta name="scaffolded-by" content="https://github.com/google/stagehand">
<title>playground_dart_polymer</title>
<!-- Add to hom... |
views/password-update.html | benkaiser/iasurvey | {% extends 'base/backend_base.html' %}
{% block title %}Surveys - Interns Australia{% endblock %}
{% block content %}
<div class="context">
<script>
function submitForm(){
var newpw = document.getElementById("newpw");
var confirmpw = document.getElementById("confirmpw");
var form = document.getElementById... |
toolchain/osx/gcc-arm-none-eabi-6-2017-q1-update/share/doc/gcc-arm-none-eabi/html/stabs/Parameters.html | ChangsoonKim/STM32F7DiscTutor | <html lang="en">
<head>
<title>Parameters - STABS</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="STABS">
<meta name="generator" content="makeinfo 4.8">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Variables.html#Variables" title="Variables">
<... |
styles.css | jamesryan83/brackets-node-webkit | #brackets-node-webkit-icon {
background-image: url(icon-nw.svg);
background-repeat: no-repeat;
background-size: 20px;
background-position: center;
}
#brackets-node-webkit-path {
width: 98%;
height: 27px;
padding: 0 5px;
} |
doc/html/en/rep_samples.html | LuaDist/im | <!doctype HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Representation Samples</title>
<link rel="stylesheet" type="text/css" href="../style.css">
</head>
<body>
<h2... |
vsh1a/Verkefni4/setting-backgrounds-and-gradients/assets/stylesheets/main.css | siggirr/Verkefni1 | /* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b... |
src/theme/default/views/account/reset/inputs.html | EndyKaufman/django-postgres-angularjs-blog-front | <div class="form-group has-feedback" show-errors>
<label for="code" translate>Code:</label>
<input type="text" class="form-control" name="code" id="code"
placeholder="{{ 'enter code from email' | translate}}"
ng-model="AccountSvc.item.code" required>
<span n... |
index.html | ciprian90m/masterjq | <!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Hubgets</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href='ht... |
stageopdracht/src/main/resources/templates/user/index.html | N00bface/Real-Dolmen-Stage-Opdrachten | <!DOCTYPE html>
<!--
~ Copyright (c) 2017. MIT-license for Jari Van Melckebeke
~ Note that there was a lot of educational work in this project,
~ this project was (or is) used for an assignment from Realdolmen in Belgium.
~ Please just don't abuse my work
-->
<html xmlns:th="http://www.thymeleaf.org"
x... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/9b727c989d53886f2dd13b99805aadb4eaaee34c589411d03abbe61bd15e2a8d.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="./985fa669d6cbc3fa1ea630c40e455db913bb2db41301ebb07ab754e6377c95b9.html">Teleport</a>
<hr>
... |
web/css/fonts/font-awesome.min.css | ScottConnor-BHG/dinkly_user |
/*!
* Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
* -------------------------- */
@font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
src: u... |
build/docs/partials/api/ng/directive/ngHide.html | yongshengwang/angular.js | <a href='https://github.com/angular/angular.js/edit/master/src/ng/directive/ngShowHide.js?message=docs(ngHide)%3A%20describe%20your%20change...#L181' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<a href='https://github.com/angular/angular.js/tree/master/src/... |
demo/index.html | FontoXML/fontoxpath | <html>
<head>
<title>fontoxpath</title>
<meta charset="utf-8" />
<link
rel="stylesheet"
href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/default.min.css"
/>
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/highlight.min.js"></script>
<script src="https://cdnjs.cloudf... |
index.html | AndreasKostler/presi10042015 | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Exploring Deep Learning Methods</title>
<meta name="description" content="Initial presentation
of literature review">
<meta name="author" content="Andreas Koestler">
<meta name="apple-m... |
code/server/static/qsearch.css | lavizhao/insummer | body {
padding-top: 20px;
width:70%;
margin:0px auto
}
.footer {
padding-top: 40px;
padding-bottom: 40px;
margin-top: 40px;
border-top: 1px solid #eee;
}
/* Main marketing message and sign up button */
.jumbotron {
text-align: center;
background-color: transparent;
}
.search-field {
width:400p... |
formio.css | pospi/formio | /**
* Based on CLEAN FORM css
* http://www.mattvarone.com/web-design/clean-accesible-form-foundation/
*
* Various edits, changes etc made. For a full list of what was changed
* (and why), see http://github.com/pospi/formio/commits/master/formio.css
*
*/
/* General */
.formio, form.formio {
line-height: 1.25em... |
spec/values/identifiers/escape/normalize/expected_output.css | xzyfer/sass-spec | @charset "UTF-8";
.normalize {
name-start-char: ax ax ax ax ax ax;
name-start-char-non-hex: xx;
name-start-char-non-ascii: ☃x ☃x ☃x;
name-char-in-middle: a-x a-x;
name-char-at-start: \-x \-x;
digit-in-middle: a1x a1x;
digit-at-start: \31 x \31 x;
non-printable: \0 x \1 x \2 x \3 x \4 x \5 x \6 x \7 x \8... |
static/docs/epydocs/bbpy.files.mkeyed.BBPyWriterUnknownError-class.html | chauncey/there-be-docs | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>bbpy.files.mkeyed.BBPyWriterUnknownError</title>
<link rel="stylesheet" href="epydoc.css" t... |
pages/bio.html | french-rev/french-rev.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Biography — The French Revolution</title>
<!-- Behavioral Metadata -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Core Metadata -->
<meta name="title" content="Stage 01, The French Revolution">
<me... |
algorithm/java-ml/javaml-0.1.7/doc/net/sf/javaml/filter/class-use/RetainAttributes.html | diyerland/saveAll | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_05) on Mon Jul 09 21:14:46 EDT 2012 -->
<title>Uses of Class net.sf.javaml.filter.RetainAttributes (Java Machine Learning Library 0.1.7... |
misc/info/7 Linux Shells Using Built-in Tools.html | chrisbensch/scripts | <!DOCTYPE html>
<!-- saved from url=(0071)http://www.lanmaster53.com/2011/05/7-linux-shells-using-built-in-tools/ -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>7 Linux Shells Using Built-in Tools</title>
<meta name="author" ... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/c6d461bb6af47effe441fcd33a5b54527ff0295310264cc4eb91762167c1ef8c.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="./dd41f41b4e6a05ba9026891235b8196a8f1e9230ef0a897b786bdb4bf7efedc6.html">Teleport</a>
<hr>
... |
clean/Linux-x86_64-4.03.0-2.0.5/released/8.6/hammer/1.2+8.11.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>hammer: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css"... |
public/js/ace/index.html | ishandutta2007/test | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://www.w3.org/2005/10/profile">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>ACE - Ajax.org Cloud9 Editor</title>
<meta name="description" content=""/>
<meta name="keyw... |
clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.4.dev/contrib:lambek/dev/2014-11-19_21-53-26.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... |
docs/classktt_1_1_kernel_configuration-members.html | Fillo7/KTT | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" co... |
admin/view/stylesheet/mf/css/style.css | monkdaf/skuter77-opencart | .mega-filter-pro table.attributes > tbody > tr:last-child > td, .mega-filter-pro table.attributes table.list tr:last-child td {
border-bottom: none;
}
.mega-filter-pro table.attributes table.form {
border: none;
margin: -5px;
}
.mega-filter-pro table.attributes table.list td {
border-right: none !important;
}
.m... |
frappe/public/css/form.css | bohlian/frappe | .form-print-wrapper {
border: 1px solid #d1d8dd;
border-top: none;
}
.print-preview-wrapper {
padding: 30px 0px;
background-color: #f5f7fa;
}
.print-toolbar {
margin: 0px;
padding: 10px 0px;
border-bottom: 1px solid #d1d8dd;
}
.print-toolbar > div {
padding-right: 0px;
}
.print-toolbar > div:last-child ... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/d896721fbd199c398119e8c7debda85dd92ef4028cca39910bf871cc20437bed.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="./24c188a3ed61aa92dd0a2a0e996c87cc63425eb89226c986d9fa89aacee64d42.html">Teleport</a>
<hr>
... |
components/dgui-keyboard/dgui-keyboard.css | dGUIJS/dGUI | :host
{
position: relative;
font-size: 10px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.Keyboard
{
position: absolute;
top: 10px;
left: 20px;
margin: 0;
padding: 0;
overflow: hidden;
display: inline-block;
background: linear-gradient(to bottom, #deefff 0%,#98bede 100%);
bor... |
man/git-info.html | brianloveswords/git-extras | <!DOCTYPE html>
<html>
<head>
<meta http-equiv='content-type' value='text/html;charset=utf8'>
<meta name='generator' value='Ronn/v0.7.3 (http://github.com/rtomayko/ronn/tree/0.7.3)'>
<title>git-info(1) - Returns information on current respository</title>
<style type='text/css' media='all'>
/* style: man */
... |
assets/js/templates/snippet/phoneinput.html | denst/form_builder_bootstrap | <!-- Phone input-->
<p class="input-control">
<% if (label.length > 0) { %><label class="control-label" for="<%= id %>"><%= label %></label><% } %>
<input onfocus="if(this.value=='<%= placeholder %>')this.value='';" onblur="if(this.value=='')this.value='<%= placeholder %>';" name="<%= id %>" class="form-control... |
src/members/templates/index.html | elifkus/Hackerhane | {% extends "base.html" %}
{% block content %}
<h3>Hackerspace Üye</h3>
<p>Hackerspace'in para işlerini takip etmek ve bütçeyi herkesin takip edebileceği bir hale getirmek için bu uygulamayı yaptım.</p>
<p>Giriş yapmanızı istedim çünkü üyelik bilgisini ve yaptığınız ödemeleri girdiğiniz kullanıcılara tanımlayacağım. Gi... |
clean/Linux-x86_64-4.09.1-2.0.6/released/8.10.0/coqeal/1.0.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>coqeal: 9 m 21 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="... |
css/style.css | emrickgarrett/BibleProject | .content{
padding-top:2em;
width:80%;
margin-left:auto;
margin-right:auto;
}
.bible-search-header{
text-align:center;
}
.bible-search-text{
font-family: 'Pacifico', cursive;
font-size:4em;
}
.bible-search-descrip{
font-family: 'Pacifico', cursive;
font-size:1.5em;
}
.results{
... |
docs/manual/loris.html | ketchupok/csound.github.io | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!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>Loris... |
actionhero/public/chat.html | semiosis/electron-actionhero | <html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="content-language" content="en" />
<meta name="description" content="actionhero.js" />
<link href='css/actionhero.css' rel='stylesheet' type='text/css'>
<link rel="icon" href="favicon.ico">
<ti... |
webroot/resources/fullcalendar/demos/timezones.html | microuser/HTML4PHP | <!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<link href='../dist/fullcalendar.css' rel='stylesheet' />
<link href='../dist/fullcalendar.print.css' rel='stylesheet' media='print' />
<script src='../lib/moment/moment.js'></script>
<script src='../lib/jquery/dist/jquery.js'></script>
<script src='../dist/fullcal... |
Java/Web/war/releases/1.3/api/starkcoder/failfast/fails/objects/enums/class-use/IObjectEnumNullFail.html | KeldOelykke/FailFast | <!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_45) on Mon Aug 31 23:15:52 CEST 2015 -->
<title>Uses of Interface starkcoder.failfast.fails.objects.enums.IObjectEnumNullFail (FailFast... |
packages/custom/algos/public/views/edit.html | zwhitchcox/lex | <section ng-controller="AlgosExerciseEditController" ng-init="findSubjects();findOne()">
<a ng-href="/edit/algos/{{exercise.subject.name}}/exercises" class="back">
<i class="glyphicon glyphicon-menu-left"></i>
</a>
<form class="form-horizontal" name="exerciseForm" ng-submit="update()">
<div class="form-group">
<lab... |
bench/bugs/chrome530964.css | uwplse/Cassius | .container {
/* border: 1px solid red; */
border-width: 1px;
border-style: solid;
border-color: red;
width: 300px;
height: 800px;
}
.row {
/* border-bottom: 1px solid black; */
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: black;
width: 300px; /*... |
examples/css/styles.css | opnsrce/semantic-grid | .page__header:after, .page__site-nav:after, .page__site-nav .nav-items:after, .page__content:after, .page__footer:after, .page__hero-image-container:after, .page__company-slogan:after, .page__cities:after {
content: '';
display: table;
visibility: hidden;
clear: both; }
@font-face {
font-weight: normal;
fo... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.