path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
color/teal.css | ViGo5190/Sility-Resume-HTML | @charset "IBM437";
/**
* SCSS Variables
**/
/**
*
* Contents
*
* 01. General Styles
* 02. Buttons
* 03. Forms
* 04. Alerts
* 05. Progress Bar
* 06. Header
* 07. Footer
* 08. Social Icons
* 09. Sections
* 10. Widgets
* 11. Signature
* 12. Services
* 13. Experience
* 14. Testimonials
* 15. Education
* 16. Icon Box
* 17.... |
public/mdb.kralenconfig/Content/angular-1.5.11/angular-1.5.11/docs/examples/example-ng-class/index-production.html | timedelaar/beadconfig | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-ng-class-production</title>
<link href="style.css" rel="stylesheet" type="text/css">
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.5.10/angular.min.js"></script>
</head>
<body ng-app="">
<p ng-class="... |
html/ba__bitvector_8hh_source.html | tefino/blackadder-cinc | <!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>src/ba_bitvector.hh Source File</title>
<link href="tabs.css" rel="styl... |
gcc-linaro/share/doc/gas/as.html/PowerPC_002dSyntax.html | SubhrajyotiSen/HelioxKernelHarpia | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- This file documents the GNU Assembler "as".
Copyright (C) 1991-2016 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Do... |
docs/html/org.doxygen.Project.docset/Contents/Resources/Documents/class_subdivision_1_1_face_iterator.html | roberto-c/qsculpt | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>QSculpt: Subdivision::FaceIterator Class Reference</title>
<link href=... |
public/css/3danimate-orizzontal.css | POWERWEBDESIGN/homepage | /* visual styles */
.item {
width:212px;
height:130px;
}
.item-0, .item-1 {
position:absolute;
width:212px;
height:130px;
border:1px solid #cecece;
cursor:pointer;
background:#ededed;
background:-webkit-gradient(linear, left top, left bottom,color-stop(0%, #f4f4f4), color-stop(100%, ... |
src/main/webapp/api-doc/index.html | aleven/jpec-server | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Swagger UI</title>
<link rel="icon" type="image/png" href="images/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="images/favicon-16x16.png" sizes="16x16" />
<link href='css/typography.css' media='screen' rel='stylesheet' t... |
lib/grinder/grinder-http/src/main/java/net/grinder/package.html | slantview/DrupalLoadTest | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<body>
Top level package for The Grinder source. Contains all the classes
that have <code>main()</code> entry methods.
</body>
</html>
|
sites/all/libraries/openlayers/apidoc/ol.interaction.Select.html | goergeBerg/drupal | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>OpenLayers 3 API Documentation - Class: Select</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<script src="scripts/jquery.min.js"> </script>
<!--[if lt IE 9]... |
xoonips/itemtypes/xnpsimulator/templates/xnpsimulator_detail_block.html | neuroinformatics/xcl-module-xoonips | <form id="xoonips_edit_form" action="#">
<table class="outer">
<!-- Basic Information -->
<tr>
<td class="head"><{$basic.doi.name}></td>
<td class="<{cycle name="oddeven" values="odd,even"}>"><{$basic.doi.value}></td>
</tr>
<tr>
<td width="30%" class="head"><{$basic.lang.name}></td>
<td class="<... |
themes/admin_default/css/style.css | truongdacngoc1993/nukeviet | /* ==========================================================================
Chrome Frame prompt
========================================================================== */
.chromeframe {
position: fixed;
top: 0;
right: 0;
left: 0;
width: 100%;
z-index: 9999;
background: #ffff00;
color: #000;
height: 25px... |
sites/default/files/less/542139127de904.84338341/sites/all/themes/hospicjum/less/style.css | MaciekOwczarek/hospicjum | 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;
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}... |
doc/cn/changhong/chcare/core/webapi/fphone/bean/class-use/FuncPhoneView.html | guoyang2011/chlife | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (version 1.7.0_65) on Wed Nov 26 18:26:05 CST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>类 cn.changhon... |
usuarios/templates/users_view.html | DSI-ETSII-ULL/2015-Pretec | {% extends 'base.html' %}
{% block title %}
Usuarios
{% endblock %}
{% block content%}
<h1>USUARIOS DE PRETEC</h1>
<p>Usuarios: {{usuarios}}</p>
{% endblock content%}
|
locale/ru_RU/LC_FILES/login.html | zero333/VIKO_ZERO | <h3>Что такое VIKO?</h3>
<p>VIKO является виртуальной средой обучения для общеобразовательных школ,
созданной в Центре Образовательных Технологий Таллиннского Университета.</p>
<p>Среда обучения позволяет учителям публиковать свои учебные материалы,
информацию и расписания в Интернете. Что делает их доступными для уч... |
patrickrampage/LeapSDK/docs/objc/api/Leap.Finger.html | AntoineGagnon/Patrick-Rampage |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Finger — Leap Motion Objective-C SDK v2.2 documentation</title>
<link rel="stylesheet" href="../_static/basic.css" type="te... |
leJOS_NXJ_0.9.1beta-3/docs/nxt/java/lang/annotation/package-summary.html | gusDuarte/enchanting-usb3 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_22) on Tue May 29 00:11:55 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>
java.lang.annotation (leJOS NXJ ... |
Users/application/views/layouts/onix-business-portfolio-template/12-skins-v2/onix-html-color-red/portfolio-three.html | alvarotarela/php_users | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>ONIX Responsive Business & Portfolio Template</title>
<!-- Mobile Specific Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content... |
samples/html/cayley_graph.html | scheinerman/matgraph | <html xmlns:mwsh="http://www.mathworks.com/namespace/mcode/v1/syntaxhighlight.dtd">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--
This HTML is auto-generated from an M-file.
To make changes, update the M-file and republish this document.
-->
<title>Creati... |
media/k2/assets/css/k2.backend.css | adamopoulosg/zagori_site | /**
* @version 2.8.x
* @package K2
* @author JoomlaWorks http://www.joomlaworks.net
* @copyright Copyright (c) 2006 - 2017 JoomlaWorks Ltd. All rights reserved.
* @license GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
*/
/* Import Open Sans */
@import url(https://fonts.googleapis.com/css?fa... |
046/xwphelp2/fsys/trash_set.html | rousseaux/netlabs.xworkplace | <HTML RESID=&ID_XSH_SETTINGS_TRASHCAN2;>
<HEAD>
<TITLE>
&xwp;: Papperskorg Instllningar
</TITLE>
</HEAD>
<!-- this page is all new with V0.9.0 -->
<!-- rewritten with V0.9.3 -->
<BODY>
Den hr notbokssidan tillter dig att finjustera beteendet hos &xwp;'s
papperskorg.
<!-- V0.9.16: Please s... |
doc/html/knp_8h_source.html | julesy89/travelling-thief-problem | <!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... |
toolchain/deprecated/arm_cm0_4.9/share/doc/gcc-arm-none-eabi/html/as.html/TIC54X_002dBuiltins.html | jocelynmass/nrf51 | <html lang="en">
<head>
<title>TIC54X-Builtins - 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="TIC54X_002dDependent.html#TIC54X_00... |
editor/templates.html | Bryukh-Checkio-Tasks/checkio-task-haunted-house | <script type="text/template" id="template_animation">
<div class="animation-content center-exp">
<div class="output"></div>
<div class="explanation center-exp"></div>
<div class="answer"></div>
<div class="call"></div>
</div>
</script>
<script type="text/template" id="template_t... |
docs/types/ClientVerification.html | alucardxlx/caoticamente-shards | <html>
<head>
<title>RunUO Documentation - Class Overview - ClientVerification</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Misc.html">Back to Server.Misc</a></h4>
... |
lang/uk/HEAD/screenshots2.html | KDE/kdev-www | <?php module_head("KDevelop $k_series_version Секція знімків екрану 2");?>
<table width="100%" cellspacing=2 cellpadding=2 border=0>
<tr>
<td align=center><a href="index.html?filename=<?php echo $k_base_version; ?>/screenshots1.html">Сторінка знімків екрану 1</a>
<td align=center>Сторінка знімків екрану 2
... |
wp-content/themes/underscore_sass_v1/rtl.css | kochira/competstrat | /*
Theme Name: underscore_sass
Adding support for language written in a Right To Left (RTL) direction is easy -
it's just a matter of overwriting all the horizontal positioning attributes
of your CSS stylesheet in a separate stylesheet file named rtl.css.
http://codex.wordpress.org/Right_to_Left_Language_Support
*/
... |
administrator/templates/bluestork/css/template.css | kolenchits86/htdocs | @charset "UTF-8";
/**
* @package Joomla.Administrator
* @subpackage templates.bluestork
* @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*
*/
/* ------------------------- COLOR PALETTE FOR BLUE STORK... |
documentation/doxy/output/fannie/html/class_install_sample_data_page-members.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... |
output/build/libglib2-2.30.3/docs/reference/gio/html/ch29.html | twobob/buildroot-kindle | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Migrating to GDBus</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="GIO Reference Manual">
<link rel... |
Schrodinger/Schrodinger_2015-2_docs/maestro/help_MaterialsScience_advanced/scripts/average_structure.html | platinhom/ManualHom | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link rel="stylesheet" href="../support/help.css" charset="ISO-8859-1" type="text/css" />
<title>Calculate Average Structure... |
templates/email_drafts.tpl.html | mariadb-corporation/eventum |
<script type="text/javascript">
<!--
function viewDraft(draft_id, issue_id)
{
var features = 'width=740,height=580,top=30,left=30,resizable=yes,scrollbars=yes,toolbar=no,location=no,menubar=no,status=no';
var draftWin = window.open('send.php?cat=view_draft&issue_id=' + issue_id + '&id=' + draft_id, '_draft' +... |
Schrodinger/Schrodinger_2015-2_docs/maestro/help_MaterialsScience_advanced/surfaces/electrostatic_potential.html | platinhom/ManualHom | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link rel="stylesheet" href="../support/help.css" charset="ISO-8859-1" type="text/css" />
<title>Electrostatic Potential Sur... |
share/theme/qwiksystem/qwiksystem.css | eto/qwik | /* Copyright (C) 2003-2005 Kouichirou Eto, All rights reserved.
based on a design by Hironori Oooka.
This is free software with ABSOLUTELY NO WARRANTY.
You can redistribute it and/or modify it under the terms of the GNU GPL2. */
/* ========== general */
* {
padding: 0;
margin: 0;
}
body {
background: #d... |
flaming-octo-ironman/doc/lwjgl-docs-2.9.0/javadoc/org/lwjgl/opengl/class-use/ARBGetProgramBinary.html | fh3/flaming-octo-ironman | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_17) on Sun Apr 21 20:31:45 CEST 2013 -->
<title>Uses of Class org.lwjgl.opengl.ARBGetProgramBinary (LWJGL API)</title>
<meta name... |
lib/apache-jena-2.12.1/javadoc-arq/com/hp/hpl/jena/sparql/expr/aggregate/class-use/AggSumDistinct.html | knil-sama/YADDW | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Thu Oct 02 16:39:53 BST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.h... |
toolchain/linaro_gnueabihf/share/doc/gcc-linaro-arm-linux-gnueabihf/html/gdb/GDB_002fM2.html | fards/ainol_elfii_common | <html lang="en">
<head>
<title>GDB/M2 - Debugging with GDB</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Debugging with GDB">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Modula_002d2.html#Modul... |
doc/html/index.html | jckarter/tbb | <!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>Main Page</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by ... |
toolchain/linaro_gnueabihf/share/doc/gcc-linaro-arm-linux-gnueabihf/html/gdb/GDB-Files.html | fards/ainol_elfii_common | <html lang="en">
<head>
<title>GDB Files - Debugging with GDB</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Debugging with GDB">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="prev" href="Altering.html#Alte... |
src/main/webapp/BenchmarkTest00209.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>BenchmarkTest00209<... |
SimpleIDE/Learn/Simple Libraries/Robotics/ActivityBot/libabdrive/html/abdrive_8h_source.html | adamwespiser/balapiller | <!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>abdrive library: ab... |
pgu/docs/pgu.gui.const.html | danstoner/python_experiments |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><title>Python: module pgu.gui.const</title>
<meta charset="utf-8">
</head><body bgcolor="#f0f0f8">
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
<tr bgcolor="#7799ee">
<td valign=bottom> <br>
<font color="#ff... |
web/containers/Home/Home.css | goldylucks/dual-n-back | .container {
background-color: blue;
flex: 1;
}
.headline {
color: white;
flex: 0.5;
font-size: 80px;
text-align: center;
}
.settings {
border-top: 1px solid white;
display: flex;
flex: 0.15;
flex-direction: row;
padding-bottom: 10px;
padding-top: 10px;
}
.settings.modes {
justify-content: ... |
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/Kvallari-15_ext.txt.out.dict_7199_jnu.html | sanskritiitd/sanskrit | url: http://sanskrit.jnu.ac.in/sandhi/viccheda.jsp?itext=अधुनाऽहमस्य<html>
<title>Sanskrit Sandhi Splitter at J.N.U. New Delhi</title>
<META CONTENT='text/hetml CHARSET=UTF-8' HTTP-EQUIV='Content-Type'/>
<META NAME="Author" CONTENT="Dr. Girish Nath Jha">
<META NAME="Keywords" CONTENT="Dr. Girish Nath Jha, Sachin... |
php/5.5/solrquery.setfacetdatehardend.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>Maps to facet.date.hardend</title>
</head>
<body><div class="manualnavbar" style="text-align: center;">
<div class="pre... |
EVEspaceDark_left/template/viewforum_body.html | ruevecom/rueve-styles | <!-- INCLUDE overall_header.html -->
<h2 class="forum-title"><!-- EVENT viewforum_forum_name_prepend --><a href="{U_VIEW_FORUM}">{FORUM_NAME}</a><!-- EVENT viewforum_forum_name_append --></h2>
<!-- IF FORUM_DESC or MODERATORS or U_MCP -->
<div>
<!-- NOTE: remove the style="display: none" when you want to have ... |
deldichoalhecho_theme/edicion2015/templates/jumbotron.html | fontanon/deldichoalhecho | {% load staticfiles %}
<div class="hero-space">
<div class="container">
<img src="{% static "img/header.png" %}">
</div>
{% include "summary.html" with summary=summary %}
<div class="container">
<div class="ribbon">
<h1>Programa de Gobierno - Edición 2015</h1>
<div class="socialnetwork-hom... |
src/main/resources/static/vendor/codrops/css/cs-skin-border.css | scheldejonas/webshop | @font-face {
font-family: 'icomoon';
src: url('../fonts/icomoon/icomoon.eot?-rdnm34');
src: url('../fonts/icomoon/icomoon.eot?#iefix-rdnm34') format('embedded-opentype'), url('../fonts/icomoon/icomoon.woff?-rdnm34') format('woff'), url('../fonts/icomoon/icomoon.ttf?-rdnm34') format('truetype'), url('../fonts/icomoon... |
addon-web-mvc-geo/addon/src/main/resources/org/gvnix/addon/geo/addon/styles/leaflet/gvnix.leaflet.bootstrap.css | osroca/gvnix | .mapviewer_control{
min-height:100%;
max-height: 100%;
}
.mapviewer_wrap .btn{
padding: 10px;
}
.mapviewer_layers_container{
height: 500px;
overflow-y: scroll;
overflow-x: hidden;
}
.mapviewer_layers_header{
height: 50px;
padding: 0;
border-radius: 5px 5px 0 0;
background-color:rgb(96,130,36);
}
.mapview... |
tabs/1px-padding-over-tabs.css | AlexVallat/UserChrome-Tweaks | /*
* Adds 1px padding above the tabs. That way you can easily grab and drag the browser window.
*
* Contributor(s): BubiBalboa via reddit.com/user/marciiF
*/
#TabsToolbar {
padding-top: 1px !important;
}
|
dependencies/include/cinder/blocks/OpenCV/docs/html/globals_vars_q.html | brittybaby/3DModelfitting | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>Cinder</title>
<link rel="stylesheet" href="cinder_doxygen.css" type="text/css" media="screen" />
</head>
<body>
<div class="wrap... |
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/agnipuran-1-111-sandhi_ext.txt.out.dict_3390_jnu.html | sanskritiitd/sanskrit | url: http://sanskrit.jnu.ac.in/sandhi/viccheda.jsp?itext=सम्पातश्च<html>
<title>Sanskrit Sandhi Splitter at J.N.U. New Delhi</title>
<META CONTENT='text/hetml CHARSET=UTF-8' HTTP-EQUIV='Content-Type'/>
<META NAME="Author" CONTENT="Dr. Girish Nath Jha">
<META NAME="Keywords" CONTENT="Dr. Girish Nath Jha, Sachin, ... |
backend/target/classes/static/css/print.css | cvazquezlos/carlosvlosada.com | @media print {
body { background:white; font-size:10pt; margin:0 }
h1, h2, h3, h4, h5, h6 { page-break-after:avoid; page-break-inside:avoid }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl { page-break-before:avoid }
img { page-break-inside:avoid; page-break-after:avoid; }
.vs-triplelayout .vs-nav... |
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/upamiti-1_ext.txt.out.dict_15827_jnu.html | sanskritiitd/sanskrit | url: http://sanskrit.jnu.ac.in/sandhi/viccheda.jsp?itext=व्रतमादाय<html>
<title>Sanskrit Sandhi Splitter at J.N.U. New Delhi</title>
<META CONTENT='text/hetml CHARSET=UTF-8' HTTP-EQUIV='Content-Type'/>
<META NAME="Author" CONTENT="Dr. Girish Nath Jha">
<META NAME="Keywords" CONTENT="Dr. Girish Nath Jha, Sachin, ... |
docs/ronin-asm/Ronin/Code/ASM/Section.html | ilsec/ilsec.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" xml:lang="en" lang="en">
<head>
<meta name="Content-Type" content="text/html; charset=UTF-8" />
<title>Class: Ronin::Code::ASM::Section</title>
<li... |
www/app/shared/searchForm/searchForm.html | ARTFL-Project/PhiloLogic5 | <div class="container" style="overflow: hidden;" ng-controller="SearchFormController as search">
<div ng-if="philoConfig.dictionary === false">
<form id="search" role="form" ng-submit="search.submit()">
<div id="form_body">
<div id="initial-form">
<search-reports></search-reports>
... |
Templates/help/Topics/AdvancedTopics/ApiSizeMetrics.html | superzadeh/processdash | <HTML>
<head>
<TITLE>Size Metrics API</TITLE>
<link rel=stylesheet type="text/css" href="../../style.css">
</head>
<BODY>
<H1>Size Metrics API</H1>
<table border cellpadding="7">
<tr><td valign="top"><b>Name</b></td>
<td><tt>sizeMetrics</tt></td></tr>
<tr><td valign="top"><b>URI</b></td>
<td><tt>/api/sizeMetrics</t... |
lib/IRremoteESP8266-2.7.11/docs/doxygen/html/ir__Neoclima_8cpp.html | don-willingham/Sonoff-Tasmota | <!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... |
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/agnipuran-1-111-sandhi_ext.txt.out.dict_3516_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 एक">सुषुप्तिः</a>+<a title = "च ... |
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/ESO-31_ext.txt.out.dict_5159_jnu.html | sanskritiitd/sanskrit | url: http://sanskrit.jnu.ac.in/sandhi/viccheda.jsp?itext=यद्यप्यहम्<html>
<title>Sanskrit Sandhi Splitter at J.N.U. New Delhi</title>
<META CONTENT='text/hetml CHARSET=UTF-8' HTTP-EQUIV='Content-Type'/>
<META NAME="Author" CONTENT="Dr. Girish Nath Jha">
<META NAME="Keywords" CONTENT="Dr. Girish Nath Jha, Sachin,... |
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/6_vishishtavyshishtyabodhavicharaha-full-chapter_ext.txt.out.dict_6056_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=tatraatirikta;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érard Huet">
<meta property="dc:datecopyrighted" con... |
php/5.5/cairopssurface.leveltostring.html | rafaelgou/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>The levelToString purpose</title>
</head>
<body><div class="manualnavbar" style="text-align: center;">
<div class="prev... |
app/beans/visu-bean-popup.html | fgruchala/Vision | <md-dialog aria-label="Full informations of bean">
<md-toolbar>
<div class="md-toolbar-tools">
<h2>{{ vm.beanPrepData.bean | package }}</h2>
<span data-flex></span>
<md-button class="md-icon-button" data-ng-click="vm.close()">
<md-icon data-md-svg-icon="md... |
seqware-distribution/docs/site/content/docs/webservice-api/metadata/db/workflowrunfiles_get.html | SeqWare/seqware | ---
markdown: advanced
toc_includes_sections: true
is_dynamic: true
title: GET the files produced by the given workflow run
uri: /workflowruns/{workflowRunId}/files
method: GET
summary: Retrieves the files produced by the workflow run with the given SWID.
---
<%= @item[:summary] %>
Resource URL
--------------
<%= @ite... |
datasets/djongs/original/texto_228.html | vvbchaves/WebNectar | <!DOCTYPE HTML>
<html lang="pt-br">
<head>
<meta charset="utf-8">
<meta name="robots" content="index,follow">
<title>Gastos com construção nos EUA têm leve alta em fevereiro - Brasil - Últimas Notícias</title>
<meta name="description" content="Gastos com construção nos EUA têm leve alta em fevereiro - Brasil. ... |
webif/readerstats/readerstats.html | mike22437120/oscam-nx111 | ##TPLHEADER##
##TPLMENU##
##TPLMESSAGE##
<TABLE border=0 class="configmenu">
<TR>
<TD CLASS="configmenu"><A HREF="readerstats.html?label=##ENCODEDLABEL##&hide=-1">show all</A></TD>
<TD CLASS="configmenu"><A HREF="readerstats.html?label=##ENCODEDLABEL##&hide=4">hide 'not found'</A></TD>
<TD CLASS="co... |
dist/game/data/scripts/ai/areas/SeedOfAnnihilation/Nemo/32735-02.html | rubenswagner/L2J-Global | <html><body>Nemo:<br>
Here is the Maguen Plasma Collector.<br1>
Remember these rules:<br1>
1. Collect <font color="LEVEL">one of each type</font>, or <font color="LEVEL">several of the same type</font>.<br1>
2. Collecting random Maguen Plasmas can overload the Plasma Collector and will release any plasma you have colle... |
xml_templates/balises/fiche.html | ipeos-and-co/spip_comarquagev3 | [(#REM)
Variables:
data : Contenu a parser
bloc : Affiche le resultat dans un bloc avec un titre
- utilisation : mettre 'non' pour ne pas afficher le bloc
-->]
<B_fiche>
[(#ENV{bloc}|!={non}|oui)
<div class="xml-bloc-fiche panel panel-default">
<div class="panel-body">]
<ul class="xml-fiche">
<BOUCLE_fiche(D... |
10-ng-lifecycle-hooks/src/app/spy.component.html | iproduct/course-angular2 | <div class="parent">
<h2>Spy Directive</h2>
<input [(ngModel)]="newName" (keyup.enter)="addHero()">
<button (click)="addHero()">Add Hero</button>
<button (click)="removeHero()">Remove Hero</button>
<button (click)="reset()">Reset Heroes</button>
<p></p>
<div *ngFor="let hero of heroes" mySpy class="hero... |
symfony2/2.5/reference/configuration/twig.html | rafaelgou/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>TwigBundle Configuration (“twig”) — Symfony2 ... |
views/partials/filtroDiputados.html | ggalancs/que_hacen_web | <ul class="firstLetterFilter">
<li><a href="#"><span>Todos</span></a></li>
<li><a href="#"><span>A</span></a></li>
<li><a href="#"><span>B</span></a></li>
<li><a href="#"><span>C</span></a></li>
<li><a href="#"><span>D</span></a></li>
<li><a href="#"><span>E</span></a></li>
<li><a href="#"><span>F</span></a></li... |
symfony2/docs-en/v2.1.0/cookbook/bundles/index.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>Bundles — Symfony2Docs v2.1.0 2.1.0 documen... |
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/tarkchudamani-ext.txt.out.dict_13667_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=samayetyartha.h;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érard Huet">
<meta property="dc:datecopyrighted" c... |
doc/scolomfr/scolomfr-v-3-2-0/HTML/21.html | j-dornbusch/scolomfr-recette | <html xmlns:cndp="http://voc.cndp.fr/onto#" xmlns:t3="http://www.mondeca.com/system/t3#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:canope="https://www.reseau-canope.fr/scolomfr/ontology.owl#" xmlns:vdex="http://www.imsglobal.org/xsd/imsvdex_v1p0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w... |
mongodb/release-notes/1.2.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" lang="en">
<head><title>Release Notes for MongoDB 1.2.x — MongoDB Manual 2.4.3</title><link rel="shortcut icon" href="http://media.mongodb.org/favi... |
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/madyama_ext.txt.out.dict_8492_jnu.html | sanskritiitd/sanskrit | url: http://sanskrit.jnu.ac.in/sandhi/viccheda.jsp?itext=कथमनृतमित्याह<html>
<title>Sanskrit Sandhi Splitter at J.N.U. New Delhi</title>
<META CONTENT='text/hetml CHARSET=UTF-8' HTTP-EQUIV='Content-Type'/>
<META NAME="Author" CONTENT="Dr. Girish Nath Jha">
<META NAME="Keywords" CONTENT="Dr. Girish Nath Jha, Sach... |
frontend/src/app/newsletter/newsletterlist/newsletter.component.html | samsath/cpcc_backend | <div class="imagewrap">
<div class="imageelement" [ngStyle]="{'background-image': 'url(' + image?.file + ')'}" ></div>
</div>
<div class="imagespacer"></div>
<div class="container">
<div class="row"></div>
<div class="row">
<div class="col s12 m12 l9">
<div class="card-panel">
<h1>Newsletter</h... |
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/tarkabhasha-ext.txt.out.dict_12374_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=pazcaatparo bodhaniiya bodhaniiya iti;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érard Huet">
<meta property=... |
javadoc/robocode/control/snapshot/IScoreSnapshot.html | McrCoderDojo/robocode-codenvy | <!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_45) on Wed Dec 30 15:26:44 CET 2015 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
IScoreSnapshot (Robocode 1.9.2.5 ... |
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/TENA-78_ext.txt.out.dict_15560_jnu.html | sanskritiitd/sanskrit | url: http://sanskrit.jnu.ac.in/sandhi/viccheda.jsp?itext=क आदेशो आदेशो मया<html>
<title>Sanskrit Sandhi Splitter at J.N.U. New Delhi</title>
<META CONTENT='text/hetml CHARSET=UTF-8' HTTP-EQUIV='Content-Type'/>
<META NAME="Author" CONTENT="Dr. Girish Nath Jha">
<META NAME="Keywords" CONTENT="Dr. Girish Nath Jha, ... |
web/static/css/errorhandler.css | yichengchen/ActivityManager | .main {
font-family: "Microsoft YaHei", Hiragino Sans GB, KaiTi, serif;
width: 100%;
height: 100%;
margin: auto;
text-align: center;
}
a {
text-decoration: none;
color: dodgerblue;
} |
gr/SVG/demo.css | genetics-potato/VisualBasic_AppFramework | /* Demo CSS file for VB.NET Graphics driver */
/*
The @canvas selector is a system preserved selector,
setting up the driver parameter like:
1. size = width,height
2. padding = padding
3. bg/background = background-color/background-image
Here is the global default settings:
font-fami... |
website/blog_pages/fitbit/backup/tut2.html | Elder-of-Ozone/_0x7FFFFFFF | {% extends "index.html" %}
{% block title_html%}
0x7FFFFFFF · Technology, the Environment and Life
{% endblock %}
{% block body_html %}
<div class = "content container">
<div class="post">
<h1 class="post-title"> This is an example post </h1>
<span class ="post-date"> 03 Jan 2016 </span>
<p> W... |
jdk8zh_cn/docs/technotes/guides/imageio/spec/apps.fm2.html | DeanAaron/jdk8 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml" xml:lang=
"en-US">
<head>
<title>Java Image I/O API Guide: 3 - Writing Image I/O
Applications</title>
<link rel="stylesheet" type="text/cs... |
skins/jrNewLucid/css/admin_modal.css | jeffreybrayne/TheBreakContest | /* @title Modal Overlay */
/* @help The background overlay for the Modal window */
#simplemodal-overlay {
background-color: #000000;
cursor: wait;
}
/* @title Modal Window */
/* @help The Modal window */
#modal_window {
background-color: #FFFFFF;
overflow: auto;
padding:10px;
}
/* @title Modal Upd... |
tests/wpt/web-platform-tests/offscreen-canvas/text/2d.text.measure.width.basic.html | larsbergstrom/servo | <!DOCTYPE html>
<!-- DO NOT EDIT! This test has been generated by tools/gentest.py. -->
<title>OffscreenCanvas test: 2d.text.measure.width.basic</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/2dcontext/resources/canvas-tests.js"></script>
... |
Presentation.Web/app/shared/showStatus/showStatus.view.html | os2kitos/kitos | <span data-ng-if="ready">
<uib-progress data-animate="true" data-max="status.max" class="status-bar">
<uib-bar data-value="status.white" data-type="white">
</uib-bar>
<uib-bar data-value="status.green" data-type="success">
</uib-bar>
<uib-bar data-value="status.yellow" data-... |
public/dougo/thesis/010125/proposal/proposal.html | dougo/steak-place | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 99.2beta8 (1.42)
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 Wilck and ... |
www/templates/between.html | consultiaio/mediatize | <div class="genericform col-sm-9 text-center">
<fieldset>
<form id="thisform" action="">
<select name="type" id="type">
{% for option in options.types %}
<option value="{{option}}"
{% if option == options.type %}
selected="selected"
{% end... |
templates/projects/task_presenter_editor.html | CRUKorg/pybossa-cruk-theme | {% extends "/base.html" %}
{% set active_page = "projects" %}
{% import "projects/_helpers.html" as helper %}
{% block content %}
{% from "_formhelpers.html" import render_field %}
<script src="{{url_for('static', filename='vendor/codemirror/codemirror.js')}}"></script>
<link rel="stylesheet" href="{{url_for('static',... |
app/protected/modules/accounts/tests/functional/cases/AdvancedSearchAccount.html | sandeep1027/zurmo_ | <?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" lang="en">
<head profile="http://selenium-ide.openqa.org/profiles/test-case">
<meta http-equiv="Content-Type" cont... |
views/operations/articles_list.html | reingart/gestionlibre.gui | {{extend 'layout.html'}}
<h1>{{=T("Articles list")}}</h1>
{{ =back }}
{{ if table is not None:}}
{{ =table }}
{{ else: }}
{{ =P(T("No records found")) }}
{{ pass }}
|
examples/pages/playgrounds/publish-snippets/edit-article.html | superdesk/superdesk-ui-framework | <!-- Article edit panel -->
<div class="side-panel__header subnav subnav--darker" ng-init="editorOpen = true">
<div class="subnav__stretch-bar">
<figure class="avatar" style="margin-right:10px;">VS</figure>
</div>
<div class="subnav__stretch-bar subnav__stretch-bar--right">
<a href="" class=... |
science_olympiad/templates/science_olympiad/gallery_form.html | enjaz/enjaz | <!--
=========================================================
* Material Kit - v2.0.6
=========================================================
* Product Page: https://www.creative-tim.com/product/material-kit
* Copyright 2019 Creative Tim (http://www.creative-tim.com)
Licensed under MIT (https://github.com/c... |
wiki/docs/4.0/html/interfaceCqrs_1_1Domain_1_1ISnapshotAggregateRepository-members.html | Chinchilla-Software-Com/CQRS | <!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... |
src/3rdparty/webkit/WebCore/inspector/front-end/inspector.html | kobolabs/qt-everywhere-opensource-src-4.6.2 | <!--
Copyright (C) 2006, 2007, 2008 Apple Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and... |
docs/docsets/KnxBasics2.docset/Contents/Resources/Documents/Enums/ConnectionType.html | TrondKjeldas/KnxBasics2 | <!DOCTYPE html>
<html lang="en">
<head>
<title>ConnectionType Enum 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>
... |
doc/index.html | qynnine/JDiffOriginDemo | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<meta name="verify-v1" content="1pJFfshdW8CD9kVpWKs/HpekVbolROysqxdjRxKSh+E=" /><META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1">
<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the p... |
doc/html/qxmlschemavalidator.html | nonrational/qt-everywhere-opensource-src-4.8.6 | <?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" />
<!-- qxmlschemaval... |
wiki/docs/2.1/html/interfaceCqrs_1_1Azure_1_1DocumentDb_1_1IAzureDocumentDbConnectionCache-members.html | Chinchilla-Software-Com/CQRS | <!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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.