path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
etrack/templates/misc/faculty_list.html | jmoreman/eTrack | {% extends "base_1col.html" %}
{% block title %}Faculties list{% endblock %}
{% block content %}
<table class="table">
<thead>
<tr>
<th>Code</th>
<th>Name</th>
<th></th>
</tr>
</thead>
<tbody>
{% for faculty in faculties %}
... |
iandex/style.css | runarsf/runarsf.github.io | :root {
--bgcolor: #12171B;
--linecolor: rgba(32, 35, 41, 0.356);
--bordercolor: #898989;
}
/* http://www.css3.info/preview/rounded-border/ */
/* https://goo.gl/QKi8YG <--- terminal visuals*/
html, body {
padding: 0;
margin: 0;
height: 100%;
width: 100%;
color: white;
font-family: 'Ubuntu', sans-serif;
overfl... |
web/docs/series/2015-11-10/norman-fait-des-videos/index.html | dieng444/smart-search |
<!DOCTYPE html>
<!--[if IE 9]><html class="lt-ie9" lang="fr"><![endif]-->
<!--[if !IE]><!--><html lang="fr"><!--<![endif]-->
<head>
<title>Norman fait des vidéos - Série (2010) - Norman Thavaud - SensCritique</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
... |
Documents/Classes/ESTMeshNearablesScanReportVO.html | Estimote/iOS-SDK | <!DOCTYPE html>
<html lang="en">
<head>
<title>ESTMeshNearablesScanReportVO 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... |
index.html | kumakun/blog | <!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">
<title>Bootstrap 101 Template</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link hr... |
how-to-install-windows-xp-on-android-device.html | haktuts/haktuts.github.io | <!DOCTYPE html>
<script src="js/html5shiv.js"></script>
<html lang="en" class="no-js">
<head>
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" type="text/css" href="css/normalize.css" />
<link rel="stylesheet" type="text/css" href="css/demo.css" />
<link rel="stylesheet" type="text/css" h... |
src/app/app.component.css | ciesielskico/angular2-flatpickr | div {
margin: .5rem;
padding: .5rem;
}
|
Contents/Resources/Documents/classgoogle_1_1appengine_1_1api_1_1appinfo__errors_1_1_missing_handler_attribute.html | tzmartin/gae-python.docset | <!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... |
app/background/background.html | mohamedrias/MultiCopier | <html data-ng-app="multicopier.background" data-ng-csp>
<head>
<script type="text/javascript" src="../common/lib/angular.js"></script>
<script type="text/javascript" src="../common/lib/jquery-2.0.3.min.js"></script>
<script type="text/javascript" src="../common/lib/moment.min.js"></script>
<link href=".... |
test/renders/form-semantic-readOnly-calculatedNotPersistentValue.html | formio/formio.js | <div id="" class="field formio-component formio-component-form formio-component-label-hidden" ref="component">
<div class="formio-form formio-read-only ui form" ref="webform" novalidate>
<div id="a" class="field form-group has-feedback formio-component formio-component-textfield formio-component-a " ref="compone... |
lib/lwjgl/javadoc/org/lwjgl/opencl/class-use/CLContext.html | jmcomets/tropical-escape | <!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_14) on Sun Nov 04 20:19:18 CET 2012 -->
<TITLE>
Uses of Class org.lwjgl.opencl.CLContext (LWJGL API)
</TITLE>
<META NAME="date" CONTENT="20... |
carousel/index.html | thiagocleonel/thiagocleonel.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0"/>
<title>Carousel</title>
<meta name="description" content="Sites,aplicativos,webservices, ... Tudo em ... |
ajax/libs/tabulator/4.8.4/css/tabulator_modern.css | cdnjs/cdnjs | /* Tabulator v4.8.4 (c) Oliver Folkerd */
.tabulator {
position: relative;
border: 1px solid #fff;
background-color: #fff;
overflow: hidden;
font-size: 16px;
text-align: left;
-ms-transform: translatez(0);
transform: translatez(0);
}
.tabulator[tabulator-layout="fitDataFill"] .tabulator-tableHolder .ta... |
ajax/libs/primeng/11.4.0/resources/themes/md-light-indigo/theme.css | cdnjs/cdnjs | @charset "UTF-8";
:root {
--surface-a:#ffffff;
--surface-b:#fafafa;
--surface-c:rgba(0,0,0,.04);
--surface-d:rgba(0,0,0,.12);
--surface-e:#ffffff;
--surface-f:#ffffff;
--text-color:rgba(0, 0, 0, 0.87);
--text-color-secondary:textSecondaryColor;
--primary-color:#3F51B5;
--primary-color-text:#ffffff;
... |
ajax/libs/oojs-ui/0.36.4/oojs-ui-apex.css | cdnjs/cdnjs | /*!
* OOUI v0.36.4
* https://www.mediawiki.org/wiki/OOUI
*
* Copyright 2011–2020 OOUI Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2020-02-05T19:37:21Z
*/
.oo-ui-element-hidden {
display: none !important;
}
.oo-ui-buttonElement {
display: inline-blo... |
apache-jena-3.0.0/javadoc-arq/org/apache/jena/sparql/graph/class-use/GraphPrefixesProjection.html | slennie12/SOR-Onderzoek | <!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 (1.8.0_45-internal) on Sat Jul 25 18:14:30 BST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.a... |
data/NWT-8/n200080000000000/20160116105341/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... |
data/NWT-3/n200030000000000/20160116060526/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... |
tools-testing/cross-browser-testing/automation/index.html | mdn/learning-area | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Arrow function example</title>
<link href="style.css" rel="stylesheet">
</head>
<body>
<!-- Intentionally empty paragraph to demonstrate element removal by a markup corrector -->
<p></p>
<script src="main.js"></script>
</body>
... |
docs/reference/mle_1ply.html | aappling-usgs/streamMetabolizer | <!-- Generated by pkgdown: do not edit by hand -->
<!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.0">
<title>Make daily metabolism estimates from input parameters — mle_1ply • st... |
docs/reference/prepdata_bayes.html | aappling-usgs/streamMetabolizer | <!-- Generated by pkgdown: do not edit by hand -->
<!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.0">
<title>Prepare data for passing to Stan — prepdata_bayes • streamMetabolizer... |
data/president/n500000600000000/20160116114552/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... |
data/president/n500001300000000/20160116132209/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... |
data/president/n702000000000000/20160116131520/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... |
data/president/n200000600000000/20160116120018/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... |
html/ch-8-6.html | jlebar/Apollo-Expeditions-to-the-Moon | <html>
<head>
<title>Apollo Expeditions to the Moon: Chapter 8</title>
<script id="_fed_an_js_tag" type="text/javascript" src="../../../../gacommon/js/Federated-Analytics.js?agency=NASA"></script>
</head>
<body background="tapete.gif">
<basefont size=4>
<center>
<br><hr><br>
<h4>Apollo Expeditions to t... |
css/main.css | drumslayert/TIY-Chessboard | /*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/
/* ===============================... |
data/president/n703001900000000/20160116104631/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... |
custom_theme/css/theme_extra.css | opensensorhub/osh-docs | /*
* Tweak the overal size to better match RTD.
*/
body {
/*font-size: 90%;*/
}
footer p {
font-size: 80%;
}
h3, h4, h5, h6 {
color: #2980b9;
font-weight: 600
}
h3 {
font-size: 150%;
margin-top: 24px;
margin-bottom: 12px
}
h4, h5, h6 {
font-family: "Lato","proxima-nova","Helvetica ... |
centos/7/SRPMS/repoview/gitea.html | purplegrape/purplegrape.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type" />
<title>RepoView: Repoview</title>
<link href="layout/repostyle.css" type="text/css" rel="stylesheet" />
<meta content="n... |
html/dir_af8819476af590050d61a4b2fb9254fd.html | GunnerLab/mcce.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"/>
<meta name="generator" con... |
pages/test-project/index.html | atarw/atarw.github.io | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>test project</title>
</head>
<body>
<h1><a href="/">Home</a></h1>
<h2>test project</h2>
<p><code>python
print 'Hello, World!'</code></p>
</body>
</html> |
Rodrigo/Clase2/ejemplo2.html | rasmurillo/team3-angular | <!DOCTYPE html>
<html lang="en" ng-app="ejemplo2">
<head>
<meta charset="UTF-8">
<title>Title</title>
<script src="angular.min.js"></script>
<script src="ejemplo2.js"></script>
</head>
<body>
<div ng-controller="Controller">
<div my-customer type="name"></div>
<div my-customer type="address"></div>
</d... |
billpro/billproplus/themes/default/assets/styles/theme.css | ahenda/billpro | @import "helpers/bootstrap.min.css";
@import "helpers/jquery-ui.css";
@import "helpers/font-awesome.min.css";
@import "helpers/datatables.css";
@import "helpers/icheck/square/blue.css";
@import "helpers/redactor.css";
@import "helpers/bootstrap-fileupload.css";
@import "helpers/ekko-lightbox.css";
@import "help... |
search/posts/158.html | sunbjt/cboettig.github.com |
<!--This layout is used by Marran's search plugin to specify the format of search returns -->
<div class="search-entry">
<div class="title"><a href="/2010/07/27/Parameter-Estimates-for-Labrid-Parrotfish-model.html" title="Parameter Estimates for Labrid-Parrotfish model"><b>Parameter Estimates for Labrid-Parrotfish m... |
app/dashboard/views/account/create-blog-pay.html | davidmerfield/Blot-core | <form method="post">
<input type="hidden" name="_csrf" value="{{csrftoken}}">
<input type="hidden" name="timeZone" value="">
<div style="max-width:440px">
<p>Each blog costs <span style="color: #111;
background: #fff0a8;">{{price}} per {{interval}}</span>. Each blog is independent:
you could use Dr... |
pdk/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_send_as2_example.html | warlordh/fork_Symbian | <!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>TB9.2 Example Applications: CSendAs2Example Class Reference</title>
<li... |
doc/index-files/index-3.html | k0dman/MusikerVerwaltung | <!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_51) on Thu Jul 10 14:33:32 CEST 2014 -->
<title>C-Index</title>
<meta name="date" content="2014-07-10">
<link rel="stylesheet" t... |
build/doc/cafe/image/reader/JPEGReaderEx.html | nagyistoce/icafe | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>JPEGReaderEx</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (loca... |
pdk/GUID-B8FDEBF7-A49B-3F8F-8BA1-470465050956.html | warlordh/fork_Symbian | <?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 lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="copyright" content="(C) Copyrigh... |
index.html | marckhouzam/unitConversionGame | <!DOCTYPE html>
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>CONVERSION GAME</title>
<script src="js/MeasurementConversion.js"></script>
</head>
<body onload="askQuestion();">
<h1>Let's play the metric conversion game!</h1>
<label id="question"></label><br>
<input id="a... |
ttworkbench.play.parameters.ipv6/doc/ttworkbench/play/parameters/ipv6/widgets/package-frame.html | TestingTechnologies/PlayCustomParameters | <!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_51) on Tue Apr 01 16:04:07 CEST 2014 -->
<title>ttworkbench.play.parameters.ipv6.widgets</title>
<meta name="date" content="2014-04-01"... |
sdk/GUID-9DA208B6-2A1A-3597-98BD-9A8F05F61A1C.html | warlordh/fork_Symbian | <?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 lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="copyright" content="(C) Co... |
dist/javadoc/bawbcat/gt/Group.html | TTGroupTracker/GroupTracker | <!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 (1.8.0_45) on Sun Dec 06 16:26:48 EST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Group</title>
<meta name="da... |
sdk/guid-6013a680-57f9-415b-8851-c4fa63356636/mtpdataproviderexample_8mmp_source.html | warlordh/fork_Symbian | <!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>TB9.2 Example Applications: examples/RemoteConn/MtpDataProviderExample/... |
pdk/GUID-FF3DC45A-5B29-3F21-8D03-959C660A87AF.html | warlordh/fork_Symbian | <?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 lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="copyright" content="(C) Copyrigh... |
sdk/GUID-1824B323-AAA8-5403-A4CF-D1F530CBDAF5.html | warlordh/fork_Symbian | <?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 lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="copyright" content="(C) Copyrigh... |
soot/soot-2.3.0/doc/soot/dava/toolkits/base/AST/traversals/class-use/LabelToNodeMapper.html | BuddhaLabs/DeD-OSX | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_08) on Tue Jun 03 16:15:26 GMT-05:00 2008 -->
<TITLE>
Uses of Class soot.dava.toolkits.base.AST.traversals.LabelToNodeMapper (Soot API)
</TITLE>
<L... |
templates/registration/base_login.html | Rondineli/controle_ricardo | <html>
<head>
<link href="{{ STATIC_URL }}css/forms.css" rel="stylesheet">
<link href="{{ STATIC_URL }}css/bootstrap.min.css" rel="stylesheet">
<link href="{{ STATIC_URL }}css/bootstrap-responsive.min.css" rel="stylesheet">
<script src="{{ STATIC_URL }}js/jquery.min.js"></script>
... |
STM/Projects/STM32F4-Discovery/Demonstrations/Release_Notes.html | kamfor/STMF4 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head>
... |
wallet/wddwallet/connection_error.html | wddchain/wdd-wallet | <!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">
<title translate>Wallet</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/mcwalle... |
sites/all/modules/ctools/help/modal.html | xgrommx/svadba | CTools provides a simple modal that can be used as a popup to place forms. It differs from the normal modal frameworks in that it does not do its work via an iframe. This is both an advantage and a disadvantage. The iframe simply renders normal pages in a sub-browser and they can do their thing. That makes it much easi... |
app/src/main/assets/html/en/BR_C06_S04_V17.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='BR_C06_S04_V17' type='mantra'>
<div class='versetext'>atha ya icchēdduhitā mē paṇḍitā jāyēta sarvamāyuriyāditi tilaudanaṁ pācayitvā sarpiṣmantamaśnīyātāmīśvarau janayitava... |
categories/电脑/index.html | baked-pan/baked-pan.github.io | <!DOCTYPE html>
<html class="theme-next pisces use-motion" lang="zh-Hans">
<head>
<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 name="theme-color" content="#222">
<meta http-... |
doc/html/graph_legend.html | pvpatriota/discreta12bolinhas | <!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... |
mural/templates/mural/list_category.html | amadeusproject/amadeuslms | <!--
Copyright 2016, 2017 UFPE - Universidade Federal de Pernambuco
Este arquivo é parte do programa Amadeus Sistema de Gestão de Aprendizagem, ou simplesmente Amadeus LMS
O Amadeus LMS é um software livre; você pode redistribui-lo e/ou modifica-lo dentro dos termos da Licença Pública Geral GNU como publicada pela... |
templates/jsn_fidem_free/css/colors/red.css | chakrinamo/Projet_LPSIL | /**
* @author JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license JoomlaShine.com Proprietary License
*/
/* ============================== DEFAULT HTML ============================== */
*::-moz-selection {
color: #FFF;
text-shadow: no... |
share/doc/api/kafka/manager/ClusterManagerActor.html | amguist0821/kafka-manager | <!DOCTYPE html >
<html>
<head>
<title>ClusterManagerActor - kafka.manager.ClusterManagerActor</title>
<meta name="description" content="ClusterManagerActor - kafka.manager.ClusterManagerActor" />
<meta name="keywords" content="ClusterManagerActor kafka.manager.ClusterManagerActor" ... |
administrator/components/com_arrausermigrate/css/arra_about.css | akadim/igate | .icon-48-generic {
background-image:url(../images/icons/icon-48-user.png) !important;
}
table.table_about td{
border:#CCCCCC solid 1px;
padding:3px 3px 3px 5px;
border-collapse:collapse;
}
.adminlist_about{
background-color:#FFFFFF;
border-spacing:5px;
color:#666666;
width:100%;
}
#submenu a:hover, #subm... |
Buscador_lateral/web/html/maderas3.html | MMariscal/Varios | <!DOCTYPE HTML>
<html>
<head>
<title>Natucer - Cerámica Natural</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="vendor/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="../css/main.css" />
<!--[if l... |
oxidizr/templates/accounts/email_verification.html | pixlie/oxidizr | {% extends "base_single_column.html" %}{% load i18n %}{% load crispy_forms_tags %}
{% block main_content %}
<h1>{% trans 'Verify your email address' %}</h1>
<h3>{% blocktrans %}Your email address: {{ email }}{% endblocktrans %}</h3>
<div class="alert alert-info">{% blocktrans %}We have sent you an email with a c... |
html/shout__dct2lextree_8cpp.html | jotengine/shout | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Title : StarDust
Version : 1.0
Released : 20080419
Description: A... |
bin/light-blue/light-blue.css | nanakochi123456/compressed_tdiary_theme | @charset "utf-8"
body{
background-color:#fff;
color:#222;
}
a:link{
background-color:transparent;
color:#19c;
text-decoration:none;
}
a:visited{
background-color:transparent;
color:#19c;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
div.adminmenu{
background-color:#F8FCFF;
color:#222;
text-align:right;
... |
output/tag/crysis.html | aesptux/aesptux.com-blog | <!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet/less" type="text/css" href="/theme/css/style.less">
<script src="/theme/js/less-1.3.3.min.js" type="text/javascript"></script>
<!-- <link rel="stylesheet" type="text/css" href="/theme/css/style.css"> -->
<link rel="stylesheet" type="text/css" href=... |
index.html | Anje16/technokeeda | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>technokeeda Web App</title>
<link href="../jquery-mobile/jquery.mobile-1.0.min.css" rel="stylesheet" type="text/css"/>
<script src="../jquery-mobile/jquery-1.6.4.min.js" type="text/javascript"></script>
<script src="../jquery-mobile/jquery.mobile-1.0.min.js" ... |
sites/all/themes/corolla/css/navigation.css | QuakeSim/drupal_backup | /* CSS for major navigation elements such as menus, pager, superfish etc */
a {
text-decoration: none;
}
/* Menus */
ul.menu {
list-style-position: inside;
margin: 4px 0;
padding: 0;
}
ul.menu li {
margin: 2px 0;
padding: 0;
}
ul.menu ul {
margin-left: 15px;
}
.block .menu li.content {
padding: 0; /* e... |
panels/upstairs.html | Haynie-Research-and-Development/jarvis | <link rel="import" href="/local/custom_ui/upstairs/ha-upstairs.html" async>
<dom-module id="ha-panel-upstairs">
<template>
<style include="ha-style">
.container {
height: calc(100% - 64px);
vertical-align: top;
position: relative;
}
[hidden] {
display: none !im... |
tests/testcases_output/html/ok_param_raises_at_property/AllFunctions.html | pasdoc/pasdoc | <!DOCTYPE html>
<html lang="en">
<head>
<title>All Functions and Procedures</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head>
<body>
<div class="container"><di... |
doc/PictureCategoryAddRequest_8h.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... |
index.html | DjebbZ/djebbz.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
<meta name="description" content="Djebbz.github.io : Testing auto page generator, jekyll and Prose.io" />
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet... |
.phpDocumentation/HTMLframesConverter/Joomla-Site/com_newsfeeds/_com_newsfeeds---views---newsfeed---view.html.php.html | srgg6701/WebApps | <?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>
<title>Docs for page view.html.php</title>
<link rel="stylesheet" href="../../media/s... |
RefactoredProject/RefactoredProject/doc/cmput301w14t13/project/views/HelpView.PlaceholderFragment.html | CMPUT301W14T13/Team13GPSCommentLogger | <!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_24) on Tue Apr 08 04:58:44 MDT 2014 -->
<TITLE>
HelpView.PlaceholderFragment
</TITLE>
<META NAME="date" CONTENT="2014-04-08">
<LINK REL ="styleshee... |
docs/docs/html/struct_pool_memory_block-members.html | jimregan/libflaim | <!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>FLAIM: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Gene... |
doc/Doxygen/html/da/d0f/DevMidFTest_8h_source.html | BackupTheBerlios/mutabor | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title>src/kernel/routing/midi/tests/DevMidFTest.h Quellcode</title>
<link href="../../doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Erzeugt von Doxygen 1.8.... |
.phpDocumentation/CHMdefaultConverter/com_collector1/Collector1ModelCustomers.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:... |
instructions.html | teenytinny/zstheme | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Instructions</title>
<meta name="generator" content="TextMate http://macromates.com/">
<meta name="author" content="Thad A... |
components/com_digistore/assets/css/digistore.css | ryanv732/cleanease | /*@import url('http://fonts.googleapis.com/css?family=Montserrat:400,700');*/
.nowrap {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
white-space: nowrap;
vertical-align:top;
padding:0;
margin:0;
}
.digistorecart {
padding:3px;
margin:3px;
width:98%;
}
.digistorecart t... |
test_yuriiq/catalog/view/theme/default/stylesheet/blog-10.css | AlexYuriy/store | /*sort category*/
.sort ul li, .limit ul li {display: inline-block; color: #636E75; margin: 0 3px; font-size: 11px;}
.sort ul li a, .limit ul li a {color: #171717; font-size:12px;}
.sort ul li a:hover, .limit ul li a:hover {text-decoration: none;}
.sort ul li .active, .limit ul li .active {background: #CFDFEA; pa... |
data/default-flavor/web/css/slotlet/article_multimedia_gallery.css | Desarrollo-CeSPI/choique | /*main_image section CSS*/
.article_multimedia_gallery .main_image {
width: 100%;
height: 290px;
margin:6px 0 10px 0;
background:#333;
position: relative;
overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
color: #fff;
}
.article_multimed... |
templates/somosmaestros/css/template.css | emeraldstudio/somosmaestros |
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
}
body{
margin: 0;
padding: 0;
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms... |
subsystems/lang/deu_DE/default/_DE_subsystems_forms_controls_texteditorcontrol_php.html | exponentcms/exponent-cms-1 | <?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 texteditorcontrol.php</... |
docs/docs/html/functions_0x6d.html | jimregan/libflaim | <!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>FLAIM: Class Members</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Ge... |
prizes/templates/prizes/home.html | chmarr/prequelprizes | {% extends "prizes/base.html" %}
{% load static %}
{% block content %}
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js" ></script>
<script src="{% static "prizes/typewriter.js" %}" ></script>
<script> <!--
jQuery(function(){
var cursor = jQuery("#cursor");
jQuery(".tty>span").hide(... |
htdocs/doc/server/bml.core.html | apparentlymart/livejournal | <!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>Chapter 3. Core BML blocks</title>
<link rel="stylesheet" href="style.css" type="text/css">
<meta name="generator" content=... |
stylesheets/screen.css | PS-Internet-Academy/toolkit.islasaboga | /*Default Values for this theme*/
/*Custom colors*/
/*Fonts*/
/* line 28, ../sass/screen.scss */
body #edit-bar{
position:relative;
}
#viewlet-above-content .carousel{
height:auto;
}
body .carousel-pager-item,
body .carousel-pager-button-prev,
body .carousel-pager-button-next,
body .carousel-banners .... |
user/gstreamer/gstreamer1.0/gstreamer1.0-1.0.8/docs/plugins/html/gstreamer-plugins-input-selector.html | atmark-techno/atmark-dist | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>input-selector</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="GStreamer Core Plugins 1.0 Plugins R... |
src/inspectDialog.html | WaldiPL/webpageScanner | <!DOCTYPE html>
<html class="light">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="inspectDialog.css"/>
</head>
<body class="fade">
<div id="inspectDialog">
<div id="titlebar"><h1 id="titlebarH1"></h1></div>
<span id="inspectText"></span>
<input type="text" id="selectorInput">
<div cla... |
www/templates/gk_music_free/css/template.css | SirPiter/folk | /*
#------------------------------------------------------------------------
# Music Free - #1 Free Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License: GPL v.2.0
# Website: http://www.gavick.com
# Support: support@gavick.com
*/
/* Basic elements */
::selection... |
doc/html/qdialogbuttonbox-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>Qt 4.3: List of All Members for QDialogButtonBox</title>
<link href="classic.css" rel="stylesheet" type=... |
documentation/javadoc/com/redhat/rhn/frontend/taglibs/list/DecoratorTag.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:28 CET 2010 -->
<TITLE>
DecoratorTag
</TITLE>
<META NAME="date" CONTENT="2010-11-02">
<LINK REL ="stylesheet" TYPE="text/cs... |
tools/LogServer/main.html | mamiaokui/tracer | <html>
<head>
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script type="text/javascript">
google.load("visualization", "1", {packages:["corechart"]});
google.setOnLoadCallback(drawChart);
function drawChart() {
var data = google.visualization.arrayToDa... |
lib/project-template/src/common/tpl/read.tpl.html | ecomfe/ub-ria-tool | <!-- target: labelReadField -->
<div class="form-field">
<div class="form-field-label">${label}:</div>
<div class="form-field-value">${value}</div>
</div>
<!-- target: ellipsisLabelReadField -->
<!-- var: id = ${id} || ${values} -->
<!-- var: tail = ${tail} || ${label} -->
<!-- var: maxLength = ${maxLength} ||... |
core/templates/403.html | microcosm-cc/microco.sm | {% extends 'marketing_base.html' %}
{% block title %}Error 403 (Forbidden) | {{ site.title | safe }}{% endblock title %}
{% block content %}
<div class="container dashboard-container">
<div class="row">
<div class="col-sm-8 col-md-9 dashboard-left">
<p>You'll need to log in to do that.</p>
<p><a href="javasc... |
doc/suoni/package-tree.html | sdecri/SplitAudioFile | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (version 1.7.0) on Sat Dec 03 01:26:13 CET 2011 -->
<title>suoni Class Hierarchy</title>
<meta name="date" content="2011-12-03">
<link rel="sty... |
docs/api/html/functions_vars_y.html | kammce/SJSU-DEV-Linux | <!-- HTML header for doxygen 1.8.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>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- For Mobile Devices -->
... |
resources/test.html | BitProfile/Xeth | <html><head>
<meta charset="utf-8">
<title>XETH</title>
<link href="CSS/vendor/daterangepicker.css" rel="stylesheet" type="text/css">
<link href="CSS/vendor/jquery.mCustomScrollbar.css" rel="stylesheet" type="text/css">
<link href="CSS/main.css" rel="stylesheet" type="text/css">
<link href="CSS/page.css" rel="styleshee... |
liblinphone-sdk/new_apple-darwin/share/doc/ortp-0.21.1/html/rtptimer_8h_source.html | PlayboyThailand/PlayboyPhone | <!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>oRTP: /Users/jehanm... |
info.html | MOctavio/marimbaSound | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Marimba Sound - App Info</title>
</head>
<body>
<div id="info-page" data-role="page">
<header data-role="header">
<a href="#" data-icon... |
one-app/article/vol.612.html | wonderflow/bash-script | <!DOCTYPE html>
<html xmlns:wb="http://open.weibo.com/wb">
<head>
<title>VOL.612 - 「ONE · 一个」</title>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1" />
<meta property="wb:webmaster" content="8e339239b6b0dbd3" />
<meta name="format-detection" content="telephone=no" />
<meta nam... |
client/partials/_form.html | eroltokalac/ProductManagement | <!-- Created by ErolTokalac on 05/12/15.
-->
<div class="form-group">
<label for="name" class="col-sm-2 control-label">Product Name</label>
<div class="col-sm-10">
<input type="text" ng-model="product.name" class="form-control" id="name" placeholder="Product Name"/>
</div>
</div>
<div class="form... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.