path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
target/gbdbas/static/css/personalcenter/password/tabLogin.css
Willie1234/Inforvellor
@charset "utf-8"; #loginDiv { padding: 38px 95px 0px; width: 1210px; margin: 0 auto; height: 562px; /*暂定*/ } #completeInfoDiv { padding: 38px 95px 0px; width: 1210px; margin: 0 auto; height: 562px; /*暂定*/ } .passwordfield { width: 210px; height: 28px; border: 1px solid #95b8e7; border...
public_html/css/less/bootstrap.css
ashyashy/mif
/*! * Bootstrap v2.0.2 * * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. */ article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { d...
legacy/TyrLib2/doc/com/tyrlib2/files/package-tree.html
TyrfingX/TyrLib
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (version 1.7.0_01) on Thu Mar 07 20:40:24 CET 2013 --> <title>com.tyrlib2.files Class Hierarchy</title> <meta name="date" content="2013-03-07"> ...
jsdoc-templetes/ink-docstrap/themes/superhero/teams.html
linder0209/hopefuture-blog
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>DocStrap Namespace: teams</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="s...
libit-0.2.3/doc/html/man.bmat-get-submatrix.html
xiao00li/Undergraduate-Dissertation
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML ><HEAD ><TITLE >bmat_get_submatrix</TITLE ><META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" TITLE="LIBIT Documentation" HREF="index.html"><LINK REL="UP" HREF="refman...
rdoc/rdoc/BingAdsApi/Ad_html.html
zben/bing-ads-api
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Ad.html - RDoc Documentation</title> <link href="../../fonts.css" rel="stylesheet"> <link href="../../rdoc.css" rel="stylesheet"> <script type="text/javascript"> var rdoc_rel_prefix = "../../"; </script> <script src="../../js/jquery.js"></script> <scrip...
demo/src/app/components/toast/demos/custom-header/toast-custom-header.html
fbasso/ng-bootstrap
<ngb-toast *ngIf="show" [autohide]="false" (hidden)="show=false"> <ng-template ngbToastHeader> <div class="me-auto"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"> <path d="M16.896 10l-4.896-8-4.896 8-7.104-4 3 11v5h18v-5l3-11-7.104 4zm-11.896 10v-2h14v...
docs/docsets/Mia.docset/Contents/Resources/Documents/Classes/KeyPathTarget/Item.html
multinerd/Mia
<!DOCTYPE html> <html lang="en"> <head> <title>Item Class Reference</title> <link rel="stylesheet" type="text/css" href="../../css/jazzy.css" /> <link rel="stylesheet" type="text/css" href="../../css/highlight.css" /> <meta charset="utf-8"> <script src="../../js/jquery.min.js" defer></script> ...
public/tags/termianl/page/1/index.html
xeBuz/blog
<!DOCTYPE html><html><head><link rel="canonical" href="http://localhost:1313/blog/tags/termianl/"/><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0;url=http://localhost:1313/blog/tags/termianl/" /></head></html>
css/main.css
abbystarnes/2017-portfolio
.wrapper { padding: 0 5%; margin: 0 auto; position: relative; } .header-content .fa { font-size: 1.5em; vertical-align: baseline; } body { transition: offsetTop 2s ease; } .scroll-btn { background-color: rgba(0, 0, 0, 0); border: none; } .scroll-btn:hover, .scroll-btn:focus, .scroll-btn:active { ...
generators/app/templates/pc/pageName/pageName.css
umu-team/generator-umu
.<%= pageNameClsForm %>{}
tag/小宮/json/index.html
sunnyKiwi/JustCopy
{ "posts": [ { "url": "/comic/c_chat/2018/01/01/C_ChatM.1514768412.A.E5A.html", "title": "Just Because 完結心得", "image": "https://i.imgur.com/vOEQa58.jpg?fb", "push": "21", "boo": "0", "date": "2018-0...
lib/api_browser/app/views/type/details.html
tony-spataro-rs/praxis
<div class="row" ng-if="type"> <div class="col-lg-12"> <h2>Schema</h2> <p ng-if="type.identifier"><b>Media-type identifier: {{ type.identifier }}</b></p> <div ng-if="type.description" ng-bind-html="type.description | markdown"></div> <attribute-table attributes="type.attributes"></attribute-table> ...
app/view/common/debug.html
VanGiang/phalcon1
<!DOCTYPE html> <html lang="ja"> <head> <meta charset="utf-8"> <title>サイト名</title> <link rel="stylesheet" href="/css/normalize.css" type="text/css" media="all"> <link rel="stylesheet" href="/css/debug.css" type="text/css" media="all"> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/...
app/createEvent.html
hinofafa/teamform-seed
<!DOCTYPE html> <html lang="en" ng-app="teamform-member-app"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="keywords" content="teamform, team"> <!-- The meta tag...
_includes/post.html
wmin0807/wmin0807.github.io
<div class="page-header"> <h1>{{ page.title }} {% if page.tagline %}<small>{{page.tagline}}</small>{% endif %}</h1> </div> <article> <div class="col-sm-10"> <span class="post-date"> {% assign d = page.date | date: "%d" | plus:'0' %} {{ page.date | date: "%B" }} {% case d %} {% when 1 or 21 or...
Code Samples/ro.me/tech/demos/8/index.html
caraya/webgl-kitchen
<!DOCTYPE HTML> <html lang="en"> <head> <title></title> <meta charset="utf-8"> <style type="text/css"> body { color: #808080; font-family:Monospace; font-size:13px; text-align:center; background-color: #101020; margin: 0px; overflow: hidden; } #info { position: abso...
docs/_armor_type_8cs.html
lightlike/DSACharacterSheet
<!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...
zproducts-WB0JM6RMD/genius_v_1_0_4_html/page-profile.html
nancyhawa/discipline
<!DOCTYPE html> <html lang="en"> <head> <!-- start: Meta --> <meta charset="utf-8"> <title>Genius Dashboard - Bootstrap Admin Template</title> <meta name="description" content="Genius Dashboard - Bootstrap Admin Template."> <meta name="author" content="Łukasz Holeczek"> <meta name="keyword" content="Genius, Das...
player/html/skins/liveWhite/skin.css
qgenius/qcasting-angularjs-example
/* * Skin for Sewise Player Plugin * http://www.sewise.com/ * * Skin Name: White * * Copyright (c) 2010-2014 Sewise Ltd * * Author: Jack Zhang * Skin Version: 1.0.0 (sewise player 1.0.0) * Date: 19th February 2012 */ /*播放器皮肤控制元件最外层*/ div.sewise-player-ui { position: absolute; width: 100%; height: 100%...
QtEsrc/qt-everywhere-opensource-src-4.8.5/doc/html/qsqlfield.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" /> <!-- qsqlfield.cpp...
app/module_assetsmanage/tpl/form-apply-visit-collection.tpl.html
dedp1984/gps_client
<div class="row m-t-md"> <div class="col-md-11"> <div class="form-group form-group-sm"> <label for="visitReason" class="col-sm-2 control-label">上门催收原因:</label> <div class="col-sm-10"> <select id="visitReason" class="form-control" ng-model="applyVo.visitReason" ...
examples/barchart/style.css
deciob/d3-v4-examples
.axis { font: 10px sans-serif; } .axis path, .axis line { fill: none; stroke: #000; shape-rendering: crispEdges; } .axis--y path { display: none; } .bar { fill: #3182bd; fill-opacity: .9; } .wld { fill: #9ecae1; }
lib/js-interpreter/demos/async.html
aravart/speech-games
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>JS-Interpreter Async Demo</title> <link href="style.css" rel="stylesheet" type="text/css"> <script src="../acorn.js"></script> <script src="../interpreter.js"></script> <script> var myInterpreter; function initAlert(interpreter, scope) { ...
src/html/pages/cat/w15/main--card-05-005.html
paperdavid/vita
<article class="card"> <!-- card info --> <div class="row"> <div class="col-xs-12 col-sm-8 col-lg-6"> <div class="owl-carousel carousel-card"> <div class="item"><img src="../../../../img/images/clothes/w15/05-005/05-005-wt.jpg" alt=""></div> <div class="item"><img src="../../../../img/images/clo...
data/fixtures/html/av-selection/38476794.html
togusafish/app2641-_-AdultMidnight
<?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" id="ldblog-standard"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv=...
js/dojo-1.1.1/dijit/themes/tundra/tundra_rtl.css
simonbates/bitstructures
.dj_gecko .dijitRtl .dijitInputField { direction: ltr; } .dj_gecko .dijitRtl .dijitInputField * { direction: rtl; } .dijitRtl .dijitTreeContainer .dijitTreeExpando, .dijitRtl .dijitTreeContainer .dijitTreeExpand { float:right; } .dijitRtl .dijitExpandoText { float: right; padding-left: 3px; padding-right: 0; ...
UnrealPyEmbed/Development/Python/2015.08.07-Python2710-x64-Source-vs2015/Python27/Source/db-4.7.25.0/docs/ref/distrib/port.html
mollstam/UnrealPy
<!--$Id: port.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 Reference Guide: Porting Berkeley DB to new architectures</title> <meta name="description" content="Be...
app/elements/div-editable/div-editable.html
jhrdka/tables-editor
<link rel="import" href="../../bower_components/polymer/polymer.html"> <link rel="import" href="../../bower_components/polymer-ts/polymer-ts.html"> <link rel="import" href="../../bower_components/iron-behaviors/iron-control-state.html"> <dom-module id="div-editable"> <template> <style> :host { dis...
_includes/disqus.html
Rplus/weekly-collection
{% if site.disqus %} <div class="comments"> <div id="disqus_thread"></div> <script> setTimeout(function () { (function (d) { var s = d.createElement('script'); s.async = true; s.src = '//{{ site.disqus }}.disqus.com/embed.js'; s.setAttribute('data-timestamp', +new Date()); ...
data/president/n200000500000000/20160116110558/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" ty...
htmls/Armeria.html
ZagasTales/HistoriasdeZagas
<!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>Armeria Zagas</title> </head> <body> <p>Aquí se encuentra una...
regulations/templates/regulations/partial-definition.html
jeremiak/regulations-site
{% comment %} Partial for definitions to be displayed inline in the sidebar {% endcomment %} <div id="{{node.markup_id}}" class="open-definition" tabindex="0"> <div class="sidebar-header group"> <h4> Defined Term <a class="right close-button" href="#">Close definition</a> ...
dashboard/src/app/workspaces/create-workspace/select-stack/stack-library/create-project-stack-library.html
kaloyan-raev/che
<div layout="column" flex class="create-project-stack-library"> <div class="stack-label-info">Select from our library of stacks.</div> <div layout="row" flex="100"> <che-stack-library-filter layout="row" flex ng-model="createProjectStackLibraryCtrl.allStackTags"> </che-stack-li...
10-ml-h2o-react-client/src/components/PostItem/PostItem.css
iproduct/course-social-robotics
.PostItem-title { display: inline-block; margin-right: 20px; } .PostItem-card-actions.card-action { position: absolute; width: 95%; display: flex; justify-content: space-between; align-items: center; height: 50px; bottom: 5px; left: 2.5%; } .PostItem-card-actions.card-actio...
_dist/faq/pay/setting/index.html
USAJOBS/help-center
<!DOCTYPE html> <!--[if lt IE 9]><html class="lt-ie9"><![endif]--> <!--[if gt IE 8]><!--><html lang="en"><!--<![endif]--> <head> <!-- Basic Page Needs ================================================== --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- Mobile Specific M...
src/main/webapp/css/plugins/steps/jquery.steps.css
dunyuling/cxh
/* Common */ .wizard, .tabcontrol { display: block; width: 100%; overflow: hidden; } .wizard a, .tabcontrol a { outline: 0; } .wizard ul, .tabcontrol ul { list-style: none !important; padding: 0; margin: 0; } .wizard ul > li, .tabcontrol ul > li { dis...
soot/soot-2.3.0/tutorial/intro/intro.html
BuddhaLabs/DeD-OSX
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!--Converted with LaTeX2HTML 2002-2-1 (1.71) original version by: Nikos Drakos, CBLU, University of Leeds * revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan * with significant contributions from: Jens Lippmann, Marek Rouchal, Martin Wilc...
media/nnframework/css/color.css
kyromen/parfum
/** * Stylesheet for Element: Color * * @package NoNumber Framework * @version 15.1.6 * * @author Peter van Westen <peter@nonumber.nl> * @link http://www.nonumber.nl * @copyright Copyright © 2015 NoNumber All Rights Reserved * @license http://www.gnu.org/licens...
example/doc/html/files.html
emacsattic/doxymacs
<!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>Test project: File Index</title> <link href="tabs.css" rel="stylesheet"...
picasa/ZendGdata-1.12.10/ZendGdata-1.12.10/documentation/api/core/source/Gdata/Exif/Extension/Iso.php.html
nmngarg174/tuckShop
<html> <head> <script type="text/javascript" src="../../../../js/jquery-1.4.2.min.js"> </script> <script type="text/javascript" src="../../../../syntax_highlighter/scripts/shCore.js"> </script> <script type="text/jav...
public/colors/amber.css
taiebb/portfolio
.theme-color-fec107 a, .theme-color-fec107 blockquote:before, .theme-color-fec107 .contact-map .contact-info a:hover, .theme-color-fec107 .interests-list i, .theme-color-fec107 .input-field.used label, .theme-color-fec107 .logo span, .theme-color-fec107 #map .map-icon, .theme-color-fec107 .nav-wrap .btn-mobile-n...
templates/misago/poll/info.html
rafalp/Misago-Frontend
{% load i18n misago_capture %} <ul class="list-unstyled list-inline poll-details"> <li class="poll-info-votes"> {% blocktrans trimmed count votes=poll.votes %} {{ votes }} vote. {% plural %} {{ votes }} votes. {% endblocktrans %} </li> {% if poll.length %} <li class="poll-info-ends-on"...
picasa/ZendGdata-1.12.10/ZendGdata-1.12.10/documentation/api/core/source/Gdata/Extension/Who.php.html
nmngarg174/tuckShop
<html> <head> <script type="text/javascript" src="../../../js/jquery-1.4.2.min.js"> </script> <script type="text/javascript" src="../../../syntax_highlighter/scripts/shCore.js"> </script> <script type="text/javascrip...
devkit100/manual/docs/20040418.html
At-sushi/Goluah-
<html> <head> <link rel="stylesheet" type="text/css" href="style.css"> <title></title> </head> <body> <p class=midasi2>•ҏWŒã‹L</p> <p class=nakami2> @Œ‹‹Ç‚̂Ƃ±‚ëA‚±‚ꂾ‚¯‚ª‚ñ‚΂Á‚ď‘‚¢‚½ƒ}ƒjƒ…ƒAƒ‹‚à‚Í‚½‚µ‚ÄŽÀÛ‚ǂꂾ‚¯“ǂ܂ê‚Ä‚¢‚é‚́H ‚Æ‚¢‚¤‚±‚Æ‚ðl‚¦‚邯A‚¿‚å‚Á‚Æ–³‘Ê‚Èì‹Æ‚̂悤‚È‹C‚ª‚µ‚Ä‚«‚Ü‚·B Šù‘¶ƒ\[ƒX‚...
wp-content/plugins/weekly-class-schedule/css/wcs.css
emilekott/fsd
@CHARSET "UTF-8"; /* Table style */ table.wcs-schedule { border-collapse: collapse; font-size: .85em; border-spacing:0; } table.wcs-schedule th, table.wcs-schedule td { border: 1px solid #ddd; margin: 0; } table.wcs-schedule th { text-align: center; } th.wcs-hour-title, th.wcs-weekday-title { width: 10%; } td.w...
mobile-wallet/www/sign-up.html
PureHacks/TruPass
<!DOCTYPE HTML> <html> <head> </head> <body> <div id="sign-up" class="app" data-role="page"> <div class="ui-bar ui-bar-e"> <h1 class="ui-btn-inner"> <span class="ui-icon ui-icon-arrow-l ui-icon-shadow">&nbsp;</span> <span class="ui-btn-text">Sign Up</span> </h1> </div>...
_website_previous_090713/swf/iframes/edificios.html
lvalenzuela/tmoller
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script language="JavaScript" type="text/JavaScript"> <!-- function MM_swapImgRestore() { //v3.0 ...
wp-content/plugins/vc-widget-addon/assets/css/vc_addon.css
shadesoforange/shoreline
.clear { clear:both; display:block; } .vc-addon-select { padding: 7px !important; height: auto !important; margin: 7px 0; } .post-type-vc-element #postdivrich, .post-type-vc-element .composer-switch { width:0 !important; height:0 !important; visibility:hidden; display:none !import...
documentation/doxy/output/fannie/html/functions_func_0x6f.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...
docs/types/Point2D.html
alucardxlx/caoticamente-shards
<html> <head> <title>RunUO Documentation - Class Overview - Point2D</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>Point2D : <!-- DB...
wp-content/themes/insurmountable/style-orig.css
zdislaw/fiercefamily_wp
/* Theme Name: Insurmountable Opportunities Description: Inspired by <a href="http://maczone.sk/">MacZone.sk</a>, created by <a href="http://www.neoease.com/">mg12</a>. It is very stylish, widget supported and doesn’t require any plugin. Version: 1.2.3 Author: mg12 Author URI: http://www.neoease.com/ Tags: white,...
solr/docs/solr-map-reduce/org/apache/solr/hadoop/package-tree.html
swsachith/ANDROPHSY
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_67) on Thu Apr 09 10:39:06 MDT 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>org.apache.solr.had...
style/VbStyle-Black.css
Gemorroj/punbb-mod
@import url(imports/base.css); @import url(imports/VbStyle-Black_cs.css); .pun, .pun input, .pun select, .pun textarea, .pun optgroup { font-family: Verdana, Geneva, Lucida, 'Lucida grande', Arial, Helvetica, sans-serif; } .pun {font-size: 11px; line-height: normal} * html .pun {font-size: 68.75%} .pun table, .pun inpu...
wp-content/plugins/s2member-pro/includes/separates/gateways/paypal/paypal.css
foxydot/walker
/** * Core CSS stylesheet for PayPal®. * * Copyright: © 2009-2011 * {@link http://www.websharks-inc.com/ WebSharks, Inc.} * (coded in the USA) * * This WordPress® plugin (s2Member Pro) is comprised of two parts: * * o (1) Its PHP code is licensed under the GPL license, as is WordPress®. * You should have received a co...
toolchain/deprecated/arm_cm0_4.9/share/doc/gcc-arm-none-eabi/html/as.html/Ld-Sections.html
jocelynmass/nrf51
<html lang="en"> <head> <title>Ld Sections - Using as</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Using as"> <meta name="generator" content="makeinfo 4.8"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="Sections.html#Sections" title="Sections...
src/main/webapp/BenchmarkTest01319.html
andresriancho/Benchmark
<!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"> <script src="js/jquery.min.js"></script> <script type="text/javascript" src="js/js.cookie.js"></script> <title>BenchmarkTest01319<...
template/index.html
LewisSoftwareDevelopment/Headwaters
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <link rel="shortcut icon" href="images/favicon.png" type="image/png"> <title>Bracket Respon...
algorithm/depth_fs.html
ldulcic/PPiJ_Projekt
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <!-- Graph creator CSS --> <link href="../assets/css/graph-creator.css" rel="stylesheet"> <!-- Bootstrap Core CSS --> <link href="../assets/css/bootstrap.css" rel="stylesheet"> </head> <body> <a class="btn btn-default page-scrol...
wp-content/plugins/launchpad-by-obox/css/fonts/serif-sans-style.css
doveiya/gamerprint-wordpress
/* Site Name: Launchpad Version: Serif - Sans Serif Font Style Author: Obox Author URI: http://www.obox-design.com/ */ /*-------------------------------------------------*/ /*- SETUP STD CLASSES -----------------------------*/ /*-------------------------------------------------*/ body{font-family: "Helvetica Neue", H...
docs/html/dir_b7878ad5ecbf2506f4125b9d34c97e45.html
vapourismo/knxproto
<!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...
sites/all/themes/namhan/rs-plugin/css/settings.css
kydinh/namhan
/*----------------------------------------------------------------------------- - Revolution Slider 1.5.3 - Screen Stylesheet version: 2.1 date: 09/18/11 last update: 06.12.2012 author: themepunch email: info@themepunch.com website: http://www.themepunch.com -------------------------...
src/main/webapp/BenchmarkTest00625.html
thc202/Benchmark
<!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"> <script src="js/jquery.min.js"></script> <script type="text/javascript" src="js/js.cookie.js"></script> <title>BenchmarkTest00625<...
src/main/webapp/BenchmarkTest02245.html
andresriancho/Benchmark
<!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"> <script src="js/jquery.min.js"></script> <script type="text/javascript" src="js/js.cookie.js"></script> <title>BenchmarkTest02245<...
myODTONE/doc/html/odtone/bad_cast.html
phra/802_21
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct bad_cast</title> <link rel="stylesheet" href="../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../index.html" title="ODTONE 0.6"> <link rel="up" h...
sites/all/libraries/lessphp/tests/outputs/interpolation.css
tsmulugeta/vi.com
div { color: yes; color: yes; color: okay; } 10"yeah" { color: blue; } 10 { color: blue; } hello world 10 { color: red; } #"yeah" { color: "hello 10"; }
src/main/webapp/BenchmarkTest01707.html
marylinh/Benchmark
<!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"> <script src="js/jquery.min.js"></script> <script type="text/javascript" src="js/js.cookie.js"></script> <title>BenchmarkTest01707<...
profiles/opendoors/themes/opendoors_heat/css/no_sass.css
Zebralog/opendoors
/* This file contains CSS not generated by SASS source. */ .element-hidden { display:none; }
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/Sanskritkathakunj_ext.txt.out.dict_11059_inr.html
sanskritiitd/sanskrit
url: http://sanskrit.inria.fr/cgi-bin/SKT/sktreader?t=VH;lex=SH;cache=f;st=t;us=f;cp=t;text=prat‍yuttaramapi;topic=;abs=f;allSol=2;mode=p;cpts=<!DOCTYPE html> <html><head> <meta charset="utf-8"> <title>Sanskrit Reader Companion</title> <meta name="author" content="G&#233;rard Huet"> <meta property="dc:datecopyrighted" ...
php/5.5/gearmanworker.unregisterall.html
P3PO/the-phpjs-local-docs-collection
<!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>Unregister all function names with the job servers</title> </head> <body><div class="manualnavbar" style="text-align: ce...
js/behavior/behavior55/methods/rdl_method.css
gucong3000/handbook
body{margin:0px;padding:0px;background:#FFFFFF;overflow:auto;} body,table,input,select,form,div,textarea{font-family:verdana,tahoma,arial;font-size:12px;color:#000000;word-break:break-all;} table,img{border:0px;} a{text-decoration:none;color:#1149FF;} a:hover{color:#000000;text-decoration:underline;} td{vertical-ali...
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/agnipuran-1-111-sandhi_ext.txt.out.dict_3824_sam.html
sanskritiitd/sanskrit
url: http://sanskrit.uohyd.ac.in/cgi-bin/scl/sandhi_splitter/sandhi_splitter.cgi?encoding=Unicode&sandhi_type=s&word=कीर्त्तिश्च<div id='finalout' style='border-style:solid; border-width:1px;padding:10px;color:blue;font-size:14px;height:200px'>कीर्तिश्च = <a title = "कीर्ति पुं 1 एक/कीर्ति स्त्री 1 एक">कीर्तिः</a>+<a t...
src/main/webapp/RODAdmin/tests/siesta-1.1.8-lite/examples/026-extjs3/index.html
cosminrentea/roda
<!DOCTYPE html> <html> <head> <!-- Ext JS library CSS--> <link rel="stylesheet" type="text/css" href="http://cdn.sencha.io/ext-4.1.1-gpl/resources/css/ext-all.css"> <!-- Siesta CSS --> <link rel="stylesheet" type="text/css" href="../../resources/css/siesta-all.css"> ...
Application/Admin/View/Index/404.html
i2keita/mz_demo
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>404</title> </head> <body> <h2 style="text-align: center">404 找不到该页</h2> <hr> </body> </html>
_includes/skills_accomplishments.html
periloso/Resume
<div class='section'><h2>{{site.data[transfile].accomplishments_skills_and_competences}}</h2> {% include languages.html %} {% for skill in site.skills %} {% if skill.lang == page.shortlang %} <div class='group'> <table> <tr> <td><b>{{ skill.title }}</b></td> ...
themes-dist/RoundedBox/Footer.css
middlebury/middmedia
/********************************************************* * Footer 1 *********************************************************/ *.Footer { padding: 1px; border: 0px; } *.Footer .Content { background-color: [[FG_COLOR]]; padding: 10px; text-align: left; margin: 0px; font-size: 75%; }
app/static/css/filelist.css
dahool/vertaal
#file_list_toolbox { display: block; } #component_list { float: left; } #file_search_box { float: right; } #file_list_search { width: 40em; } #filestabs { clear: both; }
src/documentation/classes/LinearLayout.html
ColorfulCat/Jndroid.js
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>LinearLayout - Jndroid</title> <meta name="viewport" content="width=device-width"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="stylesheet" href="../assets/css/main.css" id="site_styles"> ...
metronic_v4.7.1/theme_rtl/admin_6/ui_notific8.html
FernandoUnix/AcessoRestrito
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7 Version: 4.7.1 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Dribbble: www.dribbble.com/keenthemes Like: www.facebook.com/kee...
src/main/resources/plugins/Tagger_Stanford/doc/javadoc/index.html
ykiprov/pan2015
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc on Sun May 11 19:21:59 BST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Standford POS Tagger GATE Wrapper JavaD...
WEB_TEST01/doc/JavaScript_jQuery_Enter/04장. 반복문/4-13.html
grtlinux/TAIN_WEB_TEST
<!DOCTYPE html> <html> <head> <script> // 변수를 선언합니다. var startTime = new Date().getTime(); // 반복문 for (var CPS = 0; new Date().getTime() < startTime + 1000; CPS++) { } alert('초 당 연산 횟수: ' + CPS); </script> </head> <body> </body> </html>
game/data/scripts/quests/Q10331_StartOfFate/32146-04.html
karolusw/l2j
<html><body>Grand Master Valfar:<br> <font color="LEVEL">Lakcis</font> is at the <font color="LEVEL">entrance of the Ruins of Ye Sagira</font>. Help him with his relic research. Dusty work, but interesting.<br> Oh, you can get there by talking to <font color="LEVEL">Gatekeeper Milia</font>. </body></html>
documentation/elks/sorted_list.html
mat601/projectObj2
<HTML> <HEAD> <META NAME="generator" CONTENT="ISE EiffelStudio version 13.11.9.3542 GPL Edition - windows"> <meta name="description" content="Sequential lists where the cells are sorted in ascending order according to the relational operators of PART_COMPARABLE"/> <meta name="library" content="Free implementation of EL...
webapp-src/src/components/sensor/sensor.template.html
babelouest/angharad
<div data-ng-if="$ctrl.element.enabled || $ctrl.adminMode"> <div class="text-center" data-ng-class="{'text-italic': $ctrl.adminMode}"> <div data-ng-bind="$ctrl.elementDisplayValue()"> </div> </div> </div>
external/lldb/www/python_reference/lldb.SBCommandReturnObject-class.html
s20121035/rk3288_android5.1_repo
<?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>lldb.SBCommandReturnObject</title> <link rel="stylesheet" href="epydoc.css" type="text/css"...
aula20-getbootstrap/page5-boostrap.html
isel-leic-pi/1617i-LI51d
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <title>My First Page</title> <link type="text/css" rel="stylesheet" href="assets/css/bootstrap.min.css" /> </head> <body> <div class="header clearfix"> <nav> <ul class="nav nav-pills pull-right"> <li role=...
malra/fo/module/mutasi_bkd/template/view_popup_pegawai.html
4n6g4/gtsdm
<!-- patTemplate:tmpl name="content" --> <script language="javascript" type="text/javascript"> function setParent(xid, xlabel, xsat, xidsat,xnip,xpangkat,xjabatan) { //alert(window.opener.temp.value); if(window.opener.temp.value=="pejabat"){ window.opener.document.getElementById('pejabat_id').value=xid; wind...
doc/plugins/rspec-rails/files/vendor/plugins/rspec-rails/lib/spec/rails_rb.html
kplawver/leihs
<?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> <title>File: rails.rb</title> <meta http-equiv="Content-Type" c...
QMOLEDEV/escher-0.3/etc/manpage/gnu/x11/XSetInputFocus.html
chriskmanx/qmole
<HTML> <BODY> <PRE> <!-- Manpage converted by man2html 3.0.1 --> XSetInputFocus, XGetInputFocus - control input focus </PRE> <H2>SYNTAX</H2><PRE> XSetInputFocus(<I>display</I>, <I>focus</I>, <I>revert</I><B>_</B><I>to</I>, <I>time</I>) Display *<I>display</I>; Window <I>focus</...
oldwebsite/dependencies.html
jantman/TuxTruck-wxPython
<!DOCTYPE html> <html lang="en" dir="ltr" class="client-nojs"> <head> <title>Dependencies - TuxTruckWiki</title> <meta charset="UTF-8" /> <meta name="generator" content="MediaWiki 1.18.1" /> <link rel="shortcut icon" href="favicon.ico" /> <link rel="search" type="application/opensearchdescription+xml" href="opensearch_...
metronic_v4.7.1/theme_rtl/admin_2_material_design/form_fileupload.html
FernandoUnix/AcessoRestrito
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7 Version: 4.7.1 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Dribbble: www.dribbble.com/keenthemes Like: www.facebook.com/kee...
doc/html/search/functions_69.html
atneik/Prod-Cons
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="search...
restructuredtext/sphinx/devguide.html
P3PO/the-phpjs-local-docs-collection
<!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>Sphinx Developer’s Guide &mdash; Sphinx 1.2b1 docum...
metronic_v4.7.1/theme/admin_6/ui_timeline_2.html
FernandoUnix/AcessoRestrito
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7 Version: 4.7.1 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Dribbble: www.dribbble.com/keenthemes Like: www.facebook.com/kee...
doc/_build/html/_generated/dta.RoadNode.html
sfcta/dta
<!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>dta.RoadNode &mdash; DTA Anyway 1.0 documentation...
app/static/css/guest/details.css
SaptakS/open-event-orga-server
body { background: white !important; position: relative; } .right_col { padding: 0 !important; background-color: white !important; } .carousel { margin-bottom: 60px; position: inherit; } .carousel-inner { top: -10px; } .carousel-caption { z-index: 10; text-align: left; } /* custom modal propertie...
doc/install_notes/install_v1.8.html
jmbeuken/abinit
<HTML> <HEAD> <TITLE>installation note for V1.8</TITLE> </HEAD> <BODY BGCOLOR="#FFFFFF"> <H1><CENTER> <HR> Installation notes for ABINIT v1.8</CENTER></H1> <P> <HR> This file provides a description of the operations needed to install the ABINIT package, to generate the executable and to make the tests.</P> <P>...
postgresql/xfunc-c.html
P3PO/the-phpjs-local-docs-collection
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML ><HEAD ><TITLE >C-Language Functions</TITLE ><META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REV="MADE" HREF="mailto:pgsql-docs@postgresql.org"><LINK REL="HOME" TITLE="Postgre...
serveur/doc/html/DataPartieEnTete_8cpp.html
Aredhele/FreakyMonsters
<!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...
foreign/boost/libs/numeric/ublas/doc/html/classboost_1_1numeric_1_1ublas_1_1matrix__column_1_1iterator-members.html
cppisfun/GameEngine
<!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>ublas: Member List</title> <link href="tabs.css" rel="stylesheet" ...