path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
ajax/libs/jmpress/0.4.1/advanced-animations.min.css
yogeshsaroya/new-cdnjs
version https://git-lfs.github.com/spec/v1 oid sha256:9c6c9dc03e5d496f06d4ba0c18bb1ec7cfdd2f37e6b1462b2dc6e9a053f4b99d size 338
visual-test/goo/misc/FlatwaterAndParticles/FlatwaterAndParticles-vtest.html
GooTechnologies/goojs
<!DOCTYPE html> <html> <head> <title>Flat water and particles visual test</title> <style> #goo { position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; width: 100%; height: 100%; } </style> </head>...
app/views/matts/expected-return-date.html
ballzy/apply-for-esa
{% extends "layout.html" %} {% block title %} Identifying Condition Recovery date {% endblock %} {% block content %} <main id="content" role="main"> {% include "../includes/phase_banner_alpha.html" %} <div class="grid-row"> <div class="column-two-thirds"> <a class="link-back" href="claim-date">Back</...
deps/boost_1_77_0/doc/html/boost_asio/reference/ip__basic_address_range_lt__address_v4__gt_/end.html
davehorton/drachtio-server
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ip::basic_address_range&lt; address_v4 &gt;::end</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="....
_site/md/index.html
adinasarapu/adinasarapu.github.io
<!DOCTYPE html> <html lang="en-US"> <meta charset="utf-8"> <title>Redirecting&hellip;</title> <link rel="canonical" href="https://adinasarapu.github.io/markdown/"> <script>location="https://adinasarapu.github.io/markdown/"</script> <meta http-equiv="refresh" content="0; url=https://adinasarapu.github.io/markd...
html/AESDECLAST.html
HJLebbink/x86doc
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <link href="style.css" type="text/css" rel="stylesheet"> <title>AESDECLAST—Perform Last Round of an AES Decryption Flow </title></head> <body> <h1>AESDECLAST—Perform Last Round of an AES Decryption Flow</h1> <table> <tr> <th>Opcode/Instruction</th> <th>Op/En</th> <t...
demos/gif-stream/stream.html
toxic-johann/is-pwa-ready
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, minimum-scale=1.0"> <style> body { font-family: sans-serif; } canvas { max-width: 100%; } </style> </head> <body> <h1>Decoding MPEG</h1> <script src="jsmpeg-stream.js"></script> <script> fetch('c...
static/el2015/el2015.css
K-Kielak/SportsInsider
.el2015Div { width: 100%; height:2350px; overflow: hidden; position: relative; overflow: hidden; } .el2015Frame { position: absolute; top: -345px; width: 100%; height: 2850px; border:none; overflow: hidden; }
test/examples/barebones.html
Ilyes-Hammadi/Jobi-presentation
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>reveal.js - Barebones</title> <link rel="stylesheet" href="../../css/reveal.css"> </head> <body> <div class="reveal"> <div class="slides"> <section> <h...
static/lib/gasp/translator.css
mapmeld/translate-stories
h1 { margin-top: 0; } /*#container { position: fixed; top: 0px; bottom: 50px; overflow: auto; }*/ #frametop, #framebottom { position: fixed; top: 10px; width: 100%; height: 100px; overflow: hidden; } #framebottom { top: auto; bottom: 0; height: 100px; overflow: hidden; } #dynamic_content { overflo...
two-cols-simple/source/two-cols-simple.html
aMailToRyan/antwort
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- So that mobile will display zoomed in --> ...
base/templates/news_item.html
AndersenLab/cegwas-web
{% extends "_layouts/default.html" %} {% block content %} <div class="row"> <div class="col-md-8"> {{ render_markdown(filename + ".md", directory = "base/static/content/news/") }} </div> <div class = 'col-md-4'> <ul class="list-group"> {% for f in files %} <a class="list-group-it...
css/chosen.css
simgia/cartochaco-wptheme
/* @group Base */ .chosen-container { position: relative; display: inline-block; vertical-align: middle; font-size: 13px; zoom: 1; *display: inline; -webkit-user-select: none; -moz-user-select: none; user-select: none; } .chosen-container .chosen-drop { position: absolute; top: 100%; left: -9999...
reference/android/provider/CalendarContract.Events.html
AzureZhao/android-developer-cn
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width" /> <link rel="shortcut icon" type="image/x-icon" href="../../../favicon.ico" /> <title>Cal...
slideshow/slides/grep.html
gdichicago/intro-to-command-line
<h2>grep</h2> <h4>(search within a file for text that matches a pattern)</h4> <img src="img/grep.png" alt="grep">
web/css/main-arabic.css
benaich/Association
body{ font-family: 'lucida grande',tahoma,verdana,arial,sans-serif; line-height:1.5em; text-shadow:0 -1px 1px rgba(255,255,255,0.01); -webkit-font-smoothing:antialiased; text-rendering:optimizeLegibility; font-size: 13px; } .shelf .wrap { padding-right: 66px; padding-left: 0; } .menu li a{font...
django_common/templates/common/admin/nested_tabular.html
WikiRealtyInc/django-common
{% load i18n admin_modify admin_static %} {% block extrahead %} <style> h2.nested { background: none; background-color: #AA0; color: white; font-size: 11px; font-weight: bold; margin: 0; padding: 2px 5px 3px; text-align: left; } tr { background: none repeat sc...
docs/news/news/page3/index.html
xatier/arch.linux.org.tw
<!doctype html> <html lang="zh-TW"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title>最新消息 - page 3 | Arch Linux 臺灣社群 / Arch Linux Taiwan Community</title> <link rel="shortcut icon" href="/images/favicon.ico" /> <!-- Twitter Bootstrap ...
examples/grouped.html
ColinEberhardt/d3fc-series
<html> <head> <script src="../node_modules/babel-polyfill/dist/polyfill.js"></script> <script src="../node_modules/d3/build/d3.js"></script> <script src="../node_modules/d3fc-extent/build/d3fc-extent.js"></script> <script src="../node_modules/d3fc-random-data/build/d3fc-random-data.js"></script> <sc...
tools/google-closure-library/closure/goog/docs/closure_goog_locale_defaultlocalenameconstants.js.source.html
yesudeep/puppy
<!doctype html> <html> <head> <link rel="shortcut icon" href="static/images/favicon.ico" type="image/x-icon"> <title>defaultlocalenameconstants.js (Closure Library API Documentation - JavaScript)</title> <link rel="stylesheet" href="static/css/base.css"> <link rel="stylesheet" href="static/css/doc.css"> <lin...
examples/array/index.html
Ju2ender/JavaScript-E
<!DOCTYPE html> <html lang="zh-cn"> <head> <meta charset="utf-8"> <title></title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="author" content="Ju2ender"> <meta name="description" content=""> <meta name="keywords" content=""> <meta name="robots" content...
lib/celer/src/lib/NUnit-2.5.7.10213/doc/compoundConstraints.html
continuoustests/AutoTest.Net
<!-- saved from url=(0014)about:internet --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html> <!-- Standard Head Part --> <head> <title>NUnit - CompoundConstraints</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta http-equiv="Content-Language" content="en-US"> <link ...
src/material-examples/input-overview/input-overview-example.html
jasnoponjatno/material2
<form class="example-form"> <mat-form-field class="example-full-width"> <input matInput placeholder="Favorite food" value="Sushi"> </mat-form-field> </form>
_ng2_docs/6.0.0/interfaces/url.urlsyncapi.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>UrlSyncApi | @uirouter/angular</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" hr...
讲义/免费课/20151114_免费课第一周第一天/2、小试牛刀-搭建基本的页面.html
yuhongtao1/JavaScript-201508
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <!--内嵌式编写样式--> <style type="text/css"> /*初始化常用标签的样式:因为这些标签在不同的浏览器中有自己的样式,为了统一操作,我们都从新设置为统一的值*/ body, div, img, input { margin: 0; padding: 0; font-family: "\5FAE\8F6F\96C5\9ED1", Helv...
docs/website/bulma-0.3.2/docs/documentation/layout/container.html
ironscript/ironscript
--- layout: documentation doc-tab: layout doc-subtab: container --- {% include subnav-layout.html %} <section class="section"> <div class="container"> <h1 class="title">Container</h1> <h2 class="subtitle"> A simple <strong>container</strong> to center your content horizontally </h2> <hr> ...
app/views/beta-v3/applications.html
LandRegistry/lr-casework-prototype
{{<internal_gov}} {{$pageTitle}}Digital Mortgage Applications{{/pageTitle}} {{$propositionHeader}}<a href="/" id="proposition-name">Digital Mortgage Service</a>{{/propositionHeader}} {{$content}} <link href="/public/stylesheets/beta-v1.css" media="screen" rel="stylesheet" type="text/css" /> <main id="content" rol...
main/futures/future/catch_unwind/struct.CatchUnwind.html
malept/guardhaus
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../../futures/future/struct.CatchUnwind.html"> </head> <body> <p>Redirecting to <a href="../../../futures/future/struct.CatchUnwind.html">../../../futures/future/struct.CatchUnwind.html</a>...</p> <script>location.replace("...
test/actual/test.html
assemble/assemble-middleware-download
Test
javascript/jqueryapp/public/stylesheets/style.css
MentorSoftwareLtdTemp/courses
body { padding: 50px; font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; } a { color: #00B7FF; } #head {padding-top: 60px;}
backend/normal/Azan/slider.html
newset/theme
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Admin Panel</title> <link href='http://fonts.googleapis.com/css?family=Roboto:400,300,500,700,900' rel='stylesheet' type='text/css' /> <link href='h...
src/accordion/examples.html
liekkas/SemanticUI-Angular
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/semantic-ui/2.0.7/semantic.min.css"> <link rel="stylesheet" type="text/css" href="https://cdn.rawgit.com/google/code-prettify/master/src/prettify.css"> <link rel="stylesheet" type="text/css" href="../examp...
views/adminpanel/index.html
relsi/easy_store
{{extend 'layoutadmin.html'}} <!--Start Breadcrumb--> <div class="row"> <div id="breadcrumb" class="col-xs-12"> <ol class="breadcrumb"> <li><a href="{{=URL(c='adminpanel', f='index')}}">Home</a></li> <li><a href="#">{{=T("Dashboard")}}</a></li> </ol> </div> </div> <!--End Breadcrumb--> <!--Start Dashboard 1...
example/index.html
JRLK/focus-components
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Focus component examples</title> <meta name="description" content="Example of the component."> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Pl...
web/css/4ea3c46_part_1_main_6.css
Serhio1/techpulse.net
header { background-color: #000; margin: 85px auto 15px} body { background-image: url(../images/item1.jpg); } main { background-color: #fcfcfc; border: 1px solid #ddd; border-radius: 5px; -webkit-box-shadow: 0px 3px 7px 0px rgba(65, 180, 224, 0.74); -moz-box-shadow: 0px 3px 7px 0p...
packages/test.customize.css
bower/components
{ "name": "test.customize.css", "url": "https://github.com/vovap/customize.css.git" }
doc/ert_develop/client_dev/emp_config/ert/wp/other_conf.html
RYTong/emp-doc
<!DOCTYPE HTML> <html lang="en-US" > <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=11; IE=10; IE=9; IE=8; IE=7; IE=EDGE" /> <title>====配置 | ERT开发</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <meta nam...
home-page/idk.html
KBarnett8419/bms-marketing
<!doctype html> <html class="no-js" lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Barnett Marketing Solutions</title> <meta name="author" content="Keri Barnett"> <meta name="description" content="business marketing solut...
index.html
dj/dj.github.io
<html><head><title>My Site - </title><meta name="viewport" content="width=device-width, initial-scale=1"/><link href="/stylesheets/style.css" rel="stylesheet"/></head><body><div class="nav"><div class="nav-avi"><img src="/img/avatar-totoro.jpg"/></div><div class="nav-content"><h3>DJ Hartman</h3><p>Filipino-American in ...
projects/localforage/src/index.html
cyrilletuzi/angular2-async-local-storage
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Localforage</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> </head> <body> <app-root></app-root> </body> </html>
Public/olympus/Bootstrap/dist/css/bootstrap-reboot.css
CulturaMobile/culturamobile-api
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } article, aside, footer, header, nav, section { display: block; } h1 { font-size: 2em; margi...
rawdata/lawstat/version2/01429/0142920082900.html
czchen/laweasyread-data
<html> <META HTTP-EQUIV=Content-Type Content="text/html; charset=big5"> <!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01429/0142920082900.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:10:44 GMT --> <head><title>ªk½s¸¹:01429 ª©¥»:020082900</title> <link rel="stylesheet" type="text/css" ...
main/libc/unix/linux_like/linux/gnu/constant.KEYCTL_MOVE.html
malept/guardhaus
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../../../../libc/constant.KEYCTL_MOVE.html"> </head> <body> <p>Redirecting to <a href="../../../../../libc/constant.KEYCTL_MOVE.html">../../../../../libc/constant.KEYCTL_MOVE.html</a>...</p> <script>location.replace("../../...
static/test/test-shuffl-data-readwrite.html
gklyne/shuffl
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>test-shuffl-data-readwrite</title> <!-- Import MochiKit modules: require MochiKit library functions to be fully qualified --> <script type="text/javascript">MochiKit = {__export__: ...
public/modules/app/views/material.html
techwiss/techwissapp
<div class="page page-ui-buttons"> <ol class="breadcrumb breadcrumb-small"> <li>Home</li> <li class="active"><a href="#/material">Material</a></li> </ol> <div class="page-wrap"> <div class="row"> <!-- buttons --> <div class="col-md-6"> <h3 class="text-light">Buttons</h3> <di...
gradle_groovydoc/org/gradle/nativeplatform/NativeLibraryBinarySpec.html
huntervwang/bobingqing_www
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- **************************************************************** --> <!-- * PLEASE KEEP COMPLICATED EXPRESSIONS OUT OF THESE TEMPLATES, * --> <!-- * i.e. only iterate & print data where possible. Thanks, Jez. *...
public/modules/fieldcompositions/views/list-fieldcompositions.client.view.html
forres/canchapp
<section data-ng-controller="FieldcompositionsController" data-ng-init="find()"> <div class="page-header"> <h1>Fieldcompositions</h1> </div> <div class="list-group"> <a data-ng-repeat="fieldcomposition in fieldcompositions" data-ng-href="#!/fieldcompositions/{{fieldcomposition._id}}" class="...
third-party/src/boost_1_56_0/libs/math/doc/html/math_toolkit/powers/sin_pi.html
rkq/cxxexp
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>sin_pi</title> <link rel="stylesheet" href="../../math.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../index.html" title="Math Toolkit 1.9.0"> <link rel="up" h...
jetty/jxr/org/mortbay/cometd/client/ext/TimesyncClientExtension.html
napcs/qedserver
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_AU" lang="en_AU"> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> <title>TimesyncClientExtension xref</title...
docs/docsets/FitpaySDK.docset/Contents/Resources/Documents/Classes/SyncRequestQueue.html
fitpay/fitpay-ios-sdk
<!DOCTYPE html> <html lang="en"> <head> <title>SyncRequestQueue Class Reference</title> <link rel="stylesheet" type="text/css" href="../css/jazzy.css" /> <link rel="stylesheet" type="text/css" href="../css/highlight.css" /> <meta charset="utf-8"> <script src="../js/jquery.min.js" defer></script> ...
api/graders/web/hidden-message/instances/Hidden Message/35/public/website.html
mcpa-stlouis/mcpa-ctf
<html> <head> <title>Is something hidden here?</title> </head> <body> <center> <div style="width: 500px"> <h1>Could there be a secret message on this page?</h1> <font color="white">The flag is: flag_43e0ad02b4bdca7b7dd2baa719872d8a616d253e</font> </div> </center> </body> </html>...
deps/boost_1_77_0/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_.html
davehorton/drachtio-server
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>mutable_buffers_1::operator+</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../boost_asio.h...
samples/java/src/main/webapp/index.html
23/resumable.js
<!DOCTYPE html> <html> <head> <title>Resumable.js - Multiple simultaneous, stable and resumable uploads via the HTML5 File API</title> <meta charset="utf-8" /> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body> <div id="frame"> <h1>Resumable.js</h1> <p>It's a Ja...
report/coverage/report-lcov/lcov-report/app/widgets/ht-img-person.directive.js.html
bitclaw/angularjs-testing
<!doctype html> <html lang="en"> <head> <title>Code coverage report for app/widgets/ht-img-person.directive.js</title> <meta charset="utf-8"> <link rel="stylesheet" href="../../prettify.css"> <link rel="stylesheet" href="../../base.css"> <style type='text/css'> div.coverage-summary .sorter {...
public/modules/estudiantes/views/repotes-estudiantes.view.html
gabrielo94/expedienteestudiantil
<section data-ng-controller="EstudiantesController" data-ng-init="get_all_students()"> <img src="/modules/estudiantes/img/cc-logo.jpeg" id="cc-logo" alt="Hidden logo" width="123" height="128" ng-show=false> <div class="page-header"> <h1>Reportes de estudiantes de décimo y undécimo</h1> </div> <f...
Application/Admin/View/Setting/mobile.html
jsRuner/paiken
<form method="post" class="form-x dux-form form-auto" id="form" action="{U('mobile')}"> <div class="panel dux-box active"> <div class="panel-head"> <strong>手机版设置</strong> </div> <div class="panel-body"> <div class="form-group"> <div class="label"> ...
client/svgs/cross.html
Zaku-eu/colourco.de
<template name="svg_cross"> <svg viewBox="0 0 24 24" class="svg-cross"> <path d=" M 22 2 L 2 22 M 2 2 L 22 22 " stroke="#000" stroke-width="4" fill="none" stroke-linecap="round" stroke-linejoin="round" /> </svg> </template>
test/functional/dialog/test_login.html
xilinus/prototypeui
<!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" xml:lang="en" debug="false"> <head> <title>Test Login Dialog</title> <script src="../../../lib/prototype.js" type="text/javascript"></script> <script src="../../...
QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/graphicsview-portedasteroids-view-cpp.html
stephaneAG/PengPod700
<?xml version="1.0" encoding="UTF-8"?> <!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" xml:lang="en_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Qt 4.8: v...
lib/Encog/apidocs/org/encog/neural/hyperneat/class-use/HyperNEATCODEC.html
ladygagapowerbot/bachelor-thesis-implementation
<!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_24) on Wed Apr 17 10:23:39 UTC 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> ...
docs/browser-bugs.html
byrongits/bootstrap
--- layout: default title: Wall of browser bugs slug: browser-bugs lead: "A list of the browser bugs that Bootstrap is currently grappling with." --- <div class="bs-docs-section"> <h1 id="browser-bugs" class="page-header">Browser bugs</h1> <p class="lead">Bootstrap currently works around several outstanding brow...
snippets/src/index.html
PureSingh/ionic-framework-snippets
<a class="item item-thumbnail-left" href="#"> <img src="#"> <h2>Thumbnail</h2> <p>I am Crazy.</p> </a> <Ionic-css-toggle> </Ionic-css-toggle> <label class="toggle"> <input type="checkbox"> <div class="track"> <div class="ha...
app_client/courses/courses.view.html
PatroxGaurab/code_test_edutech
<navigation></navigation> <section id="page-breadcrumb"> <div class="vertical-center sun"> <div class="container"> <div class="row"> <div class="action"> <div class="col-sm-12"> <h1 class="title">Course Lis...
javadocs/overview-tree.html
tarql/tarql.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_65) on Mon Jan 12 15:12:12 GMT 2015 --> <title>Class Hierarchy</title> <meta name="date" content="2015-01-12"> <link rel="stylesheet" t...
www/build/pages/list/list.html
Alex-fun/ionic2-starter
<ion-navbar *navbar primary> <ion-buttons start> <button royal (click)="openMenu()"> <ion-icon name="menu"></ion-icon> </button> </ion-buttons> <ion-title>CNode</ion-title> <ion-buttons end> <button royal (click)="openModal()"> <ion-icon name="create-outline"></ion-icon> </button> ...
test/malformed-function.html
fizx/parsley
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html lang="en"> <HEAD> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE>Full property table</TITLE> <link rel="stylesheet" href="style/default.css" type="text/css"> <link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-CR.cs...
layout/default/style.css
plcosta/painel-web
/** * Default layout - Painel Web * @author Rogerio Lino <rogeriolino@gmail.com> */ #layout, #layout * { padding: 0; margin: 0; line-height: 1; } #error { color: #ccc; display: none; } #layout .top { height: 15%; } #layout .middle { width: 100%; height: 60%; } #layout .middle .left { ...
web/bundles/bloggerblog/css/sidebar.css
richpolis/sf2Pruebas
/* Document : sidebar Created on : 14/08/2012, 09:05:04 AM Author : richpolis Description: Purpose of the stylesheet follows. */ .sidebar .section { margin-bottom: 20px; } .sidebar h3 { line-height: 1.2em; font-size: 20px; margin-bottom: 10px; font-weight: normal; background: #eee; paddi...
database/info/main/NH3.html
polyanskiy/refractiveindex.info-database
<!-- this file is part of refractiveindex.info database refractiveindex.info database is in the public domain copyright and related rights waived via CC0 1.0 --> <h1>Ammonia, NH<sub>3</sub></h1> <h2>Other names</h2> <ul> <li>Azane <li>Hydrogen nitride</li> <li>Trihydrogen nitride</li> <li>Nitro-sil</li> </ul> <h2>Ex...
net.sourceforge.metrics/doc/apidocs/net/sourceforge/metrics/internal/xml/class-use/TypeXMLExporter.html
leonardobsjr/metrics3
<!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.4.2_08) on Thu Jun 30 07:47:18 EDT 2005 --> <TITLE> Uses of Class net.sourceforge.metrics.internal.xml.TypeXMLExporter </TITLE> <LINK REL ="s...
CodeIgniter_1.5.3/CodeIgniter_1.5.3/user_guide/installation/upgrade_153.html
Calico90/codeigniter-version-scanner
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>CodeIgniter User Guide</title> <style type='text/css' media='all'>@import url('../userguide.css');</style> <link rel='stylesheet' type='text/css' media='all' href='../userguid...
sites/2u4u.com.cn/themes/uuonline/images/uuonline.css
404pnf/4u2u
/* $Id: zen.css,v 1.14.2.1 2009/02/13 07:46:04 johnalbin Exp $ */ /* * ZEN STYLES * * This is an example stylesheet. Sub-themes should NOT include the zen/zen.css * file, but instead copy this CSS to their own stylesheets. * * In this stylesheet, we have included all of the classes and IDs from this * theme's t...
docs/reference/html/interfaceCGTKFrame-members.html
tylerburton/coregtkgen
<!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...
t3-assets/dev/sunflower/templates.industrix.less.joomla.less.css
L16jovenesTIC/portal-web
.item-page { margin-bottom: 40px; } .items-leading .leading { margin-bottom: 40px; } .items-row .item-image { margin-right: 0 !important; } .items-row .item { margin-bottom: 40px; } .divider-vertical { margin: 20px 0 40px; border: 0; border-top: 1px solid #eeeeee; } .article-aside { color: #999999; fo...
doc/game/graphics/GameAnimationController.Animation.html
pierstocazzo/unical-3d-game
<!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_15) on Wed Feb 10 15:32:25 CET 2010 --> <TITLE> GameAnimationController.Animation </TITLE> <META NAME="date" CONTENT="2010-02-10"> <LINK REL ="styl...
administrator/help/en-GB/Users_Groups.html
emelynelisboa/studiosummo
<!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" lang="en_GB" xml:lang="en_GB"> <head> <title>COM_ADMIN_HELP_USERS_GROUPS</title> <link href="css/help.css" rel="stylesheet" type="text/css" /> <meta n...
BV_Creator/Doc/html/search/classes_6c.html
arthurcarroll/Braitenburg_Vehicle_Simulator
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="search...
public/mdb.kralenconfig/Content/angular-1.5.11/angular-1.5.11/docs/partials/api/ngMessages/directive/ngMessages.html
timedelaar/beadconfig
<a href='https://github.com/angular/angular.js/edit/v1.5.x/src/ngMessages/messages.js?message=docs(ngMessages)%3A%20describe%20your%20change...#L271' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit">&nbsp;</i>Improve this Doc</a> <a href='https://github.com/angular/angular.js/tree/v1.5.11/src...
index.html
joshuaocero/php-epp-client
<!DOCTYPE html> <html> <head> <meta charset='utf-8'> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" /> <link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" /> <link...
solr/docs/solr-map-reduce/org/apache/solr/hadoop/class-use/SolrCounters.html
swsachith/ANDROPHSY
<!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 Thu Apr 09 10:39:07 MDT 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.a...
modules/controls/src/main/resources/com/sun/javafx/scene/control/skin/modena/whiteOnBlack.css
Debian/openjfx
/* * Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
wp-content/plugins/easy-testimonials/include/css/avatar-right-red-grey.css
mattforsyth-west/commons-unionranch
blockquote.easy_testimonial { background-image: none; margin: 10px 0 40px; min-height: 220px; position: relative; } blockquote.easy_testimonial div.testimonial_body { margin-right: 160px; } blockquote.easy_testimonial div.testimonial_body a.easy_testimonials_read_more_link { position: relative; } blockquote....
app/templates/single_choice/edit_single_choice.html
ts25504/test_paper_generator
{% extends "base.html" %} {% import "bootstrap/wtf.html" as wtf %} {% block title %}单选题 - 编辑{% endblock %} {% block page_content %} <div class="page-header"> <h1>单选题 - 编辑</h1> </div> {% include 'single_choice/_single_choice_form.html' %} {% endblock %} {% block scripts %} {{ super() }} <script src="//cdn...
hostweb/typo3conf/ext/tt_news/res/tt_news_v3_styles.css
janusnic/Portfolio
.news-single-rightbox, .news-single-imgcaption, .news-latest-date, .news-latest-morelink, .news-latest-category, .news-list-category, .news-list-author, .news-list-imgcaption, .news-list-date, .news-list-browse, .news-amenu-container, .news-catmenu { font-size:10px; } /*----------------------------------- cleare...
testserver/testserver/templates/dashboard.html
sidazad/tersity
<div id='dashboard_page'><label>Please select one of the tabs below</label> <tabset><tab heading="Notifications"> Notifications </tab><tab heading="Manage Notifications"> <b>This is the list of your notifications</b> </tab></tabset>
DocumentadorWeb/target/documentador-0.0.1-SNAPSHOT/resources/bootstrap/css/bootstrap-theme.css
davidcadena3/documentador
/*! * Bootstrap v3.3.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=58430827438277d48bdc) * Config saved to config.json and https:...
ow_system_plugins/base/views/components/change_password.html
seret/oxtebafu
{script} {literal} $(function(){ $("#change_password_button").click( function() { window.oldPassword.floatBox = new OW_FloatBox({$title: '{/literal}{text key='base+change_password'}{literal}', $contents: $('#change-password-div'), width: 480}); } ); }); {/literal...
031/xwphelp2/wps/wps_fdrhotky.html
rousseaux/netlabs.xworkplace
<HTML RESID=&ID_XSH_SETTINGS_FOLDERHOTKEYS;> <HEAD> <TITLE> &xwp;: Map sneltoetsen </TITLE> </HEAD> <!-- changes with V0.82: removed the outdated NPS WPS explanation. --> <!-- V0.9.16: replace XFolder with &xwp; --> <BODY> Op deze pagina kunt u toetsenbord <!-- V0.9.20: added link --> <A HREF...
boost/libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg/binom_size_eg.html
csitarichie/boost_msm_bare_metal
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Estimating Sample Sizes for a Binomial Distribution.</title> <link rel="stylesheet" href="../../../../../../../../../../doc/html/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.74.0"> <...
lib/apache-jena-2.12.1/javadoc-arq/com/hp/hpl/jena/sparql/util/class-use/NodeComparator.html
knil-sama/YADDW
<!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_45) on Thu Oct 02 16:39:54 BST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class com.h...
home/css/digital.css
emporyou/emporyou
/*CONVENZIONI ALWAYS*/ /*.ln = line - usare per elementi che a livello di layout del parent rappresentano una linea*/ /*.lb = label - usare per elementi che a livello di layout contencono delle label*/ /*.v = value - usare per elementi che a livello di layout contengono dei dati*/ /*.g = group - usare per suddividere i...
ext/ant/manual/api/org/apache/tools/ant/taskdefs/optional/windows/package-tree.html
UnboundID/ldapsdk
<!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_121) on Thu Feb 02 18:54:45 CET 2017 --> <title>org.apache.tools.ant.taskdefs.optional.windows Class Hierarchy (Apache Ant API)</title>...
Mobile App/www/subjectView.html
Mehrpouya/learning-energy-systems
<!DOCTYPE html> <!-- Copyright (C) 2015 Hadi Mehrpouya <http://www.hadi.link> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. ...
catkin_ws/Reports/BOLD_SIFT_1CAN-10fold-10%/tomato_soup/tomato_soup9.html
MarcGroef/ros-vision
<!DOCTYPE html> <html> <h1>tomato_soup9</h1> <p> BOLD: 1/1 correct and 0/1false</p> <p> SIFT: 0/1 correct and 1/1false</p><br> <img src = "../../../BVD_M01/tomato_soup/tomato_soup9.jpg" alt = "tomato_soup9.html" style= " width:320px;height:240px;"> <h1> Falsely compared to: </h1><br> <img src = "../../../" alt = "" st...
themes/rubik/style.css
Onenix/360kpop-shop
body, input, textarea, select { font-family:"Lucida","Lucida Grande","Trebuchet MS",Tahoma,Verdana,sans-serif; } body.rubik { color:#333; background:#ccc url(images/bleeds.png) 0px -80px repeat-x; } a { color:#39c; text-decoration:none; } /** * "Rounded" elements ========================================...
src/test/resources/pages/instructorFeedbackResultsPageOpen.html
thenaesh/teammates
<html> <head> <title> TEAMMATES - Feedback Session Results </title> <link href="/favicon.png" rel="shortcut icon"> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <link href="https://unpkg.com/bootstrap@3.1.1/dist/css/bootstrap...
realtime_visualization/map_system/templates/map_system/content/add_tile_server.html
tmkasun/human_tracking_PIR_FYP
<div class="modal" id="addTileServer" tabindex="-1" role="dialog"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header" style="cursor: move;background: #f9f9f9;-webkit-box-shadow: inset 0px 0px 14px 1px rgba(0,0,0,0.2);-moz-box-shadow: inset 0px 0px 1...
wp-content/plugins/nextend/library/assets/css/ni.css
TheOrchardSolutions/WordPress
.ni{ color: #6d8299; font-family: 'Open Sans',Arial,sans-serif; font-weight: 400; } .ni.wrapper { padding: 20px; } .ni .blue-container { background-color: #EEF3F8; border-bottom: 1px solid rgba(0, 0, 0, 0.1); overflow: auto; } .ni p{ color: #6d8299; font-si...
ScadaLTS-UI/src/app/appBody/about/about.component.html
sdtabilit/Scada-LTS
<div class="about col-md-6 col-xs-12"> <md-card> <p><h3>Scada-LTS</h3><br>Is an Open Source, web-based, multi-platform solution for building your own SCADA (Supervisory Control and Data Acquisiton) system. <br><br> <hr> Scada-LTS homepage - <a href="http://scadalts.org">scadalts.org</a> </md-card> </div> <div...
sites/all/libraries/yui/examples/charts/charts-hideseries_clean.html
ehazell/AWPF
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>Hide series in a chart.</title> <style type="text/css"> /*margin and padding on body element can introduce errors in dete...