path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
detail/SFML.html
IainNZ/packages.julialang.org
<!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>Julia Package Listing - Testing Information</title> <style> /* -- Mix of julialang.org, Bootstrap ...
src/tests/search.html
LIII/uikit-uikit-ed6ddd0
<!DOCTYPE html> <html lang="en-gb" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Search component - UIkit tests</title> <script src="../../vendor/jquery.js"></script> <script src="utils/test.js"></script>...
_includes/system/sys_header.html
studiomohawk/Five
<!doctype html> <html lang="ja"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> {% case page.layout %} {% when 'home' %} <title itemprop="name" property="og:title" content="{{ site.sitename }} | {{ site.tagline }}">{{ site.sitename }} | {{ site.tagline }}</title> ...
test_project/navigation_autocomplete/templates/navigation_autocomplete/autocomplete.html
kowito/django-autocomplete-light
{% load url from future %} <div style="color: black"> <h3>Groups</h3> {% for group in groups %} <a class="block choice" href="{% url 'admin:auth_group_change' group.pk %}">{{ group }}</a> {% empty %} No group found matching your query {% endfor %} <h3>Users</h3> {% for user in users %} <a class="block choice" href="{...
ext/c++/thirdpart/c++/boost/doc/html/boost/interprocess/open_or_create.html
yinchunlong/abelkhan-1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Global open_or_create</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="ge...
js/lib/angular-1.2.32/docs/partials/api/ng/function/angular.bootstrap.html
souths/njy2
<a href='https://github.com/angular/angular.js/edit/v1.2.x/src/Angular.js?message=docs(angular.bootstrap)%3A%20describe%20your%20change...#L1295' 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.2.32/src/Ang...
services/bible-reader/public/bower_components/polymer-ajax/smoke.html
finalclass/bible-map
<!DOCTYPE html> <html> <head> <title>polymer-ajax</title> <script src="../platform/platform.js"></script> <link rel="import" href="polymer-ajax.html"> </head> <body> <polymer-ajax auto url="http://gdata.youtube.com/feeds/api/videos/" params='{"alt":"json", "q":"chrome"}' handleAs="json"></polymer-a...
public/modules/facilities/views/create-facility.client.view.html
forres/canchapp
<section data-ng-controller="FacilitiesController"> <div class="page-header"> <h1>New Facility</h1> </div> <div class="col-md-12"> <form class="form-horizontal" data-ng-submit="create()" novalidate> <fieldset> <div class="form-group"> <label cl...
www/collab_api/public/js/libs/ng-grid/test/runner.html
steflef/lmtl
<!doctype html> <html lang="en"> <head> <title>End2end Test Runner</title> <script src="../lib/jquery-1.8.2.min.js" ng-autotest></script> <script src="../lib/angular.js" ng-autotest></script> <script src="lib/angular/angular-scenario.js" ng-autotest></script> <script src="../ng-grid-1.2.1.debug....
src/Jasig/docs/api/group__internal.html
Eirbware/Core
<!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"/> <title>phpCAS: Implementation</title> <link href="tabs.css" rel="stylesheet" t...
public/plugins/c3-0.5.4/htdocs/samples/domain_y.html
tuandinhvu/v2CRM
<html> <head> <link rel="stylesheet" type="text/css" href="/css/c3.css"> </head> <body> <button id="btn1">Bar</button> <button id="btn2">Line</button> <button id="btn3">Area</button> <div id="chart1"></div> <div id="chart2"></div> <div id="chart3"></div> <script src="http://d3js.o...
appsensor-dot-org/site-contents/docs/v2.3.2/javadoc/org/owasp/appsensor/core/reporting/ReportingEngine.html
ProZachJ/appsensor
<!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) on Wed Apr 05 01:58:40 EDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ReportingEngine (appsensor-pare...
unit/benchmark/src/csszengarden.com.137.css
codenothing/css-compressor
/* css Zen Garden submission 137 - 'DJ Style', by Ramon Bispo, http://ilhasol.com/bastidores.asp */ /* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/ */ /* All associated graphics copyright 2004, Ramon Bispo */ /* Added: Nov. 29th, 2004 */ /* IMPORTANT */ /* This...
appsensor-dot-org/site-contents/docs/v2.3.2/javadoc/org/owasp/appsensor/amqp/rabbitmq/util/package-summary.html
ProZachJ/appsensor
<!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) on Wed Apr 05 01:58:42 EDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.owasp.appsensor.amqp.rabbit...
ext/c++/thirdpart/c++/boost/doc/html/boost/accumulators/tag/weighted_pot_t_idp35079040.html
yinchunlong/abelkhan-1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct template weighted_pot_tail_mean_prob</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="...
_posts/2014/03/2014-03-19-empirical-software-engineering-papers.html
FranciscoCanas/website
--- layout: post author: "Greg Wilson" title: "Empirical Software Engineering Papers" date: 2014-03-19 time: "10:00:00" category: ["Research", "Teaching"] --- <p> When I teach scientists programming, I frequently cite empirical studies in software engineering to back up my claims about various tools and practices...
postgresql/html/datatype.html
jeremymcwilliams/pubcom
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML ><HEAD ><TITLE >Data Types</TITLE ><META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REV="MADE" HREF="mailto:pgsql-docs@postgresql.org"><LINK REL="HOME" TITLE="PostgreSQL 9.0.5 ...
vendor/phing/phing/docs/docbook5/en/output/webhelp/apfs05s01.html
ghostnc/symfony-project
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!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="X-UA-Compatible" content="IE=edge" /> <meta...
ajax/libs/froala-editor/3.0.6/css/third_party/image_tui.min.css
extend1994/cdnjs
/*! * froala_editor v3.0.6 (https://www.froala.com/wysiwyg-editor) * License https://froala.com/wysiwyg-editor/terms/ * Copyright 2014-2019 Froala Labs */ .clearfix::after{clear:both;display:block;content:"";height:0}.hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;cli...
www/lib/onsen-css-components/patterns/grid_menu.css
asunar/WorldCupScheduler
.grid-menu { width: 100%; height: 300px; } .float-left { float: left; } .font-weight-500 { font-weight: 500; } .centering-and-alignment { display: box; display: -ms-box; display: -moz-box; display: -o-box; display: -webkit-box; box-align: center; -ms-box-align: center; ...
_react_docs/latest/modules/_uirouter_core_params_paramtypes.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>@uirouter/core/params/paramTypes | @uirouter/react</title> <meta name="description" content="Documentation for @uirouter/react"> <meta name="viewport" content="width=devic...
lit2go.ok/206/poems-on-various-subjects-religious-and-moral/4915/to-s-m-a-young-african-painter-on-seeing-his-works/index.html
adrianosb/HtmlToText
<!DOCTYPE html> <html> <head> <title>"To S. M. a Young African Painter, on seeing His Works." | Poems on Various Subjects, Religious and Moral | Phillis Wheatley | Lit2Go ETC</title> <link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/screenless.css" type="text/css" media="screen" title="no title" char...
sandstone/apps/filebrowser/static/filebrowser.css
SandstoneHPC/OIDE
/* Volume info styles */ .fb-volume { margin-left: 20px; margin-right: 20px; margin-bottom: 50px; } .fb-volume > span { font-weight: bold; } .fb-volume-info > .progress { margin-bottom: 0; background-color: #fff; border: 1px solid #ddd; } .fb-volume-listing > .list-group {} .fb-volume-listing > .list-g...
ws-browser/views/narrative/dialogboxes/copynarrative.html
kbase/browse
<div > <div class="modal-header"> <button type="button" class="close" ng-click="cancel()" aria-hidden="true">&times;</button> <h4>Copy Narrative </h4> </div> <div class="modal-body"> <div> <alert ng-repeat="alert in alerts" type="alert.type" c...
examples/webgl_loader_mmd.html
Samsung-Blue/three.js
<!DOCTYPE html> <html lang="en"> <head> <title>three.js webgl - loaders - MMD loader</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"> <style> body { font-family: Monospace; background-color: #fff; color: #0...
src/app/views/foraging/manage.html
FlightNode/FlightNode.Demo
<alert></alert> <loading></loading> <div class="row"> <div class="col-sm-12"> <h2>Waterbird Foraging Surveys - Administrative View</h2> </div> </div> <div class="row"> <div class="col-sm-12"> <div class="grid" ui-grid="gridOptions" id="foraging-grid" style="height: 20em; width: 100%;"></div...
views/plugin_wiki/layout.html
dotskapes/wikiSkapes
<!DOCTYPE html> <html><!-- no-js need it for modernzr --> <head> <meta charset="utf-8" /> <!-- www.phpied.com/conditional-comments-block-downloads/ --> <!--[if IE]><![endif]--> <!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame Remove this if yo...
themes/classic/css/ie7.css
harry1989/getrti
/* Verti 2.0 by HTML5 UP html5up.net | @n33co Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ /*********************************************************************************/ /* Basic */ /*****...
libs/GeographicLib-1.43/doc/tmseries30.html
JanEicken/MA
<html> <head> <title> Krueger's series for the transverse Mercator projection </title> <body> <h2> Krueger's series for the transverse Mercator projection </h2> This extends Krueger's series for the transverse Mercator projection given in <a href="transversemercator.html#tmseries...
static/src/tag-page/tag-page.tpl.html
total-impact/depsy
<div class="page entity-page tag-page"> <div class="ti-page-sidebar"> <div class="sidebar-header"> <div class="tag-about"> <span class="name"> <i class="fa fa-tag"></i> {{ packages.filters.tag }} </span> <span class="num-tags"> ...
js/lib/angular-1.2.32/docs/partials/api/ngTouch/service/$swipe.html
souths/njy2
<a href='https://github.com/angular/angular.js/edit/v1.2.x/src/ngTouch/swipe.js?message=docs($swipe)%3A%20describe%20your%20change...#L5' 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.2.32/src/ngTouch/swi...
vendor/assets/ckeditor/ckeditor-contrib/plugins/audio/docs/install.html
keithpops/rich
<!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"> <title>Audio plugin</title> <link href="styles.css" rel="stylesheet" type="text/css"> </head> <body> <h1>Audio P...
client/src/app/register/register.component.html
ravite/Duplicate-mean
<div class="col-md-6 col-md-offset-3"> <h2>Register</h2> <form name="form" (ngSubmit)="f.form.valid && register()" #f="ngForm" novalidate> <div class="form-group" [ngClass]="{ 'has-error': f.submitted && !firstName.valid }"> <label for="firstName">First Name</label> <input type=...
docs/cover.html
chinakids/uikit
<!DOCTYPE html> <html lang="en-gb" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Cover component - UIkit documentation</title> <link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon"> <lin...
_posts/2012-01-30-odata-service-validation-tool-update-7-new-rules.html
ODataOrg/odataorg.github.io
--- layout: post title: 'OData Service Validation Tool Update: 7 new rules' date: 2012-01-30 22:45:02.000000000 +08:00 categories: - OData tools tags: [] status: publish type: post published: true author: OData.org Archive --- <p><a href="http://validator.odata.org/">OData Service Validation Tool</a> was updated with 7...
ide/che-core-ide-app/src/main/resources/org/eclipse/che/ide/command/editor/styles.css
snjeza/che
/******************************************************************************* * Copyright (c) 2012-2017 Codenvy, S.A. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available ...
wp-content/themes/mystile/styles/green.css
watsondj/dev_web_lesfraudeurs
/* Theme Name: Mystile Theme URI: http://www.woothemes.com/ Version: 1.2.13 Description: Designed by <a href="http://www.woothemes.com">WooThemes</a>. Author: WooThemes Author URI: http://www.woothemes.com Tags: woothemes Copyright: (c) 2009-2011 WooThemes. License: GNU General Public License v2.0 License URI: http...
app/content/html/wm-drm-eula.html
freaktechnik/nightingale-hacking
<p>Content providers are using the Microsoft digital rights management technology for Windows Media (&ldquo;WM-DRM&rdquo;) to protect the integrity of their content (&ldquo;Secure Content&rdquo;) so that their intellectual property, including copyright, in such content is not misappropriated. Portions of this software ...
wp-content/plugins/video-embed-thumbnail-generator/css/kgvid_styles.css
mrengy/flip2014
.kgvid_wrapper { margin: 1em 0px; position: relative; max-width: 100% } .kgvid_wrapper_auto_left { margin-left: auto; } .kgvid_wrapper_auto_right { margin-right: auto; } .kgvid_wrapper_inline { display: inline-block; } .kgvid_wrapper_inline_left { float: left; margin: 1em 1em 0 0; } ...
Library/init/zsh/man/html/addgroup.html
jaredbonobos/zsh-templates-osx
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta name="generator" content= "HTML Tidy for Mac OS X (vers 1st December 2004), see www.w3.org" /> <meta http-equiv="Content-Type" content= "text/html; c...
doc/doc/html/artvertiser_2calibmodel_8h-source.html
JulianOliver/The-Artvertiser
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>bazar: /home/julian/devel/artvertiser/samples/artvertiser/calibmodel.h Source File</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css...
varia/syntax/chat/Modern Bubbling (Compact)/Contents/Resources/Variants/Alternative Glass (Yellow & Cyan).css
vogel/kadu
@import url("../main.css"); @import url("../styles/alternative/_default.css"); @import url("../styles/alternative/_glass.css"); @import url("../styles/alternative/glass-out-yellow.css"); @import url("../styles/alternative/glass-in-cyan.css");
src/slf4j-1.7.25/site/apidocs/org/slf4j/profiler/TimeInstrument.html
rickli/Java
<!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_17) on Thu Mar 16 17:20:38 CET 2017 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>TimeInstrumen...
wp-content/themes/waschanimache/stylesheets/app.css
borisbaldinger/waschanimache
/** * This app.css is all yours, if you wish to have it ready with your application put it in here! */
transifex/templates/timeline.html
hfeeki/transifex
{% load i18n %} {% load pagination_tags %} {% load sorting_tags %} {% load txcommontags %} {% autosort actionlog %} {% with actionlog.count as actionlog_total %} {% autopaginate actionlog 30 %} <div class="generic_form"> <fieldset style="margin: inherit auto;" class="compact"> <legend><span class="i16 filter">{% tra...
webmin-1.660/inittab/help/runlevels.sv.UTF-8.html
pakohan/syso-kernel
<header>Körnivåer</header> Fältet får innehålla flera tecken, som motsvarar olika körnivåer. Exempelvis betyder <tt>123</tt> att processen ska köras igång vid körnivåerna 1, 2 och 3. <p>När körnivån för systemet ändras kommer alla processer som inte har definierats för den nya körnivån att slås ihjäl, först med <tt>S...
wp-content/themes/simplecorp/library/css/color-schemes/dark-green/styles.css
avivais/projectFit
/* ---------------------------------------------------------------------- */ /* DARK GREEN /* /* /* Accent color: #34B489 ; /* Borders color, Submenu background: #615951 ; /* Page background: #333333; /* Content Boxes background: #3F3F3F; /* --------------------------------------------------------------------...
thirdparty/freetype/docs/reference/ft2-basic_types.html
blchinezu/pocketbook-coolreader
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>FreeType-2.9 API Reference</title> <style type="text/css"> a:link { color: #0000EF; } a:visited { color: #51188E; } a:hov...
themes/creative_responsive_theme/css/custom-media.css
jagnoha/website
@media (min-width: 767px) { .navbar-header{ float: none; } .carousel-caption { background: rgba(0, 0, 0, 0.47); padding: 0 15px 30px 14px; font-size: 14px; } .carousel-caption h3{ color: #fff; } .menu-base-theme a:hover, .menu-base-theme a:focus, .menu-base-theme a:active, ...
scripts/ol3-ext-gh-pages/examples/map.control.bar.html
apgeo/silexgis
<!DOCTYPE html> <!---------------------------------------------------------- Copyright (c) 2015 Jean-Marc VIGLINO, released under CeCILL-B (french BSD like) licence: http://www.cecill.info/ ------------------------------------------------------------> <html> <head> <title>OL3-ext: Control bar</title> <meta ht...
wp-content/plugins/InsertUpdateDelete/Jssor.Slider.FullPack/demos-jquery/banner-rotator-2.source.html
prasadsilicus/wordpress
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Banner Rotator Demo - Jssor Slider, Carousel, Slideshow with Javascript Source Code</title> </head> <body style="background:#fff;"> <!-- Caption Style --> <style> ...
sites/all/libraries/yui/docs/stylesheet/stylesheet-theme.html
zuverza/se
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Example: Adjusting a Page Theme on the Fly</title> <link rel="stylesheet" href="http://yui.yahooapis.com/3.4.0pr3/build/cssgrids/grids-min.css"> <link rel="stylesheet" href="../assets/css/main.css"> <link rel="stylesheet" href=".....
src/test/resources/pages/instructorFeedbackConstSumRecipientQuestionAddSuccess.html
thenaesh/teammates
<div class="container" id="mainContent"> <div id="topOfPage"> </div> <h1> Edit Feedback Session </h1> <br> <div class="well well-plain"> <form action="/page/instructorFeedbackEditSave" class="form-group" id="form_feedbacksession" method="post"> <div class="row"> <div class="col-sm-12">...
ow_system_plugins/base/mobile/decorators/box_toolbar.html
seret/oxtebafu
<div class="owm_box_toolbar"> {foreach from=$data.itemList item='item' name='toolbar'} {capture name="toolbarCommonAttrs"} {if !empty($item.id)}id="{$item.id}"{/if} {if isset($item.click)} onclick="{$item.click}"{/if} style="{if isset($item.display)}display: {$item.display}{/if}" {if !empty($item.class)} {$item...
examples/example2/index.html
BenMGilman/ng-print
<!DOCTYPE html> <html lang="en" ng-app="exampleOne"> <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>Grayscale -...
src/3rdparty/src/loki-0.1.6/doc/html/a00665.html
gregorynicholas/houdini-ocean-toolkit
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>Loki: SafeFormat.cpp Source File</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><b...
resource/tools/ArduinoUploader/Arduino/hardware/tools/avr/doc/binutils/as.html/MSP430_002dMacros.html
Alexia23/MindPlus
<html lang="en"> <head> <title>MSP430-Macros - Using as</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Using as"> <meta name="generator" content="makeinfo 4.7"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="MSP430-Syntax.html#MSP430-Syntax" tit...
toolkit/srpm/SOURCES/gfxboot-themes-1.0.0/themes/openSUSE/help-install/sk/main::opt.html
sTeeLM/MINIME
<h3> <a name="opt">Možnosti štartu</a> </h3> <p> There are two types of boot options available. First, there are options that affect the installer. Second, there are kernel options. Some of the more common options are: </p> <p> a) installer options <ul> <li><a href="#o_install">inštalovať</a> -- select an installat...
onyx-modules/quartz/quartz-core/src/main/resources/org/obiba/onyx/quartz/editor/question/condition/ConditionPanel.css
apruden/onyx
.radioContent { margin-left: 2.083em; } .radioContent img { vertical-align: bottom; } img.preview { cursor: pointer; }
bootstrapper/misc/miscNg2.html
TheOriginalJosh/TypeScript-Angular-Components
<h3>Angular 2 misc</h3> <div class="form-group"> <div><label><a href="https://github.com/SamGraber/TypeScript-Angular-Components/blob/master/source/components/busy/busy.md">Busy</a>:</label></div> <rl-checkbox ng-model="misc.loading">Loading</rl-checkbox> <div><rl-busy-ng [loading]="misc.loading" size="2x"></rl-busy...
plugins/theme_files/index.html
causefx/Organizr
cert file in this directory
contrib/html/index.html
wfr2000/ebusd
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width"> <title>ebusd</title> <link rel="stylesheet" href="css/jsplumb.css"> <link rel="stylesheet" href="css/style.css"> </head> <body data-library="dom">...
contrib/mpi4py/mpi4py-1.3/docs/apiref/mpi4py.rc-module.html
capoe/espressopp.soap
<?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>mpi4py.rc</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script typ...
api/html/toc-cuon.AI-module.html
juergenhamel/cuon
<?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>AI</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script type="text...
examples/ch02/not_used/2.7.html
yadongcao/extjs-in-action-examples
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" type="text/css" href="../../ext4/resources/css/ext-all.css" /> <script type="text/javascript" src="../../ext4/adapter/ext/ext-base.js"></script> <script type="text/javascript" src="../../ext4/ext-all-debug.js"...
test/fixtures/koji_build_page.html
stbenjam/katello-deploy
<!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>buildArch (ruby193-rubygem-katello-2.3.0-1.20150507005...
zon_ads/Zona_A_2_988x90.html
farkbarn/InfoOrange
<script defer type='text/javascript'><!--// <![CDATA[ OA_show(2); // ]]> --></script><noscript><a target='_blank' href='http://ads.elinformador.com.ve/www/delivery/ck.php?n=9bf4daf'><img border='0' alt='' src='http://ads.elinformador.com.ve/www/delivery/avw.php?zoneid=2&amp;n=9bf4daf' /></a></noscript>
bower_components/angular/docs/examples/example-ngChange-directive/index-production.html
Jom901/FunMind
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-ngChange-directive-production</title> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.14/angular.min.js"></script> </head> <body ng-app=""> <script> function Controller($scope) { $scope.coun...
external/dropbox-android-sdk/docs/help-doc.html
guardianproject/InformaCore
<!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 Jan 08 16:50:35 PST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>API Help</title> <m...
tests/wpt/web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.end.rtl.html
Acidburn0zzz/servo
<!DOCTYPE html> <!-- DO NOT EDIT! This test has been generated by /html/canvas/tools/gentest.py. --> <title>OffscreenCanvas test: 2d.text.draw.align.end.rtl</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/html/canvas/resources/canvas-tests....
dom/tests/mochitest/dom-level1-core/test_elementretrieveallattributes.html
Yukarumya/Yukarum-Redfoxes
<!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"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>http://www.w3.org/2001/DOM-Test-Suite/level1/core/elementretrieveallattri...
tests/wpt/web-platform-tests/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html
wilmoz/servo
<!DOCTYPE html> <!-- Distributed under both the W3C Test Suite License [1] and the W3C 3-clause BSD License [2]. To contribute to a W3C Test Suite, see the policies and contribution forms [3]. [1] http://www.w3.org/Consortium/Legal/2008/04-testsuite-license [2] http://www.w3.org/Consortium/Legal/2008/03-bsd-license [3...
lib/templates/RessourceGroup/RessourceGroupDuplicate.html
contactkarthikc/onlogistics
<!--$Id$--> <form name="RessourceGroupDuplicate" method="post" action="{$formAction}"> <table width="100%" border="0" cellspacing="0" cellpadding="4" class="form"> <thead> <tr> <td colspan="4">&nbsp; <input type="hidden" name="retURL" value="{$retURL}" /> <input type="hidden" name="rsgID" valu...
WorldMaker/External/SFML-2.4.0/doc/html/functions_v.html
S4m41/WorldMaker
<!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> <title>SFML - Simple and Fast Multimedia Library</title> <meta http-equiv="Content-Type" content="text/html;"/> <meta c...
snc/templates/usuario/alterar_usuario.html
culturagovbr/sistema-nacional-cultura
{% extends "base.html" %} {% block content %} {% endblock content %}
extLibs/RGraph/demos/radar-interactive-key.html
cainamreha/cwms
<!DOCTYPE html > <html> <head> <script src="../libraries/RGraph.common.core.js" ></script> <script src="../libraries/RGraph.common.dynamic.js" ></script> <script src="../libraries/RGraph.common.key.js" ></script> <script src="../libraries/RGraph.drawing.rect.js" ></script> <script src="../libraries/...
releases/0.7.4/api/java/io/gearpump/streaming/task/TaskActor$.html
gearpump/gearpump.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.6.0_36) on Wed Jan 13 23:44:27 CST 2016 --> <title>TaskActor$</title> <meta name="date" content="2016-01-13"> <link rel="stylesheet" type="...
static/events/2012-italy/proposals/TamingTheJ2EEBeast/index.html
benjohnson77/devopsdays-web
<!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>Italy - Rome 2012 - Proposal</title> <meta name="author" content="Bryan Berry" > <link rel="alternate" type="a...
connectors/nuxeo/connector/src/main/resources/org/apache/manifoldcf/crawler/connectors/nuxeo/editSpecification_confDocumentsType.html
kishorejangid/manifoldcf
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use ...
hadoop-0.20.2-cdh3u5/docs/api/org/apache/hadoop/mapred/join/class-use/Parser.NodeToken.html
YuMatsuzawa/HadoopEclipseProject
<!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_31) on Fri Oct 05 17:19:52 PDT 2012 --> <TITLE> Uses of Class org.apache.hadoop.mapred.join.Parser.NodeToken (Hadoop 0.20.2-cdh3u5 API) </TITLE> <ME...
boost_1_54_0/libs/log/doc/html/boost/log/parse_filter_idp21617472.html
ryancoleman/autodock-vina
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Function template parse_filter</title> <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../index.h...
wxmall-web-mobile/target/wxmall-web-mobile/WEB-INF/template/search/page-search.html
sendy943/jfinal-wxmall
<div id="page-search" class="page"> <header class="bar bar-nav"> <a class="icon icon-me pull-left open-panel"></a> <a class="icon icon-left pull-right back"></a> <div class="searchbar row" style="background: rgba(0,0,0,0);width:80%; margin-left:auto;margin-right:auto" > <div cla...
docs/api/org/apache/hadoop/util/bloom/class-use/RetouchedBloomFilter.html
submergerock/avatar-hadoop
<!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_20) on Wed Mar 30 21:34:43 CST 2011 --> <TITLE> Uses of Class org.apache.hadoop.util.bloom.RetouchedBloomFilter (Facebook's realtime distributed data...
boost_1_54_0/doc/html/boost/mpi/skeleton.html
ryancoleman/autodock-vina
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Function template skeleton</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../index.html" title...
legacy/api-1.1/org/apache/struts/taglib/html/class-use/Constants.html
codelibs/cl-struts
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Fri Aug 22 03:43:46 EDT 2003 --> <TITLE> Uses of Class org.apache.struts.taglib.html.Constants (Apache Struts API Documentation) </TITLE> <LINK REL ="styles...
support/apache-cassandra-2.2.1/javadoc/org/apache/cassandra/thrift/Cassandra.describe_keyspace_args._Fields.html
mitch-kyle/message-board
<!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_45) on Fri Aug 28 09:51:25 EDT 2015 --> <title>Cassandra.describe_keyspace_args._Fields (apache-cassandra API)</title> <meta name="date" conten...
openstack_dashboard/dashboards/project/data_processing/job_executions/templates/data_processing.job_executions/details.html
JioCloud/horizon
{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans "Job Execution Details" %}{% endblock %} {% block page_header %} {% include "horizon/common/_page_header.html" with title=_("Job Execution Details") %} {% endblock page_header %} {% block main %} <div class="row-fluid"> <div class="sp...
hadoop-0.20.2-cdh3u5/docs/api/org/apache/hadoop/fs/class-use/BlockLocation.html
YuMatsuzawa/HadoopEclipseProject
<!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_31) on Fri Oct 05 17:19:52 PDT 2012 --> <TITLE> Uses of Class org.apache.hadoop.fs.BlockLocation (Hadoop 0.20.2-cdh3u5 API) </TITLE> <META NAME="dat...
webapp/graphite/templates/events.html
wallrazer/graphite-web
<html> <head> <title>Events</title> <link rel="stylesheet" type="text/css" href="../content/css/table.css" /> <style type="text/css"> body { font-family: sans-serif; font-size: 16px; margin: 50px; max-width: 1200px; } </style> </head> <body> <d...
tests/suite/l3s/annotated/9b10bc9e-0792-40d4-b904-d48653c377cc.html
muggot/python-goose
<html><head> <style type="text/css"> <!-- * { visibility: visible !important; overflow: visible !important; user-select:normal !important; -moz-user-select:normal !important; -webkit-user-select:normal !important; user-focus:normal !important; -moz-user-focus:normal !important; -web...
web_app/static/web_app/js/angular-1.6.0/docs/partials/api/ng/function/angular.bootstrap.html
sfloresk/nso-dashboard-demo
<a href='https://github.com/angular/angular.js/edit/master/src/Angular.js?message=docs(angular.bootstrap)%3A%20describe%20your%20change...#L1645' 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/master/src/Angu...
docs/javadoc/de/ovgu/dke/teaching/ml/tictactoe/game/class-use/Board3D.html
aczapata/TicTacToe
<!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 Tue Oct 22 17:54:52 CEST 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class de.ovgu.dke.teachi...
spring-flex-core/src/main/java/org/springframework/flex/security3/package.html
azureplus/spring-flex
<html> <body> <p> Integration support for Spring Security. </p> </body> </html>
boost_1_54_0/doc/html/boost_asio/reference/basic_streambuf/prepare.html
ryancoleman/autodock-vina
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_streambuf::prepare</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../../boost_asio.ht...
misc/sampleapp-windows-tests/sampleapp/Microsoft_Skydrive_Launch.html
XiaosongWei/crosswalk-test-suite
<!DOCTYPE html> <!-- Copyright (c) 2015 Intel Corporation. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of works must retain the original copyright notice, this list of conditions and the following di...
themes/default/web/css/yupe.css
a-vitalik/yupe
.alert-bangTidy { box-sizing: border-box; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; background: rgba(0, 0, 0, 0.80); background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.88) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 0, ...
example/_resources/assets/css/pygments.css
05bit/docta
.source .hll { background-color: #49483e } .source { background: #272822; color: #f8f8f2 } .source .c { color: #75715e } /* Comment */ .source .err { color: #960050; background-color: #1e0010 } /* Error */ .source .k { color: #66d9ef } /* Keyword */ .source .l { color: #ae81ff } /* Literal */ .source .n { color: #f8f8...
tests/clone_detector_tests/sproutcore/themes/legacy_theme/english.lproj/text_field.css
darkrsw/safe
/* @override http://localhost:4020/static/sproutcore/en/desktop/_cache/sc.theme/1228026565/text_field.css */ /* SC.TextFieldView - sc-theme */
vendor/phing/phing/docs/docbook5/en/output/webhelp/None.html
scaryml1000/ZendSkeleton
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!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="X-UA-Compatible" content="IE=edge" /> <meta...
chrome/browser/resources/pdf/elements/shared-icon-style.css
CapOM/ChromiumGStreamerBackend
/* Copyright 2015 The Chromium Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ :root { --iron-icon-height: 20px; --iron-icon-width: 20px; --paper-icon-button: { height: 20px; padding: 6px; width: 20px; }; --p...