path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
phaser/docs/src_pixi_display_DisplayObjectContainer.js.html
pzyu/orbital-game
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Phaser Source: src/pixi/display/DisplayObjectContainer.js</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/default.css"> <link ...
lib/hsqldb-2.0.0/hsqldb/doc/apidocs/org/hsqldb/jdbc/class-use/JDBCBlobClient.html
virtix/mut4j
<!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 Sun Jun 06 23:05:46 EDT 2010 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.hsqldb.jdbc.JDB...
doc/release/preload.html
LuaDist2/loop
<!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 http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <title>LOOP: Pre-Loading Script Libraries</title> <style type="text/css" media=...
test/test1.html
ubbn/svgedit
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title>Unit Tests for SvgCanvas</title> <link rel="stylesheet" href="qunit/qunit.css" type="text/css"/> <script src="../editor/jquery.js"></script> <script src="../editor/jquerybbq/jquery.bbq.min.js"></script> <script src="../editor/jquery-ui/jquery-ui-...
test/awesome-cursor-test-font/style.css
maspalio/jquery-awesome-cursor
@font-face { font-family: 'AwesomeCursorTest'; src:url('fonts/AwesomeCursorTest.eot'); src:url('fonts/AwesomeCursorTest.eot') format('embedded-opentype'), url('fonts/AwesomeCursorTest.woff') format('woff'), url('fonts/AwesomeCursorTest.ttf') format('truetype'), url('fonts/AwesomeCursorTest.svg#AwesomeCursorTes...
lib/hsqldb-2.0.0/hsqldb/doc/apidocs/org/hsqldb/jdbc/package-summary.html
virtix/mut4j
<!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 Sun Jun 06 23:05:46 EDT 2010 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> org.hsqldb.jdbc (HSQLDB 2.0.0 API...
wp-content/themes/gentle/css/fancybox.css
avanwart/activecare
/* * FancyBox - jQuery Plugin * Simple and fancy lightbox alternative * * Examples and documentation at: http://fancybox.net * * Copyright (c) 2008 - 2010 Janis Skarnelis * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is grea...
src/3dparty/qwt-5.2.0/doc/html/class_qwt_plot_zoomer.html
christianurich/VIBe2GUI
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>Qwt User&#39;s Guide: QwtPlotZoomer Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"> <link href="doxygen.css" rel="stylesheet" type="text/c...
081/inf.081/099appendices.html
rousseaux/netlabs.xworkplace
<HTML SUBLINKS="xices" GROUP=1 WIDTH=30%> <HEAD> <TITLE> Appendices </TITLE> </HEAD> <!-- Changed with V0.9.0 --> <BODY> This chapter offers you various reference information on &xwp; and also some on the WPS which is otherwise hard to get: <UL><LI><A HREF="xices_1wpsclasses.html">WPS class hi...
widgets/frontdisplay/skins/nustyle_slider/css/jquery.bxslider.css
qw5414/nurigo
/** * BxSlider v4.0 - Fully loaded, responsive content slider * http://bxslider.com * * Written by: Steven Wanderski, 2012 * http://stevenwanderski.com * (while drinking Belgian ales and listening to jazz) * * CEO and founder of bxCreative, LTD * http://bxcreative.com */ /** RESET AND LAYOUT ===============...
styles/subsilver2/template/event/viewtopic_body_post_buttons_after.html
DevMakoto/topicsolved
<!-- IF postrow.U_SET_SOLVED --> <!-- IF postrow.S_TOPIC_SOLVED --> <a href="{postrow.U_SET_SOLVED}" title="{L_SET_TOPIC_NOT_SOLVED}" class="imageset"> <span class="imageset icon_solved_unset">{L_SET_TOPIC_NOT_SOLVED}</span> </a> <!-- ELSE --> <a href="{postrow.U_SET_SOLVED}" title="{L_SET_TOPIC_SOLVED}" class="...
sites/default/modules/gmaps/misc/gmaps-rtl.css
condesan/camino
/* $Id: gmaps-rtl.css,v 1.1.2.2 2009/09/14 07:57:59 xmarket Exp $ */ html.js .form-gmaps-geocoder input.form-gmaps-geocoder-query { background-position: 0% 2px; } html.js .form-gmaps-point .gmaps-point-elevation-autocomplete { background-position: 100% 2px; } html.js .form-gmaps-geocoder input.throbbing { bac...
Install Scripts/templates/execute.html
Bowenislandsong/Distributivecom
<!DOCTYPE html> <html> <head> <title>CONGRATS</title> </head> <body> Execution Complete! </body> </html>
android-2.3.4_r1/tags/1.32/frameworks/base/test-runner/src/android/test/mock/package.html
mateor/pdroid
<HTML> <BODY> Utility classes providing stubs or mocks of various Android framework building blocks. </BODY> </HTML>
lms/templates/ux/reference/teams-base.html
atsolakid/edx-platform
<%! from django.utils.translation import ugettext as _ %> <%! from django.template.defaultfilters import escapejs %> <%! from microsite_configuration import page_title_breadcrumbs %> <%! from edxnotes.helpers import is_feature_enabled as is_edxnotes_enabled %> <%inherit file="/main.html" /> <%namespace name='static' fi...
src/com/l2fprod/common/beans/editor/package.html
Romenig/ivprog2
<html> <body> Provides PropertyEditors for various Object types. </body> </html>
www/javadoc/platform/com/sun/jna/platform/win32/class-use/NtDll.html
kohsuke/jna
<!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_11) on Tue Apr 06 11:27:17 EDT 2010 --> <TITLE> Uses of Interface com.sun.jna.platform.win32.NtDll </TITLE> <META NAME="date" CONTENT="2010...
extensions/amp-ad/0.1/amp-ad.css
prateekbh/amphtml
/** * Copyright 2016 The AMP HTML Authors. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
app/libs/Parse-1.11.0/Parse-1.11.0-javadoc/com/parse/http/ParseNetworkInterceptor.Chain.html
buckeye1038/OldfieldsMobileApp
<!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_75) on Wed Nov 11 15:24:04 PST 2015 --> <title>ParseNetworkInterceptor.Chain (Parse 1.11.0 API)</title> <meta name="date" content="2015...
torchrelay/maps/index.html
feeilk1991/promenad
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <!-- Copyright 2008 Google Inc. Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:v...
lib/fop-1.0/javadocs/org/apache/fop/fo/expr/class-use/NearestSpecPropFunction.html
lewismc/yax
<!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_11) on Mon Jul 12 21:36:24 CEST 2010 --> <TITLE> Uses of Class org.apache.fop.fo.expr.NearestSpecPropFunction (Apache FOP 1.0 API) </TITLE> <LINK R...
core/viewer-wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/pages/accmngt/AccountManagementPageAbstract.html
kidaa/isis
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html> <!-- 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 ...
src/test/resources/org/xmlcml/ami2/zika-old/PMC3167654/scholarly.html
petermr/ami-plugin
<?xml version="1.0" encoding="UTF-8"?><html xmlns="http://www.w3.org/1999/xhtml"> <div xmlns="" tagx="article"> <head> <style type="text/css"> table, tr, td {border : thin;}</style> <span class="citation_publisher">BioMed Central</span> <h2 class="citation-title">Evidence for conserv...
wagtail/wagtailimages/templates/wagtailimages/chooser/chooser.html
benemery/wagtail
{% load wagtailimages_tags %} {% load i18n %} {% trans "Choose an image" as choose_str %} {% include "wagtailadmin/shared/header.html" with title=choose_str merged=1 tabbed=1 icon="image" %} {% if uploadform %} <ul class="tab-nav merged"> <li class="{% if not uploadform.errors %}active{% endif %}"><a href=...
vendor/packages/translate-toolkit/translate/doc/api/toc-translate.filters.autocorrect-module.html
dbbhattacharya/kitsune
<?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>autocorrect</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script t...
docs/app/demo/layout/layout-padding.html
pagmovel/material
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <title>Layout Padding</title> <link rel="stylesheet" href="../../docs.css"> </head> <body class="layout-demo demo-padding"> <div layout="vertical" layout-sm="horizontal" layout-...
www/skin/frontend/base/default/css/widgets.css
hansbonini/cloud9-magento
/** * Magento * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE_AFL.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy...
attic/concurrency/charfinder/charfinder.html
everaldo/example-code
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Charserver</title> <script type="text/javascript"> //(function() { var BASE_URL = 'http://127.0.0.1:8888/chars'; var RESULTS_PER_REQUEST = 10; var REQUEST_DELAY = 100; // in milliseconds var httpRequest = ne...
templates/static/404.html
jiaxiaolei/TorCMS
{% extends "../theme/bage.html" %} {% block zhuti %} <div class="panel-heading"> <h1>404 页面未找到</h1> </div> <div class="panel-body"> <p>非常抱歉,出于未知原因,您要查看的页面没有找到。</p> <p> <br /> </p> <p>如果是要查找云算应用,请点击<a href="/calc/recent" class="pure-button pure-button-primary">云算应用</a>。</p> <p> <b...
wp-content/plugins/jetpack/modules/masterbar/overrides.css
Falotico/charm
/* Remove min-height from menu elements that was causing them to render incorrectly */ .my-sites li { min-height: unset !important; } /* Overwrite a core style which breaks the overflow for .my-sites in Safari */ #wpadminbar li.menupop.my-sites { overflow: visible; } /* Add a focus style for menu items */ .acces...
wp-content/themes/simplecorp/lib/shortcodes/css/social.css
avivais/projectFit
/* SITE5 WORDPRESS THEME SOCIAL */ /* === Twitter === */ #twitter_update_list { margin-bottom:20px!important; margin-top:20px!important; } #twitter_update_list li { background:url(../images/icons/small/tweet.png) no-repeat left top; list-style:none!important; padding-bottom:10px; padding-left:10px...
src/modules/muparser/docs/html/classdocu/classmu_1_1ParserInt-members.html
christianurich/VIBe2Modules
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>muParser: Member List</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Genera...
externalPackages/chronux_2_12/documentation/chronux_2_10/wave_browser/feature_calc_script.html
dlevenstein/buzcode
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>Description of feature_calc_script</title> <meta name="keywords" content="feature_calc_script"> <meta name="description" content="feature_calc_script"> <meta ht...
layout/reftests/reftest-sanity/font-serif.html
Yukarumya/Yukarum-Redfoxes
<html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <style type="text/css"> div { font-family: serif; } </style> </head> <body> <div>Hello world 123</div> </body> </html>
layout/reftests/bugs/607267-1-ref.html
Yukarumya/Yukarum-Redfoxes
<!DOCTYPE html> Some text on one line
test/htdocs/libcurl/opts/CURLMOPT_PIPELINING.html
calvinwilliams/fasterxml
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>CURLMOPT_PIPELINING man page</title> <meta name="generator" content="roffit"> <STYLE type="text/css"> P.level0 { padding-left: 2em; } P.level1 { padding-left: 4em; } P.level2 { padding-left: ...
modules/trash/tpl/trash_view.html
xetown/xe-core
<div class="x_page-header"> <h1>{$lang->cmd_trash} {$lang->trash_description}</h1> </div> <h2>{$lang->delete_info}</h2> <table class="x_table x_table-striped x_table-hover"> <col width="120"> <tr> <th scope="col" class="nowr">{$lang->trasher}</th> <td> {htmlspecialchars($remover_info->nick_name)} <a href="#pop...
docs/classes/mixins.graph-registered-graphic.html
fastly/ember-nf-graph
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>mixins.graph-registered-graphic - ember-nf-graph</title> <link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link...
venv/bin/doc/html/boost_asio/reference/basic_socket_acceptor/bind/overload1.html
NixaSoftware/CVis
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_socket_acceptor::bind (1 of 2 overloads)</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" hre...
commcare/src/main/resources/webapp/partials/importForms.html
sebbrudzinski/modules
<div ng-if="!selectedConfig" class="row inside"> <div class="alert alert-info"> <p>&nbsp;{{msg('commcare.alert.info.noConfigurationsDefined')}}</p> </div> </div> <div ng-if="selectedConfig" class=""> <div class="form-horizontal"> <div class="form-group toolbox"> <label class="co...
third_party/webgl/src/conformance-suites/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rgb16f-rgb-half_float.html
endlessm/chromium-browser
<!-- Copyright (c) 2015 The Khronos Group Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and/or associated documentation files (the "Materials"), to deal in the Materials without restriction, including without limitation the rights to use, copy, modify, merge, publi...
templates/mobile/xbmc/albums.html
N3MIS15/maraschino-webcam
{% extends "mobile/xbmc/xbmc.html" %} {% block header %}<h1>{{'Albums' if not albums.0 else albums.0.artist}}</h1>{% endblock %} {% block content %} <ul id="music_library" data-role="listview" data-filter="true"> {% for album in albums %} <li> <a href="{{ url_for('song_library', artistid=album.artist...
test/philip.html5.org/tests/framed.2d.composite.globalAlpha.canvaspattern.html
kangax/webgl-2d
<!DOCTYPE html> <title>Canvas test: 2d.composite.globalAlpha.canvaspattern</title> <script src="../tests.js"></script> <link rel="stylesheet" href="../tests.css"> <body class="framed show_output"> <h1> <a href="2d.composite.globalAlpha.canvaspattern.html" target="_parent">2d.&#8203;composite.&#8203;globalAlpha.&#8203;c...
apps/sazon_latino/public/app/app.html
aneudy1702/aneudy1702.github.io
<div class="row"> <div class="col-xs-2"> <button class="form-control btn btn-default"><span class="glyphicon glyphicon-thumbs-up"></span> Hello World!</button> </div> </div>
src/commons-math3-3.6.1/docs/apidocs/org/apache/commons/math3/stat/ranking/class-use/RankingAlgorithm.html
asampley/FactorioRatioAssistant
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.apache.commons.math3.stat.ranking.RankingAlgorithm (Apache Commons Math 3.6.1 A...
libs/log/doc/html/boost/log/binder2nd.html
rprata/boost
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct template binder2nd</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" ...
wp-content/themes/graphene/editor-style-rtl.css
jepeloqu/joepeloquin
/* Theme Name: Graphene */ /* =Content -------------------------------------------------------------- */ ul { margin: 10px 30px 10px 10px; } ol { margin: 5px 30px 5px 0; } ol ol li { margin-right: 0; } .alignright { margin: 4px 1em 12px 0 !important; } .alignleft { margin: 4px 0 12px 1em !imp...
sites/all/themes/tb_purity/fonts/arvo_regular/stylesheet.css
shieldsdesignstudio/pactv
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 13, 2012 */ @font-face { font-family: 'ArvoRegular'; font-style: normal; font-weight: normal; src: url('arvo-regular-webfont.eot'); src: url('arvo-regular-webfont.eot?#iefix') format('embedded-opentype'), url('arvo-regular-webfont.ttf'...
ext-tools-home/resgen/doc/api/src-html/org/eigenbase/xom/DOMElementParser.html
amitkr/power-architect
<HTML> <BODY BGCOLOR="white"> <PRE> <FONT color="green">001</FONT> /*<a name="line.1"></a> <FONT color="green">002</FONT> // $Id: //open/util/resgen/src/org/eigenbase/xom/DOMElementParser.java#4 $<a name="line.2"></a> <FONT color="green">003</FONT> // Package org.eigenbase.xom is an XML Object Mapper.<a name="...
static/frameworks/plugins/iCheck/flat/pink.css
jinyu121/HowOldAreYou
/* iCheck plugin Flat skin, pink ----------------------------------- */ .icheckbox_flat-pink, .iradio_flat-pink { display: inline-block; *display: inline; vertical-align: middle; margin: 0; padding: 0; width: 20px; height: 20px; background: url(pink.png) no-repeat; border: none; ...
psp2py/views/default/index.html
plcode7/rad2py
{{left_sidebar_enabled=right_sidebar_enabled=False}} {{extend 'layout.html'}} <hr /> <h1>{{=T("Welcome to PSP support tool")}}</h2> In this application you can: <ul> <li>{{=A(T("List projects"), _href=URL('projects','index'))}} or {{=A(T("Create"), _href=URL('projects','create'))}} one</li> <li>{{=A(T("Estimate pr...
assets/css/main.css
zdnuist/zdnuist.github.io
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in * IE on Windows Phone and i...
extensions/tagit2/view/stylesheet/sn.css
fregaham/KiWi
@CHARSET "UTF-8"; #header { background: #ffffff; } #mainnav { position: absolute; left: 300px; margin-left:10px; margin-top:-15px; top:20px; } #mainnav a { color: #00509F; } #navbar { background-color: #00509F; }
www/doxygen/search/classes_73.html
eamsen/transit-planner
<!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="classe...
npminstall/ink-docstrap/themes/united/module-base.html
guoguogis/ng-nice
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>DocStrap Module: base</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/sunlight.default.css"> <link type="text/css" rel="stylesh...
thirdparty/arduino/reference/www.arduino.cc/en/Reference/LiquidCrystalAutoscroll.html
Open-farm/openfarm-core-avr
<!DOCTYPE html> <!--html5--> <!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]--> <!-- Mirrored from www.arduino.cc/en/Reference/LiquidCrystalAutoscroll by HTTrack Website Copier/3.x [XR&CO'2010], Mon, 26 Oct 2015 14:07:54 GMT --> <...
libs/doc-pages/alerts/src/lib/demos/basic/basic.html
valor-software/ngx-bootstrap
<alert type="success"> <strong>Well done!</strong> You successfully read this important alert message. </alert> <alert type="info"> <strong>Heads up!</strong> This alert needs your attention, but it's not super important. </alert> <alert type="warning"> <strong>Warning!</strong> Better check yourself, you're not ...
docs/assets/fonts/TypoPRO-FiraSans/TypoPRO-FiraSansCondensed-FourItalic.css
MarkGriffiths/sgr-composer
/* TypoPRO Fira Sans Condensed Four Italic */ @font-face { font-family: 'TypoPRO Fira Sans Condensed 50'; src: url('TypoPRO-FiraSansCondensed-FourItalic.eot'); src: local('*'), url('TypoPRO-FiraSansCondensed-FourItalic.eot?#iefix') format('embedded-opentype'), ...
themes/libs/docs/sections/basics/sidebar.html
giangvt-tot/base_ci
<section> <h1 class="blue" data-id="#basics/sidebar"><i class="ace-icon fa fa-desktop grey"></i> Sidebar</h1> <div class="hr hr-double hr32"></div> <!-- #section:basics/sidebar --> <h2 class="blue lighter help-title" data-id="#basics/sidebar.layout"> Sidebar Basics </h2> <div class="space-4"></div> <!-- #s...
app/styles/main.css
hafeez1042/oauth-ng
.content { margin: 0 auto; width: 750px; padding-top:200px; }
wp-content/themes/fruitful/inc/js/jxBox/bx.css
Factor-X/p3-old-website
/* @override http://localhost/bxslider_v3_plugin/css/styles.css */ /* * To change the color scheme of slider change each * background property for each of the five styles below */ /*next button*/ .bx-wrapper { float: left; padding: 15px 0 30px 0; } .bx-next { position: absolute; bottom: -1%; right: 47%; z-inde...
zeromq-3.2.3/doc/zmq_term.html
chiotlune/ext
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" /> <meta name="generator" content="AsciiDoc 8.6.6" /> <title>zmq_ter...
sites/all/libraries/fontawesome/src/3.2.1/icon/renren/index.html
manojbisht891/travel
<!DOCTYPE html> <!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]--> <!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]--> <!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--> <html lang="en" xmlns="http://www.w3.org/1999/html"> <!--<![endif]--> <head> <!-...
src/UI/Components/PartyFriends/PartyFriends.css
johndelrosario/roBrowser
#PartyFriends { position:absolute; } #PartyFriends .titlebar { width:100%; height:17px; background-color:white; background-repeat:repeat-x; border-radius:3px 3px 0px 0px; } #PartyFriends .titlebar .base { width:11px; height:11px; border:none; background-color:transparent; background-repeat:no-repeat; vertical-align:mi...
docs/html/search/variables_9.html
bertcarnell/oa
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta name="generator" content="Doxygen 1.8.20"/> <link rel="stylesheet" type="text/css" href="searc...
webapi/tct-application-tizen-tests/application/FindAppControlSuccessCallback_notexist.html
qiuzhong/crosswalk-test-suite
<!DOCTYPE html> <!-- Copyright (c) 2013 Samsung Electronics Co., Ltd. Licensed under the Apache License, Version 2.0 (the License); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law...
LayoutTests/ietestcenter/Javascript/15.4.4.14-5-5.html
nwjs/blink
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <script src="../../resources/js-test.js"></script> </head> <body> <p id="description"></p> <div id="console"></div> <script src="resources/ie-test-pre.js"></script> <script src="TestCases/15.4.4.14-5-5.js"></script> <script src="resources/ie-test-post.js"></s...
third_party/blink/web_tests/fast/forms/fieldset/fieldset-custom-scrollbar-expected.html
scheib/chromium
<!DOCTYPE html> <style> .fieldset::-webkit-scrollbar { width: 30px; background: lime; } .fieldset::-webkit-scrollbar-thumb { background: red; border-radius: 12px; } .fieldset { height: 300px; width: 500px; overflow: scroll; margin: 0; padding: 0; border: 2px solid gray; } </style> <div class="field...
third_party/blink/web_tests/editing/selection/modify_move/move_right_character_15_ltr.html
chromium/chromium
<!doctype html> <script src="../../../resources/testharness.js"></script> <script src="../../../resources/testharnessreport.js"></script> <script src="../../assert_selection.js"></script> <script> selection_test( '<div contenteditable dir="ltr">|abc\u05D0\u05D1\u05D2123def</div>', selection => selection.modify('mo...
www/vendor/angular-1.3.9/docs/examples/example-example29/index-production.html
marcoR80/simple-app-mobile
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-example29-production</title> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.3.8/angular.min.js"></script> <script src="script.js"></script> </head> <body ng-app="myReverseFilterApp"> <div ng-controller...
lib/boost/doc/html/boost/random/extreme_value_distribution.html
Bloodyaugust/sugarlabcppboilerplate
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Class template extreme_value_distribution</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="../../in...
lib/boost/doc/html/boost_asio/reference/ssl__verify_peer.html
Bloodyaugust/sugarlabcppboilerplate
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>ssl::verify_peer</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.html" title="Boo...
theme/base/style/core.css
CoderLifeEU/du-tests
/** * Required to undo YUI resets that override input size, margin, etc. */ input[type=text],input[type=password],textarea{width:auto;} input[type=checkbox],input[type=radio]{margin-right: 7px;} /* Fix for YUI overriding styles */ strong{font-style:inherit;}em{font-weight:inherit;} /** * General */ th, td, a img ...
source/api/apidocs-4.1/domain_admin/deletePortForwardingRule.html
resmo/cloudstack-www
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../includes/main.css" type="text/css"> <l...
node_modules/zombie/node_modules/html5/data/tree-construction/tests16.dat-120/input.html
danpomerantz/buses
<script><!--<
custom/help/fileid.ca.html
rcuvgd/Webmin22.01.2016
<header>ID de l'Editor</header> L'ID intern és utilitzat per Webmin per aquest editor de fitxers. Això és útil per saber quan concedir accés a l'editor per als usuaris Usermin seleccionats. <p> <hr>
web/core/themes/claro/css/theme/maintenance-page.css
maskedjellybean/tee-prop
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/2815083 * @preserve */ /** * @file * Maintenance theming. */ .maintenance-page { min-height: 100%; background-color: #e0e0d8; background-image: radial-gradient(hsl(203, 2%, 90%), hsl(203, 2%...
vendor/ezsystems/platform-ui-bundle/Tests/js/views/actions/ez-movecontentactionview.html
pg18/perso_website
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>eZ Move Content Action view tests</title> </head> <body> <div class="container"></div> <script type="text/x-handlebars-template" id="movecontentactionview-ez-template"> <button class="ez-actio...
tests/wpt/web-platform-tests/wai-aria/radiogroup_readonly_true-manual.html
vwvww/servo
<!doctype html> <html> <head> <title>radiogroup readonly true</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <link rel="stylesheet" href="/resources/testharness.css"> <link rel="stylesheet" href="/wai-aria/scripts/manual.css"> <script src="/resources/testharness.js"><...
tests/test-cases/extend-tests/118_test_nested_extender_with_early_child_selectors_doesnt_subseq_them/expected.expanded.css
mgushee/chicken-sass
.bip > .bap .foo, .bip > .bap .grip > .bap .bar, .grip > .bap .bip > .bap .bar { a: b; }
doc/context/de/photos/help.html
wave72/hubzilla-dev
<dl class="dl-horizontal"> <dt>Allgemein</dt> <dd>Diese Seite zeigt die veröffentlichten und geteilten Fotos des Kanals an. Welche Fotos ein Besucher sehen kann, wird über die individuellen Berechtigungen bestimmt, die vom Kanal-Besitzer bestimmt werden. Wurde die Berechtigung zum Anlegen/Hochladen von Bildern verg...
examples/webgl_postprocessing_pixel.html
ValtoLibraries/ThreeJS
<!DOCTYPE html> <html lang="en"> <head> <title>three.js webgl - postprocessing - pixel shader</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 { background-color: #000000; margin: 0px; overflow...
thirdparty/glm-0.9.9.8/glm/doc/api/a00054.html
Jean-LouisH/LaniaEngine
<!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...
web/resources/scripts/dojo/dojox/layout/resources/GridContainer.html
sguazt/dcsj-sharegrid-portal
<div id="${id}" class="gridContainer" dojoAttachPoint="containerNode" tabIndex="0" dojoAttachEvent="onkeypress:_selectFocus"> <table class="gridContainerTable" dojoAttachPoint="gridContainerTable" cellspacing="0" cellpadding="0"> <tbody> <tr dojoAttachPoint="gridNode"></tr> </tbody> </table> </div>
src/org.xtuml.bp.doc/Reference/MASL/LanguageReference/legacy/html/LifecyclesStates.html
lwriemen/bridgepoint
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>8.1. States</title> <link rel="stylesheet" type="text/css" href="docbook.css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <meta name="keywords" content="MASL, Action Language, Action Semantics, UML, Unified M...
test/unit/system/ScriptTypeTextTraceur.html
bjlxj2008/traceur-compiler
<!DOCTYPE html> <html> <head> <title>Hello, World!</title> <script src="../../../bin/traceur.js"></script> <script src="../../../src/bootstrap.js"></script> </head> <body> <script type="text/traceur"> thisShouldBeAGlobalVariable = 'Success!'; </script> <script type="text/traceur"> document.querySe...
share/doc/hadoop/hadoop-hdfs-httpfs/apidocs/src-html/org/apache/hadoop/lib/server/ServiceException.html
SAT-Hadoop/hadoop-2.6.0
<HTML> <BODY BGCOLOR="white"> <PRE> <FONT color="green">001</FONT> /**<a name="line.1"></a> <FONT color="green">002</FONT> * Licensed to the Apache Software Foundation (ASF) under one<a name="line.2"></a> <FONT color="green">003</FONT> * or more contributor license agreements. See the NOTICE file<a name="li...
slides-interactive/styles_ie.css
bawg/js-v2-samples
body { font-family: Arial, sans-serif; } #container { width: 100%; margin:0pt auto; max-width:1024px; width:expression( document.body.clientWidth > 1024 ? "1024px": "auto" ); } tr { vertical-align: top; } div { /* border: 1px solid #999;*/ } #header { height: 50px; } /*#fo...
third_party/blink/web_tests/external/wpt/html/dom/render-blocking/parser-inserted-defer-script.tentative.html
chromium/chromium
<!DOCTYPE html> <title>Parser-inserted defer script elements with "blocking=render" are render-blocking</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="support/test-render-blocking.js"></script> <script id="defer-script" defer blocking="ren...
easytabs.css
fbacall/easytabs
.easytabs-pane { display: none; padding: 1em; border-style: solid; border-width: 0 1px 1px; border-color: #ccc; } .easytabs-pane.active { display: block; } ul.easytabs-nav { margin-top: 2em; margin-bottom: 0; border-bottom: 1px solid #ccc; padding: 0; } ul.easytabs-nav > li { display: inline-bl...
user/wsc_upnp/libupnp-1.4.6/docs/dist/html/ixml/ixmlNode_cloneNode.html
Bytewerk/uClinux-ipcam
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE>EXPORT_SPEC IXML_Node* ixmlNode_cloneNode</TITLE> <META NAME="GENERATOR" CONTENT="DOC++ 3.4.10"> </HEAD> <BODY BGCOLOR="#ffffff"> <H2>EXPORT_SPEC IXML_Node* <A HREF="#DOC.DOCU">ixmlNode_cloneNode</A></H2><H2>(IXML_Node* nodeptr,...
plugins/mreporting/lib/protovis/tests/layout/partition-fill3.html
songjio/j_asset_glpi_kr
<html> <head> <title>Flare Icicle</title> <script type="text/javascript" src="../../protovis.js"></script> <script type="text/javascript" src="../flare.js"></script> </head> <body> <script type="text/javascript+protovis"> var vis = new pv.Panel() .width(600) .height(1000); var layout = v...
jyhton/Neo4j/WDB/doc/index-files/index-23.html
phalax4/CarnotKE
<!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.5.0_06) on Thu Apr 27 13:02:00 CDT 2006 --> <TITLE> W-Index </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <...
third_party/WebKit/LayoutTests/imported/wpt/dom/events/Event-propagation.html
axinging/chromium-crosswalk
<!doctype html> <title>Event propagation tests</title> <link rel=author title="Aryeh Gregor" href=ayg@aryeh.name> <div id=log></div> <script src=../../../../resources/testharness.js></script> <script src=../../../../resources/testharnessreport.js></script> <script> "use strict"; function testPropagationFlag(ev, expect...
reveal_js/lib/css/zenburn.css
Web-Projects-Course/web-projects-course.github.io
/* Zenburn style from voldmar.ru (c) Vladimir Epifanov <voldmar@voldmar.ru> based on dark.css by Ivan Sagalaev */ .hljs { display: block; overflow-x: auto; padding: 0.5em; background: #3f3f3f; color: #dcdcdc; -webkit-text-size-adjust: none; } .hljs-keyword, .hljs-tag, .css .hljs-class, .css .hljs-id, .lis...
web/css/vendor/plugins/datatables/dynamic/extras/Scroller/api_scrolling.html
Adriwr/Clinica
<!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" /> <link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico" /> <title>DataTables example</title> <style t...
sounds/soundmanagerv297a-20140901/demo/index.html
tcotys/frameworkweb2000
<!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" lang="en" xml:lang="en"> <head> <title>MP3 player demo</title> <meta name="robots" content="noindex" /> <meta name="author" content="Scott Schiller" /> <meta name="la...
www/projects/adslite/processing-1.4.1-examples/examples/seneca/begin-endShape/3d/endShape-3dtest-nomod/endShape-3dtest-nomod.html
sazaam/oldworks
<!DOCTYPE html> <html> <head> <script src="../../../../../processing.js"></script> <link rel="stylesheet" href="../../../style.css" /> </head> <body> <h1>beginShape() and endShape() test</h1> <p> <canvas datasrc="endShape-3Dtest-nomod.pjs" width="500" height="100"></canvas> <img src="p5_r...
node_modules/voxel-walk/node_modules/voxel-engine/node_modules/interact/node_modules/drag-stream/test/index.html
terrabakky/mynecraft
<!DOCTYPE HTML> <html lang="en"> <head> <meta charset="UTF-8"> <title></title> </head> <body> <div id="xxx"></div> <script src="/test/example.js" type="text/javascript"></script> <style> body { background:#333; } #xxx { width:300px; height:300px; background: pink; } </style> </body> </html>
third_party/blink/web_tests/external/wpt/secure-payment-confirmation/enrollment-in-iframe.sub.https.html
chromium/chromium
<!DOCTYPE html> <meta charset="utf-8"> <title>Test for the 'secure-payment-confirmation' payment method enrollment - cross origin</title> <link rel="help" href="https://w3c.github.io/secure-payment-confirmation#client-extension-processing-registration"> <script src="/resources/testharness.js"></script> <script src="/re...