path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
grails-app/assets/javascripts/angular/partials/pathway-editor/properties-link.html | ModelCatalogue/modelcatalogue | <div class="panel-heading" id="LinkPropertiesPanel">
Properties
</div>
<div class="panel-body">
<h4><a href="#" editable-text="selectedLink.name">{{ selectedLink.name || "empty" }}</a>
<button type="button" class="btn btn-danger btn-xs pull-right" ng-click="deleteLink()">
<i class="fa fa-tra... |
dist/fullcalendar.css | marcucio/fullcalendar | /*!
* FullCalendar v2.2.6 Stylesheet
* Docs & License: http://arshaw.com/fullcalendar/
* (c) 2013 Adam Shaw
*/
.fc {
direction: ltr;
text-align: left;
-ms-touch-action: none;
}
.fc-rtl {
text-align: right;
}
body .fc { /* extra precedence to overcome jqui */
font-size: 1em;
}
/* Colors
------------------... |
5.use-webpack-in-backend/index.html | wuct/webpack-examples | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Webpack Show</title>
</head>
<body>
<h1>Hi, I am Webpack.</h1>
Hello, world.
<div id="c"></div>
<script src="http://localhost:8080/bundle.js"></script>
</body>
</html> |
exareme-master/src/main/static/libs/jquery-ui-1.8.18.custom/development-bundle/demos/datepicker/buttonbar.html | XristosMallios/cache | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>jQuery UI Datepicker - Display button bar</title>
<link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
<script src="../../jquery-1.7.1.js"></script>
<script src="../../ui/jquery.ui.core.js"></script>
<script src=... |
site/index.html | VladimirLeskin/apmathAzureCloudWebApp | <html>
<body>
<p>Text</p>
</body>
</html> |
server/express/node_modules/npm/html/doc/init.html | rynomad/CCNx-Federated-Wiki-Prototype | <!doctype html>
<html>
<title>init</title>
<meta http-equiv="content-type" value="text/html;utf-8">
<link rel="stylesheet" type="text/css" href="../static/style.css">
<body>
<div id="wrapper">
<h1><a href="../doc/init.html">init</a></h1> <p>Interactively create a package.json file</p>
<h2 id="SYNOPSIS">SY... |
app/view1/view1.html | PetchpailinSornnoi/hms-emr | <!--<div class="row">
<div class="tabs-vertical">
<div class="col s4 m3 l2">
<ul class="tabs">
<li class="tab">
<a class="active" href="#ActiveDirectory">Active Directory</a>
</li>
<li class="tab">
<a href="#... |
website/static-html/analysis-components/analysis-hero-entry.html | PowellGuaglioneFXS/FXS_frontend | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Analysis: Hero entry - FXStreet</title>
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="../../css/fxs_screen.min.css">
<link... |
_includes/footer.html | hshackathons/hshackathons.com | </content>
<footer>
<container>
<p>
A free community resource for high schoolers, by high schoolers. <a href="http://github.com/hshackers/hshackathons.org" target="_blank">Think you can improve this site? Send up a pull request!</a>
(GitHub embed button goes here.)
</p>
<div id="google_transla... |
test/debug.html | sdgdsffdsfff/fc-monitor | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>edp test runner - using jasmine</title>
<!--%css%-->
<!--%frameworks%-->
<script>
require.config(/*requireConfig*/);
</script>
</head>
<body>
<script>
(function () {
... |
public/index.mock.html | agershun/olap | <!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>jqCube Browser dev v 1.0.0. (mocked server)</title>
<script src=".... |
src/hex-form.css | echashin/hex-form | body {
background-color: #eee;
}
.hex-form {
position: relative;
}
.hex-form [hex-list-tpl] {
display: none;
}
.hex-form [data-hex-list-tpl] {
display: none;
}
.hex-form .loader {
display: none;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: url("loader.gif") no-re... |
node_modules/npm/html/doc/cli/npm-dedupe.html | ronbelson/ghost-proxy-hebrew | <!doctype html>
<html>
<title>npm-dedupe</title>
<meta http-equiv="content-type" value="text/html;utf-8">
<link rel="stylesheet" type="text/css" href="../../static/style.css">
<link rel="canonical" href="https://www.npmjs.org/doc/cli/npm-dedupe.html">
<script async=true src="../../static/toc.js"></script>
... |
app/views/templates/reset-password-confirm-email.server.view.html | benoitvallon/press-book | <!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
</head>
<body>
<p>Dear {{name}},</p>
<p></p>
<p>This is a confirmation that the password for your account has just been changed</p>
<br>
<br>
<p>The {{appName}} Support Team</p>
</body>
</html> |
template/admin/public/no-left-sidebar-main-search.html | glg-enterprises/Cms | <!doctype html>
<html>
<head>
<meta charset="UTF-8">
<!--IE Compatibility modes-->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!--Mobile first-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other h... |
app/views/account.scala.html | eugenmsr/yadm | @(accountForm: Form[FormAccount])
@import helper._
@import helper.twitterBootstrap._
@main("account"){
<div class="row">
<div class="span10">
<div class="span1"></div>
<div class="span5">
@helper.form(routes.UserController.update) {
<fieldset>
<legend>User Account</legend>
... |
gcc-arm-none-eabi/share/doc/gcc-arm-none-eabi/html/gdb/Inline-Functions.html | trfiladelfo/tdk | <html lang="en">
<head>
<title>Inline Functions - 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.11">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Optimized-Cod... |
src/styles.css | ulanda/LD36 | html {
font-size: 10px;
-webkit-font-smoothing: antialiased;
}
body {
padding: 0;
margin: 0;
font-family: Courier, 'Courier New', monospace;
font-size: 1.6rem;
background: #fff;
color: #000;
}
a {
color: #c39;
}
main {
margin: 2rem 0;
text-align: center;
}
#game {
border: 1px solid #333;
}
... |
deps/boost_1_77_0/doc/html/boost_asio/reference/basic_socket/lowest_layer.html | davehorton/drachtio-server | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>basic_socket::lowest_layer</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../boost_asio.htm... |
htdocs/AdminSite/app/app.css | CAGoodman/CareWheelsCorp | /* app css stylesheet */
th {
background-color:lightblue;
}
.menu {
list-style: none;
border-bottom: 0.1em solid black;
margin-bottom: 2em;
padding: 0 0 0.5em;
}
.menu:before {
content: "[";
}
.menu:after {
content: "]";
}
.menu > li {
display: inline;
}
.menu > li:before {
content: "|";
pad... |
_layouts/event.html | kylesferrazza/wmicc | ---
layout: default
---
<div class="page">
<h1 class="page-title">{{ page.title }}</h1>
<span class="post-date">{{ page.date | date_to_string }}</span>
{{ content }}
</div>
|
client/views/channels/channels.html | anishathalye/dispatch | <template name="channels">
<div class="ui segment">
<div class="ui header">
Create a Channel
</div>
<div class="ui form">
<div class="field">
<div class="ui action input">
<input id="name" type="text">
<button id="submit" class="ui teal button">
Create ... |
reference/android/renderscript/RSRuntimeException.html | terrytowne/android-developer-cn | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width" />
<link rel="shortcut icon" type="image/x-icon" href="../../../favicon.ico" />
<title>RSR... |
_layouts/post.html | faouellet/faouellet.github.io | ---
layout: default
# The posts' layout
# v2.0
# https://github.com/cotes2020/jekyll-theme-chirpy
# © 2017-2019 Cotes Chung
# MIT Licensed
---
<div class="row">
<div id="post-wrapper" class="col-12 col-lg-11 col-xl-8">
<div class="post pl-1 pr-1 pl-sm-2 pr-sm-2 pl-md-4 pr-md-4">
<h1 data-toc-skip>{{ pag... |
rawdata/lawstat/version2/03118/03118102010800.html | czchen/laweasyread-data | <html>
<META HTTP-EQUIV=Content-Type Content="text/html; charset=big5">
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/03118/03118102010800.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:20:59 GMT -->
<head><title>ªk½s¸¹:03118 ª©¥»:102010800</title>
<link rel="stylesheet" type="text/css"... |
examples/webgl_animation_keyframes_json.html | Samsung-Blue/three.js | <!DOCTYPE html>
<html lang="en">
<head>
<title>three.js webgl - animation - keyframes - json</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<style>
body {
color: #fff;
font-family:Monospace;
font-size:13p... |
Successful Application/Successful Application_files/kendo.black.prefixed.css | evlogihr/DigitalAcademy | /*
* Kendo UI v2015.2.624 (http://www.telerik.com/kendo-ui)
* Copyright 2015 Telerik AD. All rights reserved.
*
* Kendo UI commercial licenses may be obtained at
* http://www.telerik.com/purchase/license-agreement/kendo-ui-complete
* If you do not own a commercial license, this file shall be governed by the trial licen... |
demos/modal-window/css/user-interface.css | soloproyectos-js/jquery.sp-modal | div.user-interface {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
background: #E8E8E8;
border-radius: 7pt;
box-shadow: rgba(0, 0, 0, 0.4) 0px 3pt 10pt 0px;
}
div.user-interface div.title {
font-size: 16pt;
font-weight: bold;
text-align: center;
line-height: 22pt;
h... |
sites/tweetheat/src/backend/vendor/src/github.com/youtube/vitess/docs/user-guide/upgrading.html | NazarethCollege/heweb2017-devops-presentation | <!DOCTYPE html>
<html lang="en-US">
<meta charset="utf-8">
<title>Redirecting…</title>
<link rel="canonical" href="http://vitess.io/user-guide/upgrading/">
<meta http-equiv="refresh" content="0; url=http://vitess.io/user-guide/upgrading/">
<h1>Redirecting…</h1>
<a href="http://vitess.io/user-guide/upgrading/">Click her... |
4_user_input/web/index.html | ntaoo/angular2_developer_guides_ts2dart | <!DOCTYPE html>
<html>
<head>
<title>Angular2 Developer Guides</title>
<script defer src="main.dart" type="application/dart"></script>
<script defer src="packages/browser/dart.js"></script>
</head>
<body>
<my-app>Loading...</my-app>
</body>
</html>
|
app/views/org/sporting-body/ref.html | chris-hanson-hoddat/sms-redesign | {% extends "layout.html" %}
{% block page_title %}
Replace AO
{% endblock %}
{% block content %}
<main id="content" role="main">
{% include "includes/phase_banner_alpha.html" %}
<div class="grid-row">
<div class="column-two-thirds">
<h1 class="heading-large">
What is your reference with the... |
docs/docs/api/docsets/geopackage-ios.docset/Contents/Resources/Documents/Classes/GPKGGeoPackageMetadataDao.html | ngageoint/geopackage-ios | <!DOCTYPE html>
<html lang="en">
<head>
<title>GPKGGeoPackageMetadataDao Class Reference</title>
<link rel="stylesheet" type="text/css" href="../css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="../css/highlight.css" />
<meta charset='utf-8'>
<script src="../js/jquery.min.js" defer></... |
app/static/html/base.html | aberke/check-list | <!DOCTYPE html>
<html lang="en" ng-app="ChecklistApp">
<head>
<base href="/">
<meta charset="utf-8">
<title>Neat Streak | Significance Labs</title>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
<meta name="description" content="Tool for ... |
coverage/html/Chrome 45.0.2454 (Mac OS X 10.10.5)/modules/auth/services/auth.service.js.html | genu/simple-angular-boilerplate | <!doctype html>
<html lang="en">
<head>
<title>Code coverage report for modules/auth/services/auth.service.js</title>
<meta charset="utf-8">
<link rel="stylesheet" href="../../../prettify.css">
<link rel="stylesheet" href="../../../base.css">
<style type='text/css'>
div.coverage-summary .sor... |
src/ck.sitetheme/ck/sitetheme/resources/_layouts/frontpage.html | a25kk/ck | <!doctype html>
<!--[if lt IE 7]> <html class="lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="en"> <!--<![endif]-->
<head>
<!-- Meta, title, CSS, favicons, etc. -... |
src/components/PercentContainer/PercentContainer.css | mdiller/ui | @import "../palette.css";
.percentContainer {
display: flex;
flex-direction: column;
}
.textContainer {
display: flex;
justify-content: center;
margin-bottom: 5px;
}
|
thirdParty/solrSrc/docs/solr-core/org/apache/solr/response/transform/package-use.html | knittledan/solr_lxml_Example | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_55) on Fri Jun 20 06:34:21 EDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Packa... |
omicsdb/app/templates/misc/home.html | KeironO/omicsdb | {% extends "template.html" %}
{% block head %}
Home
{% endblock %}
{% block jumbotron %}
<div class="jumbotron">
<div class="jumbocontainer">
<img src="{{ url_for('static', filename='images/icon.svg') }}">
<p>We offer user-submission tools and facilitate strong reporting capabi... |
vendor/radiant/vendor/extensions/markdown_filter/vendor/kramdown/test/testcases/span/autolinks/url_links.html | mikehale/halefamilyfarm | <p>This should be a <a href="http://www.example.com/">http://www.example.com/</a> link.
This should be a <a href="mailto:john.doe@example.com">john.doe... |
2.2.7-SNAPSHOT/modules/pyOlog/html/classpyOlog_1_1OlogClient_1_1LogEntryDecoder.html | Olog/olog.github.com | <!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>PythonOlogClientLib... |
docs/javadoc/0.0.3/deprecated-list.html | al-broco/android-http-digest | <!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_91) on Fri Oct 14 20:39:43 CEST 2016 -->
<title>Deprecated List</title>
<meta name="date" content="2016-10-14">
<link rel="stylesheet" type="te... |
src/css/style.css | JelenaBarinova/CookingBlogReact | @charset 'UTF-8';
@import url("font-awesome.min.css");
@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600|Arvo:700");
/*
Strongly Typed by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/*******************... |
www/templates/common/studentAddClassSchedule.html | tlkiong/m-apal | <ion-view view-title="CLASS SCHEDULE" hide-back-button="true" >
<ion-nav-buttons side="right">
<img src="img/role_student_icon.png" class="nav_bar_icon">
</ion-nav-buttons>
<ion-content class="padding">
<button class="button button-block button-royal icon-left ion-plus" ng-click="newClassModal.show()" ... |
ARIA/ARIA11_example1.html | cambeaudoin/Va11yS | <!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, minimal-ui">
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="../css/style.css">
<title>ARIA11 - Example 1</title>
</head>
<body>
<!-- Header w/ breadcrumb (Adjust breadcrumb links as need... |
Carthage/Checkouts/swift-sdk/docs/swift-api/services/NaturalLanguageClassifierV1/docsets/.docset/Contents/Resources/Documents/Classes/NaturalLanguageClassifier.html | ArnavChawla/InteliChat | <!DOCTYPE html>
<html lang="en">
<head>
<title>NaturalLanguageClassifier Class Reference</title>
<link rel="stylesheet" type="text/css" href="../css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="../css/highlight.css" />
<meta charset='utf-8'>
<script src="../js/jquery.min.js" defer></... |
app/containers/ListOrganizers/styles.css | openactive/open-sessions | @import '../App/variables.css';
.list {
margin: auto;
padding: 0 1em;
max-width: 96rem;
}
.organizerTile {
display: flex;
align-items: justify;
justify-content: space-between;
}
.icon {
max-width: 4em;
margin-right: .5em;
}
.nSessions {
color: #777;
padding: .25em;
&::before {
content: ' -... |
index.html | JJVvV/react-blog | <!DOCTYPE html>
<html>
<head>
<title>Sample App</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="dist/assets/css/all.css"/>
</head>
<body>
<header class="site-header">
<div class="logo">
haha
</div>
<!-- /.logo --... |
utils/pmd-bin-5.2.2/docs/xref/net/sourceforge/pmd/lang/ast/xpath/saxon/IdGenerator.html | byronka/xenos | <!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 http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>IdGenerator xref</title>
<link type="text/css" ... |
no-src.html | mattfili/lazysizes | <!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>lazysizes - the umltimate lazyloader for responsive images, iframes and widget</title>
<link rel="canonical" href="http://afarkas.github.io/lazysizes/index.html" />
<scrip... |
lib/xerces-2_11_0/docs/javadocs/api/javax/xml/transform/dom/package-summary.html | jsalla/jatintest | <!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 Fri Nov 26 15:38:43 EST 2010 -->
<TITLE>
XML Standard API: Package javax.xml.transform.dom
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../... |
_layouts/project.html | nathanhleung/blog | ---
layout: default
---
<div class="page">
<h1 class="page-title">
<a href="{{ page.projectUrl }}" target="_blank">{{ page.title }}</a>
</h1>
{{ content }}
</div> |
public/tracking/tabs_style2.css | lnigra/PusherProblemTest | #modal { display: none; }
#modal a { background: #CCC; color: #333; font-weight: bold; padding: 5px 10px; border: none; }
#modal a:hover { background: #aaa; }
.tabs {
position: relative;
min-height: 570px; /* This part sucks */
width: 310px;
clear: both;
margin: 24px 0;
}
.tab {
float: left;
}
.tab lab... |
utils/pmd-bin-5.2.2/docs/xref/index.html | byronka/xenos |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xml:lang="en" lang="en">
<!-- this is a JXR report set -->
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>PMD 5.2.2 Reference</title>
</head>
<f... |
public/500.html | comet/Kassi_Desktop | <!DOCTYPE html>
<html lang='en' xml:lang='en' xmlns:og='http://ogp.me/ns#' xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>
Yajioni -
page loading failed
</title>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<link href='/stylesheets/compiled/style.css?1285747368'... |
prolog/logicmoo/pdt_server/pdt.editor/css/JavadocViewStyleSheet.css | TeamSPoon/logicmoo_base | /* Font definitions */
body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt {font-family: sans-serif; font-size: 10pt }
pre { font-family: monospace; font-size: 10pt }
h1 { font-size: 18pt; }
h2 { font-size: 14pt; }
h3 { font-size: 11pt; }
/* Margins *... |
server/static/css/main.css | s-light/OLA_Cherrypy_example | @charset "utf-8";
/******************************************************************************
** Cascading Style Sheet
******************************************************************************/
/*********************************************************/
/** Import Fonts ... |
pages/themes/beginners/CSS_Visual_Formating_Model/labs/list_as_horisontal_menu_simple.html | WWWCourses/ProgressBG-TypeScript | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Horisontal menu</title>
<meta name="description" content="Елементарен пример за реализация на падащо хоризонтално меню чрез CSS.">
<style type="text/css">
*{
padding: 0;
margin: 0;
}
/*главно меню*/
ul{
l... |
.templates/page.html | ideascf/celery-doc_zh | {% extends "layout.html" %}
{% block body %}
<div class="deck">
{% if version == "3.2" or version == "4.0" %}
<p class="developmentversion">
This document is for Celery's development version, which can be
significantly different from previous releases. Get old docs here:
<a href="h... |
tests/contextMenu/create/006/oex/index.html | 1974kpkpkp/operaextensions.js | <!DOCTYPE html>
<title>tc-context-menu-create-006</title>
<link rel="stylesheet" href="testharness.css" />
<script src="testharness.js"></script>
<script src="testharnessreport.js"></script>
<script src="lib.js"></script>
<script src="test.js"></script>
<div id="log"></div>
|
backend/target/classes/ui.html | cyterdan/smartSushi | <!DOCTYPE html>
<html>
<head>
<title>Smart sushi</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div>TODO write content</div>
</body>
</html>
|
assets/css/style.css | harikuttan/harikuttan.github.io | @import url(http://fonts.googleapis.com/css?family=Ubuntu:500&subset=latin,latin-ext);body{overflow-X:hidden;}
#nav-menu{position:fixed;top:45px;right:45px;z-index:4;}
h1,h2,h3,h4,h5,h6{font-family:'Ubuntu', sans-serif;}
.navbar-brand{margin-bottom:15px;}
.author .author-image{float:left;margin-right:20px;}
.author-bio... |
client/templates/views/work/study.html | withpulp/minimal-agency | <template name="study">
<div class="study view animated fadeIn">
{{> project}}
</div>
</template>
|
Radar/RadarAPI/Radar/app/partials/home.html | stefchri/Radar | <section class="mapbg">
<article id="heading">
<div class="container">
<h1>Welkom bij <strong>RADAR</strong></h1>
<p class="baseline">
De applicatie waarmee je jezelf thuisvoelt Blabal uaohsd sdfhi sidhf xldgf aroi
“Lorem Ipsum dolor sit amet ...”
... |
HTML/pages/pages/HJHS-News.html | JershXL/HSD-Application | <!DOCTYPE HTML>
<html>
<head>
<title>Harrison Junior High News</title>
</head>
<body style="background-color:blue">
<img src="images/HJHS-News.png" class="center fit" />
<center><input type="image" src="images/HJHS-News-One.png" onclick="window.location.href='pages/HJHS-News-One.html'" /></center>
... |
rawdata/utf8_lawstat/version2/01528/0152865070600.html | g0v/laweasyread-data | <html>
<META HTTP-EQUIV=Content-Type Content="text/html; charset=utf8">
<!-- Mirrored from lis.ly.gov.tw/lghtml/lawstat/version2/01528/0152865070600.htm by HTTrack Website Copier/3.x [XR&CO'2010], Sun, 24 Mar 2013 09:12:33 GMT -->
<head><title>法編號:01528 版本:065070600</title>
<link rel="stylesheet" type="text/css" href=... |
materialize-iron-router/client/main.html | meteor-useraccounts/boilerplates | <head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>UserAccounts styled for Materialize CSS</title>
</head>
<body>
</body>
|
docs/code/src/asinh.html | formula/formula | <!DOCTYPE html>
<html>
<head>
<title>asinh.js</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<link rel="stylesheet" media="all" href="../docco.css" />
<style type="text/css">
</style>
</head>
<body>
<div id="jump_to">... |
projects/angular-formio/auth/src/login/login.component.html | formio/angular-formio | <formio [src]="service.loginForm" (submit)="service.onLoginSubmit($event)"></formio>
|
js/curl-7.48.0/docs/libcurl/opts/CURLOPT_PATH_AS_IS.html | jeniferlopez/Projecte_final | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<title>CURLOPT_PATH_AS_IS man page</title>
<meta name="generator" content="roffit">
<STYLE type="text/css">
pre {
overflow: auto;
margin: 0;
}
P.level0, pre.level0 {
padding-left: 2em;
}
P.level1,... |
thirdParty/html5boilerplate/html5boilerplate.css | exratione/thywill | /*
* HTML5 Boilerplate
*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*
* Detailed information about this CSS: h5bp.com/css
*
* ==|== normalize ================... |
docs/src_core_FlexGrid.js.html | gulkodmitriy/gulkodmitriy.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Phaser Source: src/core/FlexGrid.js</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/default.css">
<link type="tex... |
client/node_modules/uu5g03/doc/main/server/public/data/examples/exampleUU5BricksNewspaper02.html | UnicornCollege/ucl.itkpd.configurator | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1">
<!-- jQuery -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Bootstrap -->
<link rel="sty... |
10. C# Web Development Basics - 19.09.2017/03. HTML5 and CSS - Lab/13.Contact Us Form/style.css | VaskoViktorov/SoftUni-Homework | form
{
background: #eee;
display: inline-block;
}
form span {
display: inline-block;
width: 80px;
background: #eee;
margin: 10px 3px 3px 8px;
}
form input, form select {
width: 150px;
height: 20px;
margin: 0px 5px;
box-sizing: border-box;
}
form select {
margin: 4px;
}
form input[type='submit'] {
display: block;
margin... |
www/index.html | cesardmoro/brewapp | <!DOCTYPE html>
<html ng-app="ionicApp">
<head>
<title>Brew-o-Matic {{env}}</title>
<link rel='stylesheet' href='/css/style.css' />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://apis.google.com/js/client:plusone.js"></script>
<lin... |
docs/demo/demo.html | chongzhi/brix-animation | <html>
<head>
<!-- Include RequireJS -->
<script src="../../bower_components/requirejs/require.js"></script>
<script src="../../bower_components/prism/prism.js"></script>
<script src="../scripts/jquery.easing.js"></script>
<script type="text/javascript">
require.config({
paths:... |
test/browser/extended/dev/sugar-object.html | andrewplummer/Sugar | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../../stylesheets/custom.css" type="text/css" />
<link rel="stylesheet" href="../../stylesheets/tooltip.css" type="text/css" />
</head>
<body>
... |
deps/boost_1_77_0/doc/html/boost_asio/reference/ip__basic_endpoint/data.html | davehorton/drachtio-server | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ip::basic_endpoint::data</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../boost_asio.html"... |
reference/android/view/accessibility/AccessibilityManager.TouchExplorationStateChangeListener.html | terrytowne/android-developer-cn | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width" />
<link rel="shortcut icon" type="image/x-icon" href="../../../../favicon.ico" />
<title>... |
lib/Encog/apidocs/org/encog/app/analyst/commands/package-frame.html | ladygagapowerbot/bachelor-thesis-implementation | <!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 Wed Apr 17 10:23:33 UTC 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
... |
node_modules/grunt-contrib-connect/node_modules/connect/node_modules/express-session/node_modules/uid-safe/node_modules/mz/README.html | quattromani/placewise | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>doc</title>
<style>
/*github.com style (c) Vasily Polovnyov <vast@whiteants.net>*/
pre code {
display: block; padding: 0.5em;
color: #333;
background: #f8f8ff
}
pre .comment,
pre .templa... |
app/partials/register.html | ivanarrizabalaga/angular-course | <form ng-submit="register()" class="form-signin" role="form">
<h2 class="form-signin-heading">Sign up</h2>
<input ng-model="user.email" type="email" class="form-control" placeholder="Email address" required autofocus>
<input ng-model="user.password" type="password" class="form-control" placeholder="Password... |
src/app.component.html | uoitwebteam/uoit-campus-map | <campus-map
class="campus-map"
map-data="$ctrl.mapData"
on-goto-building="$ctrl.onGotoBldg($event)"
layout
layout-fill>
</campus-map>
<div class="map-controls">
<campus-map-controls layout="column" flex="grow" on-change="$ctrl.onControlChanged($event)"></campus-map-controls>
</div> |
examples/index.html | qiuxiaoj/bootstrap-tagsinput | <!DOCTYPE html>
<html>
<head>
<title>Bootstrap Tags Input</title>
<meta name="robots" content="index, follow" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="bootstrap-2.3.2/css/bootstrap.min.css">
<link rel="stylesheet" href="bootstr... |
JigSaw - AYPUY - CS/BESA3/BESA-DOC/jdoc/BPOBESA/BESA/Mobile/Message/EventMessageBPO.html | Coregraph/Ayllu | <!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_03) on Tue Jun 19 11:19:53 COT 2012 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>EventMessageB... |
task-6/css/style.css | sheffcer/sheffcer.github.io | body {
margin: 0;
padding: 0;
}
@font-face {
font-family: "lucida_sans_unicoderegular";
src: url("lucida_sans_unicode_regular-webfont.woff2") format('woff2'),
url("/font/lucida_sans_unicode_regular-webfont.woff") format('woff'),
url("/font/lucida_sans_unicode_regular-webfont.ttf") format('truetype');
f... |
simplify-android/src/main/res/raw/secure3d1.html | simplifycom/simplify-android-sample | <!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<script>
window.onload = function() {
// build form html
var html = '<form id="myform"... |
frappe/desk/page/applications/application_row.html | sbktechnology/trufil-frappe | <div class="app-listing padding" data-category="{{ app.app_category || "Not set" }}"
data-title="{{ app.app_title }}"
{{ app.installed ? "data-installed=1" : "" }}
{{ app.featured ? "data-featured=1" : "" }}>
<div class="media">
<div class="pull-right app-buttons">
<a class="btn btn-default bt... |
sheets/Runequest_6/Runequest_6.css | kcopper8/RPGSheet | /* Remove margin from selects in webkit browsers, same for textareas, and remove spinners */
select {
margin: 0px;
}
textarea {
margin: 0px;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Layout CSS */
div... |
docs/javadoc/org/jpedal/examples/api/Example_PdfImageData.html | ylwu/HackMIT | <!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_07) on Tue Oct 01 11:25:16 BST 2013 -->
<title>Example_PdfImageData</title>
<meta name="date" content="2013-10-01">
<link rel="styleshe... |
www/skin/board/extra/view.html | CatsMiaow/KI_Board | <div class="page-header">
<div class="panel panel-info">
<div class="panel-heading">
<h4 class="panel-title"><?=$subject?> <small><span class="glyphicon glyphicon-calendar"></span> 작성일 : <?=$datetime?> / 조회 : <?=$hit?></small></h4>
</div>
<div class="panel-body">
<spa... |
trunk/TrackingExample/libs/gaforflash-1.0.1.319/doc/com/google/analytics/debug/Background.html | darian311/VillageDashFlash | <!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">
<link rel="stylesheet" href="../../../../style.css" type="text/css" media="screen">
<link rel="stylesheet" href="../../../../print.css"... |
books/sicp/book-Z-H-19.html | cleer73/scrappy | <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<!-- Generated from TeX source by tex2page, v 4o,
(c) Dorai Sitaram, http://www.cs.rice.edu/~dorai/tex2page -->
<head>
<title>
Structure and Interpretation
of Computer Programs
</title>
<link rel="st... |
angular-1.4.0-beta.2/docs/examples/example-url-input-directive/index-production.html | dolymood/angular-packages | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-url-input-directive-production</title>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.0-beta.1/angular.min.js"></script>
</head>
<body ng-app="urlExample">
<script>
angular.module('urlExample', [])
... |
angular-1.3.19/docs/partials/api/ng/directive/ngPaste.html | dolymood/angular-packages | <a href='https://github.com/angular/angular.js/edit//src/ng/directive/ngEventDirs.js?message=docs(ngPaste)%3A%20describe%20your%20change...#L466' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<a href='https://github.com/angular/angular.js/tree/v1.3.19/src/ng/... |
angular-1.3.17/docs/examples/example-error-$rootScope-inprog/index-production.html | dolymood/angular-packages | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-error-$rootScope-inprog-production</title>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.3.16/angular.min.js"></script>
<script src="app.js"></script>
</head>
<body ng-app="app">
<button ng-click="foc... |
ajax/libs/primeng/10.0.2/resources/themes/luna-amber/theme.css | cdnjs/cdnjs | @charset "UTF-8";
:root {
--surface-a: #191919;
--surface-b: #191919;
--surface-c: #4c4c4c;
--surface-d: #4b4b4b;
--surface-e: #323232;
--surface-f: #323232;
--text-color: #dedede;
--text-color-secondary: #888888;
--primary-color: #FFE082;
--primary-color-text: #212529;
--font-family: -apple-syste... |
ascenseur/javadoc/affichage/VueAscenseurPosition.html | wasner/AscenceurJava | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_45) on Mon Jan 18 18:40:49 CET 2016 -->
<title>VueAscenseurPosition</title>
<meta name="date" content="2016-01-18">
<link rel="stylesheet" type... |
index.html | Vuiik/Vuiik-Designs |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
... |
release-builds/AKKA Project Management Tool-win32-ia32/resources/app.asar.unpacked/lib/dhtmlxGrid/sources/dhtmlxCombo/codebase/skins/dhtmlxcombo_dhx_terrace.css | dongnan-cn/electron-pm | /*
Product Name: dhtmlxGrid
Version: 5.1.0
Edition: Standard
License: content of this file is covered by DHTMLX Commercial or enterpri. Usage outside GPL terms is prohibited. To obtain Commercial or Enterprise license contact sales@dhtmlx.com
Copyright UAB Dinamenta http://www.dhtmlx.com
*/
/*
skin detected: dhx_t... |
client/src/modules/stock/entry/templates/status.tmpl.html | IMA-WorldHealth/bhima-2.X | <div ng-hide="row.entity.lots.length" class="ui-grid-cell-contents bg-warning text-center">
<span class="text-warning fa fa-times-circle"></span>
</div>
<div ng-show="row.entity.lots.length" class="ui-grid-cell-contents bg-success text-center">
<span class="text-success fa fa-check-circle"></span>
</div>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.