path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
webfiles/semantic/components/item.css
MisterD66/Scout-Quest
/*! * # Semantic UI 2.1.7 - Item * http://github.com/semantic-org/semantic-ui/ * * * Copyright 2015 Contributors * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Standard *******************************/ /*-------------- Item ----...
www/master/components/dashboard/views/partials/groupItem.html
tya/kubernetes
<div layout="row" ng-if="group.kind != 'grouping'"> <div> <!-- Default box display --> <div layout="row" class="group-item" ng-repeat="(groupType, data) in group | groupBy: 'metadata.labels.type'"> <!-- left image --> <div class="icon-area"> <div class="group-icon" style="backgroun...
src/routes/Account/components/About/About.css
bhj/karaoke-forever
.container { top: var(--container-padding); background-color: var(--panel-bg-color); border-radius: var(--border-radius); overflow: hidden; } .title { background-color: var(--panel-title-bg-color); font: var(--panel-title-font); margin: 0; padding: var(--panel-title-padding); } .content { padding: v...
user_guide/installation/upgrade_133.html
bituka/uaefreelancers_site
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>CodeIgniter User Guide</title> <style...
test/fixtures/sonnet.LXII.html
isaacs/fgrep
<HTML><HEAD><TITLE>Sonnet LXII</TITLE></HEAD> <BODY><H1>Sonnet LXII</H1> <BLOCKQUOTE>Sin of self-love possesseth all mine eye<BR> And all my soul and all my every part;<BR> And for this sin there is no remedy,<BR> It is so grounded inward in my heart.<BR> Methinks no face so gracious is as mine,<BR> No shape so true, ...
Documentation/OAS/OptimizeAcquisitionSettings.html
neherlab/PoissonNMF
<!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>ImageJ plug-ins to optimize imaging parameters for fluorescence microscopy</title> </head> <body> <h2>ImageJ plug-ins to optimiz...
public/css/index.css
fxjinformation/WeddingDressWebsite
*{ margin: 0px; padding: 0px; list-style: none; } /*Portfolio*/ #portfolio { padding: 80px 0px 0px 0px; } .block_title a{ text-decoration: none; color: royalblue; font-size: 24px; } .block_title a:hover{ text-decoration: none; color: red; } .port { list-style: none; text-align: left; padding-bottom: 4...
manpages/man8/irqbalance_selinux.8.html
yuweijun/yuweijun.github.io
<!DOCTYPE html> <HTML><head><TITLE>Manpage of irqbalance_selinux</TITLE> <meta charset="utf-8"> <link rel="stylesheet" href="/css/main.css" type="text/css"> </head> <body> <header class="site-header"> <div class="wrap"> <div class="site-title"><a href="/manpages/index.html">linux manpages</a></div> <div class="site...
gallery/FragrantHillsPark/index.html
edwardtoday/edwardtoday.github.io
--- layout: gallery title: "香山" ---
src/style.css
cvan/fastHAR
* { -moz-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; } .hidden { display: none; } a { color: #036; } a:hover { color: #69c; } body { font-family: "Source Sans Pro", sans-serif; margin: 30px; } button, select { font: inherit; } button, .button { ...
clean/Linux-x86_64-4.03.0-2.0.5/released/8.7.0/mathcomp-analysis/0.2.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>mathcomp-analysis: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstr...
clean/Linux-x86_64-4.05.0-2.0.1/released/8.5.3/lambek/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>lambek: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css"...
doc/api/files/__/_rvm/gems/ruby-2_2_2/gems/activerecord-4_2_2/lib/active_record/connection_handling_rb.html
benfreeman/yammer_training
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>connection_handling.rb</title> <meta http-equiv="Content-Type" co...
index.html
iancrowther/lnug.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://www.facebook.com/2008/fbml"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>LNUG - London Node User Group</title> <meta name="description" content="...
src/main/resources/templates/fhirclient/test.html
dbakumar/openfhirappdev
<!DOCTYPE html> <html xmlns:th="http://www.thymeleaf.org"> <head lang="en"> <title>Client</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <script src='http://code.jquery.com/jquery-2.1.4.min.js'></script> <script th:src="@{/js/fhir-client.js}" ></script> <script th:i...
index.html
willyko/willyko.github.io
--- layout: default --- <div class="home"> <h1 class="page-heading">Posts</h1> <ul class="post-list"> {% for post in site.posts %} <li> <span class="post-meta">{{ post.date | date: "%b %-d, %Y" }}</span> <h2> <a class="post-link" href="{{ post.url | prepend: site.baseurl }}">...
template/css/hawthorne_type2_color3.css
rnoldo/unclesam
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,700,700italic); @import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700); /*================================================================================================== Foundation Variables ===================...
css/creative.css
teras-arrow/teras-arrow.github.io
/*! * Start Bootstrap - Creative v1.1.0 (http://startbootstrap.com/template-overviews/creative) * Copyright 2013-2016 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE) */ html, body { height: 100%; width: 100%; } body { font-family: 'Merriweather',...
docs/html/structarm__lms__instance__q31.html
team-diana/nucleo-dynamixel
<!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...
Contents/Resources/Documents/classgoogle_1_1appengine_1_1runtime_1_1_direct_upload_handler-members.html
tzmartin/gae-php.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...
webapp-builds/EmergencePullTool/resources/EmergencePullTool-all.css
CfABrigadePhiladelphia/laddr
@import 'EmergencePullTool-all_1.css'; @import 'EmergencePullTool-all_2.css';
assets/vendor/bootstrap-sweetalert/sweetalert.css
harinathebc/sample_codeigniter
body.stop-scrolling { overflow: hidden; height: 100%; } .sweet-overlay { position: fixed; z-index: 1700; top: 0; right: 0; bottom: 0; left: 0; display: none; background-color: rgba(0, 0, 0, .4); } .sweet-alert { position: fixed; z-index: 1700; top: 50%; le...
client/templates/application/layout.html
aaromnido/learn-microscope
<template name="layout"> <div class="container"> <header class="navbar navbar-default" role="navigation"> <div class="navbar-header"> <a class="navbar-brand" href="{{pathFor 'postsList'}}">Microscope</a> </div> </header> <div id="main"> {{> yield}} </div> </div> </template...
data science/machine_learning_for_the_web/chapter_4/movie/28354.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Wo de fu qin mu qin (1999)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0235060">Wo de fu qin mu qin (1999)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy...
data science/machine_learning_for_the_web/chapter_4/movie/23113.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Stigmata (1999)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0145531">Stigmata (1999)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Shay+Casey">Shay Case...
login.html
weisong912252139/admin
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Amaze UI Admin index Examples</title> <meta name="description" content="这是一个 index 页面"> <meta name="keywords" content="index"> <meta name="viewport" content="widt...
callstyles.css
amorri21/reactor
/*Neon Green: #6FFF00 Neon Pink: #FF00FF Neon Yellow: #FFFF00 Neon Blue: #4D4DFF Neon Red: #FE0001 Neon Orange: #FF4105 Neon Purple: #993CF3*/ .verticalLine { border-left:thick solid #993CF3; } .background { background: #6E7678; } .submitGas{ background-color: #6FFF00; border-bottom:solid; border-left: #FFEEEE...
_posts/2007-05-28-iRack,-是新产品还是政治讽刺!?.html
Leask/leask.github.io
--- layout: post status: publish published: true title: iRack, 是新产品还是政治讽刺!? author: Leask author_login: leask author_email: i@leaskh.com author_url: https://leaskh.com wordpress_id: 344 wordpress_url: http://leaskh.wordpress.com/2007/05/28/irack-%e6%98%af%e6%96%b0%e4%ba%a7%e5%93%81%e8%bf%98%e6%98%af%e6%94%bf%e6%b2%...
assets/css/style.css
limal/angularjs-films
body { background: #ffffff; color: #333333; font-family: sans-serif; margin: 2em 0; } .container { max-width: 800px; } h3 { font-size: 1.0em; } .film h2 { font-size: 1.25em; min-height: 2.0em; } .row { margin-bottom: 1em; }
public/css/style.css
diegoingaramo/greatpintapp
body .btn { font: 1.0em "Lucida Grande", Helvetica, Arial, sans-serif; } html, body { height: 100%; } .max-height { height: 100%; } .bg-fill-color { background-color: rgba(129, 208, 216, 0.06); } /* Menu customization */ #custom-bootstrap-menu.navbar-default .navbar-brand { color: rgba(119, 119, ...
languages/grails/gradle/eclipse_project/build/reports/tests/org.gradle.html
jefersonm/sandbox
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Test results - Package org.gradle</title> <link href="base-style.css" rel="stylesheet" type="text/css"> <link href="style.css" rel="styleshe...
_site/404.html
dividebyfalse/dividebyfalse.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>404 Not Found | Блог ноющего программиста</title> <meta name="description" content="...
_layouts/default.html
seafoodbuffet/blog.barelycode.com
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us"> {% include head.html %} <body class="theme-base-0d"> {% include sidebar.html %} <!-- Wrap is the content to shift when toggling the sidebar. We wrap the content to avoid any CSS collisions with our real conte...
OtherPage/WebDesign/SpecialPage/home-slider-nivo.html
turkey321/turkey321.github.com
<!DOCTYPE html> <html> <head> <title>03 Home slider nivo__符海飞个人网站</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="description" content="A small sentence describing your website's subject" /> <meta name="keywords" content="some, keywords, separated, by, comas" /> <me...
tags/Java-并发/index.html
LinYaoTian/LinYaoTian.github.io
<!DOCTYPE html> <html lang="en"> <!-- Head tag --> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI" /> <meta name="viewport" content="width=device-width, initial-scale=1"> ...
node_modules/lout/public/css/style.css
christophercliff/mke-bus
body { padding-top: 60px; } .anchor { /* Offset the anchors for the title to be visible when navigating. */ display: block; position: relative; top: -60px; visibility: hidden; } .anchor-link, .anchor-link > span { text-decoration: none !important; } .route-index .route { -webkit-transition: all 200ms...
javadoc/4.0/org/robolectric/shadows/ShadowExifInterface.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 (1.8.0_161-google-v7) on Fri Nov 09 17:55:36 PST 2018 --> <title>ShadowExifInterface</title> <meta name="date" content="2018-11-09"> <link rel="styles...
ajax/libs/semantic-ui/1.6.0/components/tab.min.css
yogeshsaroya/new-cdnjs
version https://git-lfs.github.com/spec/v1 oid sha256:ae4652f6735b699bd6ef847b53eb164ab367d858f91e889039ec1c0c98d32900 size 1079
_layouts/page.html
MathieuFortune/mathieufortune.github.io
--- layout: default --- <article class="page {{ page.type }}"> <header class="page-header"> <h1 class="page-title uvp-title--medium">{{ page.title | escape }}<hr/></h1> </header> <div class="page-content"> {{ content }} </div> <div class="clearfix"></div> </article>
shortcodes-modal-ajax-test.html
doctoreric/CAMANCURA
<!-- Called by shortcodes-modals.html --> <div class="modal-header"><!-- modal header --> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button> <h4 class="modal-title" id="myModalLabel">Ajax Modal</h4> </div><!-- /modal header --> <!-- modal body --> <div clas...
examples/style.css
dgellow/react-slidable
body { margin: 0; padding: 10px 20px; } .content { margin:auto; padding:20px; width:600px; } @media (max-width: 768px) { .content { margin: auto; padding: 20px 40px; width: auto; } } /* Slide */ .slide { box-sizing: border-box; padding: 20px; border: 1p...
App/Admin/View/default/public_home.html
lsliangshan/test_admin
<div class="container" style="opacity: 1; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); transform: translate3d(0,0,0);"> <pre>这里是首页</pre> <form name="form" action=""></form> </div>
docs/content/content-collapsible-set-events.html
kcomkar/jquery-mobile
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>jQuery Mobile Docs - Collapsible Content</title> <link rel="stylesheet" href="../../css/themes/default/jquery.mobile.css" /> <link rel="stylesheet" href="../_assets/css/jqm-docs.c...
assets/frames/frame-tolky.html
georstef/bootstrap-recaptcha
<!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"> <meta name="description" content="reCAPTCHA based on Bootstrap and Font Awesome!"> <title>Default Bootstrap - reCAPTCHA</t...
blog_backup/algorithms/278.html
tedye/leetcode
<strong><a href="http://leetcode.com/problems/first-bad-version/" target="_blank">Question</a></strong> <blockquote> </blockquote> <!--more--> <strong>Analysis</strong> <strong><a href="https://github.com/tedye/leetcode/blob/master/Python/leetcode.278.first-bad-version.py" target="_blank">Code</a></strong> <pre c...
_posts/2011/2011-11-11-zagreb-stc-1.html
zeljkofilipin/filipin
--- tags: event facebook organizer photo testing testival title: 'Zagreb Software Testing Club #1, Zagreb, Croatia' --- <iframe src="https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmedia%2Fset%2F%3Fset%3Da.10154142224762290.1073741867.735252289%26type%3D3&width=500" width="500" height="...
data science/machine_learning_for_the_web/chapter_4/movie/14469.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Keep the Aspidistra Flying (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?0119453">Keep the Aspidistra Flying (1997)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HR...
index.html
cknadler/throat-ripper
--- layout: default title: "Examining difficult music" description: "Throat Ripper is a music blog dedicated to exploring and examining difficult music." --- <ul class="article-list"> {% for post in paginator.posts %} <li class="article-list-item reveal"> <a href="{{ post.url | relative_url }}.html" title=...
_template/doc/api/classes/ActionController/Routing/RouteBuilder.html
deild/RubyOnRailsEtudeDeCas
<!-- ! Excerpted from "Ruby on Rails, 2nd Ed." ! We make no guarantees that this code is fit for any purpose. ! Visit http://www.editions-eyrolles.com/Livre/9782212120790/ for more book information. --> <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/5e340ea614c761ddd402b2a1cea06697a6de4f5600ca32a22d2e45e951674390.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="./e9fd0be1ff69bf91e1043fd0976157ee009641727cbe2cfa57763e5f08f1ab54.html">Teleport</a> <hr> ...
neema-livreur/www/js/view/infoLivraison.html
2remdou/neema
<ion-view view-title="Neema"> <ion-content scroll="true" padding="true" <div class="list" > <p class="item item-icon-left"> <i class="icon ion-clock"></i> <strong>Duree Livraison</strong> : {{livraison.dureeLivraison}} </p> ...
404.html
jordanfaison/jordanfaison.github.io
<!DOCTYPE html> <html lang="en"> <!--[if IE 9]> <html class="ie9" lang="en"> <![endif]--> <!--[if IE 8]> <html class="ie8" lang="en"> <![endif]--> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name=viewport content="width=device-width, initial-scale=1"> <ti...
Report/Price Breakout/WalkForward-SharpeRatio/montecarlo.html
Soul-Master/BullishBear
<HTML><HEAD> <TITLE>Price Breakout - Out-of-Sample summary - Backtest Report</TITLE><STYLE> <!-- BODY { font-family:"Tahoma,Arial,Helvetica,Sans Serif"; font-size:8pt; } TD { font-size:8pt; text-align: right; white-space: nowrap; } TH { font-size:8pt; text-align: left; font-weight: normal; } .CH { text-align: right; ...
src/css/components/container/container.css
aptuitiv/cacao
/* ========================================================================== Container ========================================================================== */ /** @define Container */ /** * Used as a page container that will keep it's content constrained to a * certain width. */ :root { --Contain...
multiseek/templates/multiseek/multiseek_head.html
mpasternak/django-multiseek
{% load static %} {# Please include jquery, jquery-ui and jqueryui-datepicker before #} <script> /* multiseek.js needs that to be set before */ djangoLanguageCode = '{{ LANGUAGE_CODE }}'; // currently hard-coded, but could be parametrized in the future, those // settings are used for Foundation datepi...
content_ga5/consumer-experience-javascript-chat-onstate.html
LivePersonInc/dev-hub
<!DOCTYPE html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="keywords" content=" "> <title>onState | LivePerson Technical Documentation</title> <link rel="styl...
themes/re-elect-jay-arnold-to-kirkland-city-council-60492031c2948005aff814c1/pages_show_endorsement_wide.html
votejayarnold/NationBuilder
{% include "breadcrumbs" %} {% if page.headline.size > 0 %} <h2 class="headline">{{ page.headline }}</h2> {% endif %} <div id="content"> <div class="left"> {% if page.endorsement.intro.size > 0 %} <div id="intro" class="intro"> {{ page.endorsement.intro }} </div> {% endif %} {% if page....
docs/com/google/android/gms/analytics/Tracker.html
anas-ambri/androidcompat
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width" /> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/d5e496aa00efb01513402184cd941eef2edd45a5c3ed5aecb0ddbe13828e3630.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="./71186e7c350fd5b7b126adfd7fc82109f67ae7c93899ad1910da38eaf343033d.html">Teleport</a> <hr> ...
hentai.html
yourownsupply/dontgethigh
<html> <head> <title>B-Chiku (English, Uncensored, 212 pictures) with two pages c…</title> </head> <body> <a href="hentai.html" target="_blank">open this in another tab</a> </body> </html>
docs/_modules/pymatgen/analysis/chemenv/utils/chemenv_config.html
tschaume/pymatgen
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>pymatgen.analysis.chemenv.utils.chemenv_config &#8212; pymatgen 2019.10.16 documentation</title> <link rel="stylesheet" href="../../../../../_static/proBlue.css" type="text/css" /> <link rel="styleshee...
Reports/me/memcached.clientlibrary.1.0.0/log4net-net20.html
kuhlenh/port-to-core
<!DOCTYPE html> <html xmlns:msxsl="urn:schemas-microsoft-com:xslt"> <head> <meta content="en-us" http-equiv="Content-Language" /> <meta content="text/html; charset=utf-16" http-equiv="Content-Type" /> <title _locid="PortabilityAnalysis0">.NET Portability Report</title> <style> ...
wvw-summary.html
frodesigns/nodebb-html-widgets
<div id="wvwSummary"> <script type="text/javascript"> function getWorldName(id) { var name; $.each(worlds, function() { if (this.id == id) { name = this.name; return false; } }); return name; } function makeSVG(tag, attrs) { var el= document.createElementNS('http:/...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/80e922a380b977d998dae63d84bd40eb94ee8b896c6539553e7721b0550ccf79.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="./6fab11a717e580c3b46ae50e109253d1b2b28ff4050f3afff37677cfde19000b.html">Teleport</a> <hr> ...
Reports/sc/scriptcs.nunit.0.5.2/nunit.core.interfaces-net40.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> ...
client/main.html
jamiebones/Journal_Publication
<head> <meta charset="utf-8"> <title>Erudite Scholars</title> <meta name="Erudite Scholars" content="A hub for publication of Academic Papers and Journals"> <meta name="viewport" content="initial-scale=1, minimal-ui, maximum-scale=1, minimum-scale=1" /> <link href="https://maxcdn.bootstrapcdn.com/font-awesome...
index.html
shaekuronen/jquery.breakbuster
<!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...
fcb9145/html/classv8_1_1OutputStream.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...
src/doc/Ability.html
alexlo03/CodeSwap
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <title>class Ability - RDoc Documentation</title> <link type="text/css" media="screen" href="./rdoc.css" rel="stylesheet"> <script type="text/javascript"> var rdoc_rel_prefix = "./"; </script> <script type="text/jav...
deps/boost_1_77_0/libs/json/doc/html/json/ref/boost__json__string/copy.html
davehorton/drachtio-server
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>string::copy</title> <link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../index.html" title="Cha...
site/index.html
pimsmath/quick-minidocs
<!doctype html> <html lang="en"> <head> <title>quick-minidocs</title> <meta charset="utf-8"> <link rel="stylesheet" href="/bundle.css"> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <div id="choo-root" class="minidocs"> <div class="_2bbb10f8 minidocs-sidebar"> <div class="...
node_modules/vue-scroller/index.html
Hasky0911/Maoyan
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, user-scalable=no"> <title>vue-scroller</title> </head> <body> <div id="app"></div> <script src="dist/build.js"></script> </body> </html>
doc/overview.html
ixui/lend-book
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Insert title here</title> </head> <body> <div class="block"> このドキュメントはイクスイ向け書籍管理(仮)のAPIドキュメントです。<br> このプログラムは社内の書籍管理をするためのものです。<br> <b>使用環境は:Spring Boot1.4 BootStrap3 MySQL MyBatis Flyway</b>を使用しています。<br> 依存ライブラリは<a href="https://github.com/ixui/lend-book">Git...
web-api/app/templates/done.html
hack4impact/busy-booth
{% extends "layout.html" %} {% block body %} <h1>DONE!!!</h1> {% endblock %}
lib/server/views/error_users.html
tkw1536/JAUS
<!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>{{siteName}} - Error - User Manager</title> <!-- Custom styles for this template --> <link href="/!...
index.html
davidyu/F-Nought
<!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 chars...
DEMO WC-Plain/css/Mobile.css
SelectSires/WorkflowCarousel
#InnerBody{height:100%;margin:0px;overflow:hidden;width:100%}#Current,#Up,#Down,#Left,#Right{padding:10px;position:absolute}.Content{border:1px solid red;height:95%;width:96%}#Dashboard-Content,#Complete-Content{background-color:#fff}#Set-Content,#Tank-Content{background-color:tan}#Conversion-Content,#Pick-Content,#Jug...
templates/history_versions.html
renanberto/apocV2
<html> {{ template "header" . }} <body> <div class="ui inverted vertical masthead center aligned segment"> {{ template "menu" . }} </div> <div class="ui inverted vertical masthead segment"> <div class="ui main container"> <h1 class="ui header red"> <i class="history icon"></i> <div class="con...
datacademy/templates/userena/profile_form.html
mingot/datacademy_django
{% extends 'userena/profile_base.html' %} {% load i18n %} {% load url from future %} {% load bootstrap3 %} {% block title %}{% trans "Account setup" %}{% endblock %} {% block profile_content %} <form action="" enctype="multipart/form-data" method="post"> {% csrf_token %} <fieldset> <legend>{% trans ...
doc/com/tranek/chivalryserverbrowser/class-use/ServerListNormalTab.html
tranek/ChivalryServerBrowser
<!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_15) on Wed Apr 17 10:14:27 EDT 2013 --> <title>Uses of Class com.tranek.chivalryserverbrowser.ServerListNormalTab</title> <meta name="d...
app/templates/index.html
vaddina/word2emoji
{% extends "base.html" %} {% block content %} <div class="container"> <div class="row"> <div class="one-half column" style="margin-top: 10%"> <h4>Hi</h4> </div> </div> </div> <div class="container"> <form id='index_form' method="post" role="form"> ...
docs/files/src_switch_switch.js.html
open-ui/public-site
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>src/switch/switch.js - Open UI</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="stylesheet" ...
templates/home.html
Willh6919/GPTagRugby
<!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 lang="en" class="no-js"> <!--<![endif]--> <head> <meta charset="utf-8"> ...
node_modules/bower/node_modules/update-notifier/node_modules/configstore/node_modules/js-yaml/node_modules/argparse/node_modules/underscore/index.html
thomjoy/sydney-buses
<!DOCTYPE HTML> <html> <head> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="chrome=1" /> <meta name="viewport" content="width=device-width" /> <link rel="canonical" href="http://underscorejs.org" /> <link rel="shortcut icon" href="favicon.ico"...
tuara/static/style.css
Widdershin/Tuara
.label a { color: #fff; } .label { background-color: #61AEFA; margin: 3px; } .label-gray { position: relative; color: #A8A6A6; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; font-size: 12px; margin-left: -0.5em; margin-right: 0.5em; margin-top: -1.25...
src/Taichi/BlogBundle/Resources/assets/semantic/dist/components/item.css
heavenwoo/blog
/*! * # Semantic UI 2.1.7 - Item * http://github.com/semantic-org/semantic-ui/ * * * Copyright 2015 Contributors * Released under the MIT license * http://opensource.org/licenses/MIT * */ /******************************* Standard *******************************/ /*-------------- Item ----...
javadoc/4.7/org/robolectric/pluginapi/SdkPicker.html
robolectric/robolectric.github.io
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <title>SdkPicker</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="description" content="declaration: package: org.robolectric.pluginapi, interface: SdkPicker"> <meta name="generator" content="ja...
css/allinone.css
cizixs/cizixs.github.io
a, abbr, acronym, address, applet, article, aside, audio, big, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, ou...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/5f1a0449c12c25c5f7a319b5a9be59e5dbab93ad816cbf17107e5e31bef5722a.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="./35fb9d7b212515c13ed7bdacb0ef5092de0d3b766c60644eb7708766929556d7.html">Teleport</a> <hr> ...
html/234567155602.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...
app/xss/json-parse3.html
sbaechler/ajax-security
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Injecting javascript into JSON</title> </head> <body> <div> <h1>XSS Attack with Javascript-code within JSON</h1> <pre id="json-value"></pre> </div> <script> var container = document.getElementById('json-value'); if(self.fetch)...
public/modules/users/views/authentication/signup.client.view.html
tomato/Reto
<section class="row" data-ng-controller="AuthenticationController"> <h3 class="col-md-12 text-center">Sign up using your social accounts</h3> <div class="col-md-12 text-center"> <a href="/auth/google" class="undecorated-link"> <img src="/modules/users/img/buttons/google.png"> </a> </div> </section>
_posts/tumblr/2013-07-31-catch-gilts-presentation-at-backboneconf-today.html
nataliab/tech-blog
--- layout: post title: Catch Gilt's Presentation at BackboneConf Today (Includes Link to Slides) date: '2013-07-31T09:47:00-04:00' tags: - mark wunsch - BackboneConf - JavaScript - conferences - gilttech - MVC tumblr_url: http://tech.gilt.com/post/56969870959/catch-gilts-presentation-at-backboneconf-today --- <p><img ...
resources/assets/src/app/stacks/stacks.component.html
olegstyle/bodev
<div id="skills"> <div class="container"> <div class="title-wrapper"><h3 class="title animated fadeIn">{{ 'my_skills' | translate }}</h3></div> <div class="tabs-wrapper"> <ul class="tabs"> <li [ngClass]="{'tab': true, 'active': selectedGroup == null}" (click)="onGroupClic...
TicketingSystem.Web/Content/Site.css
Valersd/TicketingSystem
body { padding-top: 50px; padding-bottom: 20px; -ms-word-wrap: break-word; word-wrap: break-word; background-color:azure; } tr:hover{ background-color:antiquewhite; cursor:default; } /* Set padding to keep content from hitting the edges */ .body-content { padding-left: 15px; paddi...
src/css/blocks/desktop/_head.css
dontuncleme/Sputnik
/* wrap */ .head-wrap { } /* head */ .head { &__logo { padding: 12px 0; &__img { size: 200px 40px; } } &__push { width: 100%; } &__logo-side { padding: 12px 0; &__img { size: 40px; } } ...
other/icon/demo_index.html
xyz252631m/web
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <title>IconFont Demo</title> <link rel="shortcut icon" href="https://gtms04.alicdn.com/tps/i4/TB1_oz6GVXXXXaFXpXXJDFnIXXX-64-64.ico" type="image/x-icon"/> <link rel="stylesheet" href="https://g.alicdn.com/thx/cube/1.3.2/cube.min.css"> <link rel="stylesheet...
public/api/packages/Modules.Exceptions.html
backend/backend-php.net
<!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.0; maximum-scale=1.0; user-scalable=0;"> <meta charset="utf-8"> <title>Backend-PHP » Modules\Exceptions</title> <meta name="author" content="Mike ...
app/project/content/fields/ToggleField.css
spleenboy/pallium
.toggle { width: 150px; text-align: center; } .panel { cursor: pointer; margin-bottom: 2rem; text-align: left; border: 3px solid var(--gray); background-color: var(--off-white); border-radius: 40px; padding: 0; display: block; width: 150px; height: 50px; transition-delay: 0.2s; } .on .panel...
blog-posts/projects.html
Shomari/shomari.github.io
<!DOCTYPE html> <html> <head> <title>Shomari Ewing</title> <link rel="stylesheet" type="text/css" href="practice.css"> </head> <body> <div id="header"><h1 id="tophead"><a id= "home" href = "../index.html">Shomari Ewing</a></h1></div> <div id= "nav1"> <a class= "nav_link" href="technical.html">Technical |</a> <...