path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
public_html/templates/default/delete.html | leetmikeal/ipdp | {{{include file="`$smarty.const.TEMPLATE`/header.tpl"
title="`$ruRow.ru_file_name`" menu="0"}}}
<h2>入力ファイル : ({{{$ruRow.ru_id}}}) {{{$ruRow.ru_file_name}}}</h2>
<div class="container">
Do you want to delete surely ?<br />
<table>
<tr><td>
<a href="/">No</a>
</td><td>
{{{*<f... |
faculty/newsfeed/create-news-modal.html | IEEEDTU/OnCourse | <div class="modal-header bg-green">
<button type="button" class="close" ng-click="cancel()"><span aria-hidden="true">×</span></button>
<h3>Create a News</h3>
</div>
<form >
<div class="modal-body row">
<!-- News Headline -->
<div class="form-group col-lg-12 col-md-12 col-sm-12">
<label>News He... |
styles/main.css | rhysturner/em3-cinemacliq | body {
width: 100%;
height: 100%;
background-color: #000;
color: #fff;
margin: 0px;
padding: 0;
overflow: hidden;
}
/* Position the button on the bottom of the page. */
#ui {
position: absolute;
bottom: 10px;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
font-family: 'Karla... |
_includes/head.html | shashankss/shashankprofile.github.io | <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>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
<meta name="description" content="{% if page.excerpt %}{... |
chronos_mgmt/templates/chronos_mgmt/ajax_list_job.html | tranhuucuong91/mesos-admin | <table class="table table-striped">
<thead>
<tr>
<th align="left">Name</th>
<th style="text-align:left">Last</th>
<th style="text-align:left">Schedule</th>
<th style="text-align:center">Run</th>
<th style="text-align... |
Signum.React/Scripts/Modals/Modals.css | signumsoftware/framework |
.dialog-header-error {
background-color: #d2322d;
}
.dialog-header-error span, .dialog-header-error h4 {
color: #ffffff;
}
.dialog-header-error a {
color: #B9DFFF;
}
.dialog-header-wait {
background-color: #428bca;
}
.dialog-header-wait span, .dialog-he... |
Reports/sy/syn.speech.1.0.3/Syn.Speech-net45.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>
... |
Python32/web2py/applications/examples/static/epydoc/toc-web2py.gluon.contenttype-module.html | andersonsilvade/python_C | <?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>contenttype</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script t... |
satchat.css | DrPaulBrewer/meteor-satchat | /* CSS declarations go here */
html {
font-size: 16;
}
#worldMap {
display: block;
width: 600px;
height: 300px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
#chatApp {
display: block;
width: 600px;
height: 3... |
_posts/2015-01-13-integrating-microservices-with-apache-camel.html | christian-posta/christian-posta.github.io | ---
layout: post
title: Integrating Microservices with Apache Camel
date: 2015-01-13 12:40:45.000000000 -07:00
categories: [webinar]
tags: [webinar, microserivces, camel, jboss-fuse]
comments: true
---
<p>Okay, so nobody is kidding anybody, Microservices isn't a new concept... but it seems like it might be generating i... |
corona/docs/api/type/Body/getLinearVelocity.html | tonytamsf/learning | <!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" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name=... |
ajax/libs/owl-carousel/1.23/owl.theme.css | yogeshsaroya/new-cdnjs | version https://git-lfs.github.com/spec/v1
oid sha256:e530e9b5ebcc982bacc081c15a0a9d98e8b4a77a1b818ad41df52ddb191aa433
size 1664
|
css/site.css | freeqaz/TicTacToe.React | .textSpan {
}
.ticTacToe-cell {
width:100px;
height:100px;
padding: 10px 10px 10px 10px;
}
.v{
border-left:1px solid #000;
border-right:1px solid #000;
}
.h{
border-top:1px solid #000;
border-bottom:1px solid #000;
}
.centered {
display: table;
margin: 0 auto;
}
.freeCell {
... |
java/2013/edu/wpi/first/wpilibj/ADXL345_I2C.Axes.html | arithehun/frc | <!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_29) on Thu Jan 03 13:25:37 EST 2013 -->
<TITLE>
ADXL345_I2C.Axes (2013 FRC Java API)
</TITLE>
<META NAME="date" CONTENT="2013-01-03">
<L... |
mainapp/templates/page-admin.html | fabiocostapro/fiberappz | {% extends 'layout-default.html' %}
{% block page_class %}page-admin{% endblock %}
{% block content %}
{% from "_macro.html" import render_field %}
<section class="part">
<a class="btn btn-default btn-p close" href="/"><i class="fa fa-times"></i></a>
<div class="part-i">
<div class="part-header">
... |
demos/ie-behavior-span.html | UmbraEngineering/Placeholder | <!doctype html>
<html>
<head>
<title>Placeholder Demo (IE Behavior - Span)</title>
<style type="text/css">
* {
font-family: sans-serif;
font-size: 16px;
}
input[type=text],
button {
display: block;
margin: 10px;
padding: 4px;
border: 2px #ccc solid;
border-radius: 4px;
}
</style>
</... |
slick/trunk/Slick/javadoc-util/org/newdawn/slick/util/package-tree.html | dxiao/PPBunnies | <!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_22) on Sun Aug 26 15:15:31 EDT 2012 -->
<TITLE>
org.newdawn.slick.util Class Hierarchy (Slick Util - LWJGL Utilities extracted from Slick)
</T... |
doc/com/postmen/javasdk/mockobject/class-use/MockSleeper.html | heinrich10/java | <!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 Tue Mar 22 15:33:12 HKT 2016 -->
<title>Uses of Class com.postmen.javasdk.mockobject.MockSleeper</title>
<meta name="date" content="2016... |
26bc8db/html/classv8_1_1_testing-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... |
resources/dev/index.html | QoboLtd/cakephp-calendar | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Test VueJS Components</title>
</head>
<body>
<div id="app"></div>
</body>
</html>
|
06.JavaScript/functions/Demos/08. function-scope.html | VVoev/Telerik-Academy | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Functions - Scope</title>
<link href="styles/js-console.css" rel="stylesheet" />
</head>
<body>
<div id="js-console">
</div>
<script src="scripts/js-console.js">
</script>
<script>
var arr = [1, 2, 3, 3, 4, 3, 5, 3, 6, 7];
functio... |
WebRoot/WEB-INF/cmstemplate/ahjtyx/default/channel/新闻栏目_跳转.html | jjflyx/zybs | <!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>安徽省交通运输联网管理中心</TITLE>
<LINK rel="stylesheet" type="text/css" href="... |
static/css/main.css | juh2/hugo-phantom | @import url(font-awesome.min.css);
/* comment the following line and uncomment the next but one to use fonts with the google api */
@import url(fonts.css);
/* @import url('http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,700,900'); */
/*
Phantom by HTML5 UP
html5up.net | @ajlkn
Free for personal and commer... |
public/patterns/01-molecules-02-blocks/index.html | samueldowd/pl-portfolio | <!DOCTYPE html>
<html>
<head id="patternlab-head">
<title>Pattern Lab Sub-type Style Guide</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width" />
<link rel="stylesheet" href="../../styleguide/css/styleguide.css" media="all" />
<link rel="stylesheet" href="../../css/style.css" me... |
templates/javascript_document_selector.html | pulkitpahwa/smart-image-coordinates | $(document).ready(function(){
//function to display a modal box to change the name of the input box
$(document.body).on("click", '.rectangle_entry',
function(event){
var element_id = $(this).attr("id");
element_id = element_id.substring(0, element_id.length-6);
$("#variable_id")... |
docs/apidocs/com/github/thorbenkuck/netcom2/interfaces/class-use/Mutex.html | ThorbenKuck/NetCom2 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_171) on Tue May 29 11:22:22 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface com.gith... |
docs/android/text/style/ClickableSpan.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... |
docs/com/hikmat30ce/workday/integrator/hr/generated/class-use/CommunicationUsageTypeDataType.html | hikmat30ce/WorkdayIntegrator-HR | <!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_77) on Sun Aug 13 19:07:40 PKT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.hikmat30ce... |
client/client/app/components/ngbPathways/ngbPathwaysColorSchemePreference/ngbPathwaysColorSchemePreference.tpl.html | epam/NGB | <div class="color-scheme-preferences" ng-class="$ctrl.scheme.type">
<div layout="row">
<md-input-container flex>
<label for="color-scheme-name">
Type
</label>
<md-select id="color-scheme-name"
ng-model="$ctrl.scheme.type"
... |
blog/index.html | bounceflick/bounceflick.github.io | <!DOCTYPE html>
<html lang="en">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Rum Rum is…writing</title>
<link href="../stylesheets/index-stylesheet.css" media="screen, projection" rel="style... |
src/lib/sidenav/sidenav.html | badjilounes/material2 | <cdk-focus-trap class="md-sidenav-focus-trap" [disabled]="isFocusTrapDisabled">
<ng-content></ng-content>
</cdk-focus-trap>
|
4a899c9/html/classv8_1_1_arguments-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... |
mdt_app/templates/case_edit.html | stefpiatek/mdt-flask-app | {% import "bootstrap/wtf.html" as wtf %}
{% from "_form_helpers.html" import render_field, render_label, render_input %}
{% extends "case_list.html" %}
{% block page_content %}
{{ super() }}
<br>
<div class="panel panel-default">
<div class="panel-heading"><h3>Edit case</h3></div>
<div class="panel-body">
... |
src/directives/decorators/foundation/actions.html | viiopen/angular-schema-form | <div class="button-group schema-form-actions {{form.htmlClass}}">
<input ng-repeat-start="item in form.items"
type="submit"
class="button {{ item.style }} {{form.fieldHtmlClass}}"
value="{{item.title}}"
ng-if="item.type === 'submit'">
<button ng-repeat-end
class="button... |
commons-math3-3.1.1-bin/commons-math3-3.1.1/docs/apidocs/org/apache/commons/math3/fitting/package-summary.html | vaisaghvt/gameAnalyzer | <!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_24) on Wed Jan 09 17:13:55 CET 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.commons.math3.fitting ... |
index.html | roobie/fsmjs | <html>
<head>
<meta charset="UTF-8"/>
<title>Document</title>
</head>
<body>
<script src="fsm.js">
</script>
</body>
</html>
|
design/2016/09/27/digital-drawing-for-beginners-before-you-start-drawing.html | ddanh85/tutsvn | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<title>Vietnamese Tutsplus Translation Team</title>... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/611924d844a28868b002c502b2a0881a10385864ee16e2a8bd2424aee8b91760.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="./87f2ecace798f9b327c1ac2973012e7d69f906a7e0f70de1406646079db27111.html">Teleport</a>
<hr>
... |
demo/canvas-022.html | KaliedaRik/Scrawl-canvas | <!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">
<title>Demo Canvas 022</title>
<link href="css/normalize.css" rel="stylesheet" />
<link href="css/tests.css" rel="stylesheet" />
... |
app/assets/stylesheets/application.css | wtg/study-network | /*
* This is a manifest file that'll be compiled into application.css, which will include all the files
* listed below.
*
* Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
* or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path... |
weather/smartphone/index.html | ivnmaksimovic/sandbox-kitesurfing | <!DOCTYPE html>
<head>
<meta charset="utf-8" />
<title>Sandbox beach, Montenegro Current Weather Conditions</title>
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.1.0/jquery.mobile-1.1.0.min.css" />
<link rel="apple-touch-icon" href="icons/icon_iphone_x1.png" />
<link rel="apple-touch-icon" size... |
artwork.html | JesseTG/jessetg.github.io | ---
title: Artwork
subtitle: Occasionally I make things that aren't code
permalink: "/artwork/index.html"
layout: gallery
defaultType: VisualArtwork
data: art
--- |
app/views/ePrograms.html | MattGough/bbc_challenge | <div ng-init="getProgramList('e', '1')" class="list">
<h2>E</h2>
<a href="#/e" id="E1" ng-click="getProgramList('e', '1')">1</a>
<a href="#/e" id="E2" ng-click="getProgramList('e', '2')">2</a>
<a href="#/e" id="E3" ng-click="getProgramList('e', '3')">3</a>
<ul class="programs">
<li ng-repeat="program in progr... |
docs/source-class-ProductCategory.html | drcypher/bogo-yii-json-service | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="ApiGen 2.8.0" />
<meta name="robots" content="noindex" />
<title>File demo/models/ar/ProductCategory.php | Bogo Yii Json Service</title>
<script type="text/javascript" src="resource... |
_includes/footer.html | whwhwhat/whwhwhat.github.io | <div class="footer" align="center">
<!-- Copyright © <a href=http://diezcami.github.io target="_blank">Camille Diez</a> 2015<BR /> -->
Powered by <a href=http://jekyllrb.com target="_blank">Jekyll</a>
</div>
|
index.html | abhianet/abhianet.github.io | <!DOCTYPE html>
<html>
<head>
<title>rgba</title>
</head>
<body>
Page under construction
</body>
</html>
|
html/pdf/W26895.pdf_ind.html | datamade/elpc_bakken | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY>
<A href="W26895.pdfs.html#outline" target="contents">Outline</a><br><A href="W26895.pdfs.html#1" target="contents" >Page 1</a><br>
<A href="W26895.pdfs.html#2" target="contents" >Page 2</a><br>
<A href="W26895.pd... |
src/Viteloge/CoreBundle/Resources/descriptions/11002.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Airoux est
un village
situé dans le département de l'Aude en Languedoc-Roussillon. Elle comptait 126 habitants en 2008.</p>
<p>La commune compte quelques équipements, elle dispose, entre autres, de une boucle de randonnée.</p>
<p>À coté de Airoux sont localisées ... |
public/index.html | kashdan/ember_express | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Hello World</title>
<meta name="description" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Le HTML5 shim, for IE6-8 support ... |
_layouts/nosidebar.html | phcerdan/phcerdan.github.io | ---
layout: default-nohead-nofooter
---
{% if page.header.overlay_color or page.header.overlay_image or page.header.image %}
{% include page__hero.html %}
{% elsif page.header.video.id and page.header.video.provider %}
{% include page__hero_video.html %}
{% endif %}
{% if page.url != "/" and site.breadcrumbs %}
... |
JS Core/JS Advanced/Exam-19 Jan 2016/01.Move Towns.html | mitaka00/SoftUni | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Move Up / Down</title>
<style> select {
width: 70px
}
.block {
display: inline-block;
vertical-align: top
}
#btnUp {
display: block;
margin-top: 18px
}
#btnDown {
display: b... |
older/1.3.2/zEditor 1.3.2.css | mysticzero/zEditor | /* zEditor ----------------- */
#ze-color-inner div {
height: 12px;
width: 12px;
cursor: pointer;
}
#ze-editor {
-moz-user-select: none;
-webkit-user-select: none;
background: linear-gradient(#F5F5F5, #CFD1CF);
border: 1px solid #B6B6B6;
border-radius: 5px;
box-shadow: 0 0 3px rgba(... |
index.html | valuefy/website | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>valuefy</title>
<link rel="icon" href="resources/icon_tab.png">
<!--Import Google Icon Font-->
<link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://fonts.googleapis.com/cs... |
docs/files/src_io_CompassHMC6352.js.html | weberl48/Breakout | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>src/io/CompassHMC6352.js - Breakout</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css">
<link rel="stylesh... |
css/random.css | lrghust/lrghust.github.io | body {
background-color: #34495e;
margin: 0px;
font-family: Monaco;
font-size: 18px;
}
@media (max-width: 860px) {
body {
font-size: 16px;
}
}
article {
line-height: 1.5em;
}
.highlight {
line-height: 1.25em;
}
a {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: underline;
... |
public/modules/core/views/home.client.view.html | ArielTK/entrecote | <section data-ng-controller="HomeController">
Home page
</section> |
onecontent/css/zstyle.css | aazhbd/basic_bootstrap | @import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Bree+Serif);
body {
font-family: 'Open Sans', 'Bree Serif', sans-serif;
padding: 0;
margin: 0;
}
#logo {
height: 30px;
}
.logo_wrap {
padding: 8px;
}
.contentbody {
/*margin-top:... |
delphine/index.html | wakeupcoffee/amirichyet-static | <!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>AIRY</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdnjs.cloudflare.com/ajax/libs/n... |
all-data/8000-8999/8131-22.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>... |
clean/Linux-x86_64-4.13.1-2.0.10/released/8.14.0/comp-dec-modal/1.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>comp-dec-modal: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.... |
src/partials/meta.html | M-Anwar/PersonalWebsite | <meta charset="utf-8">
<title>{{#if title}}{{ title }} - {{/if}}{{ name }}</title>
{{#if description}}<meta name="description" content="{{ description }}" />{{/if}}
<meta name="HandheldFriendly" content="true">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width,shrink-to-fit=... |
vendor/ruby-ldapserver/doc/LDAP/Server/MatchingRule/Substrings.html | keyvanfatehi/fakeldap | <!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 name="Content-Type" content="text/html; charset=utf-8" />
<title>Module: LDAP::Server::MatchingRule::Substrin... |
src/Viteloge/CoreBundle/Resources/descriptions/72342.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Souvigné-sur-Même est
un village
situé dans le département de Sarthe en Pays de la Loire. On dénombrait 176 habitants en 2008.</p>
<p>À coté de Souvigné-sur-Même sont localisées les communes de
<a href="{{VLROOT}}/immobilier/ferte-bernard_72132/">La Ferté-Ber... |
assets/lib/dhtmlx/v403_pro/sources/dhtmlxLayout/codebase/skins/dhtmlxlayout_dhx_skyblue.css | liuhuisheng/dhtmlx_web | /*
Product Name: dhtmlxSuite
Version: 4.0.3
Edition: Professional
License: content of this file is covered by DHTMLX Commercial or Enterprise license. Usage without proper license is prohibited. To obtain it contact sales@dhtmlx.com
Copyright UAB Dinamenta http://www.dhtmlx.com
*/
/* skin detected, extra file: skin... |
v4/user-agent-detail/e5/4b/e54ba2d5-1644-4689-8a2a-43a07d6544ce.html | ThaDafinser/UserAgentParserComparison |
<html>
<head>
<title>User agent detail - KWC-KE414/1.0.33 UP.Browser/4.1.26l4</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=Material+Icons" rel="stylesheet">
</head>
... |
odl.html | kevinrmccraney/kevinrmccraney.github.io | <html>
<head>
<title>Kevin McCraney</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="Kevin McCraney, Data Science and UX Professional">
<meta name="ROBOTS" content=... |
doc/java/jdk8/java/util/concurrent/locks/class-use/AbstractQueuedSynchronizer.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 (1.8.0_31) on Wed Dec 17 20:48:29 PST 2014 -->
<title>Uses of Class java.util.concurrent.locks.AbstractQueuedSynchronizer (Java Platform SE 8 )</title... |
kettle-data-integration/docs/api/org/pentaho/di/ui/trans/dialog/class-use/TransDialog.Tabs.html | ColFusion/PentahoKettle | <!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_27) on Wed Nov 21 16:03:56 EST 2012 -->
<TITLE>
Uses of Class org.pentaho.di.ui.trans.dialog.TransDialog.Tabs
</TITLE>
<META NAME="date" CONTENT="20... |
clean/Linux-x86_64-4.12.0-2.0.8/released/8.13.1/coinductive-examples/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>coinductive-examples: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstr... |
people/d6mpf7vy.html | slowe/panelshows | <html>
<head>
<title>Michael Mander'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>
<!-... |
mirror/prvCode_07/cityCode_002-areaCode_02-deptCode_004/voteCode_20120101T1A2-qryType_ctks-prvCode_06-cityCode_002-areaCode_02-deptCode_004-liCode_0142.html | g0v/projectV |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 選舉資料查詢 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>中選會選舉資料庫網站</title>
<link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/votehist.css">
<script typ... |
examples/landing.html | bullish-ventures/lipstick | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Lipstick - Landing</title>
<meta name="description" content="">
<meta name="theme-color" content="#dc75ac">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<l... |
categories/云计算/page/1/index.html | recall704/recall704.github.io | <!DOCTYPE html><html><head><title>http://www.recall704.com/categories/%E4%BA%91%E8%AE%A1%E7%AE%97/</title><link rel="canonical" href="http://www.recall704.com/categories/%E4%BA%91%E8%AE%A1%E7%AE%97/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=http://www.rec... |
examples/css/styles.css | ianmcgregor/boid | /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){... |
13_Angular_Fundamentals/components-lab/src/app/articles/articles.component.css | akkirilov/SoftUniProject | ul {
display: flex;
flex-flow: row wrap;
justify-content: center;
/* width: 900px; */
margin: 40px auto;
} |
_includes/head.html | matahi/webpage-code | <head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<!-- Enable responsiveness on mobile devices-->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<!--
<title>
{% if page.title %}
{... |
src/css/main.css | Gmousse/react-redux-appstarter | html {
width: 100%;
height: 100%;
}
body {
background: #fff;
font: 90%/180% Arial, sans-serif;
width: 100%;
height: 100%;
margin: 0 auto;
}
a {
color: #69C;
text-decoration: none;
}
a:hover {
color: #F60;
}
h1 {
font: 1.7em;
line-height: 110%;
color: white;
text-align: center... |
partials/common/css/common.css | Su-hyun/Su-hyun.github.io | @charset "utf-8";
@import "fonts.css";
/* --- default reset --- */
html,body{width:100%; height:100%; overflow:auto; -webkit-overflow-scrolling:touch;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,p,button{margin:0;padding:0}
body,h1,h2,h3,h4,h5,h6,p,input,button,pre{
font-family:'Nanum Barun Gothic';
... |
blog/2016/01/10/tmux-session-shortcuts/index.html | rushiagr/rushiagr.github.com | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us" lang="en-us">
<head>
<link href="https://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="generator" content="Hugo 0.60.1" />
<meta name="viewport" content="width=device... |
index.html | tanakaedu/answers | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>答え共有ページデモ</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
<script src="http://cdn.mlkcca.com/v2.0... |
library/PHPExcel/Documentation/API/PHPExcel_Writer_Excel5/PHPExcel_Writer_Excel5_Workbook.html | xenophy/xFrameworkPX | <html>
<head>
<title>Docs For Class PHPExcel_Writer_Excel5_Workbook</title>
<link rel="stylesheet" type="text/css" href="../media/style.css">
</head>
<body>
<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
<tr>
<td class="header_top">PHPExcel_Writer_Excel5</td>
</tr>
<tr><td class=... |
css/test.css | hellofever/Hello-Fever-2.0 | /**
* mixin for media queries
* taken from https://gist.github.com/1215856#file-6_media_queries-scss
*/
@mixin respond_to($media) {
@if $media == handhelds {
@media only screen and (max-width: 479px) { @content }
}
@else if $media == wide_handhelds {
@media only screen and (max-width: 767px) { @content }
}
... |
clean/Linux-x86_64-4.13.1-2.0.10/released/8.14.1/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... |
scripts/fonts/futura/futura5.html | maharjanajannel/HTML5Bolierplate | <!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>CodeAndMore @font-face Demo</title>
<style type="text/css">
... |
public/index.html | stargazer8tw/pateko | <!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>
<meta charset="utf... |
test.html | Warpten/warpten.github.io | <!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="./css/chessboard-0.3.0.css" />
<style type="text/css">
p { margin: 0; }
h1 { font-size: 120%; margin: 0; width: 100%; display: block; padding: 3px; border-bottom: 1px solid black; margin-bottom: 5px; }
body > div#inputContainer > div { margi... |
register.html | junxianyong/fluffy-parakeet | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Register | My eCommerce Store</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcw... |
vendor/assets/stylesheets/nvd3.css | ytbryan/chart | /* nvd3 version 1.8.4 (https://github.com/novus/nvd3) 2016-07-03 */
.nvd3 .nv-axis {
pointer-events:none;
opacity: 1;
}
.nvd3 .nv-axis path {
fill: none;
stroke: #000;
stroke-opacity: .75;
shape-rendering: crispEdges;
}
.nvd3 .nv-axis path.domain {
stroke-opacity: .75;
}
.nvd3 .nv-axis.nv... |
doc/apiguide/datasource.html | tick-tack/pudding | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>pudding Module: pudding/lib/datasource</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/sunlight.default.css">
<link type="text/... |
test/runner.html | deltaepsilon/quiver-cms | <!doctype html>
<html lang="en">
<head>
<title>End2end Test Runner</title>
<script src="vendor/angular-scenario.js" ng-autotest></script>
<script src="scenarios.js"></script>
<base href="app/" target="_blank" />
</head>
<body>
</body>
</html>
|
build/index.html | ChrisWphoto/react-ccms | <!DOCTYPE html>
<html>
<head>
<title>CCMS</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
<link rel="stylesheet" href="/style.css" charset="utf-8">
</head>
<body>
<style>
@keyframes fade-in-out {
0% {opacity: 100}
50% {opacity: 0}
... |
Public/Mall/css/other/gift.css | leekin666/yihengyun | /*
Template Name: DSC1.0
Template URI: http://www.ecmoban.com/
Description: 商创2.0升级版.
Version: 1.0
Author: ecmoban Team
Author URI: http://www.ecmoban.com/
Logo filename: logo.gif
business_logo filename: business_logo.gif
Template Type: type_0
*/
.ecsc-breadcrumb{ padding:10px 0; line-height:24px;}
.ecsc-breadcrumb s... |
site/content/docs/2.3.2/assets/css/docs.css | todc/todc-bootstrap | /* Add additional stylesheets below
-------------------------------------------------- */
/*
Bootstrap's documentation styles
Special styles for presenting Bootstrap's documentation and examples
*/
/* Body and structure
-------------------------------------------------- */
body {
position: relative;
padding... |
graphs/classes.html | codemasher/php-database | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Documentation</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
<link rel="icon" href="images/favicon.ico"/>
<link rel="stylesheet" href="css/normalize.css">
<link rel="styles... |
webkb/other/wisconsin/http:^^www.cs.wisc.edu^~ferris^cs733^matlab.html | ML-SWAT/Web2KnowledgeBase | Date: Mon, 11 Nov 1996 17:26:53 GMT
Server: NCSA/1.5
Content-type: text/html
Last-modified: Tue, 23 Jan 1996 21:12:51 GMT
Content-length: 1904
<HTML>
<HEAD>
<TITLE> CS 733: Instructions to set up MATLAB </TITLE>
</HEAD>
<BODY>
<H1>CS 733: Instructions to set up MATLAB</H1>
<H2> Introduction </H2>
Most of the assig... |
clean/Linux-x86_64-4.05.0-2.0.1/released/8.7.0/equations/1.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>equations: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.c... |
index.html | ivanomanca/ivanomanca.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>New solutions to old problems.</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Ivano's blog.">
<meta name="author" cont... |
index.html | silverwaver/silverwaver.github.io | ---
layout: default
---
<div class="page clearfix" index>
<div class="left">
<h1>Welcome to Silverwave's Blog!</h1>
<small>这里记录着我的点点滴滴</small>
<hr>
<ul>
{% for post in paginator.posts %}
<li>
<h2>
<a class="post-link" href=... |
src/Wallabag/CoreBundle/Resources/views/themes/_global/public/css/style.css | aarizkuren/wallabag | @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local('Roboto Regular'), local('Roboto-Regular'), url(../fonts/Roboto.woff) format('woff');
}
body {
margin: 10px;
font-family: 'Roboto',Verdana,Geneva,sans-serif;
font-size: 16px;
color: #000;
}
header {
text... |
packages/source/src/components/composition/layout.css | dfbaskin/react-higher-order-components |
.layout {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
width: 80vw;
height: 60vh;
}
.layout > div {
display: flex;
flex-direction: column;
flex-wrap: nowrap;
flex: 1;
border: 1px solid gray;
padding: 1rem;
margin: 0;
}
.layout > div > div {
flex: 1;
b... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.