path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
sections/sentence/sentence-manual.html | PanCheng111/XDF_Personal_Analysis | <template class="task-template">
<section id="sentence-manual-section" class="section js-section u-category-communication">
<header class="section-header">
<div class="section-wrapper">
<h1>
<svg class="section-icon"><use xlink:href="assets/img/icons.svg#icon-communication"></use></svg>
... |
games/paths-face/index.html | jojoee/phaser-examples | <!DOCTYPE HTML>
<html>
<head>
<title>Path Examples</title>
<meta charset="utf-8">
<script src="//cdn.jsdelivr.net/phaser/2.2.2/phaser.min.js"></script>
</head>
<body>
<div id="game"></div>
<script type="text/javascript">
var game = new Phaser.Game(640, 480, Phaser.AUTO, 'game');
var PhaserGame = function() {
this.bmd... |
server/public/css/bootstrap-theme.css | mmis1000/web-socket-socket5-proxy | /*!
* Bootstrap v3.2.0 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*!
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=4976f54ac862e6d1d064)
* Config saved to config.json and https:... |
clean/Linux-x86_64-4.10.0-2.0.6/released/8.12.0/dblib/8.6.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>dblib: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel... |
docs/partials/api/ngAnimate.html | zensh/serve-ngdocs | <a href='https://github.com/angular/angular.js/edit/master/src/ngAnimate/animate.js?message=docs(ngAnimate)%3A%20describe%20your%20change...#L4' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<h1>
<code>ngAnimate</code>
</h1>
<p>The <code>ngAnimate</code> mo... |
edcon-v2.0/2017/chinese/new1_c.html | LinkTimeTech/website | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"/>
<script src="js/jquery-3.1.1.js" type="text/javascript" charset="utf-8"></script>
<script src="js/bootstrap.min.js" type="text/javascript" charset="utf-8"></scri... |
stylesheets/styles.css | AntoniosHadji/fcc | @import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i');
body {
background-color: #fff;
padding:50px;
font: 14px/1.5 "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#727272;
font-weight:400;
}
h1, h2, h3, h4, h5, h6 {
color:#222;
margin:0 0 20px;
}
p, ul, o... |
doc/api/files/__/_rvm/gems/ruby-2_2_2/gems/activerecord-4_2_2/lib/active_record/relation/predicate_builder/relation_handler_rb.html | benfreeman/yammer_training | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>relation_handler.rb</title>
<meta http-equiv="Content-Type" conte... |
JMockit_sample/coverage-report/org/apache/http/client/cache/HttpCacheEntrySerializationException.html | hideshis/scripts_for_research | <!DOCTYPE html>
<html>
<head>
<title>HttpCacheEntrySerializationException.java</title>
<meta http-equiv='Content-Type' content='text/html; charset=UTF-8'/>
<link rel='stylesheet' type='text/css' href='../../../../../coverage.css'/>
<link rel='shortcut icon' type='image/png' href='../../../../../logo.png'/>
<s... |
acuscuzeria.html | veciops/front-end-cuscuzeria | <!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" lang="pt-br"> <!--<![endif]-->
<head>
<meta charset=... |
resources/public/index.html | slavicode/ozwiena | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"></meta>
<title>Oźwiena - your best Twitter wall</title>
<link href='//fonts.googleapis.com/css?family=Lato:300,400&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/main.css">
</head>
<body>
... |
doc/api/classes/ActionController/HttpAuthentication.html | zhuzhang/auc | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>ActionController::HttpAuthentication</title>
<meta http-equiv="Co... |
src/main/java/es/upm/fi/dia/oeg/map4rdf/client/resource/style.css | speedingdeer/linked-data-visualization-tools | body{
font-family: Verdana, Arial, sans-serif;
font-size: 0.6em;
margin: 0px;
}
@sprite .header{
gwt-image: 'topBackground';
background-repeat: repeat-x;
padding-left: 3em;
}
.footer{
border-top: dotted 1px gray;
padding-top: 0.5em;
text-align: center;
}
.leftMenu{
border: none;
background-color: #f2f2f... |
docs/build/html/microbial_ai.regulation.dqn.html | dileep-kishore/microbial-ai |
<!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>microbial_ai.regulation.dqn package — Microbial In... |
modules/boonex/files/template/css/main.css | unaio/una | .bx-files-text-unit-gallery .bx-base-text-unit-no-thumb {
position:relative;
}
.bx-files-text-unit-gallery .bx-base-text-unit-no-thumb .sys-icon {
left:0;
top:0;
width:100%;
position:absolute;
font-size:10rem;
line-height:12.25rem;
text-align:center;
overflow:hidden;
}
.bx-files-te... |
client/app/league/players/players.component.html | TuvokVersatileKolinahr/elobeggers | <app-loading [condition]="isLoading"></app-loading>
<app-toast [message]="toast.message"></app-toast>
<div class="card" *ngIf="!isLoading">
<h4 class="card-header">Current players ({{players.length}})
</h4>
<div class="card-block">
<input type="checkbox" [checked]="onlyActive" (change)="toggleOnlyActive()" ... |
bower_components/angular-hue-service/example/index.html | kirmani/chrome-hue | <!DOCTYPE html>
<html ng-app="HueExample" ng-controller="MainController">
<head>
<title>Hue Example</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- font awesome from BootstrapCDN -->
<link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css"... |
clean/Linux-x86_64-4.12.0-2.0.8/released/8.13.1/bignums/8.12.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>bignums: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" r... |
server/static/hatbot-rate-panel.html | hatbot-team/hatbot | <link rel="import" href="bower_components/polymer/polymer.html">
<link rel="import" href="bower_components/paper-slider/paper-slider.html">
<link rel="import" href="bower_components/paper-button/paper-button.html">
<link rel="import" href="bower_components/paper-input/paper-input-decorator.html">
<link rel="import" hre... |
siguiente.html | ShirleyS8/dulces_y_pasteles | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Recetario - Dulces Y... |
_site/post/CVE-2006-3076-phpbluedragon-cms-remote-file-inclusion/index.html | DJD888/deftcode.ninja | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>CVE-2006-3076 – PHPBlueDragon CMS 2.9.1 - Remote File Inclusion</title>
<meta name="description" content="">
<me... |
src/MD5BusterBundle/Resources/public/css/login.css | deepmikoto/md5buster | body{
margin:0;
color:#6a6f8c;
background: #b9d8ff;
font:600 16px/18px 'Open Sans',sans-serif;
}
*,:after,:before{box-sizing:border-box}
.clearfix:after,.clearfix:before{content:'';display:table}
.clearfix:after{clear:both;display:block}
a{color:inherit;text-decoration:none}
input {
outline: none;
}
.login-wrap{
... |
box/box-shadow.css | Roming/hello-css3 | article, aside, audio, canvas, datalist, details, figcaption, figure, footer,, header, hgroup, menu, nav, section, video {
display: block;
}
html {
font-size: 62.5%;
}
h1 {
font-size: 40px;
font-size: 4rem;
text-transform: uppercase;
color: rgb(244, 231, 155);
}
h2 {
font-size: 28px;
font-size: 2.8re... |
doc/doxygen/html/functions_rela.html | G-CorpDev/project | <!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... |
clean/Linux-x86_64-4.01.0-1.2.0/unstable/dev/contrib:coqoban/8.4.dev/2015-01-29_23-45-05.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... |
doc/tomcat-9.0-doc/api/org/apache/catalina/tribes/package-frame.html | piterlin/piterlin.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.apache.catalina.tribes (Apache Tomcat 9.0.0.M11 API Documentation)<... |
JS/Conditional-Statements-Homework/Conditional-Statements-Homework/Task5/index.html | kaizer04/Telerik-Academy-2013-2014 | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Task5</title>
<script src="scripts.js"></script>
</head>
<body>
<input type="text" id="digit" autofocus="autofocus" placeholder="Enter digit" />
<button onclick="digitName()">To Digit Name --></button>
<span id="result"></spa... |
backend/static/js/partials/app-add-group.html | emilkjer/django-memorycms | <p>Group ID: {$ groupId $} <a href="#/apps/{$ appId $}/group/{$ groupId $}">Back to group</a></p>
<p>Group name: {$ text $}</p>
<p ng-if='result'>{$ result.message $}</p>
<form name="addTextForm" class="add-form" ng-submit="submit()">
<input type="text" ng-model="text" name="text" />
<input type="submit" id="su... |
_includes/collecttags.html | madaan/madaan.github.io | ---
---
Hey I am added!!
{% assign rawtags = "" %}
{% for collection in site.collections %}
{% assign name = collection.label %}
{% for page in site.[name] %}
{% assign ttags = page.tags | join:'|' | append:'|' %}
{% assign rawtags = rawtags | append:ttags %}
{% endfor %}
{% endfor %}
{% for collection in s... |
static/css/style.css | jfeinstein10/markedly-better | #inputOpen {
visibility: hidden;
position: absolute;
top: 0;
left: -5000px;
}
#splitter {
position: absolute;
top: 50px;
left: 0;
right: 0;
bottom: 0;
}
.filesystem {
background: #fff;
padding: 16px;
}
.preview {
background: #fff;
overflow: auto;
padding: 20px ... |
index.html | octoblu/vote-octoblu-com | <html>
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Geek Speak Voting!</title>
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link href='htt... |
public/javascripts/plugins/ol3/apidoc/ol.source.Source.html | joseahr/informaTorrent-Node.JS | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>OpenLayers 3 API Reference - Class: Source</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]>
... |
node_modules/grunt-contrib-compress/node_modules/stream-buffers/coverage/lcov-report/lib/index.html | as110/as110.github.io | <head>
<title>Code coverage report for lib/</title>
<meta charset="utf-8">
<link rel="stylesheet" href="../prettify.css">
<link rel="stylesheet" href="../base.css">
<style type="text/css">
div.coverage-summary .sorter {
background-image: url(../sort-arrow-sprite.png);
}
... |
public/data/assets/play/android.html | Bingle-labake/coollive.com.cn | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>ckplayerʾ</title>
</head>
<body>
<div id="a1">
<video width="640" height="360"
autoplay controls autobuffer
src="http://live.labake.cn:8888/liv... |
assets/css/base/reset.css | zirafa/pushtape-cassette | /* Eric Meyer Reset */
html, body, div {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
font: inherit;
}
h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
font: inherit;
... |
content/2016-03.html | twhyderabad/geeknight | ---
start: 2016-03-02 13:00
edition: 12
participate: "http://www.eventbrite.com/e/rocketscience-yes-it-is-really-rocket-science-tickets-22091063967?aff=website"
subheader: "<b>Rocket Science</b>"
subnote: "Yes! it is really Rocket Science."
talk :
agenda:
-
time: "6:15 p.m - 6:30 p.m"
title: "Registration"
-
... |
app/zn/admin/fragments/userprofile/list.html | prthan/zinger | <div ng-controller='ViewContentCtrl-userprofiles' class="zn-view">
<div class="zn-view-header">
<div class="zn-fr">
<a href='#Search' class='zn-btn-icn' title="Search" zn-action="showSearchDialog"><i class="fa fa-search"></i></a>
<!--a href='#Sort' class='zn-btn-icn' title="Sort" zn-action="showSearch... |
Content/css/src/utilities/overrides/width.css | 06b/Falkner | /**
* Width utilities
*
*/
/* stylelint-disable declaration-no-important */
/** Mobile First width classes which can also be used in non-responsive design. */
/* Whole */
.u-width--one-whole
{
width: 100%;
}
/* Halves */
.u-width--one-half,
.u-width--two-quarters,
.u-width--three-sixths,
.u-width--four-eighth... |
docs/api/OpenTl.Schema/TMsgDetailedInfo/8580E1DC.html | OpenTl/OpenTl.Schema | <!DOCTYPE html><html><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="description">
<meta name="keywords" content="static content generator,static site generator,static site,HTML,web development,.NET,C#,Razor,Markdown,YAML">
<meta n... |
src/css/angularicons.css | kentdoppelganger/angularicons | /*
* Copyright 2013 AngularGap.
*
* AngularIcons, v1.00
* The premium icon font for AngularGap.
* http://angulargap.github.io/angularicons.html
*
* By @AngularGap
*
* Licensed under the MIT license. Please see LICENSE for more information.
*
*/
/**
* icon_font
* --------------------------------------------... |
lib/CML/html/classEventError-members.html | DJGCrusader/ParallelScissorManipulator | <!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/javadoc/index-files/index-6.html | felixhamel/ift287_tp4 | <!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 Thu Dec 04 23:50:31 EST 2014 -->
<title>F-Index</title>
<meta name="date" content="2014-12-04">
<link rel="stylesheet" type="text/css" h... |
index.html | andrewdacenko/sass-learning | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>SASS learning with compass</title>
<link rel="stylesheet" type="text/css" href="css/styles.css">
</head>
<body>
<div class="sprites">
<div class="icons-user"></div>
<div class="icons-clock"></div>
<div class="icons-mail"></div>
<div class="icons-c... |
_site/2011/07/07/t88965474725011456.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 - T88965474725011456 </title>
<link... |
alternet-libs/tools/xref-test/ml/alternet/discover/LookupKeyProducerTest$B_Producer_var2.html | alternet/alternet.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" xml:lang="en" lang="en">
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>LookupKeyProducerTest$B_Producer_var2 xref</tit... |
clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.4.5/contrib:relation-algebra/dev/2014-12-13_14-28-53.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... |
_posts/2014-10-03-1-3-1%e3%80%80kde%e5%88%9d%e5%ad%a6%e8%80%85%e7%9a%84%e9%a6%96%e9%80%89-linux%e5%b0%b1%e6%98%af%e8%bf%99%e4%b8%aa%e8%8c%83%e5%84%bf.html | c834606877/c834606877.github.io | ---
layout: post
title: 1.3.1 KDE初学者的首选 – Linux就是这个范儿
date: 2014-10-03 09:30:43.000000000 +08:00
type: post
published: true
status: publish
categories:
- Linux就是这个范儿
tags: []
meta:
_edit_last: '1'
views: '51'
author:
login: lanbing
email: c834606877@163.com
display_name: lanbing
first_name: ''
last_name: ... |
Beocreate2/beo-extensions/sound/sound.css | bang-olufsen/create | /* @override
http://beocreate-core.local/extensions/sound/sound.css */
body:not(.advanced-sound-adjustments) .advanced-adjustment:not(h2):not(.menu-item) {
display: none !important;
}
h2.advanced-adjustment {
transition: opacity 0.5s ease, margin-bottom 0.5s ease;
}
body:not(.advanced-sound-adjustments) .advanc... |
Nodes201506/第五周/20151011/11号补充/事件复习.html | zouyang2015/node-test | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>无标题文档</title>
</head>
<body>
</body>
</html>
<script>
function processThis(obj,fn){
return function(e){fn.call(obj)}
}
function bind(ele,type,fn){//DOM二级事件绑定的兼容问题,2:this的指向
if(ele.addEventListener){
ele.addEventListener(type,fn,false);
}else if(ele.attac... |
index.html | pbarthelmes/pbarthelmes.github.io | <html>
<head>Foobar</head>
<body>
Foo && BAR
</body>
</html>
|
static/style.css | gregoryv/record-stuff | html { overflow: hidden; }
body {
font: 14pt Arial, sans-serif;
background: lightgrey;
margin: 40px 40px;
}
h1 {
text-align: center;
}
h1 span {
font-size: 0.6em;
}
#controls {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-around;
height: 20%;
... |
javadoc/3.2/org/robolectric/internal/bytecode/Intrinsics.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_102-google-v7) on Wed Jan 11 15:17:53 PST 2017 -->
<title>Intrinsics</title>
<meta name="date" content="2017-01-11">
<link rel="stylesheet" typ... |
src/TDN/NewsletterBundle/Resources/views/Mail/newsletter.html | HamzaBendidane/tdnold | <!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>Trucs de Nanas</title>
<style type="text/css">
<!--
body {
margin-lef... |
017VMKBExplained.html | kfalconspb/virtuallybollinger.com | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="VMware Knowledge Base Explained KB's What and Where">
<meta name="author" conten... |
frontend/rs-demo-premium-discover.html | abutsa/jpv0 | <!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" content="SemiColonWeb" />
<!-- Stylesheets
============================================= -->
<link href="http://fonts.googleapis.com/css?family=Lato:300,400,400italic,600... |
epa-grants/research/raw/05868.html | 1wheel/scraping | <!DOCTYPE html>
<!--[if IEMobile 7]><html class="iem7 no-js" lang="en" dir="ltr"><![endif]-->
<!--[if lt IE 7]><html class="lt-ie9 lt-ie8 lt-ie7 no-js" lang="en" dir="ltr"><![endif]-->
<!--[if (IE 7)&(!IEMobile)]><html class="lt-ie9 lt-ie8 no-js" lang="en" dir="ltr"><![endif]-->
<!--[if IE 8]><html class="lt-ie9 no... |
_site/about/index.html | nealbob/nealbob.github.io | <!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<!... |
public_html/specialisms.html | eamonnkillian/WebSiteExampleTwo | <!--
Created originally on : 19-Feb-2014
Author : Eamonn Killian
Web : www.eamonnkillian.com
Contact : eamonnkillian@gmail.com
The specialisms html file for the Web Site Example 1 site.
-->
<script type="text/javascript">
$(document).ready(function() {
$("#specBackgrou... |
app/components/controlPanel/commandStatusTmpl.html | wecodeingit/omc | <div class="text-left">
{{#if this.Last_Executed_Command_ID}} [
<label>Last Executed Command ID : </label>
<span>{{this.Last_Executed_Command_ID}}</span>,
<label>Last Executed Command : </label>
<span>{{this.Last_Executed_Command}}</span>,
<label>Command Acceptance Counter : </label>
<span>{... |
doc/rdoc/files/vendor/plugins/active_scaffold/lib/bridges/file_column/bridge_rb.html | NESCent/max-bodysize-evol | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>File: bridge.rb</title>
<meta http-equiv="Content-Type" ... |
About/css/business-frontpage.css | Panda-Fromjaf/Panda_Games | /*
* Start Bootstrap - Business Frontpage (http://startbootstrap.com/)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
*/
body {
padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top... |
src/ui/index.html | randfst/freckles | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="../../node_modules/quill/dist/quill.core.css">
<link rel="stylesheet" href="../../node_modules/quill/dist/quill.bubble.css">
<link rel="stylesheet" href="../../static/styles/build/style.css">
</head>
<body>
... |
clean/Linux-x86_64-4.02.3-2.0.6/released/8.4.5/zchinese/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>zchinese: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.cs... |
IssueTrackingSystemProjectAngularJS/Angular-Project-March-2016/templates/addProject.html | Tisho-Todorov/Issue-Tracking-System-Project-AngularJS | <form action="/" method="post">
<p>New Project</p>
<label>Name</label>
<input type="text" value="new project"/>
<br />
<label>Description</label>
<input type="text" value="lorem ipsum"/>
<br />
<label>ProjectKey</label>
<input type="text" valu... |
woocommerce.docset/Contents/Resources/Documents/docs/source-class-WC_Widget_Product_Tag_Cloud.html | GioSensation/woocommerce-dash-docset | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="ApiGen 2.8.0" />
<title>File classes/widgets/class-wc-widget-product-tag-cloud.php | WooCommerce</title>
<script type="text/javascript" src="resources/combined-1359452498.js"></scrip... |
_includes/header.html | a805429509/a805429509.github.io | <header class="navbar navbar-inverse navbar-fixed-top docs-nav" role="banner">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></spa... |
html/signup.html | rhvdbergh/dax | <!DOCTYPE html>
<html>
<head>
<title>VocabSpace - Sign up</title>
<link href="https://fonts.googleapis.com/css?family=GFS+Didot|GFS+Neohellenic|Open+Sans|Baloo+Bhaijaan" rel="stylesheet">
<link rel="stylesheet" href="../css/style.css">
<meta charset="utf-8">
</head>
<body>
<div class="contai... |
src/polyfill.css | chemerisuk/better-dateinput-polyfill | @keyframes dateinput-polyfill {
from {opacity: .99};
to {opacity: 1};
}
input[type="date"] {
/* we need this fake animation to init polyfill */
animation: dateinput-polyfill 1ms !important;
}
:root {
--calendar-day-size: 45px;
}
dateinput-picker {
background: #fff;
box-shadow: 0 8px 24px ... |
app/js/auto/auto.html | towersxu/learn-angularjs | <!DOCTYPE html>
<html lang="en" ng-app="myApp">
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
<div ng-view></div>
<script src="../../bower_components/angular/angular.js"></script>
<script src="../../bower_components/angular-route/angular-route.js"></script>
<script src="../../bower_components/an... |
1a894b3/html/namespacemembers.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... |
swag.html | idmtr/dlirium | <!DOCTYPE html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Dlirium Brand - Made Here Not There</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
<meta name="description" content... |
app/desktop/tpl/service/notice/edit.html | forwardNow/pkui | <form class="da-form"
action="{% service.notice.add.sysNoticeSave %}" method="post"
data-pkui-component="validator|form"
data-done-callback="editSysNoticeDoneCallback"
data-fail-callback="editSysNoticeFailCallback" >
<input type="hidden" name="opid" value="{{opid}}">
<div class="da-form-headin... |
public/css/main.css | reiniergs/CodeWar-Ranking | /* COLORS */
/* TOP BAR */
/* line 241, src/foundation/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
/* line 246, src/foundation/scss/foundation/components/_global.scss */
html,
body {
font-size: 100%;
}
... |
multi-site-demo/hfl-core.ui/src/main/content/jcr_root/apps/multi-site-demo/hfl-core/components/content/schedule-tout/schedule-tout.html | HS2-SOLUTIONS/hs2-aem-commons | <div class="cmp-schedule-tout"
data-sly-use.template="core/wcm/components/commons/v1/templates.html"
data-sly-use.scheduleTout="com.hs2solutions.aem.hfl.core.models.ScheduleTout"
data-sly-test.hasContent="${scheduleTout.message && scheduleTout.ctaUrl && scheduleTout.ctaLabel}">
<img data-sly-test.log... |
site/demo/two-up/two-up.html | matt-harris/outline-mail | <!DOCTYPE html>
<html lang="en">
<head>
<title>Outline Mail - making html email easy</title>
<meta http-equiv="Content-Type" content="text/html;" charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<style... |
page.html | lanig35/flask-app | <html>
<head>
<title> Pierre </title>
</head>
<body>
<table>
<tr><td>Brunet</td><td>Vaillant</td></tr>
<tr><td>Vallee</td><td>Jacques</td></tr>
<tr><td>Simon S.A.S.</td><td>Robin</td></tr>
<tr><td>Moreno</td><td>Gregoire-sur-Blanchard</td></tr>
</table>
</body>
</html> |
Public/css/normalizeButton.css | azorlandoaz/Reto-2 | /*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
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,main,menu,nav,section,
summary{display:block}audio,canvas,progress,video{display:inli... |
_nav_menu_items/2016-08-16-discord.html | TEKaholics/tekaholics.github.io | ---
layout: nav_menu_item
title: Discord
date: 2016-08-16 01:48:01.000000000 -04:00
type: nav_menu_item
published: true
status: publish
categories: []
tags: []
meta:
_publicize_pending: '1'
_menu_item_type: custom
_menu_item_menu_item_parent: '0'
_menu_item_object_id: '3108'
_menu_item_object: custom
_menu_... |
releases/2.1/javawsdocs/edu/sdsc/inca/util/RpmPackage.RpmLead.html | IncaProject/IncaProject.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_13) on Tue Jul 31 13:21:17 PDT 2007 -->
<TITLE>
RpmPackage.RpmLead
</TITLE>
<META NAME="keywords" CONTENT="edu.sdsc.inca.util.RpmPackage.RpmLead cla... |
people/yi5506yo.html | slowe/panelshows | <html>
<head>
<title>Archie Norman's panel show appearances</title>
<script type="text/javascript" src="../common.js"></script>
<link rel="stylesheet" media="all" href="../style.css" type="text/css"/>
<script type="text/javascript" src="../people.js"></script>
<!--#include virtual="head.txt" -->
</head>
<body>
<!--... |
Design Process.html | vysalisomanchi/vysalisomanchi.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Design Process</title>
<!-- Bootst... |
src/common/view/upload.html | Alex-D/espace-classe | <div class="m-upload">
<input type="file" accept=".jpg,.jpeg,.png">
<img ng-src="{{ ngModel }}" alt="" ng-show="ngModel">
</div> |
:docs/data-vis/index.html | huileiw/huileiw.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Recipes Data Science Project</t... |
Homework/Web表格表格/index2-01.html | WeiQianQiang/Web1 | <!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<center><h3>健康检查登记表</h3></center>
<h6> &n... |
404.html | luisrochadev/luisrochadev.github.io | ---
layout: page
title: "Error 404: Haaaaanh???"
permalink: /404
comments: false
---
<div style="text-align:center;">
<img src="/assets/img/kanye-west-angry.png">
<p>The page you were looking for does not exist.</p>
</div> |
src/partials/vacancies-list/vacancies-list.html | VS-work/vs-website | <ng-template ngFor let-vacancy [ngForOf]="vacancies">
<div *ngIf="vacancy.show" class="vacancy-item col-lg-3 col-md-4 col-sm-6 col-xs-12">
<vacancy-preview [vacancy]="vacancy"></vacancy-preview>
</div>
</ng-template>
|
external/boost_1_59_0/libs/math/doc/html/math_toolkit/stat_tut/weg.html | Franky666/programmiersprachen-raytracer | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Worked Examples</title>
<link rel="stylesheet" href="../../math.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
<link rel="home" href="../../index.html" title="Math Toolkit 2.2.1">
... |
docs/build/html/index.html | shakefu/MongoAlchemy |
<!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>Welcome to MongoAlchemy’s documentation! — M... |
src/partials/views/npcs.html | kcaf/VirtualDMScreen | <div class="npcsviewmodel-inc">
<ul class="noselect">
<li><a href="#NPCGenerate" data-bind="click: SetActiveTab.bind($data, 0)">Generate</a></li>
<li><a href="#NPCSearch" data-bind="click: SetActiveTab.bind($data, 1)">Search</a></li>
<li><a href="#NPCGroupsTab" data-bind="click: SetActiveTab.bind($data, 2)">... |
apps/demo/src/modules/@http/tutorial/6-static-options/static-options.component.html | shlomiassaf/tdm | <tdm-markdown-view [markdown]="code | async | tdmCode:[{file: 'README.md', section: 'PART-1'}]:true"></tdm-markdown-view>
<http-resource-wrapper title="Options" [run]="run">
<div class="http-source-code-snip">
<tdm-code-view [code]="(code | async | tdmCode:[{file: 'static-options.component.ts', section: 'code'}]... |
clean/Linux-x86_64-4.06.1-2.0.5/released/8.12.1/fairisle/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>fairisle: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.cs... |
clean/Linux-x86_64-4.04.2-2.0.5/extra-dev/8.11.dev/hammer/1.1.1+8.10.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"... |
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.2/hardware/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>hardware: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.cs... |
www/index.html | cmcculloh/words | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Fuel UX Basic Template (AMD) No CDN</title>
<link href="bower_components/boo... |
src/Viteloge/CoreBundle/Resources/descriptions/72158.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Lavaré est
un village
localisé dans le département de Sarthe en Pays de la Loire. Elle totalisait 817 habitants en 2008.</p>
<p>La commune compte de multiples équipements sportifs, elle propose entre autres un terrain de tennis, deux terrains de sport, un équipem... |
docs/enums/forumpostpopularity.html | alexanderwe/the-traveler | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>ForumPostPopularity | The Traveler</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="... |
cuckoo/web/templates/analysis/export.html | mburakergenc/Malware-Detection-using-Machine-Learning | {% extends "base.html" %}
{% load staticfiles %}
{% block content %}
<style>
.btn-file {
position: relative;
overflow: hidden;
}
.btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 999px;
text-align: right;
filter: alph... |
src/JasperStarter/docs/index.html | Dericktan/phpjasper | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
| Generated by Apache Maven Doxia at 2016-10-07
| Rendered using Apache Maven Fluido Skin 1.2.1
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http... |
docs/picturepark-sdk-v1-angular/api/classes/serviceproviderdeleteexception.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>ServiceProviderDeleteException | @picturepark/sdk-v1-angular API</title>
<meta name="description" content="Documentation for @picturepark/sdk-v1-angular API">
<meta name="viewport... |
docs/api/Auth0.ManagementApi.Clients.DeviceCredentialsClient.html | jerriep/auth0.net | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class DeviceCredentialsClient
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class DeviceCredentialsC... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.