path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
docs/cobertura/org.fax4j.spi.phaxio.PhaxioFaxClientSpi.html
sagiegurari/fax4j
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>Coverage Report</title> <link title="Style" type="text/css" rel="stylesheet" href="css/main.css"/...
packages/hbase-0.98.7-hadoop2/docs/xref/org/apache/hadoop/hbase/snapshot/package-frame.html
gsoundar/mambo-ec2-deploy
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>HBase 0.98.7-hadoop2 Reference Package org.apache.hadoop.hbase.snapshot</title> <link rel="stylesheet" ...
public/tutorial/09.html
garrows/canvas-basics-tutorial
<html> <body> <h1>Flipping images</h1> <p><a href="./10.html">Next</a></p> <canvas id="canvas" width="600" height="400"></canvas> <script> var canvas = document.getElementById('canvas'); var ctx = canvas.getContext('2d'); var pos = { x: canvas.width / 2, y: canvas.height / 2, w...
menu_bar.html
beginhot/thaimobilecenter
<!DOCTYPE html> <!-- To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. --> <html> <head> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=windows-8...
dom/doc/dom/comanda/estado/class-use/IEstadoComanda.html
resto-tesis/resto-tesis
<!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 (version 1.7.0_67) on Fri Nov 14 18:07:19 ART 2014 --> <title>Uses of Interface dom.comanda.estado.IEstadoComanda</title> <meta name="date" content="2...
2017.8.1/apidocs/org/wildfly/swarm/transactions/package-tree.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_112) on Tue Aug 01 17:30:01 MST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.transacti...
docs/javadoc/ca/ualberta/cs/team5geotopics/class-use/EditCommentActivity.html
CMPUT301W14T05/Team5GeoTopics
<!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_26) on Mon Apr 07 15:03:09 MDT 2014 --> <TITLE> Uses of Class ca.ualberta.cs.team5geotopics.EditCommentActivity </TITLE> <META NAME="date" CONTENT="...
_includes/about.html
brightwangca/brightwangca.github.io
<!-- About Section --> <section class="success" id="about"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2>About<a href="about"></a></h2> <br> </div> </div> <div c...
views/question_list.html
quenlang/NetopGO
{{template "page_top" .}} {{template "nav_cat_bar" .}} {{$ModifyACL := .ModifyACL}} {{$DelACL := .DelACL}} {{if eq .PageACL false}} <div><span style="font-size:18px;color:red;">没有相关权限!</span></div> {{else}} <div class="wrapper wrapper-content animated fadeInRight"> <div class="row"> <div class="col-sm-12"> ...
zt/weixing/css/jquery.fullPage.css
linmingling/demo
/** * fullPage 2.4.6 * https://github.com/alvarotrigo/fullPage.js * MIT licensed * * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo */ html, body { margin: 0; padding: 0; overflow:hidden; /*Avoid flicker on slides transitions for mobile phones #336 */ -webkit-tap-highlight-col...
resources/public/manager/view/activityNew.html
lucasvschenatto/eventex
<div class ="modal-content"> <div class="modal-header"> <button class="close" ng-click="cancel()"><span aria-hidden="true">&times;</span></button> <h4 class="modal-title">Atividade:</h4> </div> <div class="modal-body"> <form class="form-horizontal" name="entityForm"> <ui-input ...
topic-199.html
archive-avaje-org/archive-avaje-org.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict //EN"> <html> <head> <title>Topic: Persistence Context</title> <link rel="shortcut icon" href="/image/favicon.ico" > <link rel="stylesheet" type="text/css" href="/static/v2style.css" > <!-- <link rel="stylesheet" type="text/css" href="/css/100/basestyle|syntaxh...
2.3.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/undertow/ServerConsumer.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_151) on Sat Mar 16 04:11:49 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ServerConsumer (BOM: * : A...
src/main/resources/static/f/mvp1/meddoc/viewModel/vm_0_0_1/dd/icd10-ul4-item-line.html
romanm/algoritmed-mvp1-ehealth
<div ng-click="item.open=!item.open" class="w3-hover-light-gray" title="({{calcFilteredChilds(item)}})" ng-include="'/f/mvp1/meddoc/viewModel/vm_0_0_1/dd/icd10-code-text.html'" ></div>
gen/doc/org/jboss/shrinkwrap/descriptor/api/javaee6/SecurityRoleRefType.html
shrinkwrap/descriptors
<!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_20) on Tue Jul 19 23:14:44 CEST 2011 --> <TITLE> SecurityRoleRefType </TITLE> <META NAME="date" CONTENT="2011-07-19"> <LINK REL ="stylesheet" TYPE=...
docs/cpp/structoperations__research_1_1_worker_info_default_type_internal.html
google/or-tools
<!-- HTML header for doxygen 1.8.18--> <!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" con...
1.0.0.Final/apidocs/org/wildfly/swarm/config/naming/class-use/RemoteNamingService.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_60-ea) on Mon Jun 27 14:13:42 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly...
Documentation/pb/locationintelligence/model/FireEvent.html
PitneyBowes/LocationIntelligenceSDK-Java
<!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_181) on Thu Apr 16 16:19:19 IST 2020 --> <title>FireEvent</title> <meta name="date" content="2020-04-16"> <link rel="stylesheet" type="text/css...
docs/javadoc/2.13/com/fasterxml/jackson/databind/ser/std/class-use/StdArraySerializers.TypedPrimitiveArraySerializer.html
FasterXML/jackson-databind
<!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_272) on Thu Oct 21 09:13:59 PDT 2021 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.fasterxml...
2.6.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/elytron/class-use/AggregateRealmSupplier.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_151) on Wed Jun 10 10:20:17 MST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildf...
2.4.0.Final/apidocs/org/wildfly/swarm/transactions/package-summary.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_151) on Sun Mar 17 11:03:38 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.transacti...
2017.9.5/apidocs/org/wildfly/swarm/config/mail/mail_session/class-use/SMTPServerConsumer.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_112) on Tue Sep 12 14:31:26 MST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildf...
docs/apidocs/org/jpasecurity/jpql/compiler/class-use/PathEvaluator.html
ArneLimburg/jpasecurity
<!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_79) on Wed Jul 31 20:05:51 CEST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface o...
apps/gui/gui-static/src/app/ait/component/page-not-found/ait-page-not-found.component.html
allianzit/ait-platform
<p> PAGINA NO ENCONTRADA </p>
apache-cassandra-2.1.0/javadoc/org/apache/cassandra/thrift/Cassandra.AsyncProcessor.execute_cql_query.html
varunmc/cassandra-server
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_67) on Sun Sep 07 15:29:33 CEST 2014 --> <title>Cassandra.AsyncProcessor.execute_cql_query (apache-cassandra API)</title> <meta name="d...
2.0.0.Final/apidocs/org/wildfly/swarm/config/undertow/servlet_container/package-frame.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_151) on Fri Jun 22 04:34:16 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.config.un...
DATASTAX_CASSANDRA-3.5.0/javadoc/org/apache/cassandra/thrift/AuthenticationRequest._Fields.html
elisska/cloudera-cassandra
<!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_40) on Wed Apr 13 18:09:29 UTC 2016 --> <title>AuthenticationRequest._Fields (apache-cassandra API)</title> <meta name="date" content="2016-04-...
4.00.00dev/a00032.html
stweil/tesseract-ocr.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...
ahkl/apache-cassandra-3.5/javadoc/org/apache/cassandra/db/commitlog/SegmentReader.SegmentIterator.html
jasonwee/videoOnCloud
<!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 Sat Apr 09 10:11:01 EDT 2016 --> <title>SegmentReader.SegmentIterator (apache-cassandra API)</title> <meta name="date" content="2016-04-...
webapp/index.html
stackroute/calvin-communities
<!doctype html> <html> <head> <meta charset="utf-8"> <title>CalvinCommunities</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico"> </head> <body> <calvin-root>Loading...</calvin-root> </body> </html>
code/third_party/bdb/docs/GettingStartedGuide/getmultiple.html
bjorndm/prebake
<?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>Retri...
1.0.0.Final/apidocs/org/wildfly/swarm/config/remoting/ConnectorConsumer.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_60-ea) on Mon Jun 27 14:13:38 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ConnectorConsumer (WildFl...
2017.7.0/apidocs/org/wildfly/swarm/config/messaging/activemq/server/ha_policy/replication_colocated/SlaveConfigurationSupplier.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_112) on Thu Jul 06 10:54:00 MST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>SlaveConfigurationSupplier ...
Javadoc/org/drip/spline/pchip/class-use/MonotoneConvexHaganWest.html
lakshmiDRIP/DRIP
<!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_111) on Wed Jan 04 22:31:31 EST 2017 --> <title>Uses of Class org.drip.spline.pchip.MonotoneConvexHaganWest</title> <meta name="date" content="...
savannadashboard/templates/cluster_templates/_configure_general_help.html
denismakogon/savanna-dashboard
<div class="well"> <p> This Cluster Template will be created for: <br > <b>Plugin</b>: {{ plugin_name }} <br /> <b>Hadoop version</b>: {{ hadoop_version }} <br /> </p> <p> The Cluster Template object should specify Node Group Templates that will be used to build a Hadoop Cluster. You can...
public/scaladoc/2.1.5/org/scalatest/selenium/WebBrowser$UrlField.html
scalatest/scalatest-website
<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html> <head> <title>UrlField - ScalaTest 2.1.5 - org.scalatest.selenium.WebBrowser.UrlField</title> <meta name="description" content="UrlField - ScalaTest...
2.5.0.Final/apidocs/org/wildfly/swarm/config/undertow/class-use/HandlerConfigurationConsumer.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_151) on Wed Jul 17 13:50:51 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildf...
wicket/src/test/java/org/apache/wicket/request/target/coding/StatelessPage_QueryString_Result.html
astubbs/wicket.get-portals2
<?xml version='1.0' encoding='UTF-8'?> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Wicket Examples - stateless</title> <link href="../style.css" rel="stylesheet" type="text/css"/> </head> <body> <br /> <a href="?wicket:bookmarkablePage=:org.apache.wicket.markup.html.autolink.Index" wick...
apache-uima/docs/d/api/org/apache/uima/flow/class-use/JCasFlowController_ImplBase.html
TitasNandi/Summer_Project
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.uima.flow.JCasFlowController_ImplBase (Apache UIMA Java SDK 2.8.1 User-...
public/javascripts/templates/emailConfirmation.html
Molecular-Playground/frontend
<div style="max-width:1000px;margin:auto;"> <div class="head-container"> <div class="head-img"><img ng-if="!success" src="../../images/fail.jpg"\></div> <div class="head-img"><img ng-if="success" src="../../images/success.png"\></div> <div class="head-content"> <div class="head-title"><h2>Email Conf...
lucene/grouping/src/java/org/apache/lucene/search/grouping/term/package.html
terrancesnyder/solr-analytics
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not...
2012.12.0/apidocs/org/wildfly/swarm/config/management/access/logger/HandlerConsumer.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_151) on Tue Dec 12 12:37:11 MST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>HandlerConsumer (BOM: * : ...
src/app/index/index.component.html
cerniglj1/2017FitnessApp
<div class="container"> <div id="grad" class="jumbotron"> <h3 >Welcome to a healthier lifestyle.</h3> </div> <div class="row"> <div class="col-md-4"> <div class="card text-center"> <img class="card-img-top" src="assets/img/Exercises.jpg" alt="Card image cap"> <d...
2018.2.0/apidocs/org/wildfly/swarm/io/package-summary.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_151) on Thu Feb 08 09:04:04 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.io (BOM: ...
windows/src/ext/docbook/fop/fop-0.95/javadocs/org/apache/fop/util/CloseBlockerOutputStream.html
tavultesoft/keymanweb
<!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.4.2_18) on Thu Jul 31 15:03:55 GMT+01:00 2008 --> <TITLE> CloseBlockerOutputStream (Apache FOP 0.95 API) </TITLE> <META NAME="keywords" CONTENT="org.apa...
javadoc/index-files/index-1.html
OhtuWearable/WearableDataServer
<!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_25) on Tue Apr 28 18:49:25 EEST 2015 --> <title>A-Index</title> <meta name="date" content="2015-04-28"> <link rel="stylesheet" type="text/css" ...
doxygen/ovs_all/html/dir_000029_000016.html
vladn-ma/vladn-ovs-doc
<!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...
man_pages/html/man3/posix_fallocate.3.html
cs-education/sysassets
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML><HEAD><TITLE>Man page of POSIX_FALLOCATE</TITLE> </HEAD><BODY> <H1>POSIX_FALLOCATE</H1> Section: Linux Programmer's Manual (3)<BR>Updated: 2014-06-03<BR><A HREF="#index">Index</A> <A HREF="../index.html">Return to Main Contents</A><HR> <A NAME="lbAB...
doc/org/deeplearning4j/berkeley/Iterators.html
YeewenTan/YeewenTan.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_73) on Mon Sep 19 13:35:24 PDT 2016 --> <title>Iterators</title> <meta name="date" content="2016-09-19"> <link rel="stylesheet" type="text/css"...
2.3.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/management/access/constraint/type/classification/package-frame.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_151) on Sat Mar 16 04:11:53 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.config.ma...
public_html/index-temp.html
Brett-Gilbert/pwp-test
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"/> <title>Brett Gilbert</title> </head> <body> <h1>Bgilbert.io Coming Soon!</h1> </body> </html>
2017.11.0/apidocs/org/wildfly/swarm/config/management/security_realm/authorization/class-use/AdvancedFilterUsernameToDn.AdvancedFilterUsernameToDnResources.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_112) on Mon Nov 06 11:57:25 MST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.s...
html/class_x_labs_1_1_ioc_1_1_simple_container-members.html
XLabs/xlabs.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...
2017.9.5/apidocs/org/wildfly/swarm/config/messaging/activemq/server/class-use/ReplicationColocatedHAPolicy.ReplicationColocatedHAPolicyResources.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_112) on Tue Sep 12 14:31:26 MST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.s...
2018.4.2/apidocs/org/wildfly/swarm/config/class-use/NamingConsumer.html
wildfly-swarm/wildfly-swarm-javadocs
<!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_151) on Fri Apr 06 09:47:27 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildf...
public/scaladoc/1.7/org/scalatest/matchers/Matchers$FloatPlusOrMinusWrapper.html
scalatest/scalatest-website
<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html> <head> <title>org.scalatest.matchers.Matchers.FloatPlusOrMinusWrapper</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> ...
docs/_modules/velstor/restapi/namespace.html
nicko7i/vcnc
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>velstor.restapi.namespace &mdash; vcnc 1.0-b...
themes/candidate-html/shop-cart.html
carlosway89/solocanchas
<!DOCTYPE html> <html> <!-- Mirrored from inthe7heaven.com/candidate-html/shop-cart.html by HTTrack Website Copier/3.x [XR&CO'2013], Mon, 05 May 2014 13:03:35 GMT --> <head> <!-- Meta Tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Title --> ...
www/capture/capture-video.html
georgiev-martin/NoFrak
<!DOCTYPE html> <html> <head> <title>Capture Video</title> <script type="text/javascript" charset="utf-8" src="scordova.js"></script> <script type="text/javascript" charset="utf-8" src="json2.js"></script> <script type="text/javascript" charset="utf-8"> // Called when capture operation is finish...
OPS/chapter440.html
yighu/wenli
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-CN"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="provider" content="www.cnepub.com"/> <meta name="builder" content="epubBuilder present by www.cnepub.com"/> <meta name="right" content="该文档由epubBuilder生成。epubBuilder...
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/target/org/apache/hadoop/mapred/class-use/KeyValueLineRecordReader.html
jsrudani/HadoopHDFSProject
<!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 Fri Mar 06 22:16:05 CST 2015 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.hadoop.m...
public/css/style.css
jgroac/chat
@font-face { font-family: 'icomoon'; src: url("../fonts/icomoon.eot?hx7tzs"); src: url("../fonts/icomoon.eot?#iefixhx7tzs") format('embedded-opentype'), url("../fonts/icomoon.woff?hx7tzs") format('woff'), url("../fonts/icomoon.ttf?hx7tzs") format('truetype'), url("../fonts/icomoon.svg?hx7tzs#icomoon") format('svg...
eng_sept2016_v3/sept2016_tables_html/48-ANTIARRHYTHMIC-AGENTS.html
glilly/osdi
<p><b>TABLE OF INTERACTIONS WITH</b></p> <p><b>ANTIARRHYTHMIC AGENTS</b></p> <p><b>Numerous antiarrhythmics are depressors of reflexes, of cardiac conduction and contractility.</b></p> <p><b>The administration of different classes of antiarrhythmics can have a beneficial therapeutic effect, but most often proves ver...
pmd/pmd-doc-5.5.1/testapidocs/net/sourceforge/pmd/lang/java/ast/class-use/ASTPrimarySuffixTest.html
jasonwee/videoOnCloud
<!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_92) on Wed Jul 27 21:19:33 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class net.sourcefor...
_includes/nav.html
lucasmarcelli/marcellisite
<!-- Navigation --> <nav class="navbar navbar-default navbar-custom navbar-fixed-top"> <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header page-scroll"> <button type="button" class="navbar-toggle" data-toggle="collapse" ...
apache-cassandra-2.0.15/javadoc/org/apache/cassandra/db/compaction/LeveledManifest.CompactionCandidate.html
anuragkapur/cassandra-2.1.2-ak-skynet
<!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_72) on Wed May 13 11:47:39 EDT 2015 --> <title>LeveledManifest.CompactionCandidate (apache-cassandra API)</title> <meta name="date" con...
festvox/festvox.org/index_body.html
saikrishnarallabandi/Festival-Speech-Synthesis-System
<!-- start of page body --> <td width="80%" valign="TOP"> <table width="100%" border="0" cellspacing="2" cellpadding="5"> <tr><td> <TABLE BORDER=0 WIDTH=100% CELLPADDING=0 CELLSPACING=0> <TR> <TD BGCOLOR=#000000 HEIGHT=1><TABLE BORDER=0 WIDTH=100% CELLPADDING=0 CELLSPACING=0><TR><TD></TD></TR></TABLE></TD> </...
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/target/org/apache/hadoop/yarn/server/nodemanager/security/package-frame.html
jsrudani/HadoopHDFSProject
<!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 Fri Mar 06 22:15:20 CST 2015 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> org.apache.hadoop.yarn.server.nod...
src/main/java/com/evanmclean/erudite/instapaper/package.html
evmcl/erudite
<html> <head> </head> <body> <p>All code that deals directly with the Instapaper web-site.</p> </body> </html>
MinimaxAlgorithm/poi-3.8/docs/apidocs/org/apache/poi/ss/usermodel/DataFormatter.html
Stephania16/ProductDesignGame
<!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_29) on Sat Mar 17 18:04:46 MSK 2012 --> <TITLE> DataFormatter (POI API Documentation) </TITLE> <META NAME="date" CONTENT="2012-03-17"> <LINK REL ="...
docs/api/org/apache/solr/client/solrj/util/package-use.html
normann/apache-solr
<!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_32) on Wed Jul 18 13:34:51 UTC 2012 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> Uses of Package org.apache...
info-model/rules/descriptions/reviewed.html
oxygenxml/dim
<html> <head></head> <body> <h1 id="ariaid-title1"><code>&lt;reviewed&gt;</code></h1> <p>The <code>&lt;reviewed&gt;</code> element contains information about when and by whom the book was reviewed during its publication history. </p> <p>Category: Bookmap metadata elements</p> </body>...
docs/javadoc/2.7/com/fasterxml/jackson/core/util/class-use/DefaultPrettyPrinter.Indenter.html
FasterXML/jackson-core
<!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_79) on Sat Jan 09 21:52:41 PST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface co...
docs/com/solidfire/element/api/Drive.html
solidfire/solidfire-sdk-java
<!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_171) on Fri Apr 16 05:17:58 UTC 2021 --> <title>Drive</title> <meta name="date" content="2021-04-16"> <link rel="stylesheet" type="text/css" hr...
surfers/mjun/cgit.html
chicofilho/fst
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>FST - Cobie Gittner</title> <meta name="description" content="Keep track of the statistics from Cobie Gittne...
templates/500.html
gaott/jupiter
<!doctype html> <html lang="zh-cn"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Hello"> <meta nam...
2.2/docs/Javadoc/org/drip/analytics/period/class-use/LossPeriodCurveFactors.html
tectronics/splinelibrary
<!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) on Fri Aug 09 15:47:04 EDT 2013 --> <title>Uses of Class org.drip.analytics.period.LossPeriodCurveFactors</title> <meta name="da...
doc/javadoc/de/mrapp/android/dialog/animation/CircleRevealAnimation.Builder.html
michael-rapp/AndroidMaterialDialog
<!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_152-release) on Mon Nov 26 00:32:40 CET 2018 --> <title>CircleRevealAnimation.Builder</title> <meta name="date" content="2018-11-26"> <link rel...
sling/nlp/document/app/analyzer.css
google/sling
#app { width: 100%; height: 100%; } #main { background-color: #eeeeee; width: 100%; height: 100%; overflow: hidden; padding: 10px; box-sizing: border-box; } #docid { background-color: #FFF; color: #000; padding: 10px; } .editor { width: 100%; height: 100%; box-sizing: border-box; paddin...
lib-doc/tisensortag_tisensortag-ble-cc2541.js.html
InMyOrbit/evothings-doc
<!doctype html> <html> <head> <meta name="generator" content="JSDoc 3.4.0"> <meta charset="utf-8"> <title>Source: tisensortag/tisensortag-ble-cc2541.js</title> <link rel="stylesheet" href="https://brick.a.ssl.fastly.net/Karla:400,400i,700,700i" type="text/css"> <link rel="stylesheet" href="https://brick.a.ss...
docs/api/org/apache/hadoop/io/file/tfile/class-use/ByteArray.html
Shmuma/hadoop
<!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_26) on Mon May 07 13:00:00 PDT 2012 --> <TITLE> Uses of Class org.apache.hadoop.io.file.tfile.ByteArray (Hadoop 0.20.2-cdh3u4 API) </TITLE> <META NA...
playlab/templates/old_templates/pagination.html
c24b/playlab
{% extends 'base.html' %} {% load bootstrap3 %} {% block title %} Pagination {% endblock %} {% block content %} <table class="table"> {% for line in lines %} <tr> <td>{{ line }}</td> </tr> {% endfor %} </table> <hr> {% bootstrap_paginatio...
docs/api/org/apache/hadoop/io/file/tfile/class-use/TFile.Reader.html
ryanobjc/hadoop-cloudera
<!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_16) on Mon Jun 28 12:44:44 PDT 2010 --> <TITLE> Uses of Class org.apache.hadoop.io.file.tfile.TFile.Reader (Hadoop 0.20.2+320 API) </TITLE> <META NA...
docs/topics_other_syntax.html
doconix/django-mako-plus
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Combining Django and Mako Templates &mdash; ...
style.css
stmuk/pl6anet.org
body { margin: auto; padding: 1.5em 3em 0 3em; background-color: white; color: #000000; font: 12pt sans-serif; } h4 { text-align: center; margin-bottom: 0.5em; } section h4 a { text-decoration: none; border-bottom: none; } #wrapper-outer { margin: 0px auto; /* Goodbye, IE5...
cygwin/perl5.14/html/site/lib/HTML/Prototype.html
rwhitworth/precompiled-perl-mods
<?xml version="1.0" ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <!-- saved from url=(0017)http://localhost/ --> <title>HTML::Prototype - Generate HTML and Javascript for the Prototype library</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rev="mad...
content/jd/glowstone/1.12/net/glowstone/generator/structures/class-use/GlowTemple.html
GlowstoneMC/glowstonemc.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_302) on Sun Aug 29 01:47:01 UTC 2021 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class net.glowstone...
chpl/chpl-etl/javadoc/org/jetel/interpreter/data/package-summary.html
chris-watson/chpl-api
<!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 Fri Mar 06 12:54:31 CET 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>org.jetel.int...
pybb/templates/pybb/attachments_formset.html
hovel/pybbm
{% load pybb_tags static %} {% if request.user|pybb_may_attach_files %} {% load i18n %} <div class="attachments-form"> <a class="attachment-link" style="display:none;" href="#">{% trans 'Add attachments' %}</a> {{ aformset.management_form }} <table class="attachment-list"> ...
deps/asio-1.10.1/doc/asio/reference/datagram_socket_service/set_option.html
laeotropic/HTTP-Proxy
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>datagram_socket_service::set_option</title> <link rel="stylesheet" href="../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../../../index.html" titl...
public/views/dashboard/received.html
dayreiner/quarkpunk
<style> .receivedExchangePrice small { margin-left: 5px; } </style> <h2>Received</h2> <% if(data.tx.length == 0) {%> <h4>No transactions yet.</h4> <% } else { %> <div class="visible-xs visible-sm"> <% for(var i=0; i<data.tx.length; i++) { %> <hr> <div class="row" onclick="window.open('#/tx/det...
gradle/gradle-2.1/docs/groovydoc/org/gradle/api/tasks/compile/BaseForkOptions.html
tkmnet/RCRS-ADF
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- **************************************************************** --> <!-- * PLEASE KEEP COMPLICATED EXPRESSIONS OUT OF THESE TEMPLATES, * --> <!-- * i.e. only iterate & print data where possible. Thanks, Jez. *...
2.1/ui/css/desktop.css
LZUSDN/lzusdn02
/*! * Ext JS Library 4.0 * Copyright(c) 2006-2011 Sencha Inc. * licensing@sencha.com * http://www.sencha.com/license */ #poweredby { position: absolute; bottom: 40px; right: 20px; z-index: 15000; /* IE 5-7 */ filter: alpha(opacity=70); /* Netscape */ -moz-opacity: 0.7; /* Safari 1....
cloudclub/styles/main1.css
khhodges/on2EntryLevel
.place-list-view li { padding: 0; border: 0 none; color: #e84c3d; } .place-list-view li div { padding: .7em; border-width: 0 0 10px 0; } .place-list-view li .listview-selected, .listview-selected { border-color: #1a77b6; background-color: #a3eaf1; color: #000; height:150px; } .place-...
core/server/Samples/CIDE/Help/RSpinButton.Min.html
Devronium/ConceptApplicationServer
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>RSpinButton.Min</title> <link href="css/style.css" rel="stylesheet" type="text/css"> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" > </head> <body bgcolor="#ffffff"> <table border="0" width="100%" bgcol...
doc/build/html/SamPy.log.Logger.SimpleLogger.html
sniemi/SamPy
<!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>SamPy.log.Logger.SimpleLogger &mdash; SamPy v0.1 d...
radmin/static/css/radmin.css
mick-t/django-radmin-console
#radmin-console-wrap{display:none;position:absolute;right:10px;padding:10px 0 5px 15px;background:#ECECEC;border:1px solid #BBB;border-radius:0 0 7px 7px;max-width:350px;z-index:2000}#radmin-console-wrap .messagelist{width:320px}.radmin-control-btn-wrap{position:relative;padding-right:20px;display:inline-block;margin-b...
domotica/templates/login.html
kprovost/domotica
{% include "header.html" with title="Login" %} <form method="POST" action="{% url 'login' %}"> {% csrf_token %} <input name="username" type="text" placeholder="Username"/> <input name="password" type="password" placeholder="Password"/> <input type="submit" value="Login" class="button button-block"/> </...
src/css/page/station.css
vogdb/metro-exit
#color{ position: absolute; margin: 0.2em 0 0 0.4em; border: 0.075em solid #000; } .input { padding-left: 1.6em; }
description.html
JustinHop/nuvolaplayer-mycloudplayer
<p><strong>My Cloud Player</strong> soundcloud blah blah</p> <p><em>Source: <a href="http://github.com/JustinHop/nuvolaplayer-mycloudplayer">nuvolaplayer-mycloudplayer on github</a>, <a href="http://example.net">Official website</a></em> </p> <h2>Country Availability</h2> <!-- Describe general country availability as ...