path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
2c48766/html/classv8_1_1_boolean-members.html
v8-dox/v8-dox.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
assets/css/freelancer.css
dnzengou/apijam
* html { height:100%; position: fixed; width: 100%; } body { height:100%; background-color:#fff; } header { text-align: center; color: #fff; background: #fff; height:90%; width:100%; display:table; position:fixed; } header img { display: block; margin: 0 auto 20px; height:...
data science/machine_learning_for_the_web/chapter_4/movie/6919.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Dante's Peak (1997)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0118928">Dante's Peak (1997)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Chuck+Dowling...
all-data/24000-24999/24435-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>...
app/index.html
miduku/potsdam-wasser
<!doctype html> <html class="no-js" lang="de"> <head> <meta charset="utf-8"> <title>Potsdam&shy;wasser</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="description" content=""> <meta name="viewport" content="width=device-width,initial-scale=1"> <link href="//www.google-analytics....
css/materialize.css
vqsto/cluster
/*! * Materialize v0.97.5 (http://materializecss.com) * Copyright 2014-2015 Materialize * MIT License (https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE) */ .materialize-red.lighten-5 { background-color: #fdeaeb !important; } .materialize-red-text.text-lighten-5 { color: #fdeaeb !important; ...
gear-database/client/templates/views/sidebar-menu.html
Jexordexan/roc-site
<template name="appMenu"> <menu class="vertical-menu"> <li><a class="clean" href="/">Dashboard</a></li> <li><a class="clean" href="#">Members</a></li> <li><a class="clean" href="#">Officers</a></li> <li><a class="clean" href="#">Chairs</a></li> <li><a class="clean" href="#">Leaders</a></li> </me...
_includes/dream-product.html
gord0186/ecommerce-website
<div class="promo"> {% for dreamcatcher in site.pages %} {% if dreamcatcher.category == "dream" %} <div class="btm-border-none med-s-1-2 unit-m-1-2 unit-l-1-4"> <div class="relitive"> <a class="hover" href="{{site.baseurl}}{{dreamcatcher.url}}"> <img src="{{site.baseurl}}/images/{{dreamcatc...
vim_commands.html
cis2206fall2015/Team3_Website
<!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"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags ...
searchresult/20210107.html
kokardy/medmst
<html> <head> <title>医療用医薬品 検索結果 | 独立行政法人 医薬品医療機器総合機構</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="keywords" content="PMDA,pmda,医薬品,副作用,被害救済,薬,医療,機器,医薬"> <meta name="description" content="独立行政法人 医薬品医療機器総合機構:医薬品副作用被害救済や稀少病認定薬の研究振興調査などの業務案内。"> <met...
src/app/primary/header/header.component.html
nulldev07/web-cash
<div class="wc-header-content"> <wc-logo></wc-logo> <wc-top-menu [user]="user" (onSignIn)="onSignIn.next()" (onSignOut)="onSignOut.next()"></wc-top-menu> </div> <md-progress-bar color="accent" [style.visibility]="isBusy ? 'visible' : 'hidden'" mode="indeterminate"></md-progress-bar>
trunk/install/css/base.css
hisuley/gds
@charset "utf-8"; * { outline: none; } html { overflow-x: hidden; overflow-y: auto; } body { background: #e7e7e7; text-align: center; color: #333; font: 12px Arial, Verdana, "宋体", sans-serif; } h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, butt...
css/app.css
yvessablonier/boltwall
@font-face { font-family: 'orkneybold'; src: url('../fonts/orkney-bold-webfont.eot'); src: url('../fonts/orkney-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/orkney-bold-webfont.woff2') format('woff2'), url('../fonts/orkney-bold-webfont.woff') format('woff'), ...
jquery.multitext.css
aprimadi/jquery.multitext
.multitext-input input { margin-right: 10px; }
web/static/user/order/assets/css/theme-color/pink-theme.css
ngantran1991/quanlycafe
/*======================================= Template Design By MarkUps. Author URI : http://www.markups.io/ ========================================*/ .scrollToTop { background-color: #ff2851; border: 2px solid #ff2851; } .mu-readmore-btn { color: #ff2851; } .mu-readmore-btn::after { border: 2px solid #ff2851; ...
lib/templates/admins/add_class-ajax.html
kuzmichus/schoolreg
<script type="text/javascript"> $(document).ready(function() { $('#addClassForm').validate({ messages: { teacher_id: "Укажите классного руководителя" } }); // bind form using ajaxForm $('#addClassForm').ajaxForm({ // dataType identifies the expected content type of the server respons...
sbml-test-cases/cases/semantic/00447/00447-model.html
stanleygu/sbmltest2archive
<p> The model contains one compartment called C. There are four species called S1, S2, S3 and S4 and two parameters called k1 and k2. The model contains two reactions defined as:</p> <table style="width:30em;margin: 1em auto;"><tr><td style="text-align:center;"> <strong>Reaction</strong> </td><td style="text-align:...
_includes/_head.html
akokubo/akokubo.github.io
{% comment %} # # Liquid variables are created at the top to keep the source DRY and clean. # Idea by ericcarlisle.com # # Variables › {{ url }} › site.url + site.baseurl # Variables › {{ description }} › excerpt, page.meta_description, or site.description # Variables › {{ title }} › page.title # {% endcommen...
Old/3rdParty/fmodstudioapi10802linux/doc/FMOD Studio Programmers API for Linux/content/generated/FMOD_DSP_GETPARAM_DATA_CALLBACK.html
Silveryard/Car_System
<LINK REL="stylesheet" HREF="../static/styles.css"> <HTML> <HEAD> <TITLE>FMOD_DSP_GETPARAM_DATA_CALLBACK</TITLE> </HEAD> <BODY TOPMARGIN="0" class="api_reference"> <p class="header">Firelight Technologies FMOD Studio API</p> <H1>FMOD_DSP_GETPARAM_DATA_CALLBACK</H1> <P> <p>This callback is called when the user wants to ...
_includes/head.html
sheffield-bioinformatics-core/sheffield-bioinformatics-core.github.io
<meta charset="utf-8"> <title>{% if page.title %}{{ page.title }} &#8211; {% endif %}{{ site.title }}</title> {% if page.excerpt %}<meta name="description" content="{{ page.excerpt | strip_html }}">{% endif %} {% if page.tags %}<meta name="keywords" content="{{ page.tags | join: ', ' }}">{% endif %} {% if page.author %...
sdvx3.html
mon/BemaniPatcher
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>SDVX III DLL Modder</title> <link rel="stylesheet" href="css/style.css" /> <!-- don't hate --> <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"></script> <script type="text/javascript" src="js/FileSaver.min.j...
html/234567141079.html
GoC-Spending/data-corporations
<!DOCTYPE html> <!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"> <!--<![endif]--> <!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open...
doc/top-level-namespace.html
bandwidthcom/ruby-bandwidth
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title> Top Level Namespace &mdash; Documentation by YARD 0.9.5 </title> <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" /> <link rel="styleshee...
webdesign2016/HyunWooChoi/githomepage.html
LogosCambodia/LogosCambodia.github.io
<!DOCTYPE html> <html> <head> <title>My Website</title> <link rel="stylesheet" href="gitstyle.css" type="text/css"></link> <script type="text/javascript" src="gitscript.js" ></script> <script src="https://code.jquery.com/jquery-1.10.2.js"></script> </head> <br> <body> <div id="container"> <div id="header"...
src/main/resources/templates/partials/head.html
ccampo133/authid-web
<head> <meta charset="UTF-8"/> <title th:text="${title} ?: 'AuthID'">AuthID</title> <link rel="stylesheet" th:href="@{/css/bootstrap.min.css}" href="../../css/bootstrap.min.css"/> <link rel="stylesheet" th:href="@{/css/main.css}" href="../../css/main.css"/> </head>
public/views/post-detail.html
jphacks/KB_05
<div class="post-detail"> ​ <!-- Page Content --> <div class="container"> ​ <!-- Jumbotron Header --> <header class="jumbotron hero-spacer"> <div class="row text-center"> <h2> TITLE: {{thisPost.name}} </h2> ...
_site/2012/04/11/t190120369435316224.html
craigwmcclellan/craigwmcclellan.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta content="Craig McClellan" name="author"> <title>Craig McClellan - T190120369435316224 </title> <lin...
clean/Linux-x86_64-4.09.0-2.0.5/released/8.9.1/tree-diameter/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>tree-diameter: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min....
clean/Linux-x86_64-4.02.3-2.0.6/released/8.9.0/hierarchy-builder/0.9.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>hierarchy-builder: Black list 🏴‍☠️</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstra...
clean/Linux-x86_64-4.04.2-2.0.5/released/8.9.1/descente-infinie/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>descente-infinie: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstra...
doc/doxy/d8/d01/SignalReceiver_8cc.html
saenridanra/inet-dns-extension
<!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...
page.html
pubnub/eon-builder
<div class="container-fluid"> <div class="row"> <div class="col-md-8"> <div class="well"> <p class="back"> <a href="../eon">&laquo; Back to EON</a> </p> <div class="about"> <h1>EON Chart Builder</h1> <p>Create a realtime chart us...
public/stylesheets/syntax.css
mleung/feather
/*-------------------------------------------------------------- Syntax Highlighting - contributed by James Wilford Closely matches TextMate's "All Hallow's Eve" theme --------------------------------------------------------------*/ /*-------------------------------------------------------------- For Dan Webb's un...
index.html
RoliesDonald/cocoleisure
<!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> ...
demo/css/application.css
wbotelhos/stepy
@import url('normalize.css'); @import url('common.css'); @import url('pygments.css'); @import url('font-awesome.css'); @import url('demo.css'); @import url('stepy.demo.css');
bookmarks_owncloud/config.css
qBicon/ChromeExt
body { font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; } form { margin: 0 auto; width: 400px; padding: 14px; } label { display: block; font-weight: bold; text-align: right; width: 140px; float: left; } input { float: left; font-size: 12px; pad...
clean/Linux-x86_64-4.10.2-2.0.6/released/8.11.2/stalmarck/8.12.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>stalmarck: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.c...
public/index.html
NukaPunk/Mocha-Chai
<html> <head> <meta charset="utf-8"> <title>Mocha Tests</title> <link rel="stylesheet" href="../node_modules/mocha/mocha.css" /> </head> <body> <div id="mocha"></div> <script src="../node_modules/mocha/mocha.js"></script> <script src="../node_modules/chai/chai.js"></script> <script> mocha.setup('bdd') ...
src/AppBundle/Resources/public/css/school.css
Lashchenkova/school
* { margin: 0; padding: 0; } body { width: 100%; height: 100%; margin: 0 auto; } .head { background-color: #4b4b4b; padding-top: 0.4%; padding-bottom: 0.4%; overflow: auto; } .login { margin: 0 auto; width: 90%; text-align: right; } input { background: rgba(0,0,0,0.3)...
assets/wabamonto/oders.html
assiatin/wabamonto
<!DOCTYPE html> <html lang="en"> <head> <!-- SITE TITTLE --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Profile - Listty</title> <!-- PLUGINS CSS STYLE --> <link href="plugins/jquery-ui/jquery-u...
_layouts/default.html
chrisopedia/mlb-logos
<!DOCTYPE html> <html id="{{ site.github.owner_name }}-{{ site.github.project_title }}" class="h-product" lang="en" itemscope itemtype="http://schema.org/Code" prefix="og: http://ogp.me/ns#"> <head> <!-- Meta, title, CSS, favicons, etc. --> {% include meta.html %} </head> <body> <a class="sr-only sr-only-focus...
ajax/libs/yui/3.17.1/node-menunav/assets/skins/night/node-menunav-skin.css
yogeshsaroya/new-cdnjs
version https://git-lfs.github.com/spec/v1 oid sha256:1c809f45b4e1a5538fe1ff421bea3b78fa813fc5d2eae575217143fc221849c2 size 6648
templates/index.html
Hironsan/TatsujinDaifugo
{% extends "base.html" %} {% block content %} <div id="index-banner" class="parallax-container"> <div class="section no-pad-bot"> <div class="container"> <br><br> <h1 class="header center teal-text text-lighten-2">達人大富豪</h1> <div class="row center"> <h5 c...
blog-posts/week7_cultural.html
johnw335/johnw335.github.io
<!DOCTYPE html> <html> <head> <title>Blog Template</title> <link type="text/css" rel="stylesheet" href="http://johnw335.github.io/stylesheets/blog-stylesheet.css"/> </head> <body> <h1>John's DBC Blog</h1> <div id="title">Let's talk about Values!</div> <div id="date">September 21st, 2014</div> ...
tag/go/json/index.html
sunnyKiwi/JustCopy
{ "posts": [ { "url": "/comic/typemoon/2018/01/03/TypeMoonM.1514939586.A.A40.html", "title": "日GO新年來的歐運", "image": "https://i.imgur.com/XNKGdwJ.jpg", "push": "31", "boo": "0", "date": "2018-01-03 08...
test/fixtures/index.html
eth0lo/slr
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Index</title> </head> <body> Index test! </body> </html>
application/Resource/echarts_candlesticks_others.html
app-bunsin/app_personal
<!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>Limitless - Responsive Web Application Kit by Eugene Kopyov</title> <!-- Global stylesheets --> <link href="https://font...
c0db8df/html/shell_8cc-example.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...
public/assets/application-49a8840bb3a5d86b1ed0824f0a96a4f4c714c5b24e287741993ec54b68188cfa.css
kaundinya5/ip_v2
/*! Animate.css - http://daneden.me/animate Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2014 Daniel Eden */ .not-animated { opacity: 0; } .animated { opacity: 1; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mod...
clean/Linux-x86_64-4.11.2-2.0.7/released/8.12.1/equations/1.2.1+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.c...
sandbox/temp/temp.html
Zemledelec/OpenGlobus
<head> <title>OpenGlobus - Earth planet</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script type="module" src="./rays.js"></script> <link rel="stylesheet" href="../../css/og.css" type="text/css" /> </head> <body> <div id="globus" style="width:100%;height:100%"></di...
_attachments/dsc_0260.html
herpiko/herpiko.github.io
--- layout: attachment title: DSC_0260 date: type: attachment published: false status: inherit categories: [] tags: [] meta: _wp_attached_file: /home/wpcom/public_html/wp-content/blogs.dir/892/5468064/files/2010/12/dsc_0260.jpg _wp_attachment_metadata: a:5:{s:5:"width";s:4:"1280";s:6:"height";s:3:"850";s:14:"hwstr...
src/api/docs/demos/drawer-demo-01.component.ts.html
Aviella/Alyle-UI
<pre class="ttb"><code prsm class="ttm"><span class="tt18 tt1j">import</span> <span class="tt18 ttae">&#123;</span> Component<span class="tt18 ttae">,</span> ChangeDetectionStrategy <span class="tt18 ttae">&#125;</span> <span class="tt18 tt1j">from</span> <span class="tt18 tt3z">'@angular/core'</span><span class="tt18 ...
rugaciuni/r2/r23.html
kitz99/misc
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Rugaciuni Crestin Ortodoxe</title> <link href="../style.css" rel="stylesheet" type="text/css"> <link href="../jquery-mobile/jquery.mobile.theme-1.0.min.css" rel="stylesheet" type="text/css"/> <link href="../jquery-mobile/jquery.mobile.structure-1.0.min.css" r...
categories/index.html
recall704/recall704.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title> Tags | recall&#39;s blog </title> <meta name="author" content="recall704" /> <meta name="description" content="" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="@gohugoio" ...
_examples/basic/templates/views/about.html
biz/templates
{{ define "head" }} <meta title="foo" /> {{ end }} {{ define "body" }} <h2>About Page</h2> <p>A simple about page</p> {{ end }} {{ define "footer" }} <footer> About Page Footer </footer> {{ end }}
packages/@sanity/vision/src/css/visionGui.css
sanity-io/sanity
/* stylelint-disable no-descending-specificity */ @import 'part:@sanity/base/theme/variables-style'; .root { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; box-sizing: border-box; display: flex; flex-direction: column; } .splitContainer { flex-grow: 1; box-sizi...
old_files/_layouts/default.html
patolivre/patolivre.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>{% if page.title %}{{ page.title }}{% else %}{{ site.harmony.name }}{% endif %}</title> <meta name="viewport" content="width=device-width, initial-scale=1"> ...
app/index.html
pfryga/angular-forms
<!DOCTYPE html> <html> <head> <link rel="stylesheet" href="../bower_components/bootstrap/dist/css/bootstrap.css"> <style> body { padding-top:30px; } </style> </head> <body ng-app="validationApp" ng-controller="mainController"> <div cla...
source/nmatrix/docs/Array.html
SciRuby/sciruby.com
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>class Array - RDoc Documentation</title> <script type="text/javascript"> var rdoc_rel_prefix = "./"; </script> <script src="./js/jquery.js"></script> <script src="./js/darkfish.js"></script> <link href="./css/fonts.css" rel="stylesheet"> <link href="./c...
BOOST/boost_1_61_0/doc/html/boost/mpi/environment.html
calvinfarias/IC2015-2
<!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=US-ASCII"> <title>Class environment</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="genera...
templates/admin/registry.html
wayne712/slim-app
{% extends "layout.html" %} {% block title %} Register {% endblock %} {% block content %} <div class="ym-wrapper"> <div class="ym-wbox"> <div class="ym-grid"> <div class="ym-gbox"> <div class="ym-grid"> <h2>Register</h2> {{flash|raw}} ...
webapp/app/views/welcome.html
subitolabs/elasticsearch-play
<div id="home"> <div class="container"> <div class="row"> <div class="col-sm-5 text-center"> <br /><br /> <img src="http://www.subitolabs.com/assets/imgmin/logo_full_white.png" class="logo" /> <h2>presents</h2> </div> <d...
assets/user/css/green.css
kikiiramdhani123/rpl-sampah
/* :: :: Theme : Jets :: Theme URI : http://labs.funcoders.com/html/Jets :: File : green.css :: About : Green color set :: Version : 1.4.1 NOTE!!! Do not edit this file. Use another stylesheet file for changing this or creating new styles. !!! :: Warna Akhir : - (Idle) 00B74C ...
app/src/shared/services/document/preview/view/partials/pdfViewer.html
OpenESDH/OpenESDH-UI
<nav ng-class="getNavStyle(scroll)"> <button ng-click="goPrevious()"><</span></button> <button ng-click="goNext()">></span></button> <button ng-click="zoomIn()">+</span></button> <button ng-click="zoomOut()">-</span></button> <button ng-click="rotate()">90</span></button> <span>Page: </span> <input typ...
clean/Linux-x86_64-4.06.1-2.0.5/released/8.7.1/gappa/1.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>gappa: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" ...
src/ap-discussion-thread-new-post.html
scatcher/angular-point-discussion-thread
<new-post class="row" ng-form="newPost"> <div class="col-xs-12"> <div class="form-group"> <textarea msd-elastic class="form-control" placeholder="Enter a comment..." ng-model="$ctrl[tempState]"></textarea> <h5> <small> <label class="pull-right"> <a class="btn btn-primary btn-sm" href ng-disabled...
source/_includes/menu.html
edymtt/website
<!--<div class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <div class="navbar-inner"> <div class="container"> <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-...
Team.html
racersiitjodhpur/racersiitjodhpur.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"/> <title>Team | IITJ Racers</title> <!-- CSS --> <link href="https://fonts.googleapis.com/icon...
portfolio/css/moreThan1600.css
nikitadzambre/portfolio-website
body{ margin-left: 10%; margin-right: 10%; }
docs/html/classes.html
aebarber/PHPDAL
<!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...
public/css/module.css
museqme/301---Project
/*from SMACCS Module Rules A Module is a more discrete component of the page. It is your navigation bars and your carousels and your dialogs and your widgets and so on. This is the meat of the page. Modules sit inside Layout components. Modules can sometimes sit within other Modules, too. Each Module should be design...
school/templates/school/school_type/school_type_form.html
tnemisteam/cdf-steps
{% extends 'school/school_type/base.html' %} {% load widget_tweaks %} {% load i18n %} {% load url from future %} {% block content %} <div class="row"> <div class="col-md-8" > <form action='{% if object %}{% url "school_school_type_update" pk=object.pk %}{% else %}{% url "school_school_type_create" %}{% endif...
generators/app/templates/_app/_src/_layouts/_header.html
Codenvoi/generator-ng-voi
<nav class="navbar navbar-default"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle navigation</...
templates/view_doc.html
tekton/miseenplace
{% extends "base.html" %} {% block additionalHeadCSS %} body { padding-top: 50px; } .starter-template { padding: 40px 15px; text-align: center; } pre { text-align: left; } {% endblock additionalHeadCSS %} {% block container %} <div class="star...
assets/styles/highlight/atelier-savanna-light.css
vace/vace.github.io
.hljs-comment,.hljs-quote{color:#5f6d64;}.hljs-variable,.hljs-template-variable,.hljs-attribute,.hljs-tag,.hljs-name,.hljs-regexp,.hljs-link,.hljs-name,.hljs-selector-id,.hljs-selector-class{color:#b16139;}.hljs-number,.hljs-meta,.hljs-built_in,.hljs-literal,.hljs-type,.hljs-params{color:#9f713c;}.hljs-string,.hljs-sym...
themes/core/style.css
stilun/guestbook
/** * Description: Core theme for Lydia */ /** * Structure */ /** * My own style, based on HTML5Boilerplate standard style. */ @import url(../css/style.css); @import url(http://fonts.googleapis.com/css?family=Shojumaru); /** * Structure */ html { overflow-y:scroll; } body { background-color:#CCCCCC;...
clean/Linux-x86_64-4.11.1-2.0.7/released/8.13.0/mtac/1.3.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>mtac: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel=...
clean/Linux-x86_64-4.04.2-2.0.5/released/8.8.0/extructures/0.3.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>extructures: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min...
levels/t24.html
grunfeld/grunfeld.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <link rel="shortcut icon" type="image/x-icon" href="../favicon.ico"> <link rel="stylesheet" type="text/css" href="../css/font-awesome-4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="../css/fonts.css"> <lin...
tests/dummy/app/index.html
jkusa/ember-cli-clipboard
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!-- title will be inserted by ember-page-title --> <meta name="description" content="" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> {{content-for "head"...
_site/2015/01/24/rong-cuo-he-su-cuo.html
shopperplus/blog
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width initial-scale=1" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>容错和速错</title> <meta name="description" content="Write an awesome description for your new site here. You can edi...
templates/layouts/base.html
dcsan/ltel
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.10/angular.min.js"></script> <script src="//aj...
javadoc/4.5/android/media/package-tree.html
robolectric/robolectric.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <title>android.media Class Hierarchy</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" type="text...
_includes/author-profile.html
trevorstephens/trevorstephens.github.io
{% include base_path %} {% if page.author %} {% assign author = site.data.authors[page.author] %}{% else %}{% assign author = site.author %} {% endif %} <div itemscope itemtype="http://schema.org/Person"> <div class="author__avatar"> <a href="{{ base_path }}/"> {% if author.avatar contains "http" %} ...
src/app/login/login.component.html
Harikodapaka/Angular4-Material2-Fusion
<div class="login-wrapper"> <div class="container"> <div class="profile--open"> <div class="avatar"> <span href="" target="_blank"><img src="assets/img/logo.png"></span> </div> <form class="profile__form" name="form" #form="ngForm" novalidate> <div> <div class="field"> ...
muneras/GildasScarletBall/sponsors.html
rodmunera/junky-legacy
<?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"><!-- InstanceBegin template="/GildasScarletBall/Templates/ScarletBall.dwt" codeOutsideHTMLIsLocked="false" --> ...
_site/tags/divina.html
RoenMidnight/grimorio-trpg
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Divina</title> <meta name="description" content="Uma lista de fácil acesso de magias para TRPG baseado no grimoire do thebombzen par...
public/experiments/stealth.html
jlong/stealth
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" /> <title>Stealth</title> ...
ext/examples/slider/slider.css
lucas-solutions/work-server
#custom-slider { width: 214px; padding-top: 6px; background-image: url(images/ticks.gif); } h3 { padding:15px 0 5px; }
docs/assertk-coroutines/assertk.coroutines.assertions/contains.html
willowtreeapps/assertk
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>contains</title> </head><body><link href="../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../";</script><script type="text/javascript" src="../../scripts/sourceset_...
Beginning Perl for Bioinformatics/html/lib/TAP/Base.html
amidoimidazol/bio_info
<?xml version="1.0" ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <!-- saved from url=(0017)http://localhost/ --> <script language="JavaScript" src="../../displayToc.js"></script> <script language="JavaScript" src="../../tocParas.js"></script> <script language="JavaScript" src="../../t...
src/doc/search/enumvalues_6a.html
Baltasarq/zero
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta name="generator" content="Doxygen 1.8.3.1"> <link rel="stylesheet" type="text/css" href="search...
css/theme/solita.css
noidi/reveal.js-solita
/** * A simple theme for reveal.js presentations, similar * to the default theme. The accent color is darkblue. * * This theme is Copyright (C) 2012 Owen Versteeg, https://github.com/StereotypicalApps. It is MIT licensed. * reveal.js is Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se */ @import url(https...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/7b5d9aa48fa0d52cde27e73d03bb74586488d129dd35755ec9f6e954ba0a7484.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="./9444df3353751c80e13be997c851e68d1b820cc5e61772611611b9d9128c847d.html">Teleport</a> <hr> ...
module-02/25-handling-multiple-promises/index.html
dtfialho/js-tdd-course
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>25 - Handling Multiple Promises</title> </head> <body> <script> const currency = new Promise((resolve, reject) => { setTimeout(() => { resolve({ currency: 'euro', value: 3.50 }); }, 2000); }); const countries = new Promise((resolv...
20200225.html
kingstonrichard/kingstonrichard.github.io
<!doctype html> <html> <head> <title>Redirected</title> <meta http-equiv="refresh" content="0;url='/posts/submitting-our-alpha-bid'" /> </head> <body> <p>This page has moved to a <a href="/posts/submitting-our-alpha-bid">/posts/submitting-our-alpha-bid</a></p> </body> </...
src/components/inputs/textInput/textInput.css
lexnapoles/bayuk
.invalid { composes: invalidWell from "../../global.css"; } .errorText { composes: errorText from "../../global.css"; margin-top: 1rem; } .input { width: 100%; border: none; } .invalidInput { composes: input invalid; } .underline { opacity: 0.4; }
doc/num/traits/fn.cast.html
mcanders/bevy
<!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 `cast` fn in crate `num`."> <meta name="keywords" content="...
data science/machine_learning_for_the_web/chapter_4/movie/12736.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Fifteen and Pregnant (1998) (TV)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0138444">Fifteen and Pregnant (1998) (TV)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF...