path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
css/style.css
siliconhacker/Dyanmic-Scrolling-Content
div#status{position:fixed; font-size:24px;} div#wrap{width:800px; margin:0px auto;} div.newData{height:500px; background:#09F; margin:10px 0px;}
packages/app/src/renderer/index.html
Raathigesh/Atmo
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>Atmo</title> </head> <body> <div id="root"></div> </body> </html>
golang/2021/08/21/map.html
xiazemin/MyBlog
<!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="Sci blog jekyll theme"> <meta name="author" content="AIR RAYA Group"> <link href='...
MyIdea/_detail.html
milkqm/milkqm.github.io
<!DOCTYPE html> <html lang="zxx" class="no-js"> <div partial-include="partials/_head.html"></div> <body> <section class="blog-post-area section-gap relative"> <div class="container"> <div class="row"> <div class="col-lg-8"> <div ...
category/index.html
darrylivan/equinebuzz.com
<div class="container"> <h1>Categories</h1> <div class="category"> <div class="row " > <!--Body content--> <div class="col-md-12"> <div masonry class="half-grid "> <div class="masonry-brick" ng-repeat="category in categories | orderBy:orderProp" ...
archives/2018/page/2/index.html
whileLooper/whileLooper.github.io
<!DOCTYPE html> <html class="theme-next muse use-motion" 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, maximum-scale=1"/> <meta name="theme-color" content="#222"> <meta http-equiv="...
doc/mxquery/javadoc/ch/ethz/mxquery/datamodel/MXQueryDouble.html
dayler/MXQueryDemo
<!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_06) on Mon May 04 14:55:14 CEST 2009 --> <TITLE> MXQueryDouble </TITLE> <META NAME="date" CONTENT="2009-05-04"> <LINK REL ="stylesheet" TYPE="text/...
app/zn/admin/fragments/ws/details.html
prthan/zinger
<div ng-controller='ViewContentCtrl-workspace' class="zn-view"> <div class="zn-view-header"> <div class="zn-fr"> <!--a href="#Save" title="Save" class="zn-btn-icn" zn-action="save"><i class="fa fa-floppy-o"></i></a--> <a href="#!/workspaces" title="Return to List" class="zn-btn-icn"><i class="fa fa-t...
_site/qt-bitcoin-trading/index.html
altcointrading/ct-tools-recovery
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Qt free bitcoin trading platform</title> <meta name="description" content="Free bitcoin and altcoins trading platform released via bitcointalk forum."> <meta name="author" content="Trading Fanbois"> <!-- Enable responsive viewport --> <meta name="vi...
app/app1/bin/test_app_min.html
JHerculesqz/js
<!DOCTYPE html> <html> <head lang="zh"> <!--meta--> <meta charset="utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge chrome=1"/> <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" /> <title></title> <!--css.lib start--> <link href="../../../lib/bootstrap-3.3.4...
school/htdocs/AMurkyExtraction.html
whymirror/hobix
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>hobix&you!! feel yeah!!</title> <style type="text/css"> @import "/hobix/hobix.css"; </style> </head> <body style="margin: 0px; padding: 0px;" background="/hobix/back01.jpg"> <div align="center"> <div id="A" ali...
_includes/footer.html
snow01/snow01.github.com
<!--<footer class="footer"> <div class="p2 wrap"> <div class="measure mt1 center"> <small> Crafted with &lt;3 by <a href="http://johnotander.com">John Otander</a> (<a href="https://twitter.com/4lpine">@4lpine</a>).<br> &lt;/&gt; available on <a href="https://github.com/johnotander/pixyll">Gi...
_includes/head.html
6xian/6xian.github.io
<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>{% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %}</title> <meta name="description" content="{% if ...
cbvcrudapp/templates/cbvcrudapp/author_detail.html
prasanthn/django-cbvcrudapp
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Author</title> </head> <body> <p><a href="{% url 'cbvcrudapp-authors' %}">Authors</a></p> Name: {{ author.name }} <p>Books</p> <ul> {% for book in author.books.all %} <li>{{ book.title }}</li> {% empty %} ...
clean/Linux-x86_64-4.08.1-2.0.5/released/8.11.2/metacoq-translations/1.0~beta1+8.12.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>metacoq-translations: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../boot...
BOOST/boost_1_61_0/doc/html/boost/accumulators/impl/weighted_median_impl.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>Struct template weighted_median_impl</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/cs...
a558cd0/html/classv8_1_1_heap_profiler.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...
no_subir/matrix_template/css/select2.css
sdepietro/woopi-blog
/* Version: 3.2 Timestamp: Mon Sep 10 10:38:04 PDT 2012 */ .select2-container { position: relative; display: inline-block; /* inline-block for ie7 */ zoom: 1; *display: inline; vertical-align: top; width:90%; } .dataTables_length .select2-container{ width:auto!important;} .select2-container, .se...
data science/machine_learning_for_the_web/chapter_4/movie/16355.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Soldier's Daughter Never Cries, A (1998)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0120835">Soldier's Daughter Never Cries, A (1998)</A></H1><H3 ALIGN=CENTER>review...
packages/build/FAKE/docs/apidocs/fake-sxshelper.html
et1975/FsStorm
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>SxsHelper - FAKE - F# Make</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin Bull">...
docs/indexes/posts/docs-9.html
srackham/stuarts-notes
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"/> <title>Stuart&#39;s Notes</title> <link type="text/css" rel="stylesheet" href="https://srackham.github.io/stuarts-notes/main.css"> <link type="text/css" rel="stylesheet" href="https://cdnjs.cloudflare.co...
docs/coverage-report/compression_datastructures_py.html
mortsi/multi-pack
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=emulateIE7" /> <title>Coverage for compression/datastructures.py: 83%</title> <link rel="stylesheet" href="style.css" type="text/css"> <s...
docs/_includes/components/progress-bars.html
zhangjingpu/sui3
<div class="bs-docs-section"> <h1 id="progress" class="page-header">进度条</h1> <p class="lead">用来显示进度,比如上传文件等.</p> <div class="bs-callout bs-callout-danger" id="callout-progress-animation-css3"> <h4>不同浏览器的兼容性问题</h4> <p>进度条使用了CSS动画,所以在IE9以及低版本的火狐上无法看到动画效果。</p> </div> <h3 id="progress-basic">基本用法</h3> ...
atvp-object.html
andreasbovens/playground
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>@viewport {width: device-width;}</title> <link href="http://fonts.googleapis.com/css?family=Terminal+Dosis:200,400,700" rel="stylesheet"> <style> @viewport { width: auto; } body {margin: 0; padding: 0;} img {width: 50vw; height: 100vh; object-fit: cover; ...
server/flask_app/static/content.html
nitred/no_imagination
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style> body {margin: 0;} ul.sidenav { list-style-type: none; margin: 0; padding: 0; width: 25%; background-color: #f1f1f1; position: fixed; height: 100%; overflow: auto; } ul.sidenav li a { displa...
GridMaps/GridMaps/Css/gmaps.css
Mantus667/GridMaps
.gridmaps .map{ height: 400px; margin: 0 10px; background-color: #e0e0e0; } .gridmaps .umb-textstring { margin: 10px; } .gridmaps .btn { margin: 10px; } .gridmaps .hide{ display: none; }
TAIHAO2019/pub/SmallGame/ReverseEngineeringTheThird/index.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> <p>What is the password? </p> <form onsubmit="return validate()"> <input id="pw" type="text"><input type="submit"> </form> ...
dist/main.b2d14696f9953a535186d0ebf7f998b0.css
adoveil/max
*,:after,:before{box-sizing:border-box}body,html{height:100%;width:100%}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-transform:uppercase;min-height:100vh;min-width:320px}body._2p8LvbWOMSseBvYWB5vken{font-family:Helvetica LT W01 Roman,Helvetica,Arial,sans-serif}#app{background-color:#fff;min-height:10...
2012-10-12-olympus-cap-lens.html
aadm/aadm.github.io
<!DOCTYPE html> <html lang="en" > <head> <title>aadm: olympus c(r)ap lens</title> <!-- Using the latest rendering mode for IE --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="http...
people/841wb0iq.html
slowe/panelshows
<html> <head> <title>Gustavo Poyet's panel show appearances</title> <script type="text/javascript" src="../common.js"></script> <link rel="stylesheet" media="all" href="../style.css" type="text/css"/> <script type="text/javascript" src="../people.js"></script> <!--#include virtual="head.txt" --> </head> <body> <!--...
doc/java/jdk7/org/omg/PortableInterceptor/AdapterStateHelper.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:24 PST 2014 --> <title>AdapterStateHelper (Java Platform SE 7 )</title> <meta name="date" content="2014-12-18">...
portal/app/lights/lights.component.html
troussej/alfred
<div class="row"> <div class="col-xl-3"> <div class="card"> <h3 class="card-header">Lights</h3> <ul class="list-group "> <light-small-editor *ngFor="let light of lights" [selected]="light === selectedLight" (click)="onSelect(light)" [l...
archives/2015/11/index.html
chieryd/chieryd.github.io
<!DOCTYPE html> <html class="theme-next muse use-motion" lang> <head><meta name="generator" content="Hexo 3.9.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=1"> <meta name="theme-color" content=...
statistics/anon_ftpstat/2015-02/awstats.desenvolupament.vitaworke3.com-anon_ftp.osdetail.html
VITAWORKE3/Projecte
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <meta name="generator" content="AWStats 7.1.1 (build 1.989) from config file awstats.desenvolupament.vitaworke3.com-anon_ftp.conf (http://www.awstats.org)"> <meta name="robots" content="noindex...
_site/Contacts/index.html
amphiencode/amphiencode.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us"> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNo...
simplegrid.css
CezaryDanielNowak/Simple-Grid2
/* Simple Grid 2 https://github.com/CezaryDanielNowak/Simple-Grid2 */ [class*='col-'] { float: left; padding-right: 20px; min-height: 1px; } [class*='col-']:last-of-type { padding-right: 0px; } [class*='col-']:first-of-type { padding-left: 0px; } .grid { width: 100%; min-width: 755px; margin: 0 auto; ove...
public/sortable.html
Marruixu/zinteus
<!DOCTYPE html> <html lang="en"> <!-- Mirrored from themicon.co/theme/angle/v3.3.1/backend-jquery/app/sortable.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 02 Apr 2016 15:32:25 GMT --> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> ...
email_body.html
gyulaweber/node_mailsender
<h1> Hi __CONTENT1__, </h1> <p> It's an example message that tells you that the delivery is working well. </p>
webservice/share/doc/api/models/Ballot.html
elailai94/Electoral-System-Visualization
<!DOCTYPE html > <html> <head> <title>Ballot - models.Ballot</title> <meta name="description" content="Ballot - models.Ballot" /> <meta name="keywords" content="Ballot models.Ballot" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> ...
cr-reloader/styles/main.css
victorhsieh/cr-reloader
#logger { border: solid 1px #c6c6c6; border-radius: 5px; box-shadow: inset 0px 0px 5px #c6c6c6; height: 100px; overflow-y: auto; } select { display: block; } #restart { margin-bottom: 9px; }
index.html
mecwerks/mecwerks.github.io
<html> <head> <title>OSRS Stats</title> <style> iframe { background-color: transparent; border: 0px none transparent; padding: 0px; margin: 0px; overflow: hidden; width: 100%; height: 100%; } </style> </head> <body style="margin: 0px"> <iframe frameborder="0" allowtransparency="true" scrolling="no" s...
templates/javascript/resources/forms/view/form/all.html
manjunathkg/generator-bizzns
<div class="message"></div> <table class="table table-bordered"> <thead> <tr> <th style="width: 70%">id</th> <th style="width: 15%">update</th> <th style="width: 15%">destroy</th> </tr> </thead> <tbody class="records"> <tr> <td><a href="/resource/1">1</a></td> <td><a href...
SDKdoc/doc.mobileconnect/com/gsma/android/mobileconnect/R.dimen.html
GSMADeveloper/MobileConnectSDKTestApp
<!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_33) on Wed Aug 27 10:21:28 CEST 2014 --> <TITLE> R.dimen </TITLE> <META NAME="date" CONTENT="2014-08-27"> <LINK REL ="stylesheet" TYPE="text/css" H...
_includes/head.html
vinaynb/vinaynb.github.io
<meta charset="utf-8"> <title>{% if page.title %}{{ page.title}} &vert; {% endif %}{{ site.title}}</title> <meta name="description" content="{% if page.description %}{{ page.description }}{% else %}{{ site.description }}{% endif %}"> {% if page.tags %}<meta name="keywords" content="{{ page.tags | join: ', ' }}">{% endi...
services.html
Bespinoza10/MX-web-design-1
<div id="services" class="row"> <div class="large-10 columns center-column"> <!-- first row of services --> <div class="small-12 medium-3 large-3 columns"> <img class="center-column" src="img/coming-soon-img.jpg" alt="" /> <p class="text-center"> Spicy jalapeno bacon ipsum dolor amet shou...
tags/string/index.html
ChaoPei/ChaoPei.github.io
<!DOCTYPE html> <html lang="zh-CN"> <head> <!-- hexo-inject:begin --><!-- hexo-inject:end --><meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2"> <meta name="theme-color" content="#222"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link rel="app...
client/app.css
agnathan/connected-skateboard
body { padding: 0 26px; background-color: #0062a8; /* IE10 Consumer Preview */ background-image: -ms-radial-gradient(center, circle farthest-corner, #1231FF 0%, #2A82BD 100%); /* Mozilla Firefox */ background-image: -moz-radial-gradient(center, circle farthest-corner, #1231FF 0%, #2A82BD...
program/index.html
eurecombde/movieclub
--- layout: default title: Program --- {% for screening in site.data.screenings %} <h2> {{ screening.title }} <small>({{ screening.date }})</small> </h2> {{ screening.description|markdownify }} {% endfor %}
doc/jdk6_cn/java/nio/ByteOrder.html
piterlin/piterlin.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0-beta2) on Mon Mar 19 18:23:55 CST 2007 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> ByteOrder (Java Platform SE 6)...
templates/app/clients/js/app/core/styles/core.css
joelcoxokc/slush-soa
.content { margin-top: 50px; } .undecorated-link:hover { text-decoration: none; } [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { display: none !important; } /** * Bootstrap Fonts */ @font-face { font-family: 'Glyphicons Halflings'; src: url('../bower_components/bootstrap...
client/src/components/job-form/certification/Certification.css
TYLANDER/interspan
.certification-container .paragraph{ text-align: justify; font-size:17px; margin-top:20px; margin-bottom:20px; color:#2e2e2e } .certification-container .title{ font-family:'calibre-medium'; margin-top:15px; } .dialog-box > div > div > div{ border-radius: 7px !important } .dialog-box ...
v5/user-agent-detail/19/81/19818e29-9929-4818-901e-794d91eba3e1.html
ThaDafinser/UserAgentParserComparison
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - Mozilla/5.0 (Linux; U; Android 4.1.1; fr-fr; MP888 Build/JRO03H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.c...
Agda/html/ITyping.html
goodlyrottenapple/lamYcalc
<!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 >ITyping</title ><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="Content-Style-Type" content="text...
tag/android/index.html
Hacuchis/Hacuchis.github.io
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <title>Hacuchis - Always go forward!</title> <meta name="description" content="Hacuchis" /> <meta name="HandheldFriendly" content="Tr...
author/zoomquiet82.html
momokowan/momokowan.github.io
<!DOCTYPE html> <html> <head> <title>MoMoKo.in - Zoom.Quiet | MoMoKo.in | 丸子家.在内</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="http://MOMOKO.in/theme/css/bootstrap.min.css" type="text/c...
place/maldives/budget/2013/index.html
okfn/opendataindex-2015
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="Open Knowledge"> <meta name="description" content="The state ...
api-reference/ios-uilib-api/Widgets/VisionWidget.html
dji-sdk/Mobile-SDK-Doc
<script>window.pathPrefix="../";</script><!DOCTYPE html> <html lang="en"></html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <link href="../images/favicon.png" rel="shortcut icon" type="image/png"> <title>DJI Mobile SDK Documentation </title><link rel="styleshe...
app/views/includes/v2/agentTypeahead.html
jegsivam/handovers-prototype
<label class="form-label-bold" for="jobcentres">Select Agents to add to team <span class="form-hint"> Type the first few letters of the agents name </span> </label> <select class="select form-control" id="Agents" name="Agents" > <option value=""></option> <option value="672...
templates/base.html
hbussell/pinax-tracker
{% load i18n %} <!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" dir="{% if LANGUAGE_BIDI %}rtl{% else %}ltr{% endif %}" xml:lang="{{ LANGUAGE_CODE }}" lang="{{ LANGUAGE_CODE }}"> <head> <meta http-equiv=...
files/theme/tables.html
anoopkp06/guestlist
<!DOCTYPE html> <html> <head> <title>Detail Admin - Tables showcase</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- bootstrap --> <link href="css/bootstrap/bootstrap.css" rel="stylesheet" /> <link...
app/templates/shared_article.html
yoniji/ApeReaderDemo
<div class="creditItem"> <div class="creditImage"> <img src="http://imgopt.apecrafts.com/logos/apple-touch-icon.png"> </div> <div class="creditDetial"> <div class="creditName">悟空家装</div> <div class="creditMeta">只推荐你感兴趣的家装资讯</div> <div class="btn btn-small btn-primary topActi...
old/src/external/asio-1.10.2/doc/asio/reference/basic_socket/do_not_route.html
dhh1128/intent
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_socket::do_not_route</title> <link rel="stylesheet" href="../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../../../index.html" title="Asio">...
example/index.html
vpegado/angular-file-directive
<html> <head> <title>Example</title> <script src="../bower_components/angular/angular.min.js"></script> <script src="../angular-file-directive.js"></script> <script src="app.js"></script> </head> <body ng-app="fileApp" ng-controller="FileCtrl"> <h1>Example</h1> <!-- Bind the values to $sc...
html/234567141830.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...
html/234567056073.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...
demo/slideshow_preload.html
smohadjer/jquery.slideshow
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="jQuery Slideshow"> <title>jQuery Slideshow</title> <link rel="stylesheet" href="../dist/slideshow.css" /> <script src="vendor/jquery/dist/jquery.min....
_site/blog/blog-post/index.html
pearlryder/pearlryder.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Welcome to pearlryder.science! • “pearl ryder.science”</title> <meta name="description" content="Welcome to pearlryder.science! "> <meta name="keywords" content=""> <!-- Twitter Cards --> <meta name="twitter:title" content="Welcom...
lib/assets/css/css_compiled/@{photonImagePath}plugins/elrte/css/css_compiled/css/css_compiled/js/bootstrap/js/plugins/jquery.clock.js.html
user-tony/photon-rails
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Login Page - Photon Admin Panel Theme</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"> <link rel="shortcut icon" href="http://photonui.orangehilldev.com/css/css_comp...
pelican-bootstrap3/templates/includes/github.html
mazk/mazk
{% extends "includes/sidebar_item.html" %} {% block sidebarxs %}hidden-xs{% endblock sidebarxs %} {% block sidebartitle %} <i class="fa fa-github fa-lg"></i><span class="icon-label">{% trans %}GitHub{% endtrans %}</span> {% endblock sidebartitle %} {% block sidebarcontent %} <div class="panel-body"> ...
docs/conrad/weiser/robinhood/api/endpoint/fundamentals/package-frame.html
ConradWeiser/Unofficial-Robinhood-Api
<!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_73) on Tue Jun 20 00:57:41 EDT 2017 --> <title>conrad.weiser.robinhood.api.endpoint.fundamentals</title> <meta name="date" content="2017-06-20"...
asciinema/vagrant-box-add.html
ncrash/jbug-vagrant
<html> <head> ... <link rel="stylesheet" type="text/css" href="asciinema-player.css" /> ... </head> <body> ... <asciinema-player src="asciicast-128557.json"></asciinema-player> ... <script src="asciinema-player.js"></script> </body> </html>
WASP-turtlebot-DSL/.metadata/.plugins/org.eclipse.pde.core/Eclipse Application/org.eclipse.osgi/142/0/.cp/javadoc/org/eclipse/emf/cdo/workspace/package-summary.html
kribe48/wasp-mbse
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <title>org.eclipse.emf.cdo.workspace (CDO Model Repository Documentation)</title> <meta name="date" content=""> <link rel="stylesheet" type="text/css" href="../../../../../sty...
docs/index.html
fdierick/san
<html> <head> <meta http-equiv="refresh" content="5; url=http://www.teamco.in" /> <title>SanCoin has been rename to TeamCoin</title> </head> <body> <h1>SanCoin has been rename to <a href="http://www.teamco.in">TeamCoin</a></h1> </body> </html>
doc/wayland_kbd/keysyms/constant.XKB_KEY_braille_dots_1578.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 `XKB_KEY_braille_dots_1578` constant in crate `wayland_kbd`."> ...
app/Resources/assets/mobile/slasher/styles/style.css
shafiqabs/bdeducations
@charset "utf-8"; /* CSS Document */ body{ background-color:#FFFFFF; } /*/////////////////*/ /*Homepage Settings*/ /*/////////////////*/ #bg { position: fixed; top: 0; left: 0%; } .bgwidth { width: 100%; } .bgheight { height: 100%; } .homepage-wrapper{ position:relative; z-index:999999; } .bg-pattern{ z-index:...
javadoc/red5-server-common/org/red5/server/net/rtmpt/codec/class-use/RTMPTProtocolEncoder.html
Red5/red5.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_72) on Thu Feb 18 20:49:53 EST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.red5.serve...
css/ua-injector.css
hoyce/universal-analytics-injector
/* * Style sheet for the Universal Analytics Injector plugin. */ #wpbody-content .wrap .gai-col1 { float:left; width:660px; } #wpbody-content .wrap .gai-col1 .errorContainer { border: 2px dashed red; margin: 14px 14px 14px 0; padding: 0 10px; -webkit-border-radius: 4px; } #wpbody-content ....
_includes/loop.html
kshaffer/kshaffer.github.io
<!-- Previous/next page links - only displayed on page 2+ --> <div class="extra-pagination inner"> {% if page.class == 'home-template' %} {% include post_pagination.html %} {% elsif page.class == 'page-template' %} {% include post_pagination.html %} {% elsif page....
client/views/login.html
uc2pac/PMM
<form class="form-signin"> <h2 class="form-signin-heading"> <span ng-if="controllerName === 'login'">Login to My messages</span> <span ng-if="controllerName === 'signup'">Sign up</span> </h2> <label class="sr-only">Email address</label> <input type="email" class="form-control" ng-model="user....
HTML Study/Bootstrap/15.Bootstrap_LayoutModule_InputGroup.html
NotAlone0125/HTML
<!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <link rel="stylesheet" href="https://cdn.bo...
src/example/js/math/artclod-mathjax-mathjs-example.html
kristiankime/artclod-mathml
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>MathML Util Tests</title> <script type="text/javascript" src="../../../../lib/mathjs/math.js"></script> <script type="text/javascript" src="../../../main/js/math/artclod-mathjax.js"></script> <script type="text/javascript" src="https://cdn.mathjax.or...
examples/index.html
wmurphyrd/aframe-super-hands-component
<html> <head> <title>A-Frame Super Hands Component</title> <style> html { background: #33425B; color: #FAFAFA; font-family: sans-serif; font-size: 20px; padding: 10px 20px; max-width: 41em; margin: 0 auto; } h1,h2 { font-weight:...
memberinfo/templates/memberlist.html
AKBQuiz/Web
{% extends "base.html" %} {% load url from future %} {% block title %}{{title}}成员列表{% endblock %} {% block css %} <link rel="stylesheet" href="{{STATIC_URL}}css/48g-colors.min.css"> <link rel="stylesheet" href="{{STATIC_URL}}css/database.css"> {% endblock %} {% block content %} <div class="memberlis...
test/test.html
pgarciacamou/angular-notes
"<notes in='variable' editable> <new> <input type='text' ng-model='name'></input> <input type='text' ng-model='content'></input> <button ng-click='save()'></button> </new> <note> <div ng-bind='note.name'></div> <div ng-bind='note.content'></div> <div ng-bind='note.date'></div> <div ng-bind='note.lastUpdate'></div> <but...
postgresql/html/release-7-3-7.html
jenmwang/portfolio_site_2013
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML ><HEAD ><TITLE >Release 7.3.7</TITLE ><META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REV="MADE" HREF="mailto:pgsql-docs@postgresql.org"><LINK REL="HOME" TITLE="PostgreSQL 9.0...
blog/css-concepts.html
hyendler/hyendler.github.io
<!DOCTYPE html> <head> <title>Hanah's Blog</title> <meta charset="UTF-8"> <link rel="stylesheet" type="text/css" href="../stylesheets/default.css"> <link rel="stylesheet" type="text/css" href="../stylesheets/blog.css"> </head> <div class="container"> <main> <div class="blog-post"> <h2>Classy CSS</h2> <h4>...
chile/climate-change/2021/07/29/Seminario_RRHH_en_UFRO.html
hzambran/hzambran.github.io
<!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"> <title>Seminario Cambio global y recursos hídricos: experiencias y desafíos</title> <meta name="description" content="Researchers ...
app/views/modals/change-credentials.html
keboola/kbc-ui-ex-zendesk
<div class="modal-header"> <button type="button" class="close" ng-click="cancel()">×</button> <h4 class="modal-title">Setup Credentials</h4> </div> <form class="form form-horizontal" name="credentialsForm" ng-submit="save(credentialsForm)"> <fieldset ng-disabled="isSaving"> <div class="modal-body"> ...
pages/main.html
PhilipPavo/VK-SevAds
<div class="header-container"> <div class="col-xs-12 header"> <h4 style="float:left" >{{current.title}}</h4> <span><a class="text-center text-primary" target="_blank" href="//l33t.azurewebsites.net/snfr.php?vk_id={{user.id}}&ref=app3981889">Отзыв или предложение</a></span> <span ng-show="user.i...
public/Windows 10 x64 (18362.86)/_JOB_CPU_RATE_CONTROL.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18362.86)</h4><br> <h2>_JOB_CPU_RATE_CONTROL</h2> <font face="arial">Symbol nt!_JOB_CPU_RATE_CONTROL not found.<br> </font></body></html>
public/Windows 10 x64 (18363.592)/_PROCESSOR_PLATFORM_STATE_RESIDENCIES.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18363.592)</h4><br> <h2>_PROCESSOR_PLATFORM_STATE_RESIDENCIES</h2> <font face="arial"> +0x000 Count : Uint4B<br> +0x008 States : [1] <a href="./_PROCESSOR_PLATFORM_STATE_RESIDENCY.html">_PROCESSOR_PLATFORM_STATE_RESIDENCY</a><br> </font></body></html>
web_container/apache-tomcat-8.0.14/docs/tomcat-8.0-doc/servletapi/javax/servlet/ServletRegistration.Dynamic.html
byronka/xenos
<!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_67) on Wed Sep 24 21:06:22 BST 2014 --> <title>ServletRegistration.Dynamic (Servlet 3.1 API Documentation - Apache Tomcat 8.0.14)</titl...
team.html
qrefine/qrefine.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <title>Quantum | Refinement</title> <!-- Bootstrap core CSS --> <link...
docs/_modules/candle/metrics/base.html
ynop/candle
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>candle.metrics.base &mdash; candle 0.1 docum...
demo/css/main.css
mcdpartners/masked-input
.form-group { margin-bottom: 15px; } input { border: 1px solid #ccc; padding-left: 5px; height: 20px; line-height: 20px; }
froide/foirequest/templates/foirequest/alpha/body/message/message.html
stefanw/froide
{% load i18n %} {% load foirequest_tags %} {% load form_helper %} {% load problemreport_tags %} {% load guidance_tags %} {% load content_helper %} {% get_comment_list message as comment_list %} <div class="alpha-message" id="{{ message.get_html_id }}" data-timeline-key="{{ message.timestamp|date:'Y-m' }}"> <!-- he...
index_placeholder.html
Squarific/CoolestProjectsWebsite
<!DOCTYPE html> <html lang="nl"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <title>Coolest Projects | Technologiebeurs voor jonge mensen</title> <!-- core CSS --> <link href="css/bootst...
pages/foucaults-pendulum.html
theBru/shelf
<section> <h2> Foucault's Pendulum </h2> <div class="book-main"> <div class="book-section meta"> <div class="meta-card"> <ul> <li> <b>author</b><br> <a href="umberto-eco">Umberto Eco</a> ...
frontend/views/index.html
beingzeroin/placementseasy
<html ng-app="peasy"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Placements Easy</title> <link rel="stylesheet" href="/vendor/bootstrap/dist/css/bootstrap.min.css"> <link rel="stylesheet" href="/vendor/font-awesome/css/font-awesome.min....
docs/class-BCGBarcode1D.html
TDXDigital/TPS
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Class BCGBarcode1D | TPS Broadcast</title> <link rel="stylesheet" href="resources/style.css?e99947befd7bf673c6b43ff75e9e0f170c88a60e"> </head> <body> <div id="left"> <div id="menu"> <a href="index.html" title="Overview"><span>Overview</span></a> ...