path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
app/projects/allProject-view.html
ivayloilievv/Issue-Tracking-System
<div > <p class="bg-primary">All Projects </p> </div> <div> <input ng-click="Redirect('/projects/add' )" class="btn btn-success" type="button" value="Add Project"> </div> <div class="panel panel-default"> <div ng-repeat="Project in Projects" class="panel-body"> <a ng-href="#/project/{{Project.Id}}">...
app/templates/_base.html
texastribune/donor-wall-spring15
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>{{ META.project_title}} | The Texas Tribune</title> {% block styles %} <link rel="stylesheet" href="styles/main.css"> {% endblock %} </head> <body> {% block content %}{% endblock %} {% block script %} <script src="https://ajax.googleapis....
06.JavaScript-Fundamentals/Homeworks/04. Operators and Expressions/index.html
atanas-georgiev/TelerikAcademy
<html> <head> <title>Operators and Expressions</title> </head> <body> <script src="javascript/Problem01_OddOrEven.js"></script> <script src="javascript/Problem02_DivisibleBy7and5.js"></script> <script src="javascript/Problem03_RectangleArea.js"></script> <script src="javascript/Problem04_ThirdDigit.js"></script> <s...
components/geometry-merger/index.html
ngokevin/kframe
<html> <head> <title>A-Frame geometry-merger Component</title> <meta name="description" content=""></meta> <style> html { background: #497285; color: #DFEBED; font-family: monospace; font-size: 20px; padding: 10px 20px; } h1, h2 { fon...
clean/Linux-x86_64-4.10.2-2.0.6/extra-dev/dev/higman-nw/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>higman-nw: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.c...
css/style.css
LauraSilvey/FCC-calculator
body{ background-color: #B7C3F3; } #total { height: 109px; background-color: #4F6272; color: white; padding-top: 20px; padding-right: 5px; font-size: 73px; border-top-left-radius: 7px; border-top-right-radius: 7px; } .calculator { position: relative; margin: 10% auto auto auto; max-width: 300px;...
clean/Linux-x86_64-4.07.1-2.0.6/extra-dev/dev/fairisle/8.5.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>fairisle: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.2/iris/3.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>iris: 32 m 6 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="st...
includes/_girls-night-entry.html
20MileInteractive/puritan
<div class="headlines event entry"> <article> <div class="row"> <div class="large-12 columns"> <h1>10th Annual Girls Night Out!</h1> <h2> Thursday, March 28, 2013 </h2> </div> <div class="large-8 columns"> <p> Women from all over the Cape joined us at the Hyannis store f...
_layouts/post_listing.html
SherlFang/iamsherl
--- layout: default --- {% for post in site.posts %} <section class="post"> <header class="post-header"> <p class="post-meta"> <span class="post-date"> <!-- {{ post.date | date: "%-d %b %Y" | upcase }} --> {% assign m = post.date | date: "%-m" %} {{ post.date | date: "%Y" }}年 {% c...
clean/Linux-x86_64-4.08.1-2.0.5/extra-dev/dev/descente-infinie/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>descente-infinie: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstra...
clean/Linux-x86_64-4.09.1-2.0.6/released/8.10.1/flocq/2.5.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>flocq: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" ...
clean/Linux-x86_64-4.03.0-2.0.5/released/8.8.2/mathcomp-fingroup/1.6.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>mathcomp-fingroup: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstr...
clean/Linux-x86_64-4.09.1-2.0.6/released/8.8.2/coqoban/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>coqoban: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css...
test/core/test.html
kmalakoff/background
<!DOCTYPE HTML> <html> <head> <title>Background.js Test Suite</title> <!-- LIBRARY --> <script type="text/javascript" src="../../background.js"></script> <!-- TESTS --> <script type="text/javascript" src="../../vendor/test/jquery-1.9.1.js"></script> <link rel="stylesheet" href="../../vendor/test/jasmine-1...
docs/components/breadcrumbs-component.html
paulcarnibella/online-styleguide
--- layout: default title: Breadcrumbs component --- <div class="container"> <div class="page-header"> <h1>Breadcrumbs component</h1> </div> </div>
clean/Linux-x86_64-4.05.0-2.0.6/extra-dev/8.10.dev/equations/1.2.3+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>equations: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css"...
PyMel.docset/Contents/Resources/Documents/generated/functions/pymel.core.rendering/pymel.core.rendering.renderPartition.html
alexwidener/PyMelDocset
<html><body><p><!-- saved from url=(0024)http://docs.autodesk.com --> <!DOCTYPE html> <!-- Mirrored from help.autodesk.com/cloudhelp/2016/ENU/Maya-Tech-Docs/PyMel/generated/functions/pymel.core.rendering/pymel.core.rendering.renderPartition.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 01 Aug 2015 05:38:22 GM...
index.html
wizardamigosinstitute/wizardamigo
<!doctype html> <html> <head> <title> My profile page </title> </head> <body> <script> var source = 'https://raw.githubusercontent.com/wizardamigosinstitute/peer-wizardamigosinstitute/master/public/browser/bundle.js' ajax(source, function fetchScript (data) { var script = document.cre...
clean/Linux-x86_64-4.06.1-2.0.5/released/8.11.0/izf/8.5.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>izf: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" re...
src/app/pages/admission/components/register-patient/register-patient.html
Dackng/eh-unmsm-client
<div class="widgets"> <!--SELECT PATIENT TYPE--> <div class="row"> <div class="col-md-12"> <ba-card baCardClass="with-scroll"> <div class="row"> <div class="col-md-6"> <div class="form-group"> <label translate>{{'patient.type.name'}}</label>&nbsp;&nbsp; ...
clean/Linux-x86_64-4.11.2-2.0.7/extra-dev/dev/hammer-tactics/1.2.1+8.10.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>hammer-tactics: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap....
clean/Linux-x86_64-4.09.1-2.0.6/released/8.10.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...
clean/Linux-x86_64-4.05.0-2.0.1/released/8.12.2/jsast/1.0.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>jsast: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" ...
rewot/templates/replay.html
wutmod/rewot
{% extends "template.html" %} {% block main %} {% endblock %} {% block script %} <script> load_log("/json/{{ replayid }}.json"); </script> {% endblock %}
clean/Linux-x86_64-4.07.1-2.0.6/released/8.7.1+2/semantics/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>semantics: 1 m 9 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel...
v3/user-agent-detail/45/47/454700d8-08f8-4c09-b41f-31afd9dd1e85.html
ThaDafinser/UserAgentParserComparison
<html> <head> <title>Nokia3120classic/2.0 (10.00) Profile/MIDP-2.1 Configuration/CLDC-1.1 UNTRUSTED/1.0</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...
public/modules/codes/views/create-code.client.view.html
dreamerkumar/udemy-meanjs
<section data-ng-controller="CodesController"> <div class="page-header"> <h1>New Code</h1> </div> <div class="col-md-12"> <form class="form-horizontal" data-ng-submit="create()" novalidate> <fieldset> <div class="form-group"> <label class="cont...
v4/user-agent-detail/e4/c2/e4c2df5f-9003-4a6d-9959-2ffa5cd971d2.html
ThaDafinser/UserAgentParserComparison
<html> <head> <title>User agent detail - Mozilla/5.0 (Linux; Android 4.0.4; i-mobile i-note WIFI3 Build/imobile.I-note.WIFI3.V015.20121212) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.166 Safari/535.19</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/...
result.html
dbunker/Cube
<applet code = com.gen.cube.Start archive = Cube.jar width = 600 height = 600 />
clean/Linux-x86_64-4.06.1-2.0.5/released/8.12.2/mathcomp-zify/1.2.0+1.12+8.13.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>mathcomp-zify: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.m...
clean/Linux-x86_64-4.06.1-2.0.5/released/8.7.1/gappa/1.5.1.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>gappa: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" ...
css/loader.css
joisandresky/rfman
.no-js #loader { display: none; } .js #loader { display: block; position: absolute; left: 100px; top: 0; } .se-pre-con { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background: url(../images/loader-64x/Preloader_3.gif) center no-repeat #fff; }
app/assets/css/style.css
Pixelmatters/pixeleditor
.clear:before, .clear:after { content: ' '; display: table; } .clear { *zoom: 1; } .clear:after { clear: both; } * { box-sizing: border-box; font-smoothing: antialiased; text-rendering: optimizeLegibility; } html { font-size: 62.5%; background: -webkit-radial-gradient(center, ellipse, #F7F6F0 0...
java/2013/com/sun/squawk/platform/posix/natives/class-use/NetDBImpl.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:59 EST 2013 --> <TITLE> Uses of Class com.sun.squawk.platform.posix.natives.NetDBImpl (2013 FRC Java API) </TITLE> ...
promptAdventure.html
Steven-The-Great/Stevens-Server-Stuff
<html> <head> <style> #gamePicture { width: 800px; height: 600px; background-image: url(bridgeKeeper.png); background-size: contain; background-repeat: no-repeat; } </style> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> <script src="trololol.js"></script> </head> <...
v5/user-agent-detail/fc/ee/fcee554c-d138-4dea-a3c7-c114450ba0f1.html
ThaDafinser/UserAgentParserComparison
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - VKAndroidApp/3.0.4-149 (Android 4.2.2; SDK 17; armeabi-v7a; samsung GT-I9192; ru)</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize....
ajax/libs/semantic-ui/1.11.5/components/reveal.css
yogeshsaroya/new-cdnjs
version https://git-lfs.github.com/spec/v1 oid sha256:898ce42fe6ee68aa95b4ce7663648e5aa7d94d02547ba8a685ae5b11f34841da size 7972
test/dropdown-plus_test.html
paolobeltrame/dropdown-plus
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1, user-scalable=yes"> <title>dropdown-plus test</title> <script src="../../webcomponentsjs/webcomponents-lite.js"></script> <script src="../../web-com...
EnderecoLimpo/dist/javadoc/formatadores/FormatadorContext.html
chazgps/EnderecoLimpo
<!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_14) on Sun Nov 21 13:28:21 BRST 2010 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> FormatadorContext (Endere...
www/front/css/theme-colors/default.css
DirectDev/wds-V2
/* * Version: 1.6 * Default Color : #e67e22; * Default Hover Color : #5fb611; */ /*If you are using default Unify color (green - #e67e22), you do not need to link (use) default.css*/
_layouts/blog_list.html
CrazyGaming77/CrazyGaming77.github.io
<!DOCTYPE html> <html> <head> <link href="http://downloadgamesfree.mobi/favicon.png" rel="shortcut icon"> <title>Jodby Berundi</title> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link rel="stylesheet" type="text/css" href="{{ ...
public/Windows 10 x64 (19041.450)/_JOBOBJECTINFOCLASS.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (19041.450)</h4><br> <h2>_JOBOBJECTINFOCLASS</h2> <font face="arial"> JobObjectBasicAccountingInformation = 0n1<br> JobObjectBasicLimitInformation = 0n2<br> JobObjectBasicProcessIdList = 0n3<br> JobObjectBasicUIRestrictions = 0n4<br> JobObjectSecurityLimitInformation...
v4/user-agent-detail/3f/b2/3fb23b9f-8ca3-4265-b16f-b30cc878726f.html
ThaDafinser/UserAgentParserComparison
<html> <head> <title>User agent detail - Mozilla/5.0 (Linux; U; Android 4.1.1; tr-tr; PolyPad 1010IPS Build/JRO03H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> ...
Documentation/class-FB.groupeBundle.Controller.AccueilController.html
bilaalsoidik/FbAppGroup
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="ApiGen 2.8.0" /> <title>Class FB\groupeBundle\Controller\AccueilController | FbAppGroup Documentation</title> <script type="text/javascript" src="resources/combined.js?1766883937"><...
src/Jluct/BlogBundle/Resources/public/css/style.css
Jluct/TestBlog
img { max-width: 100%; } .post-content{ margin-top: 30px; }
clean/Linux-x86_64-4.12.0-2.0.8/released/8.14.0/mathcomp-fingroup/1.6.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>mathcomp-fingroup: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap....
docs/documentation.html
jgthms/bulma
--- title: Documentation layout: documentation breadcrumb: - home - documentation --- {% include components/links.html icons=true %}
src/partials/print/header.html
Dasix/grits-plugin-docs
{?plugins.grits-plugin-docs.print-title-logo} {>"partial/print/title-page"/} {/plugins.grits-plugin-docs.print-title-logo} <div id="pageHeader" class="doc-print-only" {?plugins.grits-plugin-docs.print-title-logo} style="display: none;"{/plugins.grits-plugin-docs.print-title-logo}> {?plugins.grits-plugin-docs.print-...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/fdebe994172865f33be54acbab73550bea0d4f5134769eb8b088ab121f695dfe.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="./97389c48085f6d08bfe1d7cbf00a12dd4b36fcf38234424c35c60a947c7e9457.html">Teleport</a> <hr> ...
index.html
failschein/failschein.github.io
<!DOCTYPE html> <html> <head> <meta charset='utf-8'> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen"> <link rel="stylesheet" type="text/css" href="stylesheets/github-dark.css" media="screen"> <link rel=...
demo/style/index.css
paulkr/quietflow.js
/** * index.css * Paul Krishnamurthy 2016 * * https://paulkr.com * paul@paulkr.com */ @import url(https://fonts.googleapis.com/css?family=Roboto:400,300); html, body { width : 100%; height : 100%; margin : 0; overflow : hidden; } .center { display : block; margin-left...
v3/user-agent-detail/c8/1d/c81d7719-5453-4ff7-8354-02c6ccb35cca.html
ThaDafinser/UserAgentParserComparison
<html> <head> <title>Mozilla/5.0 (iPhone 3GS; CPU iPhone OS 6_1_2 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 MQQBrowser/5.0.4 Mobile/10B146 Safari/8536.25</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> ...
v4/user-agent-detail/c1/a1/c1a192f5-3537-41b3-ab58-ab3f693803e9.html
ThaDafinser/UserAgentParserComparison
<html> <head> <title>User agent detail - KWC-S1300/ UP.Browser/7.2.6.1.838 (GUI) MMP/2.0</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"> <...
doc/java/jdk7/javax/xml/soap/class-use/SOAPException.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 (version 1.6.0_18) on Thu Dec 18 17:18:41 PST 2014 --> <title>Uses of Class javax.xml.soap.SOAPException (Java Platform SE 7 )</title> <meta name="dat...
www/views/partials/navigation/examples/nav-local-persistent.html
CenturyLinkCloud/Cyclops
<style> .navbar-local--persistent { position: sticky; top: 0; } </style> <nav class="navbar navbar-local navbar-local--persistent"> <ul class="nav navbar-nav" data-bind="widget: {name: 'overflowMenu', options: {linkTextAll: 'MENU'}}"> <li class="logo"> <a href="./pane.html"><svg class="cyclops-icon"> ...
neden.html
simdilik/simdilik.github.io
--- layout: base title: neden --- <h4>Neden?</h4> <p>Neden <em>Şimdilik?</em> Çünkü gönüllüsü olduğumuz işin farklı bir yönteminin olduğunu düşünüyoruz. Bu özgünlüğü, belirlediğimiz beş ilkeyle özetleyebiliriz:</p> <strong>1) Derinlik: Birebir çalışmalar ve öğrenmeyi öğrenmek.</strong> <p>İlk hedefimiz, her çocukla ö...
docs/index.html
palantir/svg-typewriter
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Typesetter</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="assets/css/main.css"> </...
tags/Data-Platform/index.html
HyperJ/hyperj.github.io
<!DOCTYPE html> <html class="theme-next gemini use-motion" lang="en"> <head><meta name="generator" content="Hexo 3.8.0"> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2"> <meta name="theme...
flaskredoc/frontend/static/css/old_ddm_styles.css
soulnothing/FlaskReDoc
@charset "utf-8"; /* Old DDM Styles from the HTML file */ .rack-table { border: 0px ; background-color:blue; width: 80%; padding: 10px; } .rack-table td { padding: .6em; vertical-align: middle; color:white; font-size: 1em; margin-left:auto; margin-right:auto; } ...
app/src/assets/common.css
xiechaopeng/tifi
html body { /*min-width: calc(1000px + 12rem);*/ overflow: hidden; /*overflow-x: hidden;*/ margin: 0px; padding: 0px; /*background-image: url('../img/bg.png'); background-position: center 0; background-repeat: no-repeat; background-attachment:fixed; background-size: cover;*/ } .mu-grid-tile-titlebar{ hei...
contents/css/main.css
jwalters3/unnecessaryspace
h1, h2, h3, h4, h5, h6, p, body, a, img, ul, ol, blockquote, pre { margin: 0; padding: 0; border: 0; } body { font-family: 'Lora', serif; font-size: 21px; line-height: 1.52; background-color: #f8f8f8; text-rendering: optimizeLegibility; } .content-wrap { max-width: 34em; margin: 0 auto; } body, a { ...
widgets/common/assets/shadows/aqua/aquaFireBrick/aquaFireBrick8.css
idutta2007/yiigems
.aquaFireBrick8, .hover_aquaFireBrick8:hover, .active_aquaFireBrick8:active { -webkit-box-shadow: 0 0.63em 0.75em rgba(125, 24, 34, .39), inset 0 -0.5em 0.9em 0 #df1c49, inset 0 -0.5em 0em 0.65em rgb(97, 1, 9), inset 0 0em 0.5em 2em rgb(155, 70, 77); -moz-box-shadow: 0 0.63em 0....
docs/versions/0.5.1/documentation/overview/mixins/index.html
LaunchMii/style
<!DOCTYPE html> <html lang="en" class="route-documentation"> <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="Bulma v0.5.1 is an open source CSS framework based on Flexbox ...
assets/videos/flash_demos/fiorano_Message_Driven_SOA.html
webteamfio/website02
<!--<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Fiorano Message-Driven SOA</title> <style type="text/css"> &lt;!&ndash; body { text-align:center; padding:30px; font-family:Verdana, Arial, sans-serif; font-size:12px; background:gra...
resume/style.css
hazeXghost/hazeXghost.github.io
::-moz-selection { background: #333; color: #fff; text-shadow: none; } ::-webkit-selection { background: #333; color: #fff; text-shadow: none; } ::selection { background: #333; color: #fff; text-shadow: none; } body { border: 0 none; margin: 0; padding: 0; font-fam...
tornado/01-guide/0102-async/index.html
jeremyyin2012/jeremyyin2012.github.io
<!doctype html> <html lang="zh-cn"> <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="generator" content="Hugo 0.85.0" /> <title>Tornado 0102 - 用户指南: 异步和非阻塞 I/O | Jeremy&#39;s b...
ajax/libs/jquery.fancytree/2.38.0/skin-vista/ui.fancytree.css
cdnjs/cdnjs
/*! * Fancytree "Vista" skin. * * DON'T EDIT THE CSS FILE DIRECTLY, since it is automatically generated from * the LESS templates. */ /* both: unselected background: #FCFCFC 'nearly white' hover bar (unselected, inactive): #F8FCFE..#EFF9FE (border: #D8F0FA) 'very light blue' active node: #F6FBFD..#D5EFFC ...
tools/armgcc/share/doc/gcc-arm-none-eabi/html/as.html/V850-Options.html
marduino/stm32Proj
<html lang="en"> <head> <title>V850 Options - Using as</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Using as"> <meta name="generator" content="makeinfo 4.11"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="V850_002dDependent.html#V850_002dDepe...
local-weather/src/index.css
florinpop17/chingu-speedrun-may
body { margin: 15%; padding: 0 0 70px; font-family: sans-serif; } .weather { box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3); margin: auto; padding: 5px 0 25px; text-align: center; width: 400px; } footer { color: #dddddd; } footer p { margin-top: 10px; } footer i { color: #ff...
public/DITalk/index.html
Danack/docs
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Dependency Injection - how to do it right</title> <meta name="description" content="A framework for easily creating beautiful presentations using HTML"> <meta name="author" content="Hakim El Hattab"> <me...
pages/about.html
xxp1018/xxp1018.github.io
--- layout: page_title title: <i class="fa fa-user fa-lg"></i> titlename: 关于 --- <h3>关于博客</h3> <p style=font-size:18px>这是我用github、jekyll、markdown搭建起来的博客。博客名字直译过来是:画家林。在我看来,画家和黑客是相似的:他们都是创造者,就好像作曲家,建筑师,以及作家一样,他们的目的是创造某种美好的事物。选域名时想到这个也许代表了我的某种愿望。博客内容不一定与技术相关,技术只是世界上的一个小目录。</p> <h3>关于作者</h3> <p style=font-size:18px>我们也许在...
tags/page/5/index.html
vandaipham/vandaipham.github.io
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Source Themes Academic 4.8.0"> <meta name="au...
content-photos-senbazuru.html
rivetchip/static1
<!DOCTYPE html> <html lang="fr"> <head> <meta charset="utf-8"> <title>Origami - Festival Senbazuru</title> <link rel="shortcut icon" type="image/png" href="favicon.png" sizes="32x32" /> <link rel="shortcut icon" type="image/svg+xml" href="favicon.svg" sizes="any" /> <meta name="theme-color" cont...
JavaCode/src/algs/model/tree/debug/package.html
heineman/algorithms-nutshell-2ed
<html> <body> Defines classes to properly debug the structure of binary trees and balanced binary trees. </body> </html>
report/coverage/lib/components/breadcrumbs/index.vue.html
Morning-UI/morning-ui
<!doctype html> <html lang="en"> <head> <title>Code coverage report for lib/components/breadcrumbs/index.vue</title> <meta charset="utf-8" /> <link rel="stylesheet" href="../../../prettify.css" /> <link rel="stylesheet" href="../../../base.css" /> <meta name="viewport" content="width=device-width, i...
app/views/welcome.html
Dania02525/Parcelmagic-front
<section> <div class="row"> <h2 data-bind='text: displayName'></h2> <div class="col l6 s12 m12"> <p class="flow-text">Parcelmagic is the easiest way to access commercial shipping rates, print labels, and keep track of your packages.</p> </div> </div> <div class="row"> ...
test/test_eventPerformance.html
milan-hwj/WGA-Chart
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>Animation</title> <script type="text/javascript" src="../lib/requirejs.js"></script> </head> <body> <script type="text/javascript"> require.config({ packages: [ { name: 'angel', location...
build/html/hope/5.11.html
knowledges/gaokaodaren-web-v2.0
<div ng-include="'templete/model-loading/loading.html'"></div> <div class="container text-center"> <div> <!--ng-mouseenter="showTipTitle($event)" ng-mouseleave="hideTipTitle($event)" tiptitle="请把您的志愿意向填入(“点击”)《志愿意向表》"--> <h1> {{info.title}} </h1> <h4>{{info.subtitle}}</h...
Contents/Resources/Documents/classgoogle_1_1appengine_1_1ext_1_1bulkload_1_1bulkloader__parser_1_1_connector_sub_options.html
tzmartin/gae-python.docset
<!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/styles/formlist.css
feliciakuo/layoutList
.wrap { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); } .formWrap { position: fixed; left: 50%; top: 50%; margin-left: -300px; margin-top: -150px; width: 600px; height: 300px; padding: 10px; color: #131313; background-color: #FFF; } .f...
countdown.html
steven-ferrer/uikit3-demo
<!DOCTYPE html> <html> <head> <title></title> <link rel="stylesheet" href="css/uikit.min.css" /> </head> <body> <div uk-countdown="date: 2017-05-11T06:02:58+00:00"> <span class="uk-countdown-number uk-countdown-days"></span> <span class="uk-countdown-number uk-countdown-hours"></spa...
lib/lwjgl/javadoc/org/lwjgl/opengl/KHRDebug.html
jmcomets/tropical-escape
<!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_14) on Sun Nov 04 20:19:02 CET 2012 --> <TITLE> KHRDebug (LWJGL API) </TITLE> <META NAME="date" CONTENT="2012-11-04"> <LINK REL ="styles...
tags/utilities/index.html
clapping-bunny/clapping-bunny.github.io
<!DOCTYPE html> <html lang="en-uk"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="theme" content="hugo-academic"> <meta name="generator" content="Hugo 0.56.3" /> <meta name="author" cont...
doc/middleware.html
ld-test/lua-spore
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Module Spore.Middleware</title> <link rel="stylesheet" href="doc.css" type="text/css"/> <meta http-equiv="Content-Typ...
example/04.html
taikiken/yamori.js
<!DOCTYPE html> <html> <head lang="ja"> <meta charset="UTF-8"> <title>Yamori test</title> <link rel="stylesheet" href="css/normalize.css"> <style> .element { width: 100%; height: 300px; border: 1px solid #333; } </style> <script src="//code.jquery.com/jquery-1.11.3.min.js"></script...
Contents/Resources/Documents/classgoogle_1_1appengine_1_1__internal_1_1django_1_1template_1_1smartif_1_1_token_base.html
tzmartin/gae-python.docset
<!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...
ajax/libs/rsuite/5.0.0-alpha.9/rsuite.css
cdnjs/cdnjs
:root, .rs-theme-light { --rs-gray-50: #f7f7fa; --rs-gray-100: #f2f2f5; --rs-gray-200: #e5e5ea; --rs-gray-300: #d9d9d9; --rs-gray-400: #c5c6c7; --rs-gray-500: #a6a6a6; --rs-gray-600: #8e8e93; --rs-gray-700: #7a7a7a; --rs-gray-800: #575757; --rs-gray-900: #272c36; --rs-primary-50: #f2faff; --rs-p...
ajax/libs/boosted/5.0.0-alpha3/css/boosted-reboot.css
cdnjs/cdnjs
/*! * Boosted Reboot v5.0.0-alpha3 (https://boosted.orange.com/) * Copyright 2014-2020 The Boosted Authors * Copyright 2014-2020 Orange SA * Licensed under MIT (https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/blob/v5-dev/LICENSE) * This a fork of Bootstrap: Initial license below * Bootstrap Reboot v...
R-Portable-Mac/library/tcltk/html/00Index.html
ColumbusCollaboratory/electron-quick-start
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><title>R: Tcl/Tk Interface</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> ...
_layouts/default.html
bkd705/bkd705.github.io
<!DOCTYPE html> <html> {% include head.html %} <body class="site"> <div class="site__content"> <section class="hero is-danger is-medium is-bold"> <div class="hero-head"> {% include header.html %} </div> <div class="hero-body"> <div class="container has-text-c...
egloos/calmglow.egloos.com/pop_bridge00c1.html
calmglow/calmglow.github.io
<html><!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack --> <body> <script type="text/javascript"> opener.location.href='3940146.html'; self.close(); </script> </body></html>
dist/index.html
jennyrajan/zzzRepo
<!doctype html> <html> <head> <title>zzzName</title> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body aurelia-app> <div style="text-align: center; font-size:300%">Loading...</div> <script src="jspm_packages/system.js"></script> <script src="jspm-config.js"></script> <s...
try.html
bishop335/shields
<!doctype html><meta charset=utf-8> <title> Shields.io: Quality metadata badges for open source projects </title> <meta name='viewport' content='width=device-width,initial-scale=1'> <meta name='description' content='We serve fast and scalable informational images as badges for GitHub, Travis CI, Jenkins, WordPress and ...
index.html
rosalsm/rosalsm.github.io
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>rosalsm</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel...
presentations/java-mutation-testing/pit-report/org.apache.commons.math3.analysis.function/Min.java.html
gvsmirnov/docs
<html> <head> <style type='text/css'> html, body, div, span, p, blockquote, pre { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } body{ line-height: 1; color: black; background: white; margin-left: ...
data/president/n705001000000000/20160116145334/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" ty...
data/president/n600002000000000/20160116103656/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" ty...
data/KHH-9/n600090000000000/20160116063528/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" ty...
data/TXG-8/n400080000000000/20160116111718/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" ty...