path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
server/templates/base.html
theopak/glassface
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> {% load staticfiles %} <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Glassface lets you add friends by recognizing faces with Google Glass."> <link rel="shortcut icon" href="{%...
assets/css/customs/custom.css
dev-sassy/WRH
/* Add coupon and Edit coupon form */ #add_coupon_form #startDate.form-control[readonly], #add_coupon_form #expiryDate.form-control[readonly], #edit_coupon_form #startDate.form-control[readonly], #edit_coupon_form #expiryDate.form-control[readonly] { cursor: pointer !important; background-color: #fff !import...
public/Windows 10 x64 (18363.535)/_HANDLE_TRACE_DB_ENTRY.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (18363.535)</h4><br> <h2>_HANDLE_TRACE_DB_ENTRY</h2> <font face="arial"> +0x000 ClientId : <a href="./_CLIENT_ID.html">_CLIENT_ID</a><br> +0x010 Handle : Ptr64 Void<br> +0x018 Type : Uint4B<br> +0x020 StackTrace : [16] Ptr64 Void<br> ...
Documentation/Doxygen/html/files.html
nBukaty/EECS_448_Calendar
<!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...
docs/_includes/nav.html
djfan/why_yellow_taxi
<nav id="mainNav" class="navbar navbar-default navbar-fixed-top"> <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-exampl...
index.html
timjb/eine
<!doctype html> <html> <head> <meta charset="utf-8" /> <title>Eine</title> <link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Ubuntu&v1" /> <link rel="stylesheet" href="public/style.hs.css" /> </head> <body> <script> // shim if (!window.console) { window.console = { lo...
895c364/html/functions_v.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...
Source Code/03_MAIN/WebContent/css/reset.css
2015videowall/videowall
@charset "utf-8"; /* MartonBash Reset Stylesheet v2.33 Last Updated: 2012-09-30 Author: George Yanev - http://tunnckoWeb.com/ */ * { margin: 0; padding: 0; } html { height: 100%; } body { line-height:1; } html, body, div, span, object, iframe, h1...
_attachments/mathtex-example5.html
dvdsmpsn/dvdsmpsn.github.io
--- layout: attachment title: mathtex-example5 date: type: attachment published: false status: inherit categories: [] tags: [] meta: _wp_attached_file: 2011/12/mathtex-example5.png _wp_attachment_metadata: a:5:{s:5:"width";i:390;s:6:"height";i:140;s:4:"file";s:28:"2011/12/mathtex-example5.png";s:5:"sizes";a:2:{s:9...
_site/404.html
ankitstarski/ankitstarski.github.io
<!DOCTYPE html> <html> <head> <link href="http://gmpg.org/xfn/11" rel="profile"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>404 &middot; Ankit</title> <meta name="mobile-web-app-capable" content="yes"> <meta name="HandheldFriendly" content="True" /> <meta name="MobileOptimized" con...
vagrant/restaurant_menu/templates/editMenuItem.html
jonanone/APIProject
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='styles/main.css') }}"> </head> <body class="item-form"> <div class="header"> <h1>{{ restaurant.name }}</h1> ...
2017/06/22/A-Disjuncao-no-Prolog.html
minicz/minicz.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>A Disjunção no Prolog</title> <meta name="HandheldFriendly" content="True"> <meta name="Mob...
rosters/ese.html
parkerh/freeclassrooms
<html> <head> <title>ELECTRICAL & SYSTEM ENGINEERING</title> </head> <body bgcolor="#FFFFFF" text="#000055" link="#880000" vlink="#000080"> <h2><center>ELECTRICAL & SYSTEM ENGINEERING</center></h2> <center>Spring 2015 Course & Room Roster</center> <p><img src="http://www.upenn.edu/registrar/cy_bar.gif"><p> Connect to ...
libs/boost_1_50_0/doc/html/boost/proto/lit.html
djsedulous/namecoind
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Function lit</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../index.html" title="The Boost C+...
view/pages/bubbleChart.html
danielkay/trajectory
<div class='container'> <div class="inputArea"> <input name="searchTerm" data-ng-model="searchTerm" type="text" /> <button type="input" data-ng-click="artistSearch()">Search Artist</button> <button type="input" data-ng-click="artistGetSimilar()">Search Similar Artists</button> <butto...
Client/src/rooms/room.style.css
lmontero/minimanager
.createRoom { border: 2px solid; margin: 10px 2px 2px; padding: 2px; } .roomsList { border: 2px solid; margin: 2px; padding: 2px; display: table; } .roomsHeader { display: table-row; font-weight: bold; } .roomsHeader div { display: table-cell; padding: 0 10px; border-b...
codigo/interface/web/automacao.html
ricardoJmarques/Automacao
<html> <head> <title>Automacao Casa</title> </head> <script language="javascript"> var m_XML = false; function ProcessResponse() { if (m_XML.readyState == 4) { if (m_XML.status == 200) { } } } function Doxml(canal,numero,grupo,funcao) { try { if (! m_XML) { if (window.XMLH...
modules/components/src/components/carousel/carousel.component.html
romankisil/eqMac2
<div class="wrapper" [ngStyle]="wrapperStyle" #wrapper> <ng-container *ngFor="let item of items;" class="item" [ngTemplateOutlet]="item.template"></ng-container> </div>
src/ui/ng/partials/welcome.html
podStation/podStation
<div id="about" class="mainContentBox"> <h1 class="sectionTitle">{{'welcome' | chrome_i18n }}</h1> <div> <div ng-bind-html="{ message: 'welcome_long_text'} | chrome_i18n"> </div> <div ng-if="welcome.recommendations.length"> <h2>Recomendações do podStation</h2> <p>Não sabe o que escutar? Veja abaixo as re...
templates/app/views/index.html
Meesayen/slush-gladius
{>mainlayout/} {<content} <h2>Ah! This is awesome.</h2> <p>Look how cool I am</p> <p>unescaped url below</p> <br> <!-- {{{taggedAnchor "//www.google.com" "Google"}}} --> <br> <br> {/content}
coverage/Game/WordList.php.html
jeremyadoux/DockerSymfony
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Code Coverage for D:\VM\Docker2\src\AppBundle/Game/WordList.php</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="../css/bootstrap.min.css" rel="stylesheet"> <link href="../css/style.css" rel="style...
style_guide.html
AlisonZ/Cookie_stand
<!DOCTYPE html> <html> <head> <link href="style.css" rel="stylesheet" type="text/css"> <link href= "how_its_laid_out.css" rel="stylesheet" type="text/css"> <link href='https://fonts.googleapis.com/css?family=Shadows+Into+Light+Two' rel='stylesheet' type='text/css'> <title>Pat's Salmon Cookies Style Gu...
templates/StackExchangeTwitter/Facebook-Cooking.html
bbondy/brianbondy.gae
{% extends 'base.html' %} {% block pagetitle %}Brian R. Bondy - Cooking Facebook list{% endblock %} {% block title %} Cooking Facebook list{% endblock %} {% block subtitle %}User accounts with Facebook links in their profiles{% endblock %} {% block main_content %} <h2>Top 23 Cooking Facebook accounts</h2> <img sr...
Ext/log4net-1.2.11/doc/release/sdk/log4net.Repository.Hierarchy.Logger.Log_overloads.html
npruehs/slash-framework
<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>Log Method</title> <xml> </xml> <link rel="stylesheet" type="text/css" href="MSDN.css" /> </head...
_layouts/default.html
JTunnessen/jtunnessen.github.io
<!DOCTYPE html> <html xmlns:og="og: http://ogp.me/ns#"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>{{ page.title }} | {{ site.name }}</title> {% if site.links.github %} <meta name="author" content="{{ site.links.github ...
_posts/2005-05-21-btstransactionaladapterissues.html
tomasr/winterdom.com
--- layout: post status: publish published: true title: BTS Transactional Adapter Issues author: display_name: Tomas Restrepo login: tomasr email: tomas@winterdom.com url: http://winterdom.com/ author_login: tomasr author_email: tomas@winterdom.com author_url: http://winterdom.com/ wordpress_id: 78 wordpress_ur...
dxr/static/templates/path_line.html
erikrose/dxr
{%- if is_first_or_only -%} <a class="{{ icon_class }}" {%- else -%} <span class="path-separator">/</span><a {%- endif -%} {%- if is_dir %} data-path="{{ data_path }}"{% endif %} href="{{ url }}">{{ display_path }}</a>
src/components/Counter/Counter.css
rentpath/react-redux-starter-kit
.button { composes: box from "../common/layout.css"; color: white; cursor: pointer; border: 0; border-radius: 10px; margin-right: 8px; padding: 10px; } .positive { composes: button; background: green; } .negative { composes: button; background: red; } .text { font-size: 16px; }
_posts/2021-08-29-abc124-c-upsolving.html
zune2/zune2.github.com
--- layout: post title: C - Distribution tags: AtCoder --- <div id="outline-container-org39c018b" class="outline-2"> <h2 id="org39c018b">C - Distribution</h2> <div class="outline-text-2" id="text-org39c018b"> <ul class="org-ul"> <li>원에 N개의 Snuke가 위치하고, t시간 간격에 이동조건이 주어질 때, gem을 첫번째로 받는 시간을 출력하는 문제</li> <li>원을 N*2만큼 회...
src/Viteloge/CoreBundle/Resources/descriptions/22191.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Plessala est une commune localisée dans le département de Côtes-d'Armor en Bretagne. Elle comptait 1&nbsp;822 habitants en 2008.</p> <p>La ville compte de nombreux aménagements, elle propose entre autres deux terrains de tennis, deux terrains de sport et une boucle de ra...
slides/mutation.html
darwins-challenge/rust-belt-rust.2016
<img src="resources/mutation.png" class="xlarge noborder">
web/cov/Ibw/JobeetBundle/DependencyInjection/Configuration.php.html
trivan/Symfony2.4
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Code Coverage for C:\wamp\www\GIT\Symfony2.4\src/Ibw/JobeetBundle/DependencyInjection/Configuration.php</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="../../../css/bootstrap.min.css" rel="styleshee...
src/templates/medicamento/medicamento_form.html
andresmauro17/mediapp
{% extends 'medicamento/index_medicamento.html'%} {% block contenido %} <div class="row"> <div class="col-md-6"> <div class="card"> <form id="allInputsFormValidation" method="post"> {% csrf_token %} <div class="card-header"> ...
ng-client/src/app/prizes/prizes.component.css
danieluy/radiocero_premios
.content-forms{ position: relative; height: calc(100vh - 90px); overflow-y: auto; } .content-forms::-webkit-scrollbar { display: none; } .content-form{ position: relative; border-radius: 3px; background-color: #FFFFFF; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25); margin: 0px 10px 20px 10px; padding:...
css/naked.css
reekoheek/bono-theme
/*! naked.css v1.2.3 | MIT License | xinix.co.id */ /*! normalize.css v2.1.3 | MIT License | git.io/normalize */ /* ========================================================================== HTML5 display definitions ========================================================================== */ /** * Correct `blo...
all-data/26000-26999/26982-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>...
data science/machine_learning_for_the_web/chapter_4/movie/3568.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Lassie (1994)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0110305">Lassie (1994)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Steve+Rhodes">Steve Rhode...
modules/contact/client/css/side-menu.css
ravikumargh/Police
/* .side-collapse-container{ width:100%; position:relative; left:0; transition:left .4s; } .side-collapse-container.out{ left:200px; } .side-collapse { top:50px; bottom:0;...
ocr_extracted/W28754_text/page31.html
datamade/elpc_bakken
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>W28754_text</title> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body> <div style="margin-left: auto; margin-right: auto; width: 800px; overflow: hidden;"> ...
category/deeplearning.html
weiiew28/weiiew28.github.io
--- layout: category title: DeepLearning category: deeplearning --- Topics related to Deep Learning
Pathfinder-Neceros/pathfinder-neceros.css
jfflbnntt/roll20-character-sheets
.sheet-desc-show:not(:checked)~.sheet-desc, .sheet-repeating_ids-show:not(:checked)~.sheet-repeating_ids, .sheet-macro-text-show:not(:checked)~.sheet-macro-text, .sheet-sect-show:not(:checked)~.sheet-sect, .sheet-options-show:not(:checked)~.sheet-options, .sheet-spell_ranges0-show:not(:checked)~.sheet-spell_ranges0, .s...
static/css/bootstrap.css
jredd23/March_Madness_Style_Bracket
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700"); /*! * bootswatch v3.3.4+1 * Homepage: http://bootswatch.com * Copyright 2012-2015 Thomas Park * Licensed under MIT * Based on Bootstrap */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ html { font-family:...
public/jui-all/jui-chart/sample/map.world4.html
juijs/store.jui.io
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="charset=utf-8;"/> <script src="../lib/core.js"></script> <script src="../dist/chart.js"></script> <style> .marker-large { width: 10px; height: 10px; background: red; } ...
BOOST/boost_1_61_0/libs/asio/doc/html/boost_asio/reference/basic_raw_socket/enable_connection_aborted.html
calvinfarias/IC2015-2
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_raw_socket::enable_connection_aborted</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../...
HTML/1502-calcdavinci.html
tj394829/History-of-Computers
<html align="center"> <head> <link rel="stylesheet" href="styles.css"> <link rel="stylesheet" href="fonts.css"> </head> <body> <div class="p p-1"></div> <div class="p p-2"></div> <div class="p p-3"></div> <div class="transbox"> <h1 align="center">The Da Vinci Calculator</h1> <p>In 196...
index.html
mdo/css-perf
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>css-perf from @mdo</title> <style> html { font-size: 16px; } @media (min-width: 600px) { html { font-size: 20px; } } body { margin: 0; padding: 3rem 1rem; fo...
products/donate/index.html
jekyllshop/jekyllshop
<!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>Make a Donation | Your Jekyllshop</title> <meta name="description" content="Want to make some donations to support the base Jekyl...
src/partials/toc-item.html
andhremattos/andhremattos.github.io
<!-- Copyright (c) 2016-2020 Martin Donath <martin.donath@squidfunk.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to u...
ReaderSS/templates/homepage/login.html
polarkac/ReaderSS
{% extends 'homepage/base.html' %} {% block content %} <form action="#" method="post"> {% csrf_token %} {{ form }} <input type="submit" name="login" value="Login"> </form> {% endblock %}
background.html
jyothishnt/GPS-Project-Website
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <title>GPS :: Global Pneumococcal Sequencing Project</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link re...
public/500.html
phateio/kiris
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>500 Internal Server Error</title> <style type="text/css"> .section { margin: 3% 0px; text-align: center; } .section img { width: 640px; height: 480px; border: 0px; } .section a { cursor: pointer; ...
docs/apidocs/Peach.Generators.data.BadTime-class.html
thecrackofdawn/Peach2.3
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Peach.Generators.data.BadTime</title> <link rel="stylesheet" href="epydoc.css" type="text/c...
_includes/share.html
maxmonteiro/maxmonteiro.github.io
<hr> <div class="share"> <p>Compartilhe</p> <a href="https://twitter.com/intent/retweet?tweet_id=463440424141459456">Retweet</a> </div>
src/app/components/base/select_dropdown/select_item.html
Ao21/PatternLibrary
<button class="btn btn--nostyle" (click)="select()"><ng-content></ng-content></button>
all-data/25000-25999/25094-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>...
scalax2016.html
adriaanm/reveal.js
<!doctype html> <html lang="en"> <!-- print with: phantomjs plugin/print-pdf/print-pdf.js "file:///Users/adriaan/git/reveal.js/scala-2.12.html?print-pdf" scala-2.12.pdf 1200x800 --> <head> <meta charset="utf-8"> <title>Scala in 2016 and Beyond</title> <meta name="description" content="Presented at Scala eXcha...
index.html
alonisser/introduction-rabbitmq
<!DOCTYPE html> <html> <head> <title>Introduction to message queues and Rabbitmq</title> <meta charset="utf-8"> <style> @import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz); @import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic); @import ...
web/src/app/landing.css
lrem/ladders
@media(min-width:800px) { mat-card { min-width: 14em; width: 27.3%; padding: 2%; margin: 1%; float: left; } .right { float: right; } }
applications/bedrock-site/src/main/webapp/dist/1.5.30/docs/servlet-tester/constant-values.html
brettonw/Bedrock
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (14) on Wed May 27 16:22:25 EDT 2020 --> <title>Constant Field Values (Servlet Tester 1.5.30 API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="dc.created" content="2020-05-27"> <meta name="descr...
public/patterns/01-molecules-05-navigation-02-breadcrumbs/01-molecules-05-navigation-02-breadcrumbs.html
brob/web-workers-pattern-lab
<!DOCTYPE html> <html class="pl"> <head> <title>Pattern Lab</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width" /> <link rel="stylesheet" href="../../css/style.css?1396811864" media="all" /> <!-- Begin Pattern Lab (Required for Pattern Lab to run properly) --> <!-- never...
templates/footer.html
p2pu/learning-circles
{% load static %} {% load i18n %} <footer id="footer" class="bg-gray text-cream"> <div class="container py-5"> <div class="row"> <div class="col-12 col-lg-8 col-xl-7 col-xxl-6 text-sm"> <div class="row"> <div class="col-12 col-md-6 order-1"> <ul class="nav flex-column"> ...
app/views/lis/2/live/others/benefits.html
nhsbsa/nhslis
{% extends 'templates/nhs_transaction_layout.html' %} {% import 'includes/form_macros.html' as form_macros %} {% block afterHeader %} {% include "includes/service-headers/low-income.html" %} {% endblock %} {% block content %} <main id="content" role="main"> <div class="grid-row"> <div class="c...
clean/Linux-x86_64-4.05.0-2.0.1/released/8.6/gappa/1.3.2.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>gappa: 1 m 19 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="s...
archives/2016/12/index.html
Freelander/Blog
<!DOCTYPE html> <html class="light page-archives201612"> <head><meta name="generator" content="Hexo 3.8.0"> <meta charset="utf-8"> <title>Archives: 2016/12 | GoJun</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="keywords" content="G军仔,Git...
all-data/2000-2999/2574-34.html
BuzzAcademy/idioms-moe-unformatted-data
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="ztable"><tr><th class="ztd1"><b>...
demo.css
Fetta2/Daisy-Content-Scroller
/* customize */ #container { border: 1px solid #BBBBBB; font-family: Tienne, Sans-Serif; height: 150px; margin: 200px auto 0px auto; width: 600px; } #container div.daisy { background-color: #FFFFFF; width: 600px; } #container div.daisy, #container div.daisy div { height: 150px; } #container div.daisy div { ...
src/libs/NVAPI_337_old/docs/NVAPI_Reference_Developer_html/globals_0x6e.html
helifax/OGL-3DVision-Wrapper
<html> <head> <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>NVAPI Reference Documentation</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head> <table width="99%" border="0" cellspacing="1" cellpadding="1"> ...
_includes/articles/0215-skindeep/page-29.html
bradjerkson/betanarratives
<img src="{{ '/assets/images/0215-skindeep/john-full-portrait-hollow.gif' | prepend: site.baseurl }}" alt="John's Full Portrait - Hollowed" />
admin/views/index.html
peterorum/functal
<html ng-app="functalApp" ng-controller="FunctalCtrl"> <head> <title>Functal Admin ({{images.length}})</title> <link rel="icon" type="image/png" href="/images/favicon.png" /> <link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" rel="stylesheet" type="text/css" /> <link href="/cs...
clean/Linux-x86_64-4.03.0-2.0.5/released/8.7.0/ott/0.26.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>ott: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" re...
_ng1_docs/1.0.10/modules/view.html
ui-router/ui-router.github.io
--- redirect_from: /docs/1.0.10/modules/view.html --- <!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>view | @uirouter/angularjs</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, in...
app/css/style.css
GonikDaniel/ng-phonecat
body { padding-top: 20px; } .phone-images { background-color: white; width: 450px; height: 450px; overflow: hidden; position: relative; float: left; } .phones { list-style: none; } .thumb { float: left; margin: -0.5em 1em 1.5em 0; padding-bottom: 1em; height: 100px; width: 100px; } .phon...
app/partials/charts-chartjs.html
wdeveloper16/music-dashboard
<div class='content-wrapper' ng-init="app.settings.pagetitle = 'Chart JS';"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <section class="box "> <header class="panel_header"> <h2 class="title pull-left">Radar chart</h2> <div class="actions panel_actions p...
Reports/dc/dcontainer.mvc.1.0.16/DContainer.Mvc-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> ...
tags/2020/page/1/index.html
PiSoc/pisoc.github.io
<!DOCTYPE html><html><head><title>/tags/2020/</title><link rel="canonical" href="/tags/2020/"/><meta name="robots" content="noindex"><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; url=/tags/2020/" /></head></html>
lib/assets/css/css_compiled/@{photonImagePath}plugins/elrte/js/plugins/js/plugins/prettify/js/plugins/prettify/js/plugins/jquery.cookie.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...
app/assets/stylesheets/books.css
hedra-digital/livro-da-classe
#recados li{ list-style:none; } #recados textarea { height: 40px; width: 80%; } #recados table th{ text-align: left; } #book_number{ width:50px; } #book_state{ width:162px; } #book_zipcode{ width:71px; } #book_city{ width:140px; } #book_street{ width:250px; } #book_title{ width: 404px; } #team, ...
task-8/Task_8_css.css
Tanlifan/ife
*{ margin: 0; padding: 0; box-sizing: border-box; } .wrap{ width: 100%; height: 600px; padding:10px; background-color: #E1E1E1; } .wrap>div{ border: 1px solid #999; background-color: #eee; margin: 10px; height: 50px; float: left; } @media (min-width: 768px){ .max_row_1{ width: calc(8.333333333333333% -...
task15/icepro/task0015.html
ifestudy/ife-task
<!DOCTYPE> <html> <head> <meta charset="utf-8"> <title>IFE JavaScript Task 01</title> <!-- 这里使用自己封装的组件 --> <script type="text/javascript" src="../../jspublic/query.js"></script> </head> <body> <ul id="source"> <li>北京空气质量:<b>90</b></li> <li>上海空气质量:<b>70</b></li> <li>天津空气质量:<b>80</b></l...
index.html
psdmac/Changee-f2e-week1
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Changee Learning Path - 如何自學前端開發</title> <meta name="description" content="如何從零開始,利用網路資源訓練成為前端工程師"> <meta name="author" content="Mark Wu"> <meta property="og:title" content="Changee Learning Path - 如何自學前端開發"> <meta property="og:de...
Java/Documentation/dades/Table.html
jmigual/pKK
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="es"> <head> <!-- Generated by javadoc (1.8.0_66) on Wed Nov 11 20:52:04 CET 2015 --> <title>Table</title> <meta name="date" content="2015-11-11"> <link rel="stylesheet" typ...
web/css/pages/lol.html
spirlea/pr
<!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>SB Admin 2 - Bootst...
com.archimatetool.help/help/Text/canvas_save_as_template.html
archimatetool/archi
<?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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>Saving a Canvas as a Tem...
doc/hdb/table/column/HarambeColumnList.html
hermesespinola/HarambeDB
<!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_111) on Sat Feb 11 11:16:37 CST 2017 --> <title>HarambeColumnList</title> <meta name="date" content="2017-02-11"> <link rel="stylesheet" type="...
public_html/ui/templates/pg-profile-ibu.html
FachrulCH/posyandu-cermat
<div class="fch-isi"> <div class="fch-isi-nya"> <div class="panel panel-success"> <div class="panel-heading"> <h3 class="panel-title">Profil ibu <b class="nama-ibu"></b></h3> </div> <div class="panel-body"> <div class="row"> ...
blog/t1-git-blog.html
grantziolkowski/grantziolkowski.github.io
<section id="top"> <h3 id="subtitle">Version Control and Git</h3> <h4 id="date">January 19, 2015 </h4> <p> • What are the benefits of version control? </p> <p> Version Control allows you to keep track of changes in your work. This way, you can always go back to previous saved versions of document,...
index.html
sreeramvuppala/aurelia
<!DOCTYPE html><html><head> <title>Aurelia</title> <link rel="stylesheet" href="jspm_packages/npm/font-awesome@4.4.0/css/font-awesome.min.css"> <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> <!-- Optiona...
5eShaped/precompiled/components/character/character.html
Psikerlord/roll20-repository-sheet-clone
<div class="section-character pc"> <div class="shaped-row mar-b-smd"> <input type="hidden" attr="attr_caster_level"> <div class="col-70 pad-r-sm"> //= include classes.html <div class="col-12 float-right mar-b-smd mar-r-sm"> //= include defaultAbility.html </div> </div> <div...
report/files/_Users_pessman_Documents_School_Documents_Spring17_CS4561_OhioUniversityWXCPerformanceProgram_routes_index_js/index.html
RobertoWhitmerto/OhioUniversityWXCPerformanceProgram
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Plato - /Users/pessman/Documents/School Documents/Spring17/CS4561/OhioUniversityWXCPerformanceProgram/routes/index.js</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta...
src/io/tests/others/form/test-upload.html
007slm/kissy
<script src="/kissy/build/seed.js"></script> <script src="../../base.js"></script> <script src="../../methods.js"></script> <script src="../../iframe-upload.js"></script> <script src="../../form-serializer.js"></script> <script src="../../form.js"></script> <script src="../../jsonp.js"></script> <script src=".....
simple/templates/users/login.html
zurfyx/simple
{% extends "users/base.html" %} {% load breadcrumb %} {% block breadcrumb_ %} {{ block.super }} {% breadcrumb_url "Log in" "users:login" %} {% endblock %} {% block menu_title %} <h1>Log in</h1> {% endblock %} {% block content_ %} <div class="center box" style="width:400px"> <form method="post...
demo.html
nopantsmonkey/initials-avatar
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Initials Avatar Using Example</title> <script src="dist/bundle.js" charset="utf-8"></script> <style type="text/css"> .thumb-avatar-wrapper{ width: 164px; height: 164px; } </style> </head> <body> <d...
templates/index.html
shnode/tears
{% extends "base.html" %} {% block content %} {% for i in posts %} <div class="posts"> <div class="post-header"> <h1 class="post-title"><a href="/post{{ i.url }}">{{ i.title }}</a></h1> <div class="post-meta"> <span class="glyphicon glyphicon-...
_instante/judecatorii/dorohoi.html
funkycitizens/onoratainstanta
--- title: "" subtitle: "Judecătoria DOROHOI" type: judecatorii indici: {"2013":{"nume":"Judecătoria DOROHOI","cod":"JudecatoriaDOROHOI","populatie":"72085","judecatori":"5","stoc":"5569","dosare_solutionate":"4639","":"","incarcatura":"87.12%","incarcatura_judecator":"928.17","indice_atacabilitate":"13%","indice_casar...
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/2d1b8e5de6ca3e1bca783754d90cecaf6733e9b206757820e96df727c126486b.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="./29384da1f5544b7ec7f2082ab0c42ca59f4f04aa2a83380ab45aaad5d804a4a3.html">Teleport</a> <hr> ...
index.html
Jessawynne/movie-history
<!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>Movie History</title> <link rel="stylesheet" type="text/css" href="lib/bower_components/bootstrap/dist/c...
doc/com/parthparekh/service/cache/class-use/Cache.html
parekhparth/SimpleJavaWS
<!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_26) on Mon Mar 11 22:14:23 PDT 2013 --> <TITLE> Uses of Interface com.parthparekh.service.cache.Cache </TITLE> <META NAME="date" CONTENT="2013-03-11...
doc/DiscordEx.Client.html
rmcafee/discord_ex
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="ExDoc v0.18.1"> <title>DiscordEx.Client – Discord Elixir v1.1.18</title> ...
tests/report/log/zf2.dashboard.html
meniam/app
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Dashboard for /Users/meniam/Sites/vendor/zf2</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="css/bootstrap.min.css" rel="stylesheet"> <link href="css/bootstrap-responsive.min.css" rel="stylesheet"...
public/css/client.css
kolgotko/virtualQueue
body{ background: #fff; } .menu{ min-height: 100vh; width: 100%; overflow: hidden; } .row{ height: 50vh; } .row .columns{ height: 100%; padding: 1rem; transform: scale(1, 1); } .row .columns:hover{ transform: scale(1.05, 1.05); } .row .columns button{ width: 100%; height: 100%; display: block; color: #fff; ...