path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
test/tests.html | romkey/LEDemo | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Lean Eating Downloader</title>
<link rel="stylesheet" href="../ext/qunit-1.12.0.css" />
<link rel="shortcut icon" href="image.png" />
</head>
<body>
<h1>Lean Eating Chrome Extension Unit Tests</h1>
<div id="qunit"></div>
<div id="qunit-fixture"><... |
wwwroot/css/site.css | dansef/danielwambura | body {
padding-top: 50px;
padding-bottom: 20px;
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
padding-left: 15px;
padding-right: 15px;
}
/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
m... |
src/tabulous.css | Jayin/tabulous.js | .transition {
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
-o-transition-delay: .3s;
... |
Reports/in/infragistics.wpf.15.1.20151.1000/InfragisticsWPF4.Themes.Leaf.v15.1-net40.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>
... |
main.html | Mackoyokcam/Duck-Timer | <!DOCTYPE html>
<html>
<head>
<link href="https://fonts.googleapis.com/css?family=Raleway|Source+Code+Pro" rel="stylesheet">
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="impromptu.css" />
<link rel="stylesheet" type="text/css" href="main.css" />
<script src="https://ajax.googleapis.com/... |
ios_code_generator/tpl/bxconst_tpl.html | banxi1988/iOSDevScripts | {% for comment in comments %}
{{ comment }}
{% endfor %}
struct {{ model.class_name }} {
{% for uifield in uifields %}
static let {{ uifield.name }} = "{{ uifield.name }}"
{% endfor %}
static let allConsts:[String] = [{{ uifields|map(attribute='name')|join(',') }}]
} |
public/Windows 10 x64 (18363.476)/_TlgProviderMetadata_t.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18363.476)</h4><br>
<h2>_TlgProviderMetadata_t</h2>
<font face="arial"> +0x000 Type : UChar<br>
+0x001 ProviderId : <a href="./_GUID.html">_GUID</a><br>
+0x011 RemainingSize : Uint2B<br>
</font></body></html> |
public/stylesheets/home.css | Silance/classTranscribe | /* Thomsoon.com - OnePage CSS Responsive
-- version 1.0
-- Copyright (c) 2014 Thomsoon.com
-- licensed under the MIT
--
-- http://www.thomsoon.com/free-onepage-theme-html5.html
--
*/
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,300,700,900&subset=latin,latin-ext);
html, body{
font-f... |
src/static/css/style.css | trda/seslisozluk-simple-ui-project | body{
font-family: "verdana";
color: gray;
font-size: 80%;
}
header {
margin: 0px 0px 0px 0px;
}
footer {
vertical-align: bottom;
margin-top: 20px;
}
.app-container {
width: 350px;
margin: 0 auto;
text-align: center;
}
.app-content{
margin: 5x 0px 5px 0px;
min-height:70px;
}
.result-panel{
... |
facebook-embed.css | BCLawLibrary/facebook | #fb-feed-container {
background-color: #edefef;
padding:20px;
display:none;
}
.facebookPost {
padding: 0 10px;
}
.grid-sizer, .grid-item {
width: 25%;
}
.grid-item {
width:25%;
float:left;
display:block;
text-align: center;
margin-bottom: 20px;
z-index: 1;
}
.video .grid-item iframe {
width:350px;
... |
html/234567144865.html | GoC-Spending/data-corporations |
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en" dir="ltr">
<!--<![endif]-->
<!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open... |
clean/Linux-x86_64-4.10.2-2.0.6/released/8.15.0/hammer/1.0.8+8.7.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"... |
ZimbraCommon/jars-test/easymock-3.0/clover/org/easymock/tests/RecordStateInvalidDefaultReturnValueTest.html | nico01f/z-pec | <!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"/>
<style type="text/css" media="screen">... |
paste/static/css/main.css | setsuna-/pasteque | body {
padding-top: 60px;
}
pre {
font-family: "Bitstream Vera Sans Mono", "monospace";
background-color: #fff;
color: #000;
font-size: 14px;
}
h1 {
font-size: 22px;
}
table {
margin-top: 15px;
}
ul.errorlist {
padding: 0;
margin: 0;
}
td.title {
width: 390px;
}
form ul {
color: #B94A48;
list-style-type: none;
}... |
src/main/resources/ameba/db/migration/migration.html | icode/ameba | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>${pageTitle}</title>
<style>
body, pre {
margin: 0;
padding: 0;
font-family: Monaco, 'Lucida Console', monospace;
background: #ECECEC
}
h1 {
margin: 0;
... |
_site/잡담/2014/03/31/iOS_프로그래밍_시작하기/index.html | jdssem/dev | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>iOS 프로그래밍 시작하기 – 프로그래밍 놀이</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="예전에 써둔 새로운 도전이라는 글을 보니 인디스쿨 앱을 만들겠다고 했던 때가 ... |
data science/machine_learning_for_the_web/chapter_4/movie/1615.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Malcolm X (1992)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0104797">Malcolm X (1992)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Raul+Cairo">Raul Ca... |
docs/layout/default.html | karland/foundation-sites | <!doctype html>
<!--[if IE 9]><html class="lt-ie10" lang="en" > <![endif]-->
<html class="no-js" lang="en" dir="ltr">
<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="{{des... |
components/highlight/_highlight.html | voorhoede/car-ui | <!-- highlight -->
<div class="highlight" data-component="highlight">
<section class="max-width-centered">
<h1>REMARKABLE</h1>
<div class="highlight-content">
<img src="{{ item.pathToUploads }}{{ item.highlight_image|imageSize(900,470) }}" alt="{{ item.highlight_title }}"/>
<div class="highlight-text">
<... |
themes/uikit/layout/main_sidebar.html | khanduras/pico_uikit | <ul class="uk-nav uk-nav-side">
<li class="uk-nav-header">Sidebar</li>
<li class="uk-active"><a href="#">Link</a></li>
<li><a href="">Link</a></li>
<li><a href="">Link</a></li>
<li><a href="">Link</a></li>
<li class="uk-nav-header">Sidebar</li>
<li><a href="">Link</a></li>
<li><a href="">Link</a></li>
<li><a h... |
app/hot-dev-logs.html | L-A/Little-Jekyll | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Little Jekyll</title>
</head>
<body>
<div id="root"></div>
<script src="http://localhost:3000/dist/logs.js"></script>
</body>
</html>
|
app/templates/directives/editorBox.html | kramerc/bitty | <div ui-ace="{mode: 'markdown', onChange: aceChanged, onLoad: aceLoaded, showGutter: false, useWrapMode: true}" ng-model="bitFile.content" ng-change='contentChange()' resize="{offset: {height: 50}}" ng-style="{height: height}"></div>
<div marked-content="bitFile.content" content-owner="gist" class="preview" resize="{of... |
userdoc/pkg_Command/GoCommand.html | messiasv/SilverSword | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 15 15:25:01 CET 2016 -->
<title>GoCommand</title>
<meta name="date" content="2016-01-15">
<link rel="stylesheet" type="t... |
google30a7c65f00c35ee9.html | procek69/pjatk-the-burning-tomaszew | google-site-verification: google30a7c65f00c35ee9.html
|
doc/FtcXtensible/org/ftccommunity/ftcxtensible/versioning/package-summary.html | MHS-FIRSTrobotics/TeamClutch-FTC2016 | <!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_66) on Sat Jan 30 22:26:18 CST 2016 -->
<title>org.ftccommunity.ftcxtensible.versioning</title>
<meta name="date" content="... |
making-of/commits/1b3b2b9/index.html | ndrwhr/blob | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>EEEEYYYESSS</title>
<style type="text/css">
* {
margin: 0;
padding: 0;
}
body {
overflow: hidden;
}
</style>
<script type="text/javascript" s... |
application/controllers/styles/css/shopping_cart.css | ChenCody/ci_project | body {
margin: 0; }
.cart_list {
margin: 20px;
padding: 0; }
.cart_list li {
width: 100%; }
.cart_list li h1 {
width: 100%;
height: 50px;
margin: 0 0 10px;
font: 30px 'microsoft yahei';
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden; }
.cart... |
_layouts/project.html | bebraw/jquery.tokko.js | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>{{ site.project }} by {{ site.author }}</title>
<link rel="stylesheet" href="css/vendor/styles.css">
<link rel="stylesheet" href="css/vendor/pygment_trac.css">
<link rel="stylesheet" href="css/custom/demo... |
src/css/components/GlobalAnnouncement.css | urfonline/frontend | .GlobalAnnouncement {
background-color: #2e9a7f;
box-sizing: border-box;
color: #fff;
display: none;
font-size: 1.4rem;
font-weight: 600;
padding: 0.5rem;
position: relative;
text-align: center;
text-decoration: none;
width: 100%;
z-index: var(--layer-global-anouncement);
&--visible {
dis... |
clean/Linux-x86_64-4.05.0-2.0.1/released/8.7.0/reflexive-first-order/8.10.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>reflexive-first-order: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../boo... |
clean/Linux-x86_64-4.05.0-2.0.1/released/8.5.0/lens/1.0.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>lens: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" r... |
index.html | finiks/outline | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Olivier Bourgeois">
<meta name="description" content="Software developer based in Canada">
<meta name="keywords" content="software,engineer,devel... |
app/views/digital-register/journeys/v9/register-view-lh.html | LandRegistry/property-page-html-prototypes | {{<govuk_template}}
{{$pageTitle}}
Summary of title HP725748
{{/pageTitle}}
{{$head}}
{{>includes/head}}
<link href="/public/vendor/leaflet/leaflet.css" media="screen, print" rel="stylesheet" type="text/css" />
<link href="/public/stylesheets/alphagov-static.css" media="screen" rel="stylesheet" type="text/css... |
web/styles.css | kasperpeulen/ng2-dragula | body {
background-color: #942A57;
margin: 0 auto;
max-width: 760px;
}
html, body {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*, *:before, *:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
body, inpu... |
docs/structfly_1_1_json_traits_1_1_array_traits_1_1_is_array_3_01std_1_1vector_3_01_args_8_8_8_01_4_01_4.html | trflynn89/libfly | <!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... |
vendor/poi-3.6/doc/apidocs/org/apache/poi/hssf/record/class-use/RecordInputStream.html | tobyclemson/msci-project | <!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_13) on Mon Dec 14 15:25:05 MSK 2009 -->
<TITLE>
Uses of Class org.apache.poi.hssf.record.RecordInputStream (POI API Documentation)
</TITLE>
... |
clean/Linux-x86_64-4.09.1-2.0.6/released/8.10.2/quicksort-complexity/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>quicksort-complexity: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../boot... |
freelancer.css | Channely/DomainOnSale | /*!
* 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... |
Projects/Framework/Runtime/javadoc/overview-frame.html | oracle/mobile-persistence | <!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_25) on Fri Apr 01 09:54:51 CEST 2016 -->
<title>Overview List</title>
<meta name="date" content="2016-04-01">
<link rel="stylesheet" type="text... |
themes/light/css/site.css | JimTR/yoursite | /*!
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* CASCADE FRAMEWORK 1.0
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
*
* Copyright 2013, John Slegers
* Released under the MIT license
* http://jslegers.github.com/cascadeframework/license.html... |
site/public/page/first-page/index.html | Ellendi/Netlify-Support-Engineer-Project | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Ashley">
<meta name="description" content="Project Page">
<meta name="g... |
clean/Linux-x86_64-4.05.0-2.0.1/released/8.6/pi-calc/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>pi-calc: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css... |
_posts/2010-03-01-ubuntu-remove-munin-package.html | Apiaceae/jekyllblog | ---
layout: default
title: 如何在Ubuntu上删除Munin服务及其软件包
---
<p><strong><font color="#ff0000">$ apt-get --purge munin <br /></font></strong>E: Invalid operation munin <br /><strong><font color="#ff0000">$ dpkg --purge munin</font></strong> <br />(Reading database ... 36418 files and directories currently install... |
a11ycarousel.css | fraddski/a11ycarousel | .carousel-container ul, .carousel-container ul li {
margin: 0;
padding: 0;
list-style-type: none;
height: 100%;
}
.carousel-container .controls {
z-index: 1000;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 50px;
background-color: #333;
background-color: rgba(0, 0, 0, 0.85);
c... |
clean/Linux-x86_64-4.05.0-2.0.6/extra-dev/8.11.dev/mtac2/1.1+8.8.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>mtac2: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel... |
public/Windows 10 x64 (18363.476)/_POP_FX_WORK_ORDER_WATCHDOG_INFO.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18363.476)</h4><br>
<h2>_POP_FX_WORK_ORDER_WATCHDOG_INFO</h2>
<font face="arial"> +0x000 Link : <a href="./_LIST_ENTRY.html">_LIST_ENTRY</a><br>
+0x010 Timer : <a href="./_KTIMER.html">_KTIMER</a><br>
+0x050 Dpc : <a href="./_KDPC.html">_... |
clean/Linux-x86_64-4.02.3-2.0.6/released/8.7.2/ceramist/1.0.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>ceramist: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.cs... |
Packages/Beech/Beech.Party/Resources/Private/Partials/Views/Show/Company/Logo.html | beechit/MisterMaks-EHRM | <f:if condition="{photo}">{namespace ehrm=Beech\Ehrm\ViewHelpers}
<f:then>
<f:if condition="{random}">
<f:then>
<img src="download/{photo.id}/{ehrm:random()}" width="{width}" class="img-polaroid"/>
</f:then>
<f:else>
<img src="download/{photo.id}" width="{width}" class="img-polaroid"/>
</f:else>
... |
Reports/as/aspnet.scriptmanager.jquery.2.1.4/AspNet.ScriptManager.jQuery-net40.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>
... |
docs/html/_ternary_formula_8java_source.html | classicwuhao/uran | <!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... |
src/css/sidebar.css | Litee/chrome-tabs-lord | body {
margin: 4px;
display: flex;
flex-direction: column;
}
#sidebar-top-panel {
position: fixed;
z-index: 100;
width: 100%;
}
#sidebar-search-box {
display: table-cell;
top: 0;
width: 100%;
}
td.top-panel-icon {
width: 24px;
}
#sidebar-search-box td {
padding 0;
}
#sidebar-reset-search-button {
displ... |
js前端月报笔记/javascript数组去重.html | jessietang/daily-practice | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>javascript数组去重</title>
</head>
<body>
<script>
var arr = [1,2,3,4,3,2,1];
/*在一些版本的去重中,用到了 Array.prototype.indexOf()*/
function unique1(arr){
return arr.filter(function(item,index){
return arr.indexOf(item) ===... |
clean/Linux-x86_64-4.13.1-2.0.10/extra-dev/dev/iris-heap-lang/3.4.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>iris-heap-lang: Error with dependencies 🚒</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../b... |
docs/2019_mlconf_search.html | DJCordhose/ai | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>MLConf Chess</title>
<meta name="description" content="A framework for easily creating beautiful presentations using HTML">
<meta name="author" content="Hakim El Hattab">
<meta name="apple-mobile-web-app-capable" content="yes"... |
index.html | chongdashu/game-a-week-2015-1102-1108 | <html>
<head>
<meta http-equiv="X-UA-Compatible" content="chrome=1, IE=9">
<meta name="format-detection" content="telephone=no">
<meta name="HandheldFriendly" content="true" />
<meta name="robots" content="noindex,nofollow" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta nam... |
tags/Hackerrank/index.html | nifannn/nifannn.github.io | <!DOCTYPE html>
<html lang="en">
<!-- Head tag -->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI" />
<meta name="viewport" content="width=device-width, initial-scale=1">
... |
blog/index.html | andrivanoff/andrivanoff.github.io | <!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="utf-8">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Статьи блога о ремонте квартир</title>
<meta name="a... |
docs/build/html/_modules/twilio/rest/bulkexports/v1/export/job.html | twilio/twilio-python |
<!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><!--Google Tag Manager--><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getEle... |
src/client/app/item/replies/replies.component.html | CharlBest/nean-stack-starter | <app-infinite-scroll (scrolled)="onScroll()"
[isProcessing]="isProcessing">
<ng-container *ngIf="comments && comments.length > 0">
<app-comment *ngFor="let comment of comments; trackBy: trackByFn"
[comment]="comment"></app-comment>
</ng-container>
</app-infinite-scroll> |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/445cccf20f25af55afe3d118ae8d6155022b169aeee2c0d44f8a5c56385b58a9.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="./85ceb06e502015082ca26f75f25d7b3e303ddec6a845dee3c5cbb8f2022a5f5f.html">Teleport</a>
<hr>
... |
clean/Linux-x86_64-4.09.0-2.0.5/released/8.7.1+1/io-evaluate/1.0.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>io-evaluate: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.cs... |
app/index.html | ga-wdi-boston/wip_yeoman_example | <!doctype html>
<html class="no-js">
<head>
<meta charset="utf-8">
<title>project_2_front_end_demo</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="shortcut icon" href="/favicon.ico">
<!-- Place favicon.ico and apple-touch-icon.png in ... |
03c2f62/html/classv8_1_1_cpu_profiler-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... |
TaxiService/templates/home.html | IlyaSergeev/taxi_service | {% extends 'base.html' %}
{% block headline %}
{% if user.is_authenticated %}
<h1>Welcome back {{ user.username }}!</h1>
{% else %}
<h1>Please make <a href="{% url 'login' %}">Login</a> </h1>
{% endif %}
{% endblock headline %}
{% block content %}
{% if user.is_authenticated %}
... |
css/style.css | juramon/proyecto-final | /* Custom Stylesheet */
/**
* Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
.icon-block {
padding: 0 15px;
}
.icon-block .material-icons {
font-size: inherit;
}
.homeicons {
color: #ee6e73;
font-size: 6rem;
... |
graph.html | nibbles-/gograph | <html>
<head>
<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
<script type="text/javascript">
google.charts.load('current', {'packages':['line']});
google.charts.setOnLoadCallback(drawChart);
function drawChart() {
var data = new google.visualization.Data... |
clean/Linux-x86_64-4.08.1-2.0.5/released/8.8.0/tait/8.7.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>tait: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" r... |
src/Viteloge/CoreBundle/Resources/descriptions/86234.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Saint-Martin-l'Ars est
un village
géographiquement positionné dans le département de Vienne en Poitou-Charentes. Elle totalisait 407 habitants en 2008.</p>
<p>La commune propose quelques équipements sportifs, elle propose entre autres un terrain de tennis et un t... |
src/templates/views/product/forms.html | SunTzu92/consorcio | <div class="row">
<div class="col-xs-6 form-group">
<label>Descrição: <span class="required">*</span></label>
<input
type="text"
class="form-control"
placeholder="Descrição"
ng-model="model.descricao">
</div>
<div class="col-xs-6 form-group">
... |
src/index.html | gcristea07/pac-slider | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>PAC-Slider</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>
<body>
<app-root>Loading....</app-root>
</body>
</html>
|
front-end/src/app/home/home.view.html | automaidan/judges | <div class="page__wrapper home">
<div class="speach_box">
<h2 class="speach_box__head">{{::vm.texts.home_page_header_text}}</h2>
<div class="speach_box__text">{{::vm.texts.home_page_text}}</div>
</div>
<search-form is-open="vm.isOpen" class="home__form_wrapper"></search-form>
<section cl... |
test/fixtures/calc-prefix.out.css | reworkcss/rework-calc | body > header {
height: -webkit-calc(100% - 2em);
width: -moz-calc(50% - 2em);
}
body > nav {
height: 50px;
}
h2 {
font-size: 60%;
line-height: 100%;
} |
huffman/huffman_decoder_summary.html | paulmoon/seng440 | <HTML><HEAD><TITLE>Xilinx Design Summary</TITLE></HEAD>
<BODY TEXT='#000000' BGCOLOR='#FFFFFF' LINK='#0000EE' VLINK='#551A8B' ALINK='#FF0000'>
<TABLE BORDER CELLSPACING=0 CELLPADDING=3 WIDTH='100%'>
<TR ALIGN=CENTER BGCOLOR='#99CCFF'>
<TD ALIGN=CENTER COLSPAN='4'><B>huffman_decoder Project Status (07/31/2014 - 19:54:31... |
_layouts/default.html | MeanElephant/MeanElephant.github.io | <!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<title>{{ site.... |
ajax-contents.html | GianlucaGuarini/jQuery.BlackAndWhite | <li>
<a target="_blank" href="http://twitter.com/gianlucaguarini" class="bwWrapper">
<img src="files/twitter.jpg" width="300" height="225" />
</a>
</li>
<li>
<a href="#" class="bwWrapper">
<img src="files/Hydrangeas.jpg" width="300" height="225" />
</a>
</li>
<li class="last">
<a href... |
Reports/xa/xam.plugin.connectivity.1.0.2/Connectivity.Plugin-Xamarin.iOS10.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>
... |
unit_04/table/cloneNode.html | janusnic/21v-js | <!DOCTYPE html>
<html lang="en">
<body>
<ul>
<li>Hi</li>
<li>there</li>
</ul>
<script>
var cloneUL = document.querySelector('ul').cloneNode();
console.log(cloneUL.constructor); //logs HTMLUListElement()
console.log(cloneUL.innerHTML); //logs (an empty string) as only the ul was cloned
</script>
</body>
</html>... |
src/Viteloge/CoreBundle/Resources/descriptions/63071.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Ceyssat est
un village
localisé dans le département de Puy-de-Dôme en Auvergne. On dénombrait 592 habitants en 2008.</p>
<p>À Ceyssat, le prix moyen à la vente d'un appartement se situe à zero € du m² en vente. La valeur moyenne d'une maison à l'achat se situ... |
docs/partials/api/ng/provider/$filterProvider.html | zensh/serve-ngdocs | <a href='https://github.com/angular/angular.js/edit/master/src/ng/filter.js?message=docs($filterProvider)%3A%20describe%20your%20change...#L14' 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/ng/fil... |
src/containers/Terms/Terms.css | ChluNetwork/chlu-demo | .terms {
background-color: white;
padding: 25px;
}
|
AdminEAP-web/src/main/webapp/WEB-INF/views/activiti/task_list_todo.html | Squama/Master | <style>
table.dataTable thead > tr > th {
padding-right: 0px;
}
</style>
<section class="content-header">
<h1>
我的待办
<small>列表</small>
</h1>
<ol class="breadcrumb">
<li><a href="${basePath}"><i class="fa fa-dashboard"></i> 首页</a></li>
<li><a href="#... |
_posts/2013-01-13-110_12.html | svlark/svlark.github.io | ---
layout: post
title: 1/11
date: '2013-01-12T23:55:00.001-07:00'
author: Jacob .
tags:
modified_time: '2013-01-12T23:56:09.403-07:00'
blogger_id: tag:blogger.com,1999:blog-6400085873105072120.post-8313639427532560344
blogger_orig_url: http://www.svlark.com/2013/01/110_12.html
---
I'm sick today. <br /><br />Audrey... |
clean/Linux-x86_64-4.11.2-2.0.7/released/8.14.1/area-method/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>area-method: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min... |
web/send-every-25ms-keep-track.html | IIlllII/bitbreeds-webrtc | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Hoi</title>
</head>
<body>
<p id="error">No error</p>
<p id="status">Not Open</p>
<p id="all-received">Not Received</p>
<script src="send-every-25ms-keep-track.js"></script>
</body>
</html> |
web/qrcodes/14fr.html | damedia/culture.ru | <html>
<head>
<style>
h2.title {
font-size: 1.8em;
font-weight: bold;
}
h3.title {
font-size: 1.5em;
font-weight: bold;
}
body {
font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
}
.field-label{
font-wei... |
client/templates/admin/tabAdminUsers.html | 4minitz/4minitz | <template name="tabAdminUsers">
<div class="row">
<form id="adminUser"></form>
<div class="col-md-5">
<div class="form-group label-floating">
<label class="control-label" for="id_adminFilterUsers">{{__ 'Admin.Users.filterUsers' }}</label>
<input class="for... |
assets/css/style.css | ossim/wdd-reddit | html, body{
margin: 0;
padding: 0;
font-family: PT Sans, sans-serif;
background-color: #ECF0F1;
color: #2C3E50;
}
a {
text-decoration: none;
color: inherit;
}
a:hover {
text-decoration: underline;
}
::-webkit-input-placeholder {
color: #555;
}
:-moz-placeholder {
color: ... |
docs/android/net/VpnService.html | anas-ambri/androidcompat | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable... |
yuidoc/classes/TwitterStreamChannelsMock.html | topheman/twitter-stream-channels | <!DOCTYPE html>
<html lang="en" class="yui-overrride">
<head>
<meta charset="utf-8">
<title>TwitterStreamChannelsMock - twitter-stream-channels</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/vendor/prettify/pre... |
_includes/abstract-submission.html | etkinlikler/costas2017 | <!-- Abstract Submission -->
<div class="abstract-submission">
<div class="content-wrapper">
In the preparation of abstract please download and use the template file <a href="{{ site.submissionTemplateUrl | prepend: site.baseurl }}" class="">HERE</a><br><br>
<p>The researchers should send the abstract paper b... |
clean/Linux-x86_64-4.07.1-2.0.6/released/8.7.1/quickchick/1.3.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>quickchick: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.... |
_site/others/2016/04/26/javascript-validator-for-input-number.html | seeacloud/seeacloud.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="/static/img/favicon.ico" />
<title>Javascript Validator fo... |
clean/Linux-x86_64-4.02.3-2.0.6/released/8.7.1+2/fundamental-arithmetics/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>fundamental-arithmetics: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../b... |
clean/Linux-x86_64-4.06.1-2.0.5/released/8.7.1+2/distributed-reference-counting/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>distributed-reference-counting: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../... |
src/Viteloge/CoreBundle/Resources/descriptions/14611.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Saint-Manvieu-Bocage est
un village
situé dans le département des Calvados en Basse-Normandie. Elle comptait 541 habitants en 2008.</p>
<p>Le parc de logements, à Saint-Manvieu-Bocage, était réparti en 2011 en cinq appartements et 256 maisons soit
un marché relat... |
_site/contact/index.html | ZDYoung/zdyoung.github.io | <!DOCTYPE html>
<html>
<head>
<!-- 语法高亮 -->
<!-- <link href="http://cdn.bootcss.com/highlight.js/8.0/styles/monokai_sublime.min.css" rel="stylesheet"> -->
<link rel="stylesheet" href="/css/highlight/styles/default.css">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=ed... |
manpages-zh/man1/who.1.html | yuweijun/yuweijun.github.io | <!DOCTYPE html>
<HTML><HEAD><TITLE>Man page of WHO</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-zh/index.html">linux manpages 中文版</a></div>
<div class="site-descr... |
html/234567099583.html | GoC-Spending/data-corporations |
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en" dir="ltr">
<!--<![endif]-->
<!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open... |
_site/2013/03/04/t308762847901532161.html | craigwmcclellan/craigwmcclellan.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta content="Craig McClellan" name="author">
<title>Craig McClellan - T308762847901532161 </title>
<lin... |
src/Viteloge/CoreBundle/Resources/descriptions/33475.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Saint-Seurin-de-Bourg est
un village
situé dans le département de Gironde en Aquitaine. Elle comptait 321 habitants en 2008.</p>
<p>Si vous pensez demenager à Saint-Seurin-de-Bourg, vous pourrez facilement trouver une maison à acheter. </p>
<p>Le nombre d'habitati... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.