path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
css/toggle.css | vivekmumbles/slates | .tgl {
display: none;
}
.tgl, .tgl:after, .tgl:before, .tgl *, .tgl *:after, .tgl *:before, .tgl + .tgl-btn {
box-sizing: border-box;
}
.tgl::-moz-selection, .tgl:after::-moz-selection, .tgl:before::-moz-selection, .tgl *::-moz-selection, .tgl *:after::-moz-selection, .tgl *:before::-moz-selection, .tgl + .tgl-btn:... |
2/index.html | wuct/garage-class | <html>
<head>
<title>Hello World</title>
<link rel="stylesheet" type="text/css" href="./bootstrap.css">
</head>
<body ng-app="myApp">
<div class="container" ng-controller="myCtrl">
<h1>Hello World!</h1>
<p>Angular is awesome.</p>
<hr>
<div class="col-sm-4">
<h2>最新共乘</h2>
{{ ride }}
</div><!-- /.col-... |
clean/Linux-x86_64-4.05.0-2.0.6/released/8.11.0/ceramist/1.0.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>ceramist: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" ... |
clean/Linux-x86_64-4.05.0-2.0.1/released/8.9.1/metacoq-template/1.0~alpha1+8.9.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-template: 2 m 13 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.... |
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.0~camlp4/metacoq-translations/1.0~alpha2+8.11.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>metacoq-translations: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../boot... |
archives/2019/page/3/index.html | mengfeimu/mengfeimu.github.io | <!DOCTYPE html>
<html class="has-navbar-fixed-top">
<head>
<meta charset="utf-8">
<title>归档: 2019 - Mengfei</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/outdated-browser/1.1.5/outdatedbrowser.min.css">
... |
wasabi/libs/kryo-2.22/javadoc/com/esotericsoftware/kryo/util/class-use/ObjectMap.html | mbforbes/wasabi | <!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_02) on Mon Sep 30 01:13:36 CEST 2013 -->
<title>Uses of Class com.esotericsoftware.kryo.util.ObjectMap</title>
<meta name="date" ... |
doc/pages/cl-sphinx-search__variable__+sph-match-any+.html | thijs/cl-sphinx-search | <!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>Variable +sph-match-any+</title><link rel="stylesheet" type="text/css" href="../index.css"><meta http-equiv="Content-Type" content=... |
index.html | eduardobona/sass-estudodecaso | <!DOCTYPE HTML>
<html>
<head>
<title>Sass - Estudo de Caso - Brasil</title>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="css_antigo_sem_sass/normalize.css">
<link rel="stylesheet" type="text/css" href="css_antigo_sem_sass/projeto.css">
</head>
<body>
<div class="tudo">
<div cl... |
the-world-factbook/fields/2023.html | jfseb/twf-as-colored-maps | <!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!-->
<!--<![endif]-->
<html class="no-js" lang="en"><!--... |
example/index.html | evangilo/light-datepicker | <!DOCTYPE html>
<html>
<head>
<title>DatePicker</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="/datepicker.min.css">
</head>
<body>
<div class="container">
<div class="jumbotron">
<h1>DatePicke... |
spec/values/maps/set-nth/expected_output.css | xzyfer/sass-spec | a {
b: aaa 100, ddd 220, ccc 300;
b: bbb 200;
b: 2;
b: list;
b: bbb;
b: 200;
c: aaa 100, ddd 240, ccc 300;
c: bbb 200;
c: 2;
c: list;
c: bbb;
c: 200;
d: aaa 100, ddd, 260, ccc 300;
d: bbb 200;
d: 2;
d: list;
d: bbb;
d: 200;
}
|
SignalX.SignalXUI/ui/css/styles.css | signalx/dev | .navbar-static-top { margin-bottom: 20px; }
i { font-size: 18px; }
footer {
background-color: #efefef;
margin-top: 20px;
padding-bottom: 20px;
padding-top: 20px;
}
.nav > li .count {
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
-webkit-border-radius: 10px... |
_site/articles/index.html | srussell123/srussell123.github.io | <meta charset="utf-8">
<title>Articles – Balzac</title>
<meta name="description" content="">
<meta name="keywords" content="blog, graphic design">
<meta property="og:locale" content="en_US">
<meta property="og:title" content="Articles – Balzac">
<meta property="og:description" content="">
<meta property="... |
Figure4/Tox21_PCIDs/PCID_31296.html | andrewdefries/ToxCast | https://pubchem.ncbi.nlm.nih.gov/summary/summary.cgi?cid=31296
|
views/layout.html | Sandboxed-Forks/gistfy | <!DOCTYPE html>
<html lang="en" ng-app="App">
<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>{% block title %}Gistfy{% endblock %}</title>
<link href="css/bootstrap.min.css" rel="stylesh... |
signInForm.css | Letshelpthestudents/letshelpthestudents.github.io | body {
font-size: 100%;
font-family: Arial, sans-serif;
}
#wrapper {
width: 600px;
}
h2 {
background-color: #dedede;
border-bottom: 1px solid #d4d4d4;
border-top: 1px solid #d4d4d4;
border-radius: 5px;
box-shadow: 3px 3px 3px #ccc;
color: #fff;
font-size: 1.1em;
margin: 12px;
padding: 0.3em 1em;
text-sha... |
docs/reference/select.html | seqcloud/seqcloudR | <!-- Generated by pkgdown: do not edit by hand -->
<!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.0">
<title>Select multiple columns — select • basejump</title>
<!-- jquery -->... |
clean/Linux-x86_64-4.08.1-2.0.5/released/8.7.1+1/abp/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>abp: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" re... |
third-party/css/nprogress.css | socialc0de/germany-says-welcome-website | /* Make clicks pass-through */
#nprogress {
pointer-events: none;
}
#nprogress .bar {
background: #FFDC00;
position: fixed;
z-index: 1031;
top: 0;
left: 0;
width: 100%;
height: 2px;
}
/* Fancy blur effect */
#nprogress .peg {
display: block;
position: absolute;
right: 0px;
width: 100px;
he... |
JSUIDOM/Demos/JQuery/index.html | SHAMMY1/Telerik-Academy-2016 | <!DOCTYPE html>
<html lang="en">
<head>
<title></title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="style.css" rel="stylesheet">
<script src="bower_components\jQuery\dist\jquery.min.js">
</script... |
components/SitePost/style.css | islas27/islas27.github.io | .blog-post {
margin-bottom: 30px;
}
.blog-post:last-child {
margin-bottom: 10px;
}
.blog-post h2 {
margin-top: 10px;
line-height: 30px;
margin-bottom: 20px;
}
.blog-post h2 a {
color: #222;
}
.blog-post h2 a:hover,
.blog-post h2 a:focus {
border-bottom: 1px solid;
}
.blog-post p {
font-size: 16px;
line-height:... |
speaker/arne/index.html | okfde/datensummit | ---
layout: default
footerlogos: yes
title: "Rednerinnen"
---
<!-- Hero -->
<div class="jumbotron fond__grey-brigth">
<div class="container text__black">
<div class="col-lg-8 col-lg-offset-2">
<img class="img-circle speaker-big" alt="Dorothee Bär" src="/img/avatars_board/arne_gross.jpg">
... |
_posts/2011-02-21-dont-make-me-type.html | ramonsuarez/ramonsuarez.github.io | ---
layout: post
title: Don't make me type!
date: 2011-02-21 11:59:01.000000000 +01:00
type: post
published: true
status: publish
categories: []
tags: []
meta:
_original_post_id: ''
_original_import_author: 'Ramon Suarez: Internet Entrepreneurship and Marketing'
author:
login: ramonsuarez
email: ramon@betacowor... |
Rust/share/doc/rust/html/rustc_typeck/lint/enum.LintSource.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 `LintSource` enum in crate `rustc_typeck`.">
<meta name="ke... |
workshops.html | joehalliwell/joehalliwell.github.io | <html><head><title>Workshops</title></head>
<body>
<a href="https://github.com/joehalliwell/ml-workshop/raw/master/ml-intro.ipynb">Data science with Python notebook</a>
</body>
</html>
|
libs/boost_1_50_0/doc/html/boost/units/base_unit_info_i_id1807224.html | djsedulous/namecoind | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct base_unit_info<imperial::inch_base_unit></title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" hr... |
Reports/nu/nui.0.3.2/NLite.Web-net35.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>
... |
projects/sdr_transceiver_ft8/app/index.html | fbalakirev/red-pitaya-notes | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Multiband FT8 transceiver</title>
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="/css/pygments.css">
</head>
<body>
<div id="header">
<div id="logo">
<a href="/">Back to all apps</a>
</div>
<div id="menu">
<a href="https://github.com... |
_includes/footer.html | vilaitororo/vilaitororo.github.io | <footer class="site-footer">
<div class="wrapper">
<p>Este áudioguia é dedicado à memória de Dênis Rodrigo de Almeida Bispo (1979-2016)</p>
<div class="partner-logos">
<!-- replace logos here! -->
<a href="http://vilaitororo.org.br/" target="_blank">
<img class="logo" src="{{ site.baseurl }... |
src/app/components/comp-2679/comp-2679.component.html | angular/angular-cli-stress-test | <p>
comp-2679 works!
</p>
|
public/Windows 10 x64 (18363.778)/_ARBITER_INTERFACE.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18363.778)</h4><br>
<h2>_ARBITER_INTERFACE</h2>
<font face="arial"> +0x000 Size : Uint2B<br>
+0x002 Version : Uint2B<br>
+0x008 Context : Ptr64 Void<br>
+0x010 InterfaceReference : Ptr64 void <br>
+0x018 InterfaceDereference : Ptr64... |
archives.html | beordle/beordle.github.com | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Kinton</title>
<link rel="stylesheet" href="/theme/css/main.css" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body id="index" ... |
templates/index.html | KnightHawk3/SteamAvg | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Steam Average</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="/static/css/bootstrap.css" rel="stylesheet">
<style type="text/css">
body {
padding-top: 60px;
paddi... |
result/M.1419181701.A.334.html | iultimatez/PTTScraper | <!DOCTYPE html><html><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>[問卦] 遊戲王最經典的決鬥是? - 看板 Gossiping - 批踢踢實業坊</title>
<meta name="robots" content="all">
<meta name="keywords" content="Ptt BBS 批踢踢">
<meta name="description" content="
童年經過多次遊戲王重播的洗禮
儘管年代已久
">
<meta proper... |
assets/materialize/form-elements.html | MiftahulxHuda/rekon | <!DOCTYPE html>
<html lang="en">
<!--================================================================================
Item Name: Materialize - Material Design Admin Template
Version: 2.2
Author: GeeksLabs
Author URL: http://www.themeforest.net/user/geekslabs
========================================================... |
clean/Linux-x86_64-4.08.1-2.0.5/released/8.11.1/coq-in-coq/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>coq-in-coq: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.... |
index.html | blackwing415/final | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Francis Rivera Winter 2017</title>
<meta name="description" content="HTML 5 Template">
<meta name="author" content="Francis Rivera">
<link rel="stylesheet" type="text/css" href="css/reset.css" />
<lin... |
_includes/_head.html | rudvfaden/rudvfaden.github.io | <meta charset="utf-8">
<title>{% if page.title %}{{ page.title }} – {% endif %}{{ site.title }}</title>
{% if page.excerpt %}<meta name="description" content="{{ page.excerpt | strip_html }}">{% endif %}
<meta name="keywords" content="{{ page.tags | join: ', ' }}">
{% if page.author %}
{% assign author = site.d... |
clean/Linux-x86_64-4.09.1-2.0.6/released/8.7.1+2/coqprime/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>coqprime: 3 m 23 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel... |
general/org/schema/game/client/view/buildhelper/class-use/BuildHelperVar.html | Megacrafter127/SMDoc | <!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 (version 1.7.0_65) on Fri Dec 12 20:26:08 CET 2014 -->
<title>Uses of Class org.schema.game.client.view.buildhelper.BuildHelperVar</title>
<meta name=... |
docs/doc/nom/nom/fn.print.html | sbeckeriv/warc_nom_parser | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../nom/fn.print.html">
</head>
<body>
<p>Redirecting to <a href="../../nom/fn.print.html">../../nom/fn.print.html</a>...</p>
<script>location.replace("../../nom/fn.print.html" + location.search + location.hash);</script>
</... |
project/src/html/proj2/index-tab2.html | huysh3/Web2.0 | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no">
<meta name="full-screen" content="yes">
<title>Wilson.Hu</title>
<link rel="shortcut icon" href="http://courses.cs.washing... |
cookBook/index.html | leyamcir/cookBook | <!DOCTYPE html>
<html lang="en">
<head>
<!-- Indicate page from which Single Page Application is build -->
<base href="/">
<meta charset="UTF-8">
<title>CookBook - Recetas de cocina</title>
<!-- Styles -->
<link rel="stylesheet" href="node_modules/skeleton-css/css/normalize.css">
<link rel="... |
public/html5/video_api/video_api.html | chrisweb/chris.lu | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>html5 video API</title>
<script>
</script>
</head>
<body>
<video preload="auto" width="640" height="360">
<source src="../video_track/bunny.webm" type="video/webm" />
... |
src/DateTimePicker.css | juakoloyu/mesas | /* -----------------------------------------------------------------------------
jQuery DateTimePicker - Responsive flat design jQuery DateTime Picker plugin for Web & Mobile
Version 0.1.28
Copyright (c)2016 Curious Solutions LLP and Neha Kadam
http://curioussolutions.github.io/DateTimePicker
https://github... |
physicsEngine/game.css | GMTChan/GMTChan.github.io | #canvas {
position: absolute;
top: 0;
left: 0;
z-index: 0;
opacity: 0;
transition: opacity 1s;
}
#canvas.fade {
opacity: 1;
}
.introWrap {
width: 100vw;
height: 100vh;
position: absolute;
top: 53%;
left: 50%;
transform: translate(-50%, -50%);
cursor: pointer;
}
.intro {
z-index: 2;
}
.s... |
src/html-blocks/pages--external/maket.html | MrBrooks/europe | <!-- <div class="mbr-maket">
<img src="img/images/therapy.jpg" alt="">
</div> --> |
ja/steps-and-workflows/workflow-recipes-for-android-apps/turn-on-gradle-build-profiling.html | bitrise-io/devcenter | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="x-ua-compatible" content="IE=edge" />
<meta name="format-detection" content="telephone=no" />
<meta name="viewport" content... |
frontend/controller.html | MichalBryxi/why-not | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Controller</title>
<meta name="viewport" content="width=device-width,user-scalable=yes" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" integrity="sha512-dTfge/zgoMYpP7QbHy4gWMEGsbsdZeCXz7... |
pug/mobile/mobile_content.html | AkkiParekh/Cool-Framework | <div class="container">
<div class="row">
<div class="col s12 m9 l10">
<!-- Sidenav -->
<div id="right" class="section scrollspy">
<h2 class="header">Navbar</h2>
<p class="caption">The navbar is fully contained by an HTML5 Nav tag. Inside a recommend... |
docs/css/main.css | feministy/princess.io | #wrapper {
width: 100%;
}
#container {
max-width: 1200px;
margin: 0 auto;
}
.box {
width: 25px;
height: 25px;
display: inline-block;
}
nav {
width: 300px;
float: left;
}
section {
margin-left: 300px;
}
.script {
font-family: 'swingdancer', 'Helvetica', sans-serif;
}
h1.script {
font-size: 6e... |
mathdisplaylib/doc/com.agog.mathdisplay.render/-m-t-font-math-table/get-glyph-name.html | gregcockroft/AndroidMath | <HTML>
<HEAD>
<meta charset="UTF-8">
<title>MTFontMathTable.getGlyphName - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">com.agog.mathdisplay.render</a> / <a href="index.html">MTFontMathTable</a> / <a
href=".">getGlyphName</a><br/>... |
html/anonymous.html | stt/vkthread | <table style="text-align:justify;">
<tr><td>
<div class="h6">Anonymous Function</div>
<p>Anonymous function also can be run in a thread, why not?</p>
<input type="button" value="Run in Page" onclick="run_anonim()" />
<span class="span_demo_result" id="demo_result"></span>
<input value="clear" type="button" onclick... |
examples/dropdown/DropDown.Base.selectedField.sample.html | atatanasov/gijgo | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Example</title>
<script src="../../dist/modular/js/core.js" type="text/javascript"></script>
<link href="../../dist/modular/css/core.css" rel="stylesheet" type="text/css">
<link h... |
lib/components/ButtonBase/ButtonBase.css | globalmouth/glomo-boxes | .root {
display: inline-flex;
align-items: center;
justify-content: center;
position: relative;
/* Remove grey highlight */
-webkit-tap-highlight-color: transparent;
background-color: transparent; /* Reset default value */
outline: none;
border: 0;
border-radius: 0;
cursor: pointer;
... |
v3/user-agent-detail/31/e1/31e1e483-f39c-4c1e-8c04-a31f972c6684.html | ThaDafinser/UserAgentParserComparison |
<html>
<head>
<title>Nokia6500s/2.0 (10.00) Profile/MIDP-2.1 Configuration/CLDC-1.1</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... |
Assignment3/doc/index-files/index-14.html | Glavin001/CSCI3465-Assignment3 | <!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_65) on Wed Apr 02 02:41:45 ADT 2014 -->
<TITLE>
U-Index
</TITLE>
<META NAME="date" CONTENT="2014-04-02">
<LINK REL ="stylesheet" TYPE="text/css" HR... |
public/adminlte/css/AdminLTE.css | rockdragon/spider.web | /*!
* AdminLTE v1.2
* Author: AlmsaeedStudio.com
* License: Open source - MIT
* Please visit http://opensource.org/licenses/MIT for more information
!*/
/*
Core: General style
----------------------------
*/
html,
body {
overflow-x: hidden!important;
font-family: 'Source Sans Pro', sans-seri... |
styles/main_windowed.css | GeekiD-Software/webNovel | body {
background: #000;
font-family: "Lucida Sans Unicode", "Lucida Grande", "sans-serif";
overflow: hidden;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor:default;
}
#container {
position:absolute;
... |
pags/Galerias/Italia/Napoles_I.html | castillosmedievales/castillosmedievales.github.io | <!DOCTYPE html>
<html class="full" 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="">
<style type="text... |
feedshare/templates/account/email_confirm.html | holzenburg/feedshare | {% extends "base.html" %}
{% load url from future %}
{% load i18n %}
{% load account %}
{% block title %}{% trans "Confirm E-mail Address" %}{% endblock %}
{% block content %}
<h1>{% trans "Confirm E-mail Address" %}</h1>
{% if confirmation %}
{% user_display confirmation.email_address.user as user_display %}
<... |
doc/classes/MuskepeerClient.html | casatt/muskepeer-client | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>MuskepeerClient - muskepeer-client</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="styleshe... |
docs/index-files/index-17.html | WElRD/StreamDeckCore | <!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 (10.0.2) on Sun Dec 30 00:11:58 CET 2018 -->
<title>R-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta n... |
views/reports/daySales.html | jdeugarte/bonsaiPOS | <html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title>BonsaiPOS</title>
<script>
window.$ = window.jQuery = require('../../libs/jquery.min.js');
</script>
<script src="../../models/nameoffice.js" type="text/javascript"></script>
<script src="../../models/database/database.js" type=... |
client/views/page/test/async/async.css | hubcarl/weg-blog | body{
background-color: #1aaef3;
} |
assets/js/templates/snippet/endstep.html | denst/form_builder_bootstrap | </fieldset>
------------End Step--------------
<!-- End Step --> |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/4a7fd66a993b5b55d59aa9b01056e70d5eb4b9152996bcf135abed33a07e5a27.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="./e4d5f624413067749620a50fbbc41b09410c7e161f72615752eb47d6bdecfa02.html">Teleport</a>
<hr>
... |
tag/說不懂/json/index.html | sunnyKiwi/JustCopy | {
"posts": [
{
"url": "/chat/gossiping/2018/01/03/GossipingM.1514979125.A.305.html",
"title": "網路熱門話題:「各位上班後才學會的單字」,你怎麼看?",
"image": "http://pics.ctitv.com/wpimg/2017/02/74.jpg",
"push": "34",
"boo": "6",
... |
clean/Linux-x86_64-4.05.0-2.0.1/extra-dev/dev/switch/1.0.3.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>switch: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css"... |
pastprojects.html | advanceddigitalanimation/advanceddigitalanimation.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>CNM 190: Past Projects</title>
... |
index.html | ractivejs/ractive-adaptors-bacon | <!doctype html>
<html lang='en-GB'>
<head>
<meta charset='utf-8'>
<title>Ractive.js bacon adaptor plugin</title>
<!-- CSS -->
<link href='http://fonts.googleapis.com/css?family=Voltaire' rel='stylesheet' type='text/css'>
<link rel='stylesheet' href='demo/main.css'>
</head>
<body>
<!-- if the project is on GitH... |
clean/Linux-x86_64-4.09.1-2.0.6/extra-dev/8.10.0/lin-alg/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>lin-alg: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css... |
web/css/style.css | JeffersonCN/poo-projeto-01 | * {
box-sizing: border-box;
}
.navbar {
background-color: #13430B;
}
.navbar-inverse {
border-color: #fff;
}
.navbar-inverse .navbar-brand {
color: #fff;
}
.navbar-inverse .navbar-brand:hover {
color: #C8E6C6;
}
.navbar-inverse .navbar-nav > li > a {
color: #fff;
}
... |
styles/layout.css | Words-for-Music/words-for-music | header {
border: 1px solid black;
border-radius: 3px;
padding: 0 0.5em;
margin-top: 1vh;
margin-bottom: 1vh;
background-color: #fff;
color: #333;
}
header h1 {
text-align: center;
}
nav ul li {
padding: 0 0.2em;
}
nav ul li:hover {
background-color: #eee;
}
header,
main,
footer {
width: 90vw;
... |
src/PG/Mcd/BackendBundle/Resources/public/ng/xenon-files/html/charts-gauges-linear.html | pacogarat/miscodigos | <!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.0" />
<meta name="description" content="Xenon Boostrap Admin Panel" />
<meta name="author" content="" />
<title>Xenon - Linear... |
sgce/static/css/h5bp/media.queries.css | ramonsaraiva/sgce | /* ==|== media queries ======================================================
PLACEHOLDER Media Queries for Responsive Design.
These override the primary ('mobile first') styles
Modify as content requires.
========================================================================== */
@media only screen ... |
maintenance/msal-angularjs/tests/sample/App/Views/TodoList.html | AzureAD/microsoft-authentication-library-for-js | <div ng-init="populate()">
<p class="error">{{error}}</p>
<p>{{loadingMessage}}</p>
<div class="panel">
<div class="input-group">
<input ng-model="newTodoCaption" class="form-control" />
<span class="input-group-btn">
<button id="addButton" ng-click="add();" ... |
whitecollar_wechat/modules/verify/student-first.html | Sheldon-Yin/mmfenqiWeb | <div class="verify-select-dialog-container" ng-if="selecting">
<div class="verify-select-dialog-background" ng-click="hideSelect()">
</div>
<div class="verify-select-dialog">
<div class="container" style="height: 10%">
<div class="row" style="height: 100%">
<div class="ve... |
unit2_projects/week7_technical_blog.html | harnoss/harnoss.github.io | <!DOCTYPE html>
<html>
<head>
<title>MY BLOG TEMPLATE</title>
<link rel="stylesheet" type="text/css" href="week1_technical_blogpost.css">
</head>
<body>
<div id="header">
<img id="image" src="https://pbs.twimg.com/profile_images/1778152954/J-Harnoss_1.PNG"/>
<div id="name">
<p><strong>Justin Har... |
devops/templates/assets_config.html | jinjin123/devops2.0 | {% extends "index.html" %}
{% block meta %}
<style type="text/css">
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;cursor: hand}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";background:#ddd; overflow: hidden;}
/* leftsead */
#leftsead{width:131px;height:143px;position:fixed;to... |
VizOne/combined.html | meiqimichelle/d3-minihack | <!DOCTYPE html>
<meta charset="utf-8">
<head>
<script src="http://d3js.org/d3.v3.min.js"></script>
<script src="http://d3js.org/queue.v1.min.js"></script>
<script src="http://labratrevenge.com/d3-tip/javascripts/d3.tip.v0.6.3.js"></script>
<link rel="stylesheet" type="text/css" href="combined.css">
<script>
/* retu... |
main_web/templates/base.html | waterwoodwind/influxDB_web | <!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">
<!-- 上述3个meta标签*必须*放在最前面,任何其他内容都*必须*跟随其后! -->
<meta name="description" content="基于QAR数据的辅助排故系统">
<meta name="author" content="北京飞机维修工程有限公司-重庆分公司... |
deps/boost/doc/html/boost/property_tree/ini_parser/write_ini_idp106134056.html | laborautonomo/poedit | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function template write_ini</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../index.html... |
test/view/footer.html | creoLIFE/FatFree-PHPTAL | <!-- BEGINNING Footer -->
</body>
</html>
|
resources/python-doc/genindex-_.html | ShiKaiWi/python-practice |
<!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>Index — Python 2.7.12 documentation</title>
... |
api/v0.9.0/utility/filepath/FilePath.html | Circular-Studios/Dash-Docs |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/><!-- using block title in layout.dt--><!-- using block ddox.defs in ddox.layout.dt--><!-- using block ddox.title in ddox.layout.dt-->
<title>Class FilePath</title>
<link rel="stylesheet" type="text/css" href="../../styles/ddox.css"/>
<link rel="stylesheet" ... |
templates/plain/trial-expiring/content.html | wildbit/postmark-templates | <!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 name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="x-apple-disable-message-reformatting" />
<meta h... |
WASP-turtlebot-DSL/.metadata/.plugins/org.eclipse.pde.core/Eclipse Application/org.eclipse.osgi/142/0/.cp/javadoc/org/eclipse/emf/cdo/security/class-use/RealmUtil.html | kribe48/wasp-mbse | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<title>Uses of Class org.eclipse.emf.cdo.security.RealmUtil (CDO Model Repository Documentation)</title>
<meta name="date" content="">
<link rel="stylesheet" type="text/css" h... |
06-设计模式/20.1 开放-封闭原则.html | csxiaoyaojianxian/JavaScriptStudy | 开放封闭原则(OCP)是面向对象最重要的一条原则
软件实体(类、模块、函数)等应该是可以扩展的,但是不可修改。
1. 扩展window.onload 函数
<script>
Function.prototype.after = function( afterfn ){
var __self = this;
return function(){
var ret = __self.apply( this, arguments );
afterfn.apply( this, arguments );
return ret;
}
};
window.onload = ( window.onload || functi... |
all-data/3000-3999/3033-34.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="ztable"><tr><th class="ztd1"><b>... |
web/template/index-4.html | seekmas/offical_and_blog_system | <!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang="en">
<!--<![endif]-->
<head>
<!-- Basic Page Needs
=================... |
jerseyServer/src/main/webapp/index.html | kazenetu/-jaxrs-angular | <!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8">
<title>Sample</title>
<meta name="description" content="">
<meta name="author" content="">
<link rel="stylesheet" href="assets/lib/bootstrap/css/bootstrap.min.css">
</head>
<body ng-app="App">
<div ng-view></div>
<script src="assets/lib/jquery.m... |
_includes/default.html | TonyLyu/TonyLyu.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>{{ page.title }}</title>
{% if page.description %}
<meta name="description" content="{{ page.description }}">
{% endif %}
<meta name="author" content="{{ site.author.name }}">
<!-- Enable responsive viewport -->
<meta name="viewport" content="width=de... |
clean/Linux-x86_64-4.05.0-2.0.6/released/8.7.0/tarski-geometry/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>tarski-geometry: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.mi... |
src/article-size-crud/create.html | lioenel/bateeq-ui | <template>
<h3>Create new Article Size</h3>
<require from="./data-form"></require>
<block>
<data-form data.bind="data" error.bind="error"></data-form>
<hr/><div class="btn-group pull-right">
<button class="btn btn-default" click.delegate="list()">Back</button>
<button... |
public/views/frontend.html | jessemillar/byudzhet | {{define "frontend"}}
<!DOCTYPE html>
<html>
{{template "head"}}
<body onload="load()">
{{template "navigation"}} {{template "buckets"}} {{template "expenses"}} {{template "income"}} {{template "log-expense"}} {{template "log-income"}} {{template "make-bucket"}} {{template "settings"}}
</body>
{{template "auth0"... |
old_blog_content/blog/geekery/xmlpresenter-printable.html | jordansissel/semicomplete.com | +++
# Imported from original pyblosxom .txt format at 2015-08-14
date = "2006-04-17T02:42:39-07:00"
title = "XML Presenter now supports printable slides\n"
# Marked a draft because frankly my old writing may not be worth surfacing again.
# I made bad word choices and had some strong-and-closed opinions years ago.
# We ... |
app/index.html | skeep/runzebra | <!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="ut... |
build/stylesheets/test.css | phatly27/cross-style | .text-center {
text-align: center; }
.v-text-center {
cs-v-text-align: center; }
.b-text-center {
text-align: center;
cs-v-text-align: center; }
.cs-border-radius {
cs-border-radius: 10px; }
.cs-border-top-left-radius {
cs-border-top-left-radius: 10px; }
.cs-border-top-right-radius {
cs-border-top-ri... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.