path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
pages/documentation.html
dalekjs/dalekjs.com
{{> "assets/header.html"}} <!-- Content wrapper --><div class="wrapper grid__item one-whole" data-templatevars='{ "docs": true }'><!-- Sidebar nav --><div class="grid__item one-quarter sidenav" id="sidenav"><!-- --...
public/fonts/fontello.html
rychken/rocket.chat-slim
<!DOCTYPE html> <html> <head><!--[if lt IE 9]><script language="javascript" type="text/javascript" src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]--> <meta charset="UTF-8"><style>/* * Bootstrap v2.2.1 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * http://www...
Série 02/eg06-02-03.html
Diego999/Infographie
<!doctype html> <html> <head> <!-- Definition of style sheet format, especially for the WebGL canevas: --> <link rel="stylesheet" href="css/stylesheet.css"> <!-- External JavaScript (JS) sources: --> <script src="js/commonFunctions.js"></script> <!-- Example external source --> <script src='js/gl-matrix-mi...
src/font/font-awesome/css/font-awesome.css
fadhilnapis/fadhilnapis.github.io
/*! * Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ /* FONT PATH * -------------------------- */ @font-face { font-family: 'FontAwesome'; src: url('../fonts/fontawesome-webfont.eot?v=4.6.3'); src: ur...
public/index.html
alexspence/operationcode_frontend
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="apple-touch-icon" sizes="57x57" href="%PUBLIC_URL%/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="%PUBLIC_URL%/apple-icon-60x60.png"> ...
app/assets/templates/v2/OrganizationMemberPayment.html
Mackaber/LeanLaunchLab
<div class="body-wrapper"> <div class="box-wrapper"> <div class="form-body"> <div style="float: left; width: 500px"> <h2><%= organizationMember.user().get("name") %></h2> Favor de introducir los datos de tu tarjeta de crédito para hacer un pago único de $<%= parseInt(organizationMember.organ...
firefox/chrome/userChrome.css
DrunkenInfant/dotfiles
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* to hide the native tabs */ #TabsToolbar { visibility: collapse; } /* to hide the sidebar header */ #sidebar-header { visibility: collapse; }
android/doc/com.epimorphics.android.myrivers.data/-w-i-m-s-point/index.html
alessio-b-zak/myRivers
<HTML> <HEAD> <meta charset="UTF-8"> <title>WIMSPoint - </title> <link rel="stylesheet" href="../../style.css"> </HEAD> <BODY> <a href="../index.html">com.epimorphics.android.myrivers.data</a>&nbsp;/&nbsp;<a href=".">WIMSPoint</a><br/> <br/> <h1>WIMSPoint</h1> <code><span class="keyword">class </span><span class="ident...
checkin/templates/checkin/hacker.html
hackupc/backend
{% extends "base_tabs.html" %} {% block head_title %}Check In {{ app.user.name }}{% endblock %} {% block panel %} <dl class="dl-horizontal"> {% include 'include/field.html' with desc='Lenny face' value=app.lennyface %} {% include 'include/field.html' with desc='Type' value=app.user.get_type_display...
views/shared/layout.html
pf12345/CSD
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title>{{title}}</title> <link rel="stylesheet" href="/css/reset.css"/> <link rel="stylesheet" href="/css/common.css"/> <link rel="stylesheet" href="/css/fontIcon/font-awesome.min.css"/> <script src="/js/jquery/jquery-1.7.2.min.js"><...
_react_docs/0.8.8/classes/core.uirouterpluginbase.html
ui-router/ui-router.github.io
--- --- <!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>UIRouterPluginBase | @uirouter/react</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="styleshe...
ReferralTracker/ReferralReboot/App/referral/refereeComment.html
kmlewis/_old_stuff
<div class="container" > <div class="row review-header"> <div class="col-md-12"> <h2 class="col-md-6 text-muted">Add Teacher Comment</h2> <a href="/#" class="btn btn-info pull-right">Back</a> </div> </div> <div data-bind="compose:'partials/_referralDetail.html'"> ...
index.html
liamwye/liamwye.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Hello</title> <meta name="description" content="Liam Wye, Mixeh"> <meta name="viewport" content="width=device-width"> <link rel="icon" href="img/favicon.ico" type="image...
static/css/main.css
funandplausible/this-is-your-tour
.row { background-color:#fff; height: 100vh; margin:0px; } .container { margin:0px; padding:0px; } .row .row { height:50vh; background-color:#41A0DC; } .container { width:100%; } .artist-image { max-height:50vh; } .start { background-color:#F0646E; padding-top:15vh; ...
templates/includes/business_questions.html
texastribune/salesforce-stripe
<section class="grid_container--m business-benefits grid_padded"> <div class="prose grid_separator--xl"> <p>You can also <a href="{{ url_for('static', filename='pdf/TT-BusinessMembership-contribution-form.pdf') }}">donate by mail</a>.</p> </div> <header> <div class="border--yellow_notch"></div> <h4 c...
VenusCRM/views/pbx/inputs/invalidkey.html
coojee2012/SccinAgi
<div class="layout_main"> <div class="page_box"> <div class="column form-column main col form-horizontal"> <div class="panel panel-default fieldset"> <div class="panel-heading"> <lable><h2>当用户输入了一个没有被设置的选择时应该如何处理?</h2></lable> </div> ...
_Unused_/halo.html
akauppi/svg.rx.js
<html> <head> <meta charset="UTF-8"> <script src="lib/svg.min.js"></script> <script src="lib/Rx.umd.js"></script> <script src="lib/chai.js"></script> <script> var assert = chai.assert; </script> <script src="src/gx.js"></script> <script src="src/svg.rx.js"></script> <script src="src/gx.draggable....
src/tests/pages/frames2.html
bolinfest/chickenfoot
<html> <body> <iframe src="google.html" width="49%" height="100%"></iframe> <iframe src="frames.html" width="49%" height="100%"></iframe> </body> </html>
src/lib/src/ui/card/card-content/card-content.component.html
lernejaro/core
<div class="card-content-wrapper"> <ng-content></ng-content> </div>
links.html
hyperpower/hyperpower.github.io
--- title: Links --- <div class="container"> <div id="article"> <h1>Introduction</h1> <p>We chosen many classical numerical test cases to verify the correctness of this software.</p> <br> <center> <a href="#Poisson"><span class="label label-danger fashion-button">Poisson</span></a> ...
css/main.css
dev0x/neovim.github.io
* { -moz-box-sizing: border-box; box-sizing: border-box; } body { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 15px; line-height: 1.4; color: #444; background-color: #fbfbfb; } @media (min-width: 568px) { body { font-size: 17px; } } a { color: #3c92d1; text-decorat...
main/tokio_sync/mpsc/unbounded/struct.UnboundedReceiver.html
malept/guardhaus
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../../tokio_sync/mpsc/struct.UnboundedReceiver.html"> </head> <body> <p>Redirecting to <a href="../../../tokio_sync/mpsc/struct.UnboundedReceiver.html">../../../tokio_sync/mpsc/struct.UnboundedReceiver.html</a>...</p> <scri...
_site/2011/06/wishlist_present.html
nakakura/nakakura.github.io
<!DOCTYPE html> <html> <head> <title>匿名のほしい物リストからプレゼントが届いた – ふぃーりんぐ駆動ぶろぐ – ぼちぼちやります</title> <meta charset="utf-8" /> <meta content='text/html; charset=utf-8' http-equiv='Content-Type'> <meta http-equiv='X-UA-Compatible' content='IE=edge'> <meta name='viewport' content='width=device-width, ini...
lib/pmd-bin-5.0.4/docs/apidocs/net/sourceforge/pmd/util/viewer/package-frame.html
jmagas/RedditDailyProgrammer
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (version 1.7.0_03) on Wed May 01 12:49:30 CEST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>net.sourceforge.pm...
week-2/berkshire/my-berkshire-site.html
clairemation/phase-0
<!DOCTYPE html> <!-- - What was it like to translate your previous learning with HTML into an actual site? Feels good. There's more room for creativity, experimentation, an playing around. Plus you get to figure out how to implement stuff (and there may be more than one way), whereas the HTML exercises at CodeAcademy ...
src/main/resources/CustomSpecRunner.html
djjorjinho/siteSearch.yui
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=$sourceEncoding$"> $if(autoRefresh)$ <meta http-equiv="refresh" content="$autoRefreshInterval$"> $endif$ <title>Jasmine Spec Runner</title> $cssDependencies$ $javascriptDependencies$ $allScriptTags$...
webdesign2016/daniel-phan/master.css
LogosCambodia/LogosCambodia.github.io
#main-body{ background-color: white; } #interest-body{ background-color: green; } #world-body{ background-color: rgb(135, 200, 229); } #guest-body{ background-color: rgb(123, 123, 157) } #faith { border-style: groove; } #blit { border-style: groove; } #ybook { border-style: ...
src/kvibes/SeleyaBundle/Resources/public/css/admin.css
Komet/seleya
body { background-image: url('../images/low_contrast_linen.png'); } .container-content { border-radius: 0 0 14px 14px; border: 1px solid #c0c0c0; background-color: #ffffff; box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5); margin-top: -22px; } .content { padding: 30px; padding-top: 16px; } ...
css/glDatePicker.default.css
petrosh/weekly-calendar
.gldp-default { position: absolute; font-family: 'helvetica'; } /* Core style for every cell */ .gldp-default .core { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; position: relative; float: left; padding: 0; margin: 0; font-size: 14px; text-align: center; cursor: poi...
2/css/heroic-features.css
contasnatan/contasnatan.github.io
/*! * Start Bootstrap - Heroic Features (https://startbootstrap.com/template-overviews/heroic-features) * Copyright 2013-2017 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-heroic-features/blob/master/LICENSE) */ body { background-color:#c7c4c4; padding-top: 54px; } ...
clean/Linux-x86_64-4.02.3-2.0.6/released/8.5.2/cybele/1.3.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>cybele: 30 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="styl...
clean/Linux-x86_64-4.08.1-2.0.5/released/8.9.0/disel/2.1.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>disel: 1 m 24 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="s...
ajax/libs/bootswatch/3.1.0-1/css/journal/bootstrap.css
yogeshsaroya/new-cdnjs
version https://git-lfs.github.com/spec/v1 oid sha256:885f9db685b3ba96c26b53a5ec731b77edb5e05621e49c73d8c363587c368c17 size 123644
unit1_projects/blog_template.html
kabrewer07/kabrewer07.github.io
<!doctype html> <html> <head> <meta charset="utf-8"> <title>Kim's Cultural Blog</title> <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed' rel='stylesheet' type='text/css'> <link href='http://fonts.goog...
loginStyle.css
Noah-Huppert/devCenter
body{ background: #FCFCFC; } #loginBox{ width: 300px; height: 250px; margin: auto; border-style: solid; border-width: 1px; border-color: #B8B8B8; border-radius: 8px; } #loginBoxHeader{ width: 300px; height: 50px; line-height: 50px; background: #247FFF; color: #FFFFFF; border-radius: 8px; border-bottom-le...
clean/Linux-x86_64-4.07.1-2.0.6/released/8.12.0/coalgebras/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>coalgebras: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min....
src/app/Components/Editor/TitleInput/style.css
reauv/persgroep-app
.input { composes: sans h1 from 'Stylesheets/typography'; line-height: 1.5; border: 0; outline: none; width: 100%; }
templates/transcripts.html
sauloal/cufflinksviewer
{% for fileType in transcriptData.getFileTypes(transcriptName) -%} <div class="row-fluid rowgroup" id="row{{ pageshort }}{{ transcriptNameShort }}"> <div class="span11 offset1 fileType{{ fileType }}"> <div class="row-fluid"> <div class="span12"> <h5>{{ fileTyp...
OctoAskT12/doc/cs/ualberta/octoaskt12/R.menu.html
0nebit/OctoAsk
<!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_20) on Mon Nov 10 19:42:16 MST 2014 --> <title>R.menu</title> <meta name="date" content="2014-11-10"> <link rel="stylesheet" type="text/css" hr...
all-data/3000-3999/3346-33.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="fmt0table"><tr><th class="zt1"><...
src/toolkit/components/blockquote.html
salvationarmyusa/styleguide-coronet
<blockquote>Test test!</blockquote>
public/css/webfont.css
vnykmshr/nepalhacker
@font-face { font-family:'Roboto'; font-style: normal; font-weight: 100; src: local('Roboto Thin'), local('Roboto-Thin'), url(http://themes.googleusercontent.com/static/fonts/roboto/v10/vzIUHo9z-oJ4WgkpPOtg13YhjbSpvc47ee6xR_80Hnw.woff) format('woff'); } @font-face { font-family:'Roboto'; font-style: normal;...
templates/partials/archive_month.html
kura/eevee
{% for month, articles in date_year|groupby('date.month')|sort(reverse=True) %} <h3> {% if MONTH_ARCHIVE_SAVE_AS %} <a href="{{ SITEURL }}/{{ MONTH_ARCHIVE_SAVE_AS.format(date=articles[0].date)|replace('index.html', '') }}" rel="bookmark" title="Archives for {{ articles[0].date.st...
imports/ui/message.html
lukeellison/chat_app
<template name="message"> <li class="clearfix message {{#if thisUser}}message-sent{{else}}message-received{{/if}} {{#if active}}active{{/if}}"> <span class="message-title"> <strong>{{senderUsername}}:</strong> <time>{{time _id}}{{#unless read}} - [unread]{{/unless}}</time> </span> <span class="message-t...
_site/2018/10/18/binzu.html
binzu/binzu.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>Binzu Digital</title> <meta name="description" content="A responsive corporate website for Binzu Digital built u...
src/iris_demo/template/django/templates/mypage.html
a233894432/gowork
<html> <head> <title>Hello Django from Iris</title> </head> <body> {% if is_admin %} <p>{{username}} is an admin!</p> {% endif %} </body> </html>
public/yandex_ccce4ed27f7fe7d7.html
m4rr/m4rr_on_rails
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body>Verification: ccce4ed27f7fe7d7</body> </html>
archives/2017/index.html
dawnnnnn/dawnnnnn.github.io
<!DOCTYPE html> <html lang="zh-CN"> <!-- Head tag --> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!--Description--> <!--Author--> <meta name="author" content="dawnnnnn"> <!--Open Graph Title--> <meta property="og:title" content="dawnnnnn&#39;s b...
_includes/head.html
digitalpow/digitalpow.github.io
<head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title> {% if page.title %} {{ page.title }} {% else %} {{ site.title }} {% endif %} </title> <link href="https://fonts.googleapis.com/...
clean/Linux-x86_64-4.06.1-2.0.5/released/8.10.1/hierarchy-builder/1.1.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>hierarchy-builder: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstr...
bdOdonto/sistema_fichas/static/css/index.css
FACTOSolution/bdOdonto
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100); body { background-color:#800000; font-family: Arial, Helvetica, sans-serif; font-size:1.2rem; } .container { background-color: white; background-image: url("../images/logo_claro.svg"); background-repeat: no-repeat; background-position: center...
297cadb/html/classv8_1_1_cpu_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...
src/app/main/main.html
babelouest/morgan
<div class="container" id="mainContainer" data-ng-controller="morganCtrl" data-fullscreen> <!--<button type="button" data-ng-click="goFullscreen()" data-ng-if="showButton">Fullsreen</button>--> <div data-ng-repeat="source in sourceList"> <div class="component block" data-ng-cla...
timepiece/templates/timepiece/entry/clock_in.html
caktus/django-timepiece
{% extends 'timepiece/base.html' %} {% load bootstrap_toolkit %} {% load static %} {% load timepiece_tags %} {% block crumbs %} {{ block.super }} <li><span class="divider">/</span> <a href="{% url 'clock_in' %}">Clock In</a></li> {% endblock crumbs %} {% block title %}Clock In{% endblock title %} {% block e...
Rust/share/doc/rust/html/libc/funcs/extra/kernel32/fn.GetOverlappedResult.html
ArcherSys/ArcherSys
<!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 `GetOverlappedResult` fn in crate `libc`."> <meta name="key...
src/Viteloge/CoreBundle/Resources/descriptions/31494.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Saint-Laurent est un village géographiquement positionné dans le département de Haute-Garonne en Midi-Pyrénées. Elle totalisait 160 habitants en 2008.</p> <p>Si vous pensez emmenager à Saint-Laurent, vous pourrez facilement trouver une maison à vendre. </p> <p>À c...
clean/Linux-x86_64-4.04.2-2.0.5/released/8.8.2/rsa/8.5.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>rsa: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" re...
Source/AngularApplication/App/Views/OrganizationPartials/EditBasicInformation.html
City-of-Helsinki/organisaatiorekisteri
 <!-- TODO: fix element positions before/after affecto-help-popup icon --> <div class="row"> <div class="col-xs-5"> <label> Organisaatiotyyppi* <affecto-help-popup paragraphs='["Valitse valikosta organisaatiotyyppi, jota organisaatiosi edustaa. Mikäli valitset organisaatiotyyp...
clean/Linux-x86_64-4.03.0-2.0.5/released/8.7.1+2/mathcomp-algebra/1.6.1.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>mathcomp-algebra: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstra...
app/content/texts/grc_sblgnt/P15.html
khangpng/VietnameseBible
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" /> <title>ΠΕΤΡΟΥ Α΄ 5 (SBLGNT)</title> <link href="../../../build/mobile.css" rel="stylesheet" /> <script src="../../../build/mobile.js"></script> </head> <body dir="ltr" class=...
mirror/prvCode_07/cityCode_000-areaCode_01-deptCode_011/voteCode_20120101T1A2-qryType_ctks-prvCode_04-cityCode_000-areaCode_01-deptCode_011-liCode_0197.html
g0v/projectV
<!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>中選會選舉資料庫網站</title> <link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/votehist.css"> <script typ...
css/bootstrap.css
ninjamuffin/SeniorDesignGroup5
/*! * Bootstrap v3.3.4 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-...
about.html
baocongchen/baocongchen.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Thong Tran | Developer</title> <link rel="stylesheet" href="css/normalize.css"> <link href='http://fonts.googleapis.com/css?family=Changa+One|Open+Sans:400italic,700italic,400,700,800' rel='stylesheet' type='text/css'> <link rel="styleshe...
pyconkr/templates/pyconkr/announcement_detail.html
pythonkr/pyconkr-2014
{% extends "base.html" %} {% load i18n %} {% block titlebar %} {% include "titlebar.html" with title=object.title %} {% endblock %} {% block content %} {{ object.desc|safe }} <p class="pull-right">{{ object.created }}</p> <hr class="clear"> <a href="{% url "announcements" %}" class="btn btn-default btn-lg"> <span...
projects/dd/prototype/每日新增学员数.html
tiansiyuan/SQA
<html> <head> <title>每日新增学员数</title> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <meta http-equiv="imagetoolbar" content="no"/> <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/> <meta name="apple-mobile-web-app-capable" content="...
builder/cmake/linux/doc/cmake/html/prop_tgt/RULE_LAUNCH_COMPILE.html
pipou/rae
<!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>RULE_LAUNCH_COMPILE &mdash; CMake 3.8.2 Documentation...
src/css/modules/_menu.css
sonnetmedia/whatsnous.com
.dropdown__arrow { width: 0; height: 0; border-width: 10px; border-style: solid; border-color: transparent transparent white; top: -20px; opacity: 0; pointer-events: none; } .dropdown-menu.active .dropdown-menu__content { opacity: 1; z-index: 999; /*perspective: 3000px;*/ } /*.dropdown-menu { ...
app/score-keeper-components/stop-watch/stop-watch.component.html
SusanDikramanjian/PingPong
<div class=" col-xs-12 text-center time">You have been playing for</div> <div class=" col-xs-12 text-center time-value">{{$ctrl.elapsedTime | pingPongStopWatch}}</div>
2017/11/14/Neo4j-330-is-out-but-where-are-the-open-source-enterprise-binaries.html
igovsol/blog
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>Neo4j 3.3.0 is out, but where are the open source enterprise binaries?</title> <meta name="description" content="" /> <meta name="HandheldFriendly" content="True" /> <meta name...
clean/Linux-x86_64-4.12.1-2.0.8/released/8.15.0/streams/8.6.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>streams: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css...
embeded-video.html
Okrajs/videosforyou.in
<code>videoprovider.com</code> <img id="video" width="267" height="200" data-animated="images/animated.gif" data-still="images/still.gif" src="images/still.gif"> <script src="bower_components/okrajs/okra.js"></script> <script src="scripts/video-main.js"></script>
_includes/svg-icons.html
madjenjen/madjenjen.github.io
{% if site.footer-links.dribbble %}<a href="https://dribbble.com/{{ site.footer-links.dribbble }}" target="\_blank"><span class="fa-stack fa-2x"><i class="fa fa-circle fa-stack-2x"></i><i class="fa fa-dribble fa-stack-1x"></i></span></a>{% endif %} {% if site.footer-links.email %}<a href="mailto:{{ site.footer-links.em...
hw1/table.html
dkalinina/vis101-hw-kalinina-darina
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <style> table, tr, td, th { border: 1px solid #000000; border-collapse: collapse; } tr.even { background: #ffffff; } tr.odd{ background: #eeeeee; } tr.notSelected { display: none; } p { margin: 0; } </style> </head> ...
src/SSCM/SadminBundle/Resources/public/css/dashboard.css
efrainbonilla/SSCM
/* * Base structure */ /* Move down content because we have a fixed navbar that is 50px tall */ body { padding-top: 50px; } /* * Global add-ons */ .sub-header { padding-bottom: 10px; border-bottom: 1px solid #eee; } /* * Sidebar */ /* Hide for mobile, show later */ .sidebar { display: none; } @medi...
templates/stanley/footer.html
HackerLabs/HackerNews
<!-- +++++ Footer Section +++++ --> <div id="footer"> <div class="container"> <div class="row"> <div class="col-lg-4"> <h4>About Hackernews</h4> <p> This is a clone of <a href="http://https://news.ycombinator.com/">hackernews</a> in PHP. I created this for <a hr...
_includes/fragments/less/less-variables-thumbnails.inc.html
imaguiraga/bootstrap-css-customizer
<div class="page-header"> <h2 id="variables-thumbnails">Thumbnails</h2> </div> <div class="edit-view"> <div class="row"> <div class="col-md-4"> <label>@thumbnail-padding</label> <input type="text" class="form-control" placeholder="4px" data-var="@thumbnail-padding" id="thumbnail-...
template/tienda/confirmation.html
hectoritoh/listafacil
<!DOCTYPE html> <html lang="en"> <!-- Mirrored from responsivewebinc.com/premium/mackart/red/confirmation.html by HTTrack Website Copier/3.x [XR&CO'2013], Wed, 02 Apr 2014 19:56:19 GMT --> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <!-- Title and other stuff...
options/buttons-order.html
wenzhixin/bootstrap-table-examples
<script> init({ title: 'Buttons Order', desc: 'Use `buttonsOrder` option to custom order of the toolbar buttons.', links: [ 'https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css', 'bootstrap-table.min.css' ], scripts: [ 'https://code.jquery.com/ui/1.12.1/jquery-ui.js', ...
WebSite/website/index.html
dobri19/OldRepos
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Index</title> <link rel="stylesheet" href="styles/reset.css" /> <link rel="stylesheet" href="styles/style.css" /> <script src="scripts/timer-script.js"> </script> </head> <body onload="startTimer()"> <div id="wrapper"> <header id="header">...
app/views/main.scala.html
jorilytter/simple-todo
@(title: String)(content: Html) <!DOCTYPE html> <html> <head> <title>@title</title> <link rel="stylesheet" media="screen" href="@routes.Assets.at("stylesheets/main.css")"> <link rel="shortcut icon" type="image/png" href="@routes.Assets.at("images/favicon.png")"> <script src="@route...
public/Windows 10 x64 (19041.572)/_DMA_OPERATIONS.html
epikcraw/ggool
<html><body> <h4>Windows 10 x64 (19041.572)</h4><br> <h2>_DMA_OPERATIONS</h2> <font face="arial"> +0x000 Size : Uint4B<br> +0x008 PutDmaAdapter : Ptr64 void <br> +0x010 AllocateCommonBuffer : Ptr64 void* <br> +0x018 FreeCommonBuffer : Ptr64 void <br> +0x020 AllocateAdapte...
doc/java/jdk8/javax/print/class-use/DocFlavor.READER.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 (1.8.0_31) on Wed Dec 17 20:48:29 PST 2014 --> <title>Uses of Class javax.print.DocFlavor.READER (Java Platform SE 8 )</title> <meta name="date" conte...
dev-assets/spacial-2.3/agency-portfolio-2.html
ark-aces/aces-website
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Spacial - Portfolio 2 columns</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Plac...
kelvin_1wire.X/html/s438.assem.html
grodansparadis/can4vscp_kelvin_1wire
<HTML> <HEAD> <TITLE>Assembler information for html\s438.assem.html</TITLE> <LINK rel=stylesheet href="udf_styles.css" type="text/css"> </HEAD> <BODY> <frameset rows="15,85"><frame name ="toc" src="toc_s438.assem.html" /><frame name ="main" src="main_s438.assem.html" /></frameset></HTML>
clean/Linux-x86_64-4.03.0-2.0.5/released/8.6.1/hammer-tactics/1.3.2+8.11.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>hammer-tactics: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap....
clean/Linux-x86_64-4.06.1-2.0.5/released/8.7.1/streams/8.10.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>streams: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css...
app/styles/app.animations.css
unreliableMerge/PropertyCross
/*animation for popups*/ .popup-animation-show.ng-hide-add, .popup-animation-show.ng-hide-remove { -webkit-transition:all linear .5s; -moz-transition:all linear .5s; -o-transition:all linear .5s; transition:all linear .5s; display:block!important; } .popup-animation-show.ng-hide-add.ng-hide-add-act...
index.html
Ypnypn/Par
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <script src="jquery-2.1.3.min.js"></script> <script src="par.js"></script> <script src="docs.js"></script> <script src="test.js"></script> <script src="analysis.js"></script> <title>Par</title> </head> <body> <div style="width: 50%; f...
javadoc/red5-server/org/red5/server/api/service/ISubscriberStreamService.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 (version 1.7.0_95) on Thu Feb 18 20:56:30 EST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ISubscriberStreamSer...
src/Viteloge/CoreBundle/Resources/descriptions/62592.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Moringhem est un village localisé dans le département des Pas-de-Calais en Nord-Pas-de-Calais. Elle comptait 456 habitants en 2008.</p> <p>À coté de Moringhem sont localisées les communes de <a href="{{VLROOT}}/immobilier/boisdinghem_62149/">Boisdinghem</a> située...
about/index.html
Leejigun/Leejigun.github.io
<!-- footer도 여기에 있음 --> <!DOCTYPE html> <html> <head> <!-- Document Settings --> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!-- Base Meta --> <!-- iOS-tip 이라고 태그를 만들었으면 post에서는 iOS tip 이라고 태그를 줘야한다. --> <!-- dynamically fixing the title for tag/author pages...
docs/aspguidc/model/input/value/package-tree.html
nnatter/aspguid-compiler
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (1.8.0_102) on Mon Jun 19 13:27:34 CEST 2017 --> <title>aspguidc.model.input.value Class Hierarchy</title> <meta name="date" content="2017-06-19"> <li...
demo/route-simple/view/index.html
chenshenhai/koa2-note
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>index</title> </head> <body> <h1>koa2 demo index page</h1> <p>this is a index page</p> <ul> <li><a href="/">/</a></li> <li><a href="/index">/index</a></li> <li><a href="/todo">/todo</a></li> <li><a href="/404">/404</...
index.html
skippengs/MagicMirror
<!DOCTYPE html> <html> <head> <title>Magic Mirror</title> <meta name="google" content="notranslate" /> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <meta name="google-signin-client_id" content="907595300534-211pr8kqp3ujaoqvl6srkta8ts6qgn44.apps.googleusercontent.com"> <meta name="google-si...
y_key_21e4cec3a9cb3e01.html
jeroensangers/jeroensangers
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <HTML> <HEAD> <TITLE> </TITLE> <BODY> <!-- 1bd8dfa14c600270 --> </BODY> </HTML>
docs/internal/AutomationObject/Dsl/Error/ElementHashDoesNotExistError.html
mikeblatter/automation_object
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title> Exception: AutomationObject::Dsl::Error::ElementHashDoesNotExistError &mdash; Documentation by YARD 0.9.9 </title> <link rel="stylesheet" href="../../../css/style.css"...
www/juju-viz.html
jjo/juju-viz
<html ng-app=vizApp> <head> <link rel="stylesheet" href="css/libjson.css"> <link rel="stylesheet" href="css/libjuju.css"> <!-- https://rawgithub.com/prajwalkman/angular-slider/master/angular-slider.css --> <link rel="stylesheet" href="css/angular-slider.css" title="" type="" /> <link rel="stylesheet" href="ht...
app/picker/calender-date.html
mominsamir/date-time-picker
<div class="date-picker"> <div ng-show="vm.view==='YEAR_MONTH'" ng-class="{'year-container' : vm.view==='YEAR_MONTH'}"> <md-virtual-repeat-container id="year-container" class="year-md-repeat" md-top-index="vm.yearTopIndex"> <div md-virtual-repeat="yr in vm.yearItems" md-on-demand class="repeated-it...
beauty_and_pics/website/static/website/css/ie8-ie9_fix.css
entpy/beauty-and-pics
/* Internet Explorer 8 / Internet Explorer 9 css fix */ .modal-dialog { width: 60%; margin: 0 auto; } .thumb { width: 25%; } .generic_container { } .footer_block { } header { float: none!important; } .page_section { width: 100%; height: auto!important; display: inline-block; } footer { display: inline-blo...
newspoverty.custom.css
nickolanack/geolive-templates-css
@CHARSET "UTF-8"; .WizardBuilder .content { font-size: 30px; color: rgb(0, 33, 69); background: none; } .WizardBuilder .text-input { border-color: rgb(0, 33, 69); border-radius: 2px; } .WizardBuilder .content>.small { color: black; font-size: 13px; text-align: left; display: inline-block; width: 100%; tex...