path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
docs/website/DGD/LPC/section_42.base.html | thindil/laeran-data | <h1><a name="SEC4.0" href="index.html#SEC4.0" id="SEC4.0">Essential
LPC</a></h1>
<p>This chapter will show you some more involved examples, and hit
some of the more interesting features of LPC that set it apart from
similar languages like C.</p>
<hr size="2">
<h2><a name="SEC4.1" href="index.html#SEC4.1" id="SEC4.1">... |
templates/default/templates/dialog_link.html | broncowdd/BoZoN |
<div class="dialog" id="link_box">
<figure>
<a href="#" class="closemsg"></a>
<figcaption>
<h1>#Share_link</h1>
<form onSubmit="return false;">
<p>#Copy_link</p>
<textarea name="link" value="" id="link" onFocus="this.select();" autofocus="true" ></textarea>
</form>
</f... |
imagery/templates/imagery/filter_map.html | ibamacsr/imagery | {% load staticfiles %}
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script>
{% block extra_css %}
<link rel="stylesheet" href="{% static 'css/imagery.css' %}" />
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet/v0.7.7/leaflet.css" />
<link rel="stylesheet"... |
post/40323217scrum3-hui-bao-bg5-scrum3-chu-bu-hui-tu-zhu-ji-yu-lian-jie.html | 2015fallhw/cdw2 | <!DOCTYPE html>
<html lang="en"
>
<head>
<title>40323217scrum3-回報 bg5 scrum3 初步繪圖主機與連結 - CDW2 網頁 (虎尾科大MDE)</title>
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-s... |
skin/default/css/navbars.css | killhellokitty/slimpd |
.main-nav {
border-bottom: 3px solid #1A1A1A;
background-color: #353535;
}
.main-nav .active {
border-bottom: 3px solid #FFF;
}
.main-nav .form-control {
border:none;
width: 100%;
display:block;
margin-top: 0.7em;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
background-col... |
templates/base.html | jittat/adm2 | <!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" lang="{{ LANGUAGE_CODE }}" xml:lang="{{ LANGUAGE_CODE }}" {% if LANGUAGE_BIDI %}dir="rtl"{% endif %}>
<head>
<meta http-equiv="content-type" content="text/html;charset... |
templates/helpdesk/user.registration.html | BITS-CO-ID/webmail | :SUBJECT: {{HELPDESK_SITE_NAME}} Registration
<br />
Someone (probably you) has requested to create a {{HELPDESK_SITE_NAME}} account.
<br />
If you want to proceed, please follow this link to finish your registration:
<br />
{{ACTIVATION_LINK}}
<br />
<br />
Otherwise, you can disregard this email. No account ... |
blog/2016-fallcp-qi-mo-kao-zhou.html | s40523236/2016fallcp_hw | <!DOCTYPE html>
<html lang="en"
>
<head>
<title>2016 fallcp 期末考週 - 2016Fall CPA 課程網誌 (虎尾科大MDE)</title>
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
... |
jlu-drcom-java/README.html | YouthLin/jlu-drcom-client | <!DOCTYPE html>
<!--suppress ALL -->
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>MarkDown Preview</title>
<script src="http://cdn.bootcss.com/jquery/2.1.4/jquery.min.js"></script>
<script src="http://cdn.bootcss.com/marked/0.3.6/marked.min.js"></... |
addons/TOParmaInfo/stats.html | Fractured-Gaming-Official/Frac_v1.3.New.Stratis | <!DOCTYPE html>
<html>
<body>
<p>
<font size="14" align="left">
<br />
<a href="http://www.gametracker.com/server_info/192.223.30.108:2302/">Fractured-Gaming A3W Stratis Server</a><br />
</font>
</p>
</body>
</html>
|
contact.html | trynothingy/JQSchProj | <!DOCTYPE html>
<html>
<center>
<head>
<!--Materialize-->
<link type="text/css" rel="stylesheet" href="css/materialize.min.css" media="screen,projection"/>
<!-- Compiled and minified JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/li... |
app/assets/stylesheets/core.css | sferik/RapidFTR | .profile-tools {
border: 1px solid #667788;
margin: 10px 0;
overflow: hidden;
padding: 10px;
}
.profile-tools ul {
margin-bottom: 0;
text-align: right;
}
.profile-tools li {
background-image: none;
float: left;
font-weight: bold;
padding: 3px;
}
.profile-tools li a {
backgrou... |
general/templates/general/nom_about.html | SAlkhairy/trabd | {% extends 'base.html' %}
{% block title %}عن الترشيحات الطلابية{% endblock %}
{% block header %}
<h1>عن الترشيحات الطلابية</h1>
<style>
h4{
font-family: "GE Dinar One"
}
</style>
{% endblock %}
{% block content %}
<h4>ما هي الترشيحات الطلابية؟</h4>
هي فعالي... |
client/templates/course/sidebar/section/add-lesson/add-lesson.html | KshirsagarNaidu/bodhiprocessor | <template name="addLesson">
<div class="input-group">
<input
type="text"
class="form-control" id="lesson-name"
placeholder="{{ mf 'sectionAddLesson-lessonNamePlaceholderText' 'Lesson name..'}}" />
<span class="input-group-btn">
<button class="... |
css/main.css | taophp/Reilly | img {max-width:100%;}
|
blog/w11-brython-hui-tu-fan-li-d-majorlian-xi.html | s40223234/2016fallcp_hw | <!DOCTYPE html>
<html lang="en"
>
<head>
<title>W11 Brython 繪圖範例-D Major練習 - 2016Fall CPB 課程網誌 (虎尾科大MDE)</title>
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-sca... |
crislib/libscapi/lib/boost_1_64_0/doc/html/boost_staticassert/how.html | cris-iisc/mpc-primitives | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>How it works</title>
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" con... |
doc/html/qtplugin.html | sunblithe/qt-everywhere-opensource-src-4.7.1 | <?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" />
<!-- qplugin.qdoc ... |
build/reports/example/iTrust_v11/edu/ncsu/csc/itrust/dao/mysql/SurveyDAO.html | qynnine/JDiffOriginDemo | <!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_45) on Wed Oct 28 10:25:07 CST 2015 -->
<title>SurveyDAO</title>
<meta name="date" content="2015-10-28">
<link rel="stylesheet" type="t... |
html-docs/contents/9ad942afafcf41fc6afd3411f054230f.html | jiangbo212/netty-init | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>await</title>
<!-- <script src="http://use.edgefonts.net/source-sans-pro;source-code-pro.js"></script> -->
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic|Source+Code+Pro:... |
doc/javacode/html/classorg_1_1ccnx_1_1ccn_1_1test_1_1io_1_1_pipeline_test-members.html | ryanrhymes/mobiccnx | <!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>Content-Centric Networking in Java: Member List</title>
<link href="tab... |
docs/howto/html/fixed.html | interval1066/XFC | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>Xfce Foundation Classes</title>
<meta content="The XFC Development Team" name="author">
<meta content="Widgets: Fixed Container" name="description">
<l... |
doc/javacode/html/classorg_1_1ccnx_1_1ccn_1_1test_1_1protocol_1_1_latest_version_test_1_1_responder-members.html | yyhpys/ccnx-trace-interest | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Content-Centric Networking in Java: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">... |
html-docs/contents/0c8d8ac4e03992eb9e8d8b084747ee0c.html | jiangbo212/netty-init | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>await0</title>
<!-- <script src="http://use.edgefonts.net/source-sans-pro;source-code-pro.js"></script> -->
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic|Source+Code+Pro... |
src/main/webapp/partials/common/attachment.tmpl.html | EmanueleRossi/WBCP | <!--
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will b... |
jfreechart-0.6.0/javadoc/com/jrefinery/chart/Line.html | sarabasiri62/Group2 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Tue Nov 27 09:19:43 GMT+00:00 2001 -->
<TITLE>
: Class Line
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<... |
doc/html/widgets-scribble-scribblearea-cpp.html | kobolabs/qt-everywhere-4.8.0 | <?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" />
<title>Qt 4.8: s... |
docs/html/functions_h.html | coregtk/coregtk | <!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... |
fc/apidocs/org/accada/ale/wsdl/ale/epcglobal/NoSuchSubscriberException.html | Fosstrak/fosstrak.github.io | <!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) on Thu Apr 26 16:41:32 CEST 2007 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
NoSuchSubscriberExcepti... |
mamda/c_cpp/doc/cpp/html/MamdaSymbolSourceEvent_8h-source.html | reed-jpm-alpert/OpenMAMA.233 | <!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>OpenMAMDA C++ API: MamdaSymbolSourceEvent.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" typ... |
doc/html/webkit-googlechat-form-ui.html | sunblithe/qt-everywhere-opensource-src-4.7.1 | <?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" />
<title>Qt 4.7: f... |
LayoutTests/platform/qt/fast/spatial-navigation/snav-ensure-scrolls-with-scrollbars-disabled-by-webkit.html | youfoh/webkit-efl | <html>
<!--
This test ensures the correctness the following Spatial Navigation
algorithm features.
1) When scrollbars are disabled via WebKit API, spatial navigation is still
to scroll the page towards the closest element.
* Pre-conditions:
1) DRT support for SNav enable/disable.
2) S... |
gatein/gatein.ear/eXoResources.war/skin/DefaultSkin/portal/webui/component/customization/UIPageBrowser/Stylesheet.css | anishantony123/gatein_36 | /**
* Copyright (C) 2009 eXo Platform SAS.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
*
* This softwar... |
doc/html/qml-particlemotiongravity.html | sunblithe/qt-everywhere-opensource-src-4.7.1 | <?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" />
<!-- qdeclarativep... |
doc/html/demos-qmediaplayer-qmediaplayer-pro.html | sunblithe/qt-everywhere-opensource-src-4.7.1 | <?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" />
<title>Qt 4.7: q... |
html-docs/contents/9559afbcafe292594c1893d40c3c2721.html | jiangbo212/netty-init | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>SslHandler</title>
<!-- <script src="http://use.edgefonts.net/source-sans-pro;source-code-pro.js"></script> -->
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic|Source+Code... |
doxygen/html/classTriCell.html | Stoeoef/ddt | <!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/plugins/html/gst-plugins-good-plugins-webmmux.html | mrchapp/gst-plugins-good | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>webmmux</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GStreamer Good Plugins 0.10 Plugins Referen... |
LayoutTests/fast/mutation/observe-attributes.html | youfoh/webkit-efl | <!DOCTYPE html>
<script src="../js/resources/js-test-pre.js"></script>
<script>
window.jsTestIsAsync = true;
var mutations, mutations2, mutationsWithOldValue;
var calls;
var div;
function testBasic() {
var div;
var observer;
function start() {
debug('Testing basic aspects of attribute observation... |
csound/html/xyscale.html | gogins/gogins.github.io | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!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>xysca... |
sdk/dox/html/classLineFile-members.html | einon/affymetrix-power-tools | <!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>Affymetrix Power Tools: Member List</title>
<link href="tabs.css" rel="... |
distribution/ComplexP5-1/reference/overview-tree.html | beangoben/ComplexP5 | <!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 Sat Jan 04 02:03:30 CST 2014 -->
<title>Class Hierarchy (Javadocs: ComplexP5)</title>
<meta name="date" content="2014-01-04">
<l... |
resources/lang/christmas/polish.css | zerothi/dominizer | /**
* The polish.css files contains all
* design information about a project.
* It can be adjusted for specific devices
* or device groups by putting it in the
* appropriate sub-folder.
* If you want to adjust a design for all
* Nokia devices, define it in "resources/Nokia/polish.css"
* and so... |
sdk/dox/html/classaffymetrix__calvin__io_1_1TextFileWriter.html | einon/affymetrix-power-tools | <!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>Affymetrix Power Tools: affymetrix_calvin_io::TextFileWriter Class Refe... |
3rdparty/checkstyle-5.3/site/apidocs/com/puppycrawl/tools/checkstyle/checks/header/package-summary.html | cacheonix/cacheonix-core | <!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_22) on Tue Oct 19 20:29:22 EST 2010 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
com.puppycrawl.tools.checkstyle.c... |
doc/htmlpages/jss-docs-update.html | safrm/jenkins-support-scripts | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>jss-xml-validator</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="jss-xml-validator"><a... |
src/components/Terms/Terms.css | uday96/chat.susi.ai | .app-logo{
height: 24px;
width: 74px;
}
.wrapper{
margin: -10px 0 0 0;
}
.section {
border-bottom: 1px solid #dfdfdf;
margin: -20px 0 0 0;
max-width: 85%;
padding: 0 20px 120px 20px;
width: 935px;
margin: 0 auto
}
.section-container {
margin: 0 auto;
max-width: 1120px;
... |
docs/api_docs/python/mapnik._mapnik.Image-class.html | h4ck3rm1k3/MapNickAutotools | <?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>mapnik._mapnik.Image</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
... |
RSSReader/plugin.css | black-night/mozilo-2.0-RSSReader | .RSSReaderError{
padding:5px;
color: #7F0000;
font-weight:bold;
border:1px solid #7F0000;
box-shadow: 0px 0px 5px #7F0000;
}
.RSSReaderTitle{
padding:5px;
color: #000000;
background-color:#DBDBDB;
box-shadow: 5px 5px 10px #DBDBDB;
width: 580px;
}
.RSSReaderTitleDescription{
color: #4040... |
plugins/LingPipe/doc/javadoc/allclasses-frame.html | liuhongchao/GATE_Developer_7.0 | <!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 Thu Feb 09 13:40:01 GMT 2012 -->
<TITLE>
All Classes (${plugin.name} JavaDoc)
</TITLE>
<META NAME="date" CONTENT="2012-02-09">
<LINK REL ="s... |
Joseph Adeyemi 411.html | RuyiOne/EIE411-8086-Assembler | <html>
<head>
<title>MOVSW</title>
</head>
<body>
<input id="value" type="text" />
<input id="convert" type="button" value="Convert" onclick="assemble();"/>
<div id="textarea">
</div>
<p></p>
<script language="javascript" type="text/javascript">
function assemble(){
var code = docu... |
docs/doc/examples/online/package-tree.html | liflab/sealtest | <!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_201) on Thu Oct 01 11:57:27 EDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>examples.online Class Hierar... |
Web/Themes/UserSpace/Default/Appearances/Dark/appearance.css | yesan/Spacebuilder | /*
Offical Style for Spacebuilder
(c) Tunynet Inc.
*/
/* Theme
----------------------------------*/
body { color: #a2d2dd; background-color: #13404d; }
a { color: #4392a8; }
a:hover{ color:#87afbb;}
.tn-header-bg{ border-bottom:1px solid #0a2e38; background: url(images/tn-page-bg.png) repeat-x 0 -18px; }
.spb-top-... |
tnk1/dmut/dmut/346.html | erelsgl/erel-sites | <!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='he' dir='rtl'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=windows-1255' />
<meta http-equiv='Content-Script-Type' content='te... |
webapp/src/main/webapp/css/style.css | exo-codefest/2014-team-D | [class^="uiIconTask"], .uiIconTaskLightGray {
background-image: url('../img/uiIconTaskLightGray.png');
background-repeat: no-repeat;
display: inline-block;
height: 16px;
line-height: 16px;
vertical-align: text-top;
width: 16px;
}
.nav-pills > .active > a > [class^="uiIconTask"],
.nav-list > .ac... |
doc/doxygen_html/functions_0x65.html | RedhawkSDR/VITA49Libraries | <!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>VRT: Class Members</title>
<link href="tabs.css" rel="stylesheet" type=... |
document/source-class-Net.Bazzline.Component.MemoryLimitManager.MemoryLimitManagerAwareInterface.html | bazzline/php_component_memory_limit_manager | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="robots" content="noindex">
<title>File MemoryLimitManagerAwareInterface.php | Memory Limit Manager by Bazzline</title>
<link rel="stylesheet" href="resources/style.css?e99947befd7bf673c6b43ff75e9e0f170c88a60e">
</head>
<body>
<div id="left">
<div... |
themes/default/jqtree.css | aimeos/ai-admin-jqadm | ul.jqtree-tree {
list-style: none outside;
margin-left: 0;
margin-bottom: 10px;
padding: 0;
}
ul.jqtree-tree ul.jqtree_common {
list-style: none outside;
margin-left: 12px;
margin-right: 0;
margin-bottom: 0;
padding: 0;
display: block;
}
ul.jqtree-tree li.jqtree-closed > ul.jqtree_common {
displ... |
tnk1/messages/sofrim_hagay_mxjva_16.html | erelsgl/erel-sites | <!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='he' dir='rtl'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=windows-1255' />
<meta charset='windows-1255' />
<meta http-equ... |
src/ThirdPartyLibraries/Common.Logging/doc/api/html/Common.Logging~Common.Logging.Simple.TraceLoggerFactoryAdapter.UseTraceSource.html | aozora/arashi | <html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta content="history" name="save" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>UseTraceSource Property</title>
<xml>
... |
doc/js/source/TipSurface.html | tonybaloney/Cloud-auto-scaling | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>The source code</title>
<link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="../resources/prettify/prettify.js"></script>
<style type="t... |
docs/javadoc/ca/uqac/lif/cep/fsm/class-use/MooreTest.html | liflab/beepbeep-3-palettes | <!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_201) on Mon May 13 23:11:00 CEST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
<title>Uses of Class ca.uqac.lif.c... |
doc/edu/rit/pj2/vbl/class-use/LongVbl.html | JimiHFord/pj2 | <!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 Mon Feb 16 21:11:08 EST 2015 -->
<title>Uses of Class edu.rit.pj2.vbl.LongVbl (Parallel Java 2 Library Documentation)</title>
<m... |
tnk1/ljon/jorj/zqq.html | erelsgl/erel-sites | <!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='he' dir='rtl'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=windows-1255' />
<meta http-equiv='Content-Script-Type' content=... |
qt-everywhere-opensource-src-4.7.4/doc/html/qaxscript-members.html | ssangkong/NVRAM_KWU | <?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" />
<!-- qaxscript.cpp... |
application/views/render.html | alex-min/melondoc | [{{ result }}, [
{% if result != 0 %}
{% set a = 0 %}
{% set len = renderImages|length %}
{% for err in errorList %}
'{{ err|e }}'
{% if a != len - 1 %},{% endif %}
{% set a = a + 1 %}
{% endfor %}
{% else %}
{% set a = 0 %}
{% set len = renderImages|length %}
{% for img in renderImages %}
'{{ img|e }}'... |
iperoxo-web/html/tela-vazia.html | joseflaviojr/iperoxo | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Ipê-roxo</title>
<link href="../css-dep/fontawesome-all.css" rel="stylesheet" />
<link href="../css-dep/bootstrap.min.css" rel="stylesheet" />
<link href="../css-dep/bootstrap-select.min.css" rel="stylesheet" />
<link href... |
docs/classanch_1_1logger_1_1formatter_1_1_string_formatter-members.html | vlachenal/anch-framework | <!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=11"/>
<meta name="generator" c... |
v#/VSharp/VSharp/System.Net.SecurityProtocolType.Tls.html | edwinspire/VSharp | <?xml version="1.0" encoding="utf-8"?>
<html>
<head>
<meta charset="UTF-8"/>
<title>System.Net.SecurityProtocolType.Tls – VSharp – Vala Binding Reference</title>
<link href="../style.css" rel="stylesheet" type="text/css"/><script src="../scripts.js" type="text/javascript">
</script>
</he... |
docs/reference/html/class_open_n_n_1_1_numerical_integration.html | orian/opennn | <!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... |
Work.html | KimuraN/JavaStudySite | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="s.css">
<title>何かつくりたい時のJava入門</title>
</head>
<body>
<h1>何かつくりたい時のJava入門</h1>
<p>オブジェクト指向が分からないと
何してるか分からないところがたくさんだろうけど、したいことが実現できればいいよね。
</p>
<p><a href="j... |
doc/js/source/Editing.html | tonybaloney/Cloud-auto-scaling | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>The source code</title>
<link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="../resources/prettify/prettify.js"></script>
<style type="t... |
themes/TextLonga/xvauctions/css/auction.css | bordeux/XVweb | .xdebug-var-dump{
background : #C2C2C2;
}
.xvauction-main {
width: 100%;
margin:auto;
}
.item-buynow {
color: #E15B00;
font-size: 13px;
font-weight: bold;
padding-left: 43px;
background : url(../img/buynow.png) no-repeat left center;
}
.item-advert {
font-weight: bold;
color: #3C93BE;
}
.item-errand {
font-weight... |
docs/apidocs/fern/example/class-use/MapkBenchmark.html | cogsys-tuebingen/SBSCL | <!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_265) on Wed Aug 19 18:18:36 IST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class fern.example.... |
apidocs/java/org/eso/ias/cdb/json/JsonReader.html | IntegratedAlarmSystem-Group/IntegratedAlarmSystem-Group.github.io | <!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_222) on Wed Mar 18 09:40:18 EDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<title>JsonReader (IAS relea... |
QubecellSDK/docs/com/qubecell/ui/class-use/R.validateotp.html | qubecellindia/android_sdk | <!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_06) on Fri Aug 16 17:30:03 IST 2013 -->
<TITLE>
Uses of Class com.qubecell.ui.R.validateotp
</TITLE>
<META NAME="date" CONTENT="2013-08-16"... |
public/view/mypage.html | planet-github/planet-frontend | <div class="card card-block" ng-init="mypage.tab = 0" ng-if="planet.userData">
<ul class="nav nav-tabs">
<li class="nav-item">
<a class="nav-link" href="#" ng-class="{active: mypage.tab == 0}" ng-click="mypage.tab = 0">{{planet.i18n('account-setting')}}</a>
</li>
<li class="nav-item">
<a class="nav-link" h... |
galleries/Channel Islands 2007-07/large-25.html | gkellogg/gkellogg.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><HEAD>
<TITLE>Channel Islands July 2007 - Channel Islands 2007-07-15 15-09-30</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=UT... |
_build/index.html | stefaan-michielsen/politiek_ontwerpen | <!DOCTYPE html>
<html>
<head>
<title>Politiek Ontwerpen</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<!-- Bootstrap -->
<link href="//netdna.bootstrapcdn.com/bootswatch/3.3.5/yeti/bootstrap.min.css" rel="stylesheet" media="screen">
<lin... |
public/admin/vendor/AdminLTE2/pages/tables/simple.html | onexing/xing-cms | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>AdminLTE 2 | Simple Tables</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Bootstrap 3.3.4 -->
<link rel="... |
mapboxgl/bd11.html | globalmaps-vt/demo | <!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<title></title>
<meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' />
<script src='https://api.tiles.mapbox.com/mapbox-gl-js/v0.26.0/mapbox-gl.js'></script>
<link href='https://api.tiles.mapbox.com/mapbox-gl-js/v0.26.0/mapbox-gl.css' r... |
api/4.2/Illuminate/Mail/Transport/MandrillTransport.html | pakogn/offline-laravel-docs | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Illuminate\Mail\Transport\MandrillTransport | Laravel API</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
... |
doxygen/html/classins__proc__log.html | mikewolfli/workflow | <!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... |
test/spec/fixtures/single_image.fixture.html | zoltantothcom/vanilla-js-carousel | <div class="js-Carousel" id="carousel">
<ul>
<li><img src="base/docs/images/nature-1.jpg" alt=""></li>
</ul>
</div> |
doc/es/uniovi/asw/DBUpdate/bussines/class-use/ServiceFactory.html | Arquisoft/censuses_2a | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_20) on Tue Feb 23 20:21:22 CET 2016 -->
<title>Uses of Interface es.uniovi.asw.DBUpdate.bussines.ServiceFactory</title>
<meta name="date" conte... |
ApresentacoesArtigos/juntaDados/Relatório 1 - Conclusões e trabalhos futuros labMacambira.sf.net.html | ttm/tese | <!DOCTYPE html>
<!-- saved from url=(0031)http://lm.juntadados.org/?p=148 -->
<html dir="ltr" lang="pt-BR"><!--<![endif]--><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<title>Relatório 1 -> Conclusões e trabalhos ... |
CountdownJS.html | NoobCodeMan/-ppo- | <!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<title>Proj... |
hq-web/src/main/webapp/ui_docs/DOC/tomcat.maxthreads.html | cc14514/hq6 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>vFabric Hyperic 5.7 : tomcat.maxthreads</title>
<link rel="stylesheet" href="styles/site.css" type="text/css" />
<META http-equiv="Content-Type" content="text/html; charse... |
app/public/styles/styles.css | lancehalberd/multi-platformer |
.zoneSelect {
font-size: 16px;
}
.pagebody.isEditing {
height: 650px;
}
.isEditing .mainGame {
margin-left: 0;
display: inline-block;
vertical-align: top;
}
.isEditing .link-bar {
top: auto;
bottom: 0;
}
.editPanel {
display: inline-block;
vertical-align: top;
right: 20px;
... |
examples/code/example24.html | rachelandrew/grid-by-example | <!DOCTYPE html>
<html>
<head>
<title>Example 24</title>
<meta charset="utf-8">
<style>
body {
margin: 40px;
font: 80% Arial, Helvetica, sans-serif;
}
.wrapper {
display: grid;
align-items: center;
background: no-repeat url(grid.png);
grid-gap: 10px;
grid-template-columns: repeat(6, 150px... |
style.css | luisfarzati/lufonsola | code {
margin: 4px;
padding: 3px;
padding-left: 5px;
font-family: Monospace;
display: block;
}
[js] {
border: 1px solid #999;
background-color: #eee;
}
[js]:before {
content: 'js >> ';
}
[ng] {
border: 1px solid orange;
background-color: #fe9;
}
[ng]:before {
content: 'ng >> ';
} |
src/main/webapp/pages/login2.html | juannfrancisco/human-resources | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Juan Francisco Maldonado Leon">
<meta name="description" content="Portal de Recursos Humanos.">
<title>Login</title>
... |
doc/index-files/index-9.html | Arquisoft/censuses_2a | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_20) on Tue Feb 23 20:21:22 CET 2016 -->
<title>P-Index</title>
<meta name="date" content="2016-02-23">
<link rel="stylesheet" type="text/css" h... |
_site/form-success/index.html | nicolasbracigliano/NB-Site | <!DOCTYPE html>
<html class="">
<head>
<meta charset="UTF-8">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="nicolas bracigliano developer Designer melbourne australia front-end back-end c# buenos ai... |
galleries/channel-islands-2011-08-01/content/Channel_Islands_20100731_115_large.html | gkellogg/gkellogg.github.io |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
<meta name="Keywords" content="photography,software,photos,digital darkroom,gall... |
15-lists-and-generated-content/counter-patterns-cyclic-thisisfine.html | meyerweb/csstdg4figs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
"http://www.w3.org/TR/REC-html40/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Counting Patterns</title>
<style type="text/css">
@counter-style thisisfine {
system: cyclic;
symbols: 🔥 🐶 ☕ 🔥;
suffix... |
docs/invalid__record__exception_8cpp_source.html | zcgu/CS564-Project-3 | <!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>BadgerDB: /afs/cs.w... |
docs/Java_voice_1019_59201208_2/doc/MSC Reference Manual/com/iflytek/cloud/speech/ResourceUtil.html | Danceiny/HackGirlfriend | <!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 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ResourceUtil (语音SDK Java版本)</title>
<link rel="stylesheet" type="text/c... |
Application/Home/View/Skills/skill.html | avengerandy/thinkResume | <extend name="public:base"/>
<!--
Alpha by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
Edit by MazeR
-->
<block name="title">
<title>MazeR - Skill</title>
</block>
<block name="own_css">
<style>
.circular--landscape{
width:50%;
overflo... |
core/src/main/web/app/mainapp/components/notebook/newcellmenu.jst.html | vital-ai/beaker-notebook | <!--
Copyright 2014 TWO SIGMA OPEN SOURCE, LLC
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicab... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.