path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
Dataset/html/A._di_clemente.html
Mitali-Sodhi/CodeLingo
<!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" /> <meta http-equiv="Refresh" content="0;url=../../../a/l/d/Aldo_Di_Clemente...
libs/yui/yui3-gallery/src/gallery-web-notifications/tests/unit/index.html
inikoo/fact
<!doctype html> <html> <head> <title>gallery-web-notifications</title> <script src="http://yui.yahooapis.com/3.13.0/build/yui/yui-min.js"></script> <script type="text/javascript" src="../../../../build/gallery-web-notifications/gallery-web-notifications.js"></script> <script src="js/tests.js"></script> ...
src/app/home/home.tpl.html
melvincarvalho/cimba
<div ng-click="hideMenu()" ng-controller="PostsController as postCtrl"> <div id="newpost" class="container"> <div class="row"> <!-- <div class="clear-70"></div> --> <div class="col-md-12"> <!-- new post --> <post-box ng-show="loggedin && userProfile.webid && user...
demo/styleguide.html
bennyn/chacha20-js
<!doctype html> <html lang="en" class="no-js no-touch" itemscope itemtype="http://schema.org/Article"> <head> <meta charset="utf-8" > <meta name="description" content="Visual style guide used by this site."> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta id="viewport" name="viewport" cont...
examples/0-simple-page/res/css/styles.css
andamira/webera
body { background: #f0f0f0; } h1, h2 { color: #222; margin: 14px 0; } h1 { font-size: 20px; line-height: 20px; } h2 { font-size: 17px; line-height: 17px; } hr { margin: 20px 5px; border-style: outset; border-width: 2px 0px; border-color: cadetblue; } a { color: cadetblue; } .page-header { padding: 10px...
www/templates/playlists.html
rjbernaldo/360Realty.ph
<ion-view view-title="360Realty.ph"> <ion-content> <ion-list> <ion-item class="item-avatar" ng-repeat="property in properties" href="#/app/playlists/{{property.id}}"> <img src={{property.photospheres[0].imageUrl}}> <h2>{{property.name}}</h2> <p>{{property.description}}</p> ...
tools/Rake/lib/ruby/gems/1.8/doc/rubygems-1.5.2/rdoc/classes/Gem/Package/TarInput.src/M000144.html
michaelsync/Giles
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>load_gemspec (Gem::Package::TarInput)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso...
raspberry/pygame-1.9.1release/docs/tut/camera/CameraIntro.html
museomix/2013_Quebec_thermoscope
<html><head><!-- TUTORIAL:Camera Module Introduction --> <title>Pygame Tutorials - Camera Module Introduction</title> </head> <body> <h1 align="center"><font size="-1">Pygame Tutorials</font><br> Camera Module Introduction</h1> <h2 align="center">by Nirav Patel<br> <font size="-1">nrp@eclecti.cc</font></h...
src/app/asha-payment-activity/asha-payment-detail.component.html
mnjkumar426/asha_front
<div class=""> <p>Asha Name:{{ashaname}}</p> <h3>Update Asha worker monthly activity details below.</h3> </div> <form class="form-horizontal edit-asha-payment-activity-form" (ngSubmit)="onSubmit()" #addAshaForm="ngForm" method="POST"> <div> <h2 class="asha-payment-activity-head">Maternal Health</h2>...
src/plugins/cordova-plugin-device-orientation/sim-host.css
Microsoft/taco-simulate-server
#device-orientation #compass-widget { margin: 0 auto; position: relative; /* Weird percentage is 184/294, which keeps size the same as it used to be */ width: 62.59%; } #device-orientation [data-compass-heading="text"] { margin-right: 5px; margin-left: auto; } #device-orientation .compass-hel...
demo/simple_dragging/index.html
forwardadvance/ng-draggable-widgets
<!DOCTYPE html> <html ng-app="app"> <head> <title>Widget dragging demo</title> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.15/angular.js"></script> <script src="../../build/js/ng-draggable-widgets.js"></script> <script src="./demo.js"></script> <link rel="stylesheet" type="tex...
gcc-arm-none-eabi/share/doc/gcc-arm-none-eabi/html/gdb/Frames.html
trfiladelfo/tdk
<html lang="en"> <head> <title>Frames - Debugging with GDB</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Debugging with GDB"> <meta name="generator" content="makeinfo 4.11"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="Stack.html#Stack" title...
lib/lwjgl-docs-2.9.1/javadoc/org/lwjgl/opengles/IMGProgramBinary.html
RobbertJongeling/ld29
<!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 Mon Dec 02 20:33:02 CET 2013 --> <title>IMGProgramBinary (LWJGL API)</title> <meta name="date" content="2013-12-02"> <link rel="...
queuing/css/queuing.css
btelles/simjs-updated
/***************************/ body { font-size: 62.5%; background-image: url('../images/background.gif'); } h1 { color: #1c94c4; margin-bottom: 0px; } p#subtitle { font-size: 1.2em; text-transform: uppercase; color: #1c94c4; } p.info { margin-left: 30px; font-size: 1.2em; } #like_buttons { pos...
examples/index.html
artembaryshev/react-autosize-textarea
<!DOCTYPE html> <html lang="en"> <head> </head> <body> <div id='container'></div> <script src='bundle.js'></script> </body> </html>
libs/jScrollPane/image2.html
anchetaWern/Zenoir-Online-Classroom
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>jScrollPane image demo 2</title> <!-- styles specific to demo site --> <link type="text/css" href="style/demo.css" rel="stylesheet" media="all" /> <!-- styles needed by jScrollPane - ...
docs/docsets/ExpandableDatePicker.docset/Contents/Resources/Documents/Extensions/UITableView.html
GargoyleSoft/ExpandableDatePicker
<!DOCTYPE html> <html lang="en"> <head> <title>UITableView Extension 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> ...
target/doc/libc/consts/os/posix01/constant.PTHREAD_STACK_MIN.html
ssgrn/Rust-Matrix-Computations
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `PTHREAD_STACK_MIN` constant in crate `libc`."> <meta name=...
transporte.html
leo-gome/leo-gome.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <title>Visual Analytics 2017 - 2</title> <!-- Bootstrap core CSS --> ...
public/css/main.css
gerzhan/knigopis.com
.navbar .login-btn { color: #fff; font-size: 110%; } .userinfo-container .user-photo { height: 20px; width: 20px; } .userinfo-container .user-nickname { font-weight: bold; } .signin-container { margin-top: 4px; } .navbar-right { margin-right: 0; } .glyphicon-refresh-animate { -animation: spin .7...
tools/Rake/lib/ruby/gems/1.8/doc/rubygems-1.5.2/rdoc/classes/Gem/Dependency.src/M000536.html
michaelsync/Giles
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>matches_spec? (Gem::Dependency)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-...
_includes/post_pagination.html
halosec/halosec.github.io
<section class="pager"> {% if paginator.previous_page %} {% if paginator.previous_page == 1 %} <li class="previous"><a href="{{site.baseurl}}/" title="{{ site.locales[site.default_locale].Next }}">&larr; {{ site.locales[site.default_locale].Next }}</a></li> {% else %} <li class="previous"><a href="{{site...
app/views/lis/6/care-home.html
nhsbsa/nhslis
{% extends 'templates/nhs_transaction_layout.html' %} {% import 'includes/form_macros.html' as form_macros %} {% block afterHeader %} {% include "includes/service-headers/low-income-new.html" %} {% endblock %} {% block content %} <main id="content" role="main"> <div class="grid-row"> <div class="column-t...
open_humans/templates/500.html
OpenHumans/open-humans
{% extends 'panel.html' %} {% load utilities %} {% block head_title %} Server error {% endblock %} {% block panel_content %} <p> Sorry, your request resulted in a server error. The error has been logged and we'll investigate it. </p> {% endblock %}
testdata/html/elliptical-shapes.html
dbennett455/DetectHtml
<!DOCTYPE html> <html> <head> <title>Elliptical Shapes</title> <style type="text/css"> p { border: 5px solid #ee3e80; padding: 10px; width: 100px; height: 100px; display: inline-block; margin: 20px;} p.one { border-top-left-radius: 80px 50px; -moz-border-radius-top-left: 80px ...
deps/boost_1_77_0/doc/html/boost_asio/reference/basic_socket/basic_socket/overload7.html
davehorton/drachtio-server
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>basic_socket::basic_socket (7 of 10 overloads)</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="...
jetty/jxr/org/mortbay/html/Target.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>Target xref</title> <link type="tex...
target/doc/libc/constant.MAP_NORESERVE.html
ssgrn/Rust-Matrix-Computations
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `MAP_NORESERVE` constant in crate `libc`."> <meta name="key...
deps/boost_1_77_0/doc/html/boost/random/ranlux64_3_01.html
davehorton/drachtio-server
<!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>Type definition ranlux64_3_01</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta nam...
UnrealPyEmbed/Development/Python/2015.08.07-Python2710-x64-Source-vs2015/Python27/Source/db-4.7.25.0/docs/api_c/env_dbrename.html
mollstam/UnrealPy
<!--$Id: env_dbrename.html 63573 2008-05-23 21:43:21Z trent.nelson $--> <!--Copyright (c) 1997,2008 Oracle. All rights reserved.--> <!--See the file LICENSE for redistribution information.--> <html> <head> <title>Berkeley DB: DB_ENV-&gt;dbrename</title> <meta name="description" content="Berkeley DB: An embedded databa...
app/assets/components/iron-overlay-behavior/iron-overlay-behavior.html
alchaplinsky/polymer-elements-rails
<!-- @license Copyright (c) 2015 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http:/...
Specification/API_Reference/iOS_SDK/d9/d4e/protocol_on_status_change_listener_01-p.html
DeviceConnect/DeviceConnect-Docs
<!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...
QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/tutorials-addressbook-part3-main-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: m...
tools/Rake/lib/ruby/gems/1.8/doc/albacore-0.2.7/rdoc/classes/NCover/SummaryReport.src/M000377.html
michaelsync/Giles
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>new (NCover::SummaryReport)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /...
blog.html
WhiskyDev/whiskydev.github.io
--- layout: index --- <ul class="posts"> {% for post in site.posts %} {% if post.redirect == null %} <li> <small class="datetime muted" data-time="{{ post.date }}">{{ post.date | date_to_string }} </small> <a href="{{ post.url }}">{{ post.title }}</a> </li> {% endif %} {% endfor %} </ul>
examples/webgl_geometry_terrain_fog.html
QingchaoHu/three.js
<!DOCTYPE html> <html lang="en"> <head> <title>three.js webgl - geometry - terrain + fog</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"> <link type="text/css" rel="stylesheet" href="main.css"> <style> body { bac...
summary/summary170410.html
fastfan/fastfan.github.com
<!DOCTYPE html> <html> <head> <title>总结</title> <meta charset="utf-8"> <style type="text/css"> body{ width: 1000px; margin: 0px auto; background-image: url(images/12.jpg); } h1{ color: tomato; } h2,h3{ color: blue; } p{ color: green; text-indent: 30px; } ol{ c...
node_modules/ink-docstrap/themes/cyborg/modules.list.html
egeste/pg-structure
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>DocStrap Modules</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="stylesheet" ...
vendor/magento/module-ui/view/frontend/web/templates/form/element/checkbox.html
j-froehlich/magento2_wk
<!-- /** * Copyright © 2013-2017 Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ --> <div class="choice field"> <input type="checkbox" class="checkbox" data-bind="checked: value, attr: { id: uid, disabled: disabled, name: inputName }, hasFocus: focused"> <label class="label" dat...
public/unicorn/managedocs/static/managementproject-modifyflags.html
atarun/web
<!DOCTYPE html> <html lang="ja"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="author" content="UNICORN"> <title id="title">UNICORN Framework Manager - pagename -</title> <link rel="shortcut icon" href="https://dl.dropboxusercontent.com/u/22810487/UNIC...
src/Stitch.Test/Master/ExportTest01.html
jherink/Stitch
<?xml version="1.0" encoding="utf-8"?> <html lang="en"> <head> <title></title> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta content="text/html; charset=utf-8" http-equiv="content-type" /> <style type="text/css"> html{ box-sizing:border-box; } *,*:before,*:after{ box-sizing:inhe...
apache-cassandra-2.1.2/javadoc/org/apache/cassandra/net/class-use/MessagingService.Verb.html
vangav/vos_backend
<!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_72) on Wed Nov 05 20:55:55 EST 2014 --> <title>Uses of Class org.apache.cassandra.net.MessagingService.Verb (apache-cassandra API)</tit...
target/explorer/index.html
imqsl/ethereum-blockchain-explorer
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags-...
plugins/fed_2html/test/htmls/test.html
17173/FED
hahaha~~ asdfasdf <h1>adfa</h1> hello world@1358490485765
packages/theme-default/src/switch.css
paygle/elem-ui-ext
@charset "UTF-8"; @import "./common/var.css"; @component-namespace el { @b switch { display: inline-block; position: relative; font-size: var(--switch-font-size); line-height: var(--switch-height); height: var(--switch-height); vertical-align: middle; @when disabled { & .el-switch_...
docs/namespaces/Moneybird.Mapper.html
youngguns-nl/moneybird_php_api
<!DOCTYPE html><html xmlns:date="http://exslt.org/dates-and-times" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"> <meta charset="utf-8"> <title>phpDocumentor » Moneybird\Map...
vendor/mapbox/mapbox.js-2.4.0/docs/_posts/examples/v1.0.0/0100-01-01-geolocation.html
jackhummah/bootles
--- layout: example categories: example/v1.0.0 version: v1.0.0 title: Geolocation description: Finding the user's position tags: - ui --- <style> .ui-button { background:#3887BE; color:#FFF; display:block; position:absolute; top:50%;left:50%; width:160px; margin:-20px 0 0 -80px; z-index:100; text-al...
docs/guide/versionplan.css
Morning-UI/morning-ui
.ver-canary { background: #f5ab27 !important; border-color: #f5ab27 !important; }
database/info/main/Y2O3.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>Yttrium sesquioxide, Y<sub>2</sub>O<sub>3</sub></h1> <h2>Other names</h2> <ul> <liYttria</li> <li>Yttrium(III) oxide</li> <li>Diyttrium trioxide</li> <l...
resources/public/css/date-picker.css
marklazz/notes-db
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ /** * 1. Set default font family to sans-serif. * 2. Prevent iOS text size adjust after orientation change, without disabling * user zoom. */ html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: ...
code/languages/com.mbeddr.mpsutil/solutions/com.mbeddr.mpsutil.workflow/lib/smack/javadoc/org/jivesoftware/smackx/receipts/ReceiptReceivedListener.html
janosch715/mbeddr.core
<!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 Sun Feb 09 14:11:58 CET 2014 --> <title>ReceiptReceivedListener (Smack 3.4.1-0cec571 Documentation)</title> <meta name="date" co...
data/html/rules/blondesandbrunettes.html
TrevorLowing/PyGames
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <title>PySol - Rules for Blondes and Brunettes</title> <meta name="license" content="Distributed under the terms of the GNU General Public License"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> </head> <body text="#000000" bgcolor="#...
doc/call_trees_of_the_source_code/html/d3/d26/iterate__time__undoatt_8_f90.html
komatits/specfem3d_globe
<!-- custom-made header --> <!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"/...
boost_1_49_0/doc/html/boost/proto/context/callable_context.html
phra/802_21
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct template callable_context</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../../index...
wp-content/plugins/iphorm-form-builder/js/uniform/themes/default/default.css
sabdev1/ljcdevsab
/* Uniform Theme: Uniform Default Version: 1.8 By: Josh Pyles License: MIT License --- For use with the Uniform plugin: http://uniformjs.com/ */ /* General settings */ .iphorm-uniform-theme-default div.selector, .iphorm-uniform-theme-default div.selector span, .iphorm-uniform-theme-default div.checker spa...
tags/ArrayList/index.html
tsinux/tsinux.github.io
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="author" content="听风行" /> <title>标签: ArrayList | 听风行</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="keywords" content="听风行,听风行博客,IT技术分享,TingBrowser,TensorFlow,树莓派,Linux,Ra...
libraries/soundmanager/demo/page-player/basic.html
castillo8811/informe24
<!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>SoundManager 2 Demo: Play MP3 links on a page, "page as playlist" style</title> <style type="text/css"> /* ----------------...
wp-content/plugins/envira-gallery-lite/assets/css/editor.css
sstetsurin/wp-school
.envira-gallery-choose-gallery,.envira-albums-choose-album{padding-left:.4em}.envira-gallery-choose-gallery span.envira-media-icon,.envira-albums-choose-album span.envira-media-icon{background:url(images/menu-icon.png) transparent no-repeat scroll 0 0;width:16px;height:16px;display:inline-block;vertical-align:text-top}...
MediaBrowser.WebDashboard/dashboard-ui/songs.html
hamstercat/Emby
<!DOCTYPE html> <html> <head> <title>${TitleMediaBrowser}</title> </head> <body> <div id="songsPage" data-role="page" class="page libraryPage"> <div class="libraryViewNav scopedLibraryViewNav"> <a href="musicrecommended.html">${TabSuggested}</a> <a href="#" class="ui-btn-active"...
sites/all/libraries/extjs/3.1.0/docs/source/CompositeElement.html
alibama/rapid-prototyping-ecommerce-drupal
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>The source code</title> <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="../resources/prettify/prettify.js"></script> </head> <body on...
sites/all/themes/adaptivetheme/at_subtheme/css/conservationreel.style.css
cjborkowski/chrisborkowski-net
/*custom css for nodes & views */ /*views */ /* Libray views */ /*Header */ #views-library-sort-options ul li { display: inline; list-style-type: none; }
template-networkscan/templateFindings.html
Shellntel/vcr
<!DOCTYPE HTML> <!-- Halcyonic by HTML5 UP html5up.net | @n33co Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) --> <html> <head> <title>SynerComm Vulnerability Report</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="descr...
output/build/libglib2-2.30.3/docs/reference/gio/html/GDBusObjectManagerClient.html
twobob/buildroot-kindle
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>GDBusObjectManagerClient</title> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="index.html" title="GIO Reference Manual"> <li...
styles/pbwow3/template/event/viewtopic_body_footer_before.html
Galixte/QuickReply
<!-- IF S_QUICK_REPLY --> <!-- INCLUDEJS @boardtools_quickreply/quickreply_pbwow.js?assets_version={T_ASSETS_VERSION} --> <style> /* Remove styling specific for standard quick reply. */ #qr_postform > .panel { max-width: none; margin: -3px 0 10px; background-size: 100% auto; } #qr_postform > .panel > .inner {...
wp-content/themes/sublime-press/css/demo.css
Dominic--/CCPT
/* CSS reset */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } html,body { margin:0; padding:0; height: 100%; } table { border-collapse:collapse; border-spacing:0; } fieldset,img { border:0; } address,caption,cite,code,dfn,th,var { fo...
client/Application2/src/conference-accesslevel.html
sky-big/Ejabberd
<HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"> <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes"> <STYLE type="text/css"> BODY { cursor: default; margin: 0px; padding: 0px; } TD { font-family: Arial; font-size: 11px; color: windowtext; } FIELDSET { cursor: default; border-lef...
templates/tpl_modified_bs4/boxes/box_specials.html
dsiekiera/modified-bs4
{config_load file="$language/lang_$language.conf" section="boxes"} {config_load file="$language/lang_$language.conf" section="specials"} {config_load file="lang_`$language`.custom"} {if isset($box_content) && count($box_content) > 0} <div class="box2"> <div class="box_header"> <span class="show_title">{#heading_s...
docs/html/org.doxygen.Project.docset/Contents/Resources/Documents/_point3_d_8h_source.html
robmxn/qsculpt
<!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>QSculpt: engine/include/Point3D.h Source File</title> <link href="tabs...
hitboard-gui/src/main/resources/styles/dark_style.css
GRM-Group/HitBoard
.root { -fx-base: #323232; -fx-background: #323232; -fx-control-inner-background: #323232 } .tab { -fx-background-color: linear-gradient(to top, -fx-base, derive(-fx-base, 30%)) } .button { -fx-background-color: transparent; -fx-padding: 5 22 5 22; -fx-border-color: #e2e2e2; ...
gnudip/client/UNIX/gdipc/CLIENT.html
saeedrohani/Modifed-GnuDIP-web-access
<!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=iso-8859-1"> <title> GnuDIP Release 2.3.5 - Linux/UNIX Client Script </title> <base target="_blank"> </head> <body bgcolor=white...
wp-content/themes/senna/library/css/fonts/entypo2/fontello-555dda7f/css/entypo-ie7-codes.css
samanthavandapuye/lostfit
.icon-e-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe816;&nbsp;'); } .icon-e-minus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe819;&nbsp;'); } .icon-e-info { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81e;&nbsp;'); } ...
Users/application/views/layouts/onix-business-portfolio-template/12-skins-v1/onix-html-color-vbrown/about.html
alvarotarela/php_users
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>ONIX Responsive Business &amp; Portfolio Template</title> <!-- Mobile Specific Metas --> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content...
vendor/imangazaliev/didom/tests/fixtures/posts.html
tdtgit/tdt-lazyload
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Posts</title> </head> <body> <h1 class="title">Posts</h1> <div class="posts"> <div class="post"> <h2 class="title">Lorem ipsum dolor sit amet.</h2> <p class="body">Lorem ipsum dolor sit amet, conse...
leJOS_NXJ_0.9.1beta-3/docs/nxt/javax/microedition/lcdui/Display.html
gusDuarte/enchanting-usb3
<!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_22) on Tue May 29 00:11:47 CEST 2012 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> Display (leJOS NXJ API documenta...
documentation/doxy/output/is4c-nf/html/class_m_c_c___kicker.html
GeorgeStreetCoop/CORE-POS
<!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...
components/com_community/assets/_source/html/inputbox/photo.html
Xervmon/b2b
<div style="position:relative"> <div class="joms-postbox-input joms-inputbox"> <div class="inputbox"> <div style="position:relative"> <span class="input"></span> <textarea class="input input-photo-desc" placeholder="<%= data && data.placeholder || '' %>" style="min-height:1.4em"></textarea> ...
_attachments/2012-04-25-device-2012-04-25-125424.html
oussemos/oussemos.github.io
--- layout: attachment title: device-2012-04-25-125424 categories: [] tags: [] status: inherit type: attachment published: false meta: {} ---
CodeIgniter_1.3.1/CodeIgniter_1.3.1/user_guide/index.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>Code Igniter User Guide</title> <style type='text/css' media='all'>@import url('userguide.css');</style> <link rel='stylesheet' type='text/css' media='all' href='userguide.css...
wp-content/themes/hqtheme/inc/acf-pro/css/input.css
Metrashev/HotelBudapes
/*--------------------------------------------------------------------------------------------- * * Basic Field Styles * *---------------------------------------------------------------------------------------------*/ .acf-field input[type="text"], .acf-field input[type="password"], .acf-field input[type="number"],...
wp-content/themes/gorod/css/style-c.css
TimurMG/mg-redV2
.b-carousel { width: 100%; /* øèðèíà âñåãî áëîêà */ margin: auto; } .h-carousel-wrapper { /*width: 888px; øèðèíà îáëàñòè êàðóñåëè */ position: relative; overflow: hidden; /* ñêðûâàåì ñîäåðæèìîå, âûõîäÿùåå çà ðàìêè îñíîâíîé îáëàñòè */ margin: 0 auto; /* âûðàâíèâàåì ïî öåíòðó îòíîñèòåëüíî ðîäèòåëüñêîãî áëîê...
tgdb/tg.css
tgstation/tgstation13.org
@import url("//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700"); @import url("//fonts.googleapis.com/css?family=Tauri:400italic,700italic,400,700"); /*! * Bootswatch v3.1.1+1 * Homepage: http://bootswatch.com * Copyright 2012-2014 Thomas Park * Licensed under MIT * Based on Bootstrap */ /*! ...
docs/types/Body.html
alucardxlx/caoticamente-shards
<html> <head> <title>RunUO Documentation - Class Overview - Body</title> </head> <body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080"> <h4><a href="../namespaces/Server.html">Back to Server</a></h4> <h2>Body</h2> (<f...
templates/default/stats.html
vir/gnump3d
<!-- include="header.tmpl" --> <!-- Banner --> <p>&nbsp;</p> <p align="center"> $BANNER </p> <table border="0" cellpadding="0" cellspacing="2" width="100%" bgcolor="#ff0000"> <tr><td> <table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#eaecef"> <tr><td colspan="2" align="center"><b>Most Popular ...
boost_1_49_0/doc/html/BOOST_PROTO_REPEAT_FROM_TO_EX.html
phra/802_21
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Macro BOOST_PROTO_REPEAT_FROM_TO_EX</title> <link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="index.html" title="T...
media/com_acymailing/css/component_default_classic_green.css
hscomp2002/edmansport
/** * @package AcyMailing for Joomla! * @version 4.5.1 * @author acyba.com * @copyright (C) 2009-2013 ACYBA S.A.R.L. All rights reserved. * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html */ @import url("component_default_classic_black.css"); #acyarchivelisting .but...
sites/all/libraries/yui/examples/charts/charts-xhr-polling_clean.html
ehazell/AWBA
<!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>Chart with DataSource Polling</title> <style type="text/css"> /*margin and padding on body element can introduce errors i...
gcc-linaro/share/doc/gas/as.html/RL78_002dModifiers.html
SubhrajyotiSen/HelioxKernelHarpia
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- This file documents the GNU Assembler "as". Copyright (C) 1991-2016 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Do...
user/pixil/packages/viewml/viewml/src/test/unicode.html
ipwndev/DSLinux-Mirror
<HTML> <HEAD> <TITLE> Test of some Unicode symbols in numeric character reference form </TITLE> </HEAD> <BODY> <PRE> This table prepared from SGML.TXT available at ftp.unicode.org ftp://ftp.unicode.org/MAPPINGS/VENDORS/MISC/SGML.TXT (if doing ftp, try cd Public/MAPPINGS/VENDORS/MISC) original ...
wp-content/themes/snowberry/style.css
marcoamarelo/soylocoporti
/** * Theme Name: Snowberry * Theme URI: http://snowberry.dev.stfalcon.com/about-theme/ * Description: Simple and clean wordpress theme with nice contrast headers. Good readability of text. Perfect theme for personal blogs. Based on HTML of Twenty Eleven. * Author: web studio stfalcon.com * Author URI: h...
client/src/modules/vouchers/toolkit/convention_payment/convention_payment.modal.html
IMA-WorldHealth/bhima-2.X
<div class="modal-header"> <ol class="headercrumb"> <li class="static" translate>VOUCHERS.GLOBAL.CONVENTION_INVOICES</li> <li class="title" translate>VOUCHERS.GLOBAL.IMPORT_TRANSACTION</li> </ol> </div> <form name="ToolForm" bh-submit="ToolCtrl.import(ToolForm)" novalidate> <div class="modal-body"> ...
toolchain/deprecated/arm_cm0_4.9/share/doc/gcc-arm-none-eabi/html/ld.html/MRI.html
jocelynmass/nrf51
<html lang="en"> <head> <title>MRI - Untitled</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Untitled"> <meta name="generator" content="makeinfo 4.8"> <link title="Top" rel="start" href="index.html#Top"> <link rel="prev" href="Reporting-Bugs.html#Reporting-Bugs" title="Re...
docs/types/VisibilityList.html
alucardxlx/caoticamente-shards
<html> <head> <title>RunUO Documentation - Class Overview - VisibilityList</title> </head> <body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080"> <h4><a href="../namespaces/Server.Commands.html">Back to Server.Commands</a></h4> ...
Skins/Pragma/Css/residencesclient.css
ENG-SYSTEMS/Kob-Eye
.BlocDetailResidenceClient .accroche { font-weight: normal; padding: 10px; color:#0070ba; font-size:12px; } .BlocDetailResidenceClient .infosRes { font-weight: normal; padding: 10px; color:#525252; font-size:12px; } .BlocDetailResidenceClient li, .BlocDetailResidenceClient a { background: url("../Img/sprit...
engines/bastion_katello/app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-associations-content-hosts.html
dLobatog/katello
<span page-title ng-model="activationKey">{{ 'Content Hosts for Activation Key:' | translate }} {{ activationKey.name }}</span> <div class="nutupane"> <h3 translate> Attached to Content Hosts </h3> <div bst-alert="info" ng-show="!table.working && contentHosts.length === 0"> <span translate>This activat...
layouts/sidebar-content-sidebar.css
beaulebens/Homeroom
/* Theme Name: Homeroom Layout: Sidebar-Content-Sidebar */ .site-content { float: left; width: 100%; } #content { margin: 0 20%; } #main .widget-area { float: left; overflow: hidden; width: 20%; } #secondary { /* Sidebar 1 */ margin: 0 0 0 -100%; } #tertiary { /* Sidebar 2 */ margin: 0 0 0 -20%; } .site-footer...
ch05/06 - var.html
JedrzMar/avr
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Przykład</title> </head> <body> <script type="text/javascript"> var myGlobalVar = "jabłka"; function myFunc(name) { var myLocalVar = "słonecznie"; return ("Witaj, " + name + ". Jest dziś " + myLocalVar + "."); }; document.wri...
wp-content/plugins/ultimate-responsive-image-slider/css/slider-pro.css
BlueSkyVacations-Pantheon/BlueSkyVacations-Pantheon
/*! * - v1.2.4 * Homepage: http://bqworks.com/slider-pro/ * Author: bqworks * Author URL: http://bqworks.com/ */ /* Core --------------------------------------------------*/ .slider-pro { position: relative; margin: 0 auto; -moz-box-sizing: content-box; box-sizing: content-box; } .sp-slides-contain...
sites/all/libraries/yui/examples/datatable/dt_clientpagination_clean.html
brennascurlock/Write-IIT
<!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>Client-side Pagination</title> <style type="text/css"> /*margin and padding on body element can introduce errors in determining e...
wp-content/themes/NativeChurch/css/event-printing.css
calasisqueta/calasisqueta
@media print { .event-printing.single-event .body{ display:none; } .event-printing.single-event #ticketModal{ display:block; } .event-printing .modal-footer{ display:none; } .event-printing .modal-content{ box-shadow:none; border:0; } .event-printing .modal-header .close{ display:none; } .event-pr...
plugins/content/accordionfaq/css/startfaq-ie6.css
ForAEdesWeb/AEW32
/* startfaq faq layout */ .startfaq.arrow .accordionfaqheader:hover span.accordionfaqicon { background-image: url('/plugins/content/accordionfaq/images/collapsed-black.gif'); } .startfaq.arrow .accordionfaqheader.selected span.accordionfaqicon { background-image: url('/plugins/content/accordionfaq/images/expanded-bla...