path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
Other/libcanvas/example/libcanvas.github.com-master/games/isometric/index.html | RikkiRu/Intergalactic | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>LibCanvas :: Isometric</title>
<link href="/files/styles.css" rel="stylesheet" />
<script src="/files/js/atom.js"></script>
<script src="/files/js/libcanvas.js"></script>
</head>
<body>
<p><a href="/">Return to index</a></p>
<p>Move by click... |
static/css/blog-post.css | marclanepitt/ot | /*!
* Start Bootstrap - Blog Post (http://startbootstrap.com/)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
*/
body {
padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Chang... |
views/consumibleslista.html | IsaacMiguel/ProchemBio | {% extends 'template.html' %}
{% block title %}
{{ pagename }}
{% endblock %}
{% block content %}
<h2>{{ pagename }} <b>{{ produc.nombre }}</b> de <b>{{ cliente.nombre }}</b></h2>
<div class="panel panel-default">
<!-- Default panel contents -->
<div class="panel-heading">
<!-- Table -->
<table>
<tr>
... |
src/components/IntroFeature/IntroFeature.css | jessamynsmith/MintWebApp | @import '../variables.css';
.IntroFeature {
padding: 100px 0;
}
.IntroFeature-items {
max-width: var(--container-max-width);
margin: 0 auto;
display: flex;
align-items: flex-start;
flex-direction: column;
justify-content: space-between;
align-items: stretch;
}
.IntroFeature-item {
display: flex;
flex-grow... |
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.2/railroad-crossing/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>railroad-crossing: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstr... |
Reports/js/jsonfx.2.0.1209.2802/JsonFx-net20.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>
... |
app/views/problems/all_problems/_p_265.html | briankung/sprint | <div class="problem-number">Problem 265</div>
<div class="problem-name">Binary Circles</div>
<div class="problem-content">
<p>2<sup>N</sup> binary digits can be placed in a circle so that all the N-digit clockwise subsequences are distinct.</p>
<p>For N=3, two such circular arrangements are possible, ignoring rotation... |
src/views/inputs/message.html | NullRefExcep/AngularFormus | <div class="alert alert-{{config.type}} {{config.class}}">
{{model}}
</div> |
all-data/3000-3999/3743-33.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="layoutclass_pic"><div class="layoutclass_first_pic"><table class="fmt0table"><tr><th class="zt1"><... |
release/css/ui-layout.css | jerrythomas/d3-ui |
@font-face {
font-family: Courgette;
src: url("../fonts/Courgette-Regular.ttf");
font-weight: normal;
}
@font-face {
font-family: Raleway;
src: url("../fonts/Raleway-Bold.ttf");
font-weight: bold;
}
@font-face {
font-family: Raleway;
src: url("../fonts/Raleway-Italic.ttf");
font-wei... |
client/views/templates/buttons/returnFromFullscreenButton.html | paircolumbus/pairs | <template name="returnFromFullscreenButton">
<a type="submit" class="pull-right btn btn-sm manage-it" href="/">{{#if currentUser}}Manage{{else}}Back{{/if}}</a>
</template>
|
projects/novo-elements/src/elements/expansion/expansion-panel-header.html | bullhorn/novo-elements | <span class="novo-content">
<ng-content select="novo-panel-title"></ng-content>
<ng-content select="novo-panel-description"></ng-content>
<ng-content></ng-content>
</span>
<span [@indicatorRotate]="_getExpandedState()" *ngIf="_showToggle()"
class="novo-expansion-indicator"></span>
|
doc/gh.css | huahbo/amgcl | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Custom Doxygen CSS - doxygen.css
*
* The standard CSS for doxygen modded by
* Alexandre Dantas <alex.dantas92@gmail.com>
*
* Webpage: https://github.com/alexdantas/Custom-Doxygen-CSS/wiki
*
* * * * * * * * * * * * * * * * *... |
documentation/html/layout__attributes_8hpp.html | brycelelbach/asl | <!--
Copyright 2005-2008 Adobe Systems Incorporated
Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
or a copy at http://stlab.adobe.com/licenses.html)
Some files are held under additional license.
Please see "http://stlab.adobe.com/licenses.html" for more information.
-->... |
react_template/index.html | kambi-sportsbook-widgets/widget-build-tools | <!doctype html>
<html>
<head>
<title>Event Widget</title>
<meta charset="UTF-8">
<meta name="apple-mobile-web-app-title" content="Kambi">
<meta name="description" content="Form Widget">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content... |
doc/Rack/Request.html | johnl/deb-ruby-rack | <!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>class Rack::Request - 'Rack Documentation'</title>
<link type="text/css" media="screen" href="../rdoc.css" rel="stylesheet">
<script type="text/javascript">
var rdoc_rel_prefix = "../";
</script>
<script type... |
index.html | vagurtomejia/vagurtomejia.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">
<title>Verónica Agurto Mejía</title>
<link rel="stylesheet" href="http://maxcdn.bootstrap... |
src/fm/mainBundle/Resources/public/documentation/Instructions/assets/doc-external-plugins/one-by-one/deploy/index.html | davidpestana/erp.fm | <!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>jQuery OneByOne Slider Plugin</title>
<script src="js/jquery.1.8.... |
sales.html | KAardal/cookie-stand | <!DOCTYPE html>
<html>
<head>
<title>Salmon Cookie Sales</title>
<link href="style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<img src="salmon.png"/>
<h1>Salmon Cookie Sales</h1>
<div id="form-div">
<form id="add-location">
<input name="location" type="text" placeholder="Location" requi... |
_includes/skills.html | laskaridis/laskaridis.github.io | <section id="skills" class="section section--inverted section--centered">
<div class="container">
<h2 class="section__title">Skills</h2>
<div class="row">
<div class="col-md-4">
<h3 class="section__subtitle">Languages</h3>
<div class="skillbar" data-percent="80">
<div class="skillbar__title"... |
docs/javadoc/index-files/index-11.html | CMPUT301F16T12/CloudyCar | <!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_76-release) on Mon Nov 28 00:13:26 MST 2016 -->
<title>L-Index</title>
<meta name="date" content="2016-11-28">
<link rel="stylesheet" type="tex... |
server/src/main/webapp/budget/account-dialog.tmpl.html | phil0522/badge | <div ng-controller="AccountController as account" layout="column" ng-cloak class="md-inline-form">
<md-content layout-gt-sm="row" layout-padding>
<div>
<md-input-container>
<label>Title</label>
<input ng-model="account.name">
</md-input-container>
... |
SpaceBunnyClientMaven/io/spacebunny/util/package-summary.html | space-bunny/java_sdk | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (1.8.0_45) on Fri May 20 16:09:38 CEST 2016 -->
<title>io.spacebunny.util</title>
<meta name="date" content="2016-05-20">
<link rel="stylesheet" type=... |
sip-4.18/doc/html/incompatibilities.html | anlambert/python_manylinux_cmake_test_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/html; charset=utf-8" />
<title>Potential Incompatibilities with Earlier Versions &... |
FAKE/Samples/Grocery/FAKE.3.35.2/docs/apidocs/fake-processhelper-execparams.html | Dragon160/ContinuousDeliveryMobile | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>ExecParams - FAKE - F# Make</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin Bull"... |
tools/appengine-java-sdk/docs/testing/javadoc/com/google/appengine/tools/development/testing/LocalServiceTestHelper.html | dougkoellmer/swarm | <!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-google-v7) on Fri Jul 15 11:56:18 PDT 2016 -->
<title>LocalServiceTestHelper</title>
<meta name="date" content="2016-07-15">
<link rel="stylesh... |
web/css/profil/profil.css | ARL64/moove | .centrer{
font-weight: bold;
text-align: center;
}
.panel p{
font-size: medium;
}
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/ddc92bdcfb70ba6ce56594977b5d087809d1442195866c90548969cfc33d1d4a.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="./bc838ade561be2ae4d0143a087f2dd1a6e436b997c45ae81a36c4e4189faf2ae.html">Teleport</a>
<hr>
... |
clean/Linux-x86_64-4.12.0-2.0.8/released/8.13.1/metacoq-erasure/1.0~alpha2+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>metacoq-erasure: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.mi... |
content4/administration-create-skills.html | LivePersonInc/dev-hub | <!DOCTYPE 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">
<meta name="description" content="">
<meta name="keywords" content=" ">
<title>Create skills | LivePerson Technical Documentation</title>
<link rel... |
src/index.html | fourgates/AngularVideoClipper | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title ng-bind="pageTitle"></title>
<link href="//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css" rel="stylesheet" type="text/css">
<link href="//fonts.googleapis.com/css?family=Titillium+Web:700|Source+Serif+Pro:400,700|Merriweather+Sa... |
doc/idProjectManagementPlugin-lib/phpCollab3/idProjectManagmentPlugin/_form---idIssueForm.class.php.html | ideato/phpcollab3 | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- template designed by Marco Von Ballmoos -->
<title>Docs for page idIssueForm.class.php</... |
_molecules/panel.html | SteveBarnett/fufu | ---
layout: default
name: panel
---
<div class="panel">
{{ site.atoms | where:"name","paragraph" }}
</div>
|
all-data/20000-20999/20802-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>... |
_ng1_docs/1.0.0/interfaces/transition.ihookregistry.html | ui-router/ui-router.github.io | ---
redirect_from: /docs/1.0.0/interfaces/transition.ihookregistry.html
---
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>IHookRegistry | @uirouter/angularjs</title>
<meta name="description" content="">
<meta name="viewport" ... |
c087502/html/classv8_1_1Debug.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... |
Docs/api/html/OgreGLSLLinkProgramManager_8h.html | lennonchan/OgreSource | <html>
<head>
<title>OGRE: OgreGLSLLinkProgramManager.h File Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link type="text/css" rel="stylesheet" href="doxygen.css">
<link type="text/css" rel="stylesheet" href="tabs.css">
</head>
<body>
<!-- Generated ... |
solr-4.8.0/docs/solr-map-reduce/org/apache/solr/hadoop/class-use/SolrCloudPartitioner.html | dtelaroli/angular-solr-example | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_55) on Thu Apr 24 20:58:16 UTC 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class org.a... |
app/templates/index.html | poulp/flask-todolist | {% extends "base.html" %}
{% block body %}
<section class="header">
<h2 class="title">Dead simple Todolists.</h2>
<div class="row">
<div class="three columns value-prop"></div>
<div class="six columns">
<form action="{{ url_for('main.new_todolist') }}" method=post>
... |
_includes/svg-icons.html | sempercogitare/sempercogitare.github.io | {% if site.footer-links.dribbble %}<a href="http://dribbble.com/{{ site.footer-links.dribbble }}">{% include svg-icons/dribbble.html %}</a>{% endif %}
{% if site.footer-links.email %}<a href="mailto:{{ site.footer-links.email }}">{% include svg-icons/email.html %}</a>{% endif %}
{% if site... |
APP/Modules/Index/Tpl/List/AddAccount.html | CodeBall/SDUTXSH | <include file="Common:header"/>
<link rel="stylesheet" href="__PUBLIC__/css/addaccount.css" type="text/css"/>
<include file="Common:nav"/>
<div class="main">
<div id="accounts">
<form method="post" action="{:U('Index/List/AddAccountHandle')}">
<h1>注册新用户</h1><hr/>
<table class="tabl... |
cache/posts/1177932.html | wcmckee/moejobs-site | <p>Education Support Workers</p>
|
bower_components/jui/sample/chart/curve_area.html | centurio1987/ispAssignment | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="charset=utf-8;"/>
<script src="../../lib/jquery-1.8.0.min.js"></script>
<script src="../../dist/jui.js"></script>
</head>
<body >
<div id="chart"></div>
<script id="script_code">
jui.ready([ "chart.builder" ], function(chart) {
... |
_layouts/default.html | zhzh2001/zhzh2001.github.io | <!doctype html>
<html lang="{{ site.lang | default: "en-US" }}">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
<script src="https://ajax.googleapis... |
docs/_build/epub/development.html | dimagi/tablib |
<!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>Development</title>
<link rel="styleshee... |
app/index.html | oarfish/prototype | <!DOCTYPE html>
<html lang="en">
<head>
<meta name="charset" content="utf-8">
<title>Example</title>
</head>
<body>
<div id="root">BODY</div>
ENV
SCRIPTS
</body>
</html>
|
help/policies/index.html | adsabs/adsabs.github.io | ---
layout: post
category: policies
title: Policies
no-header: true
---
{% assign posts = site.categories[page.category] | sort:"order" %} {% for post
in posts %} {{post.content}} {% endfor %}
|
target114.html | joray/PingjiangMiddleSchool76 | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>img_1767.jpg</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<span class="textbg">20160204 -- img_1767.jpg </span><br> <span class="textsm"></span>
<p><span class="te... |
place/puerto-rico/map/index.html | okfn/opendataindex-2015 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Open Knowledge">
<meta name="description" content="The state of government open data ... |
ikohoo/js/fancybox/fancybox/fancy_title_main.html | cucmeliu/cucmeliu.github.io | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /TF/html/detroit/js/fancybox/fancybox.png/fancy_title_main.png was not found on this server.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use a... |
public/all_data/regular function exercises/funcaling 2.html | aditipatel24/simple-rest-server-no-db | <html>
<body>
<h1>Hiiii</h1>
<script>
var setCustInfo=function(name){
alert("The last name is set as: "+name);
};
setCustInfo("bruce");
var displayCustInfo=function(name){
alert("Name is displayed as: "+name);
};
displayCustInfo("wayne");
</script>
... |
index.html | sudheeryadav013/sudheeryadav013.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>Sudheer Yadav - sudheeryadav013... |
public/admin/style-list/style-list.html | x-project/x-project-example-user | <link rel="import" href="../../components/layout-grid/layout-grid.html">
<dom-module id="style-list">
<template>
<style>
:host {
display: block;
}
.list {
}
.list .item {
margin-bottom: 20px;
}
</style>
</template>
</dom-module>
<script>
Polymer({
... |
chat-hangout/index.html | muaz-khan/WebRTC-Experiment | <!--
> Muaz Khan - https://github.com/muaz-khan
> MIT License - https://www.webrtc-experiment.com/licence/
> Experiments - https://github.com/muaz-khan/WebRTC-Experiment/tree/master/chat-hangout
-->
<!DOCTYPE html>
<html id="home" lang="en">
<head>
<title>WebRTC Group Chat | Hangout</title>
... |
app/templates/craft/app/templates/_layouts/basecp.html | RobErskine/generator-craft | {% extends "_layouts/base" %}
{%- includeJsResource "js/cp.js" first -%}
{%- includeJsResource "js/craft.js" first -%}
{%- includeJsResource 'lib/garnish-0.1'~(craft.config.useCompressedJs ? '.min' : '')~'.js' first %}
{%- includeJsResource 'lib/jquery.placeholder'~(craft.config.useCompressedJs ? '.min' : '')~'.js' f... |
docs/android/view/inputmethod/ExtractedTextRequest.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... |
doc/spring4.3.3-docs/javadoc-api/org/springframework/scheduling/config/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 (1.8.0_101) on Mon Sep 19 15:00:47 UTC 2016 -->
<title>org.springframework.scheduling.config (Spring Framework 4.3.3.RELEASE API)</title><script>var _... |
lib/assets/images/photon/plugins/elrte/css/css_compiled/js/plugins/images/photon/js/plugins/jquery.flot.pie.js.html | user-tony/photon-rails | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Login Page - Photon Admin Panel Theme</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<link rel="shortcut icon" href="http://photonui.orangehilldev.com/images/photo... |
__Homework/JavaScript-Fundamentals_Homework/04. Operators and Expressions/3. Rectangle area/styles/Rectangle-area.min.css | madmarks/JavaScript-Fundamentals | body,header,section,div,ul{margin:0;padding:0}body header{text-align:center;color:#000}body header>ul{font-size:1.3rem;margin-top:15px;margin-bottom:35px;list-style:none}body #input-section{margin-left:5px}body #input-section #width{margin-right:10px;text-align:right}body #input-section #height{text-align:right}body #... |
woco-accordion.css | carabina/woco-accordion | .drawer
{
width:100%;
border-top:1px solid #E0E0E0;
border-radius:3px;
}
.accordion-item
{
border-bottom:1px solid #E0E0E0;
}
.accordion-item-active .accordion-header
{
background:#888;
transition:.25s;
}
.accordion-item-active .accordion-header-icon
{
color:#fff;
}
.accordion-item-active .accordion-header h1
{
... |
Web/Add.html | radiopaedia/uploader-web | <!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">
<title>Radiopaedia Uploader</title>
<!-- Bootstrap -->
<link href="assets/css/bootstrap.min.css" rel="styles... |
_includes/disqus.html | StormPhoenix/stormphoenix.github.io | <div id="disqus_container">
<div class="share-con">
<script type="text/javascript" charset="utf-8">
(function(){
var param = {
url: 'http://stormphoenix.github.io{{ page.url }}',
type: '6',
title: '《{{ page.title }}》' + '- {{ page.description }}',
ralateUid: '... |
clean/Linux-x86_64-4.08.1-2.0.5/released/8.10.0/sum-of-two-square/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>sum-of-two-square: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstr... |
src/main/webapp/help/disableDeferredWipeout.html | jenkinsci/ws-cleanup-plugin | <!-- The MIT License Copyright (c) 2010, CloudBees Inc, Nicolas De loof Permission
is hereby granted, free of charge, to any person obtaining a copy of this
software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights
to use, copy, mo... |
CryptMeme/apps/sam/python/doc/guide/i2p.BaseHTTPServer.html | NoYouShutup/CryptMeme | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en"><head><title>User's Guide:i2p.BaseHTTPServer - Wikipedia</title>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta name="robots" content="index,follow">
<link rel="short... |
src/client/app/shared/toolbar/toolbar.component.html | MgCoders/angular-seed | <md-toolbar color="primary">
<button md-button (click)="toogle()" *ngIf="auth.loggedIn()">
<md-icon>menu</md-icon>
</button>
<img class="logo" src="../../../assets/of-blanco.png"/>
<span fxFlex></span>
<button md-icon-button [mdMenuTriggerFor]="menu">
<md-icon>account_circle</md-icon>
</button>
<m... |
docs/html/classComms-members.html | RHINO-VIP/RHINO-VIP.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... |
src/modules/components/photo/detail.html | bocoup-education/maintainable-web-apps-app | <% if (typeof dataUri !== "undefined") { %>
<div class="photo">
<img src="<%= dataUri %>"/>
</div>
<% } else { %>
<div class="error">Photo not found!</div>
<% } %> |
administrator/templates/reports/sctcnkh/templates/browser.html | pvtruong/stp-ungdungquanly-client | <rpt-header></rpt-header>
<div class="row">
<div class="col-md-3 condition-report" ng-show='condition_show'>
<form name='form' novalidate class='form-horizontal'>
<fieldset><legend>Điều kiện lọc</legend>
<div class='form-group'>
<label>Từ ngày <span class="required">*</span></label>
<div>
<ng-datep... |
projects/scard-ducationBureau/www/js/modules/flatty/search_results.html | duan2yu/scard_ducation |
<!DOCTYPE html>
<html>
<head>
<title>Flatty - Flat administration template</title>
<meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport' />
<!--[if lt IE 9]>
<script src='assets/javascripts/html5shiv.js' type='text/javascript'></script>
<![endif... |
opps/polls/templates/polls/poll_result.html | YACOWS/opps-polls | {% load thumbor_tags %}
<a href="{% url 'polls:list_poll'%}">< All polls </a><br/>
Opps Poll Result
<h1>{{ poll.question }}</h1>
<div>{{ poll.headline|safe }}</div>
{% if poll.main_image %}
<img src="{% thumbor_url poll.main_image.image.url width=100 %}" />
{% endif %}
Total votes: {{poll.vote_count}}
<br>
<ul style... |
html/pdf/W28621.pdf.html | datamade/elpc_bakken | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">
<HTML>
<HEAD>
<TITLE>Form1H.xls</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<META name="generator" content="pdftohtml 0.40">
<META name="author" content="theilman">
<META name="date... |
Rust/share/doc/rust/html/rustc/metadata/tyencode/index.html | ArcherSys/ArcherSys | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `tyencode` mod in crate `rustc`.">
<meta name="keywords" co... |
2017/JSON/6.ajax+json.html | wangyongtan/H5 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
<script>
var xmlhttp;
xmlhttp = CreateXHR();
//发送请求 true代表是否异步存储
xmlhttp.open("GET","test.json",true)
//接受请求
xmlhttp.send();
//如何响应请求
xmlhttp.onreadystatechange = function(){
if(xmlhttp.readyState ... |
doc/04-Tests/TestCoverageReport/usr/include/c++/5.3.1/tuple.gcov.html | aschuman/CoBaB | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>LCOV - app.info - /usr/include/c++/5.3.1/tuple</title>
<link rel="stylesheet" type="text/css" href="../../../../gcov.css">
</head>
<body>
<table ... |
clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.4.5/contrib:counting/dev/2014-11-19_06-10-31.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... |
_layouts/tag_index.html | stevetwitte/codemusic-jekyll | ---
layout: default
---
<div class="left-float">
<h2 class="post_title">{{page.title}}</h2>
<ul>
{% for post in site.posts %}
{% for tag in post.tags %}
{% if tag == page.tag %}
<li class="archive_list">
<time style="color:#666;font-size:11px;" datetime='{{post.date | date:... |
place/chad/elections/2013/index.html | okfn/opendataindex-2015 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Open Knowledge">
<meta name="description" content="The state ... |
app/index.html | VortexLabs/Draw | <!doctype html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="A front-end template that helps you build fast, modern mobile web apps.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<... |
cv/index.html | mhaidarh/mhaidarh.github.io | ---
layout: home
---
<script type="text/javascript">
analytics.track('HTTP GET /cv Went to CV')
</script>
<meta http-equiv="refresh" content="0; url=https://stackoverflow.com/cv/mhaidarh">
<script language="javascript">window.location = "https://stackoverflow.com/cv/mhaidarh"</script>
|
app/client/templates/shared/header.html | djhi/my-meteor-boilerplate | <template name="header">
<header>
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" d... |
clean/Linux-x86_64-4.06.1-2.0.5/extra-dev/dev/min-imports/1.0.2.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>min-imports: 29 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel=... |
archives/2016/03/index.html | JackyXiong/jackyxiong.github.io | <!doctype html>
<html class="theme-next muse use-motion">
<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, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta h... |
data science/machine_learning_for_the_web/chapter_4/movie/1270.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Wayne's World (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?0105793">Wayne's World (1992)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Roger+Snapp... |
client/imports/app/pages/reset-password/reset-password.html | jdav-freiburg/depot | <ion-header>
<ion-navbar>
<ion-title>
{{'RESET_PASSWORD_PAGE.TITLE' | translate}}
</ion-title>
<ion-buttons end>
<button ion-button icon-only (click)="translateHelper.showLanguageSelect()"><ion-icon name="globe"></ion-icon></button>
</ion-buttons>
</ion-na... |
tags/Leetcode/archives/12/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">
... |
css/additional.css | heroheman/Presentation-Sass-Introduction | .reveal p{
line-height: 1.4em;
}
.reveal li{
margin-bottom: 0.4em;
}
.text-left{
text-align: left !important;
}
.half{
width: 48%;
}
.left{
float: left;
}
.right{
float: right;
}
.left a,
.right a,
.left img,
.right img{
display: block;
}
.left img,
.right img{
height: 250px;
}
.l... |
public/nucleus/js/ace-editor/sample/html5.html | rSimulate/WebHexPlanet | <!DOCTYPE HTML>
<html>
<head>
<title>HTML5</title>
</head>
<body>
<video width="320" height="240" controls="controls">
<source src="movie.mp4" type="video/mp4">
<source src="movie.ogg" type="video/ogg">
<source src="movie.webm" type="video/webm">
... |
ocr_extracted/W29777_text/page97.html | datamade/elpc_bakken |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>W29777_text</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<div style="margin-left: auto; margin-right: auto; width: 800px; overflow: hidden;">
... |
src/main.css | sosedoff/travis-github | .table-list-builds li:hover {
background-color: #f5f5f5 !important;
} |
2016/09/26/My-New-Post/index.html | zhulianhua/zhulianhua.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>My New Post | Lianhua Zhu's Blog</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="Lianhua Zhu's Personal Blog">
<meta property="og:type" content="article">
<meta... |
lib/log4jdbc-1.2beta2/doc/apidocs-jdbc3/net/sf/log4jdbc/class-use/Slf4jSpyLogDelegator.html | virtix/mut4j | <!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_19) on Wed Jun 09 20:34:10 EDT 2010 -->
<TITLE>
Uses of Class net.sf.log4jdbc.Slf4jSpyLogDelegator (log4jdbc3 1.2beta2)
</TITLE>
<LINK RE... |
src/Viteloge/CoreBundle/Resources/descriptions/89025.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Avallon est
une commune géographiquement positionnée dans le département de Yonne en Bourgogne. Elle comptait 7 483 habitants en 2008.</p>
<p>
La commune est équipée s'agissant de des études de trois collèges et deux lycées.
Pour les très jeunes, la commune peut se ... |
test/fixtures/image-css.src.html | hsablonniere/inliner | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>css image</title>
<style>
body {
background: black;
}
#image {
background: url(1x1.gif) repeat;
height: 400px;
width: 400px;
}
#image {
/* another version of url include that could break */
background: url( "1x1.gif" ) ... |
index.html | pato/plankenau | <!DOCTYPE html>
<html>
<head>
<title>Patricio "Pato" Lankenau</title>
<meta name=viewport content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/st... |
_layouts/_site/location.html | cloh-jzhang/cloh-jzhang.github.io | <!DOCTYPE html>
<html>
<head>
<style>
#map-canvas {
width: 500px;
height: 500px;
margin: 0 auto;
}
</style>
<script>
function initialize() {
var mapCanvas = document.getElementById('map-canvas');
var mapOptions = {
center: new google.ma... |
index.html | the-real-adammork/ff_frontend | <!DOCTYPE html>
<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8" />
<!-- Set the viewport width to device width for m... |
addons/wn_storex/template/clerklist.html | Broomspun/shanque | {template 'common/header'}
<style>
.table>thead>tr>th{border-bottom:0;}
.table>thead>tr>th .checkbox label{font-weight:bold;}
.table>tbody>tr>td{border-top:0;}
.table .checkbox{padding-top:4px;}
</style>
<ul class="nav nav-tabs">
<li {if $_GPC['do'] == 'wxstore'}class="active" {/if}><a href="{php echo $this->creat... |
public/doc/client/core/com.erikcupal.theblackcatclient.game-objects/-cards-container/card-is-playable.html | ErikCupal/the-black-cat-website | <HTML>
<HEAD>
<meta charset="UTF-8">
<title>CardsContainer.cardIsPlayable - core</title>
<link rel="stylesheet" href="..\..\..\style.css">
</HEAD>
<BODY>
<a href="../../index.html">core</a> / <a href="../index.html">com.erikcupal.theblackcatclient.gameObjects</a> / <a href="index.html">CardsContaine... |
HTML Basics/02_HTML_Homework/Calculator/Index.html | mirkatabga/TelerikAcademyHomeworks | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Calculator</title>
<link href="CSS/CalcStyleSheet.css" rel="stylesheet" />
</head>
<body>
<form method="post" action="action_form.aspx">
<input id="calcOutput" type="text" placeholder="123" readonly/>
<table cellspac... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.