path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
postfix/help/dependent.html | rcuvgd/Webmin22.01.2016 | <header>Sender dependent transport mappings</header>
The optional sender dependent addresses file allows the relay host for
for outgoing SMTP connections to be set on a per-address or per-domain basis. The left
hand side of each entry can be either a full email address like
<tt>foo@bar.com</tt>, or just a domain like... |
third_party/blink/web_tests/external/wpt/css/css-flexbox/gap-004-rl.html | chromium/chromium | <!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Flexbox Test: gap - vertical RL intrinsic horizontal</title>
<link rel="author" title="Adam Argyle" href="mailto:argyle@google.com">
<link rel="help" href="https://www.w3.org/TR/css-grid-1/#gutters">
<link rel="help" href="https://www.w3.org/TR/css-align-3/#column-row-g... |
webmin-1.660/proc/help/trace.html | pakohan/syso-kernel | <header>Trace Process</header>
This page displays details of all system calls made by the selected process, updated in real time. It can be useful for finding out what an apparently hung process is actually doing. <p>
<hr>
|
wp-content/themes/ahimsa/lib/jquery.fancybox/jquery.fancybox.css | Melanie27/OakwoodWorldwide | html, body {
height: 100%;
}
div#fancy_overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #666;
display: none;
z-index: 30;
}
* html div#fancy_overlay {
position: absolute;
height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrol... |
archive/grails3-refresh-styles/grails-3.1.x_refactoring_2015-12-22/Home_files/scaffold-create-edit.css | smartiniOnGitHub/smartiniongithub.github.com | /* CREATE/EDIT FORMS AND SHOW PAGES */
fieldset,
.property-list {
margin: 0.6em 1.25em 0 1.25em;
padding: 0.3em 1.8em 1.25em;
position: relative;
zoom: 1;
border: none;
}
.property-list .fieldcontain {
list-style: none;
overflow: hidden;
zoom: 1;
}
.fieldcontain {
margin-top: 1em;... |
hawtio-web/src/main/webapp/app/fabric-requirements/html/dockerConfig.html | fortyrunner/hawtio | <div ng-controller="FabricRequirements.DockerConfigController">
<script type="text/ng-template" id="noDataTemplate">
<div class="hero-unit">
<h5>No Docker Hosts Configured</h5>
<p><a href="" ng-click="addThing()">Add a host</a> to configure Docker hosts that the fabric8 auto-scaler can use to deploy c... |
postfix/help/opt_virtual_alias_domains.nl.html | webdev1001/webmin | <header>Domeinen waar virtuele mapping voor word uitgevoerd</header>
Dit veld kan worden gebruikt om een lijst van domeinen te maken waarvoor virtuele
mapping zal worden uitgevoerd. Standaard zal het worden uitgevoerd voor alles wat
in de lijst op deze pagina voorkomt. <p>
<footer>
|
test/tables/index.html | pacav69/generator-joomla-spc-v2 | <!-- =============================================================================
File listing blank page for users
___________________________________________
This file needs to be here for users to browse files in the component.
========================================================================== -->
<!DOC... |
webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_anchor.html | WilliamGoossen/epsos-common-components.gnomonportal | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<!--
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.opensource.org/licenses/lgpl-license.php
*
* For further inf... |
tools/wt-3.3.5-rc1/examples/widgetgallery/docroot/style/combostyle.css | sanathkumarv/RestAPIWt | .combo-red {
color:red
}
.combo-green {
color:green
}
.combo-blue {
color:blue
} |
src/material-examples/table-sticky-columns/table-sticky-columns-example.html | amcdnl/material2 | <div class="example-container mat-elevation-z8">
<table mat-table [dataSource]="dataSource">
<!-- Name Column -->
<ng-container matColumnDef="name" sticky>
<th mat-header-cell *matHeaderCellDef> Name </th>
<td mat-cell *matCellDef="let element"> {{element.name}} </td>
</ng-container>
<!-... |
doc/lib/html/structblackbone_1_1pe_1_1_reloc_data-members.html | dooooon/Blackbone | <!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... |
vendor/jquery-ui/development-bundle/docs/droppable.html | corgibytes/wysihat-fancy-toolbar |
<ul class="UIAPIPlugin-toc">
<li><a href="#overview">Overview</a></li>
<li><a href="#options">Options</a></li>
<li><a href="#events">Events</a></li>
<li><a href="#methods">Methods</a></li>
<li><a href="#theming">Theming</a></li>
</ul>
<div class="UIAPIPlugin">
<h1>jQuery UI Droppable</h1>
<div id="overview">
<... |
public/js/editor/plugins/hud/css/style.css | Letractively/kuda | /*
* Kuda includes a library and editor for authoring interactive 3D content for the web.
* Copyright (C) 2011 SRI International.
*
* 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
*... |
tools/telemetry/docs/pydoc/telemetry.internal.backends.chrome.desktop_browser_finder.html | js0701/chromium-crosswalk |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><title>Python: module telemetry.internal.backends.chrome.desktop_browser_finder</title>
<meta charset="utf-8">
</head><body bgcolor="#f0f0f8">
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
<tr bgcolor="#7799ee">
<... |
third_party/blink/web_tests/external/wpt/mediacapture-record/MediaRecorder-bitrate.https.html | scheib/chromium | <!doctype html>
<html>
<head>
<title>MediaRecorder {audio|video}bitsPerSecond attributes</title>
<link rel="help" href="https://w3c.github.io/mediacapture-record/MediaRecorder.html">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
</head>
<script>
/*
* The bit... |
ui/lib/angular/docs/examples/example-example41/index-debug.html | SwiftAvenue/my-city | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example41-debug</title>
<script src="../../../angular.js"></script>
</head>
<body ng-app="">
<div>Normal: {{1 + 2}}</div>
<div ng-non-bindable>Ignored: {{1 + 2}}</div>
</body>
</html> |
ftc_app-master/doc/javadoc/org/firstinspires/ftc/robotcore/external/matrices/VectorF.html | BlueDevilsCode/5968 | <!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 -->
<title>VectorF</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript... |
etc/apps/phpmyadmin/doc/html/glossary.html | sentora/sentora-core |
<!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>Glossary — phpMyAdmin 4.0.10.1 documentatio... |
upload/upgrades/patch/SugarCE-Upgrade-6.4.x-to-6.5.0RC1-restore/modules/Emails/SearchForm.html | jmertic/sugarplatformdemo | <!--
/*********************************************************************************
* SugarCRM Community Edition is a customer relationship management program developed by
* SugarCRM, Inc. Copyright (C) 2004-2012 SugarCRM Inc.
*
* This program is free software; you can redistribute it and/or modify it under
*... |
addons/returntop/public/css/013.css | html580/phpmall | #topcontrol a.top_stick{ width:52px; height:26px; background:url(../images/013.png);}
#topcontrol a.top_stick:hover{background-position:0px -26px} |
third_party/polymer/components/shadycss/tests/no-applyshim/custom-style-only.html | catapult-project/catapult | <!doctype html>
<!--
@license
Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be... |
_includes/power_point.html | tstngry/RageOne | <div>
<iframe src="http://docs.google.com/gview?url={{ site.url }}{{ site.baseurl }}/resources/post/{{ include.path }}&embedded=true" style="width:600px; height:500px;" frameborder="0"></iframe>
</div> |
client/src/org/compiere/acct/package.html | armenrz/adempiere | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--
$Id: package.html,v 1.1 2006/04/21 17:43:13 jjanke Exp $
Copyright 1999-2002 Jorg Janke, Inc.
40 Old Tannery Rd, Monroe, CT 06468, U.S.A.
All Rights Reserved.
-->
</head>
<body>
<h2>Package org.compiere.acct</h2>
P... |
zn_CN/assets/themes/whitedev/css/Dialog.css | MasterX1582/MasterX1582.github.io | /*
* Copyright 2009 The Closure Library Authors. All Rights Reserved.
*
* Use of this source code is governed by the Apache License, Version 2.0.
* See the COPYING file for details.
*/
/*
* Standard styling for goog.ui.Dialog.
*
* @author ssaviano@google.com (Steven Saviano)
* @author attila@google.com (Attil... |
libs/SDL_Image/external/tiff-4.0.8/html/v3.4beta035.html | mbelicki/warp | <HTML>
<HEAD>
<TITLE>
Changes in TIFF v3.4beta035
</TITLE>
</HEAD>
<BODY>
<FONT FACE="Arial, Helvetica, Sans">
<BASEFONT SIZE=4>
<B><FONT SIZE=+3>T</FONT>IFF <FONT SIZE=+2>C</FONT>HANGE <FONT SIZE=+2>I</FONT>NFORMATION</B>
<BASEFONT SIZE=3>
<UL>
<HR SIZE=4 WIDTH=65% ALIGN=left>
<B>Current Version</B>: v3.4beta035<BR... |
ajax/libs/flatpickr/4.4.2/themes/material_red.css | extend1994/cdnjs | .flatpickr-calendar {
background: transparent;
opacity: 0;
display: none;
text-align: center;
visibility: hidden;
padding: 0;
-webkit-animation: none;
animation: none;
direction: ltr;
border: 0;
font-size: 14px;
line-height: 24px;
border-radius: 5px;
position: absolute;
width: 307.... |
samples/ButtonSample.html | mcanthony/onyx | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-sc... |
wts/tests/webgl/webglrenderingcontext_TEXTURE13_value.html | hgl888/web-testing-service | <!DOCTYPE html>
<!--
Copyright (c) 2014 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following di... |
typo3_src-7.3.1/typo3/sysext/install/Resources/Private/Partials/Action/Step/StepCounter.html | Loopshape/Portfolio | <ul class="steps_123">
<f:for each="{steps}" as="step">
<li class="{step.class}"><span>{step.number}</span></li>
</f:for>
</ul>
|
src/lib/github/mrdoob/three.js@master/docs/api/geometries/TubeGeometry.html | GreatWorksCopenhagen/gw-xmascard | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="../../" />
<script src="list.js"></script>
<script src="page.js"></script>
<link type="text/css" rel="stylesheet" href="page.css" />
</head>
<body>
[page:Geometry] →
<h1>[name]</h1>
<div class="desc">Creates a tube t... |
static/editor/dialogs/charts/charts.html | mickelfeng/Carbon-Forum | <!DOCTYPE html>
<html>
<head>
<title>chart</title>
<meta chartset="utf-8">
<link rel="stylesheet" type="text/css" href="charts.css">
<script type="text/javascript" src="../internal.js"></script>
</head>
<body>
<div class="main">
<div class="table... |
views/js/togetherjs/tests/togetherjs-animations/index.html | snowshine09/criticalthinker | <!DOCTYPE html>
<html>
<head>
<title>TogetherJS interactions</title>
<meta name="description" content="">
<meta name="author" content="Aaron Druck">
<link rel="stylesheet" href="css/styles.css">
<script src="js/jquery-1.11.1.min.js"></script>
<script src="js/jquery.transit.min.js"></script>
<script sr... |
_includes/head.html | idy007/idy007.github.io | <head>
<meta charset="utf-8">
<title>{% if page.title %}{{page.title}} - {{site.title}}{% else %}{{site.title}}{% endif %}</title>
<meta name="description" content="{{ page.description }}">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, max... |
third_party/blink/web_tests/external/wpt/cookies/domain/domain-attribute-missing.sub.html | scheib/chromium | <!DOCTYPE html>
<head>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/cookies/resources/cookie-helper.sub.js"></script>
</head>
<body>
<script>
//
// Set-Cookie: domain-attribute-missing=b; Path=/
//
const cookieName = "do... |
new_sgluon/ANALYSIS_9/HTML/style.css | Lana-B/Pheno4T | a:link {text-decoration: none; color:#424242; background-color: #FFFFFF; font-size:11px;}
a:visited {text-decoration: none; color:#424242; background-color: #FFFFFF; font-size:11px;}
a:hover {font-weight:bold; font-size:11px;}
body { width: 800px; height: 600px; margin: 10px auto; color: #000000; font-family: 'Verdan... |
web/bundles/sunraangular/js/angular/angular-1.3.2/docs/examples/example-example12/index-debug.html | viral810/ngSimpleCMS | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example12-debug</title>
<script src="../../../angular.js"></script>
<script src="script.js"></script>
</head>
<body ng-app="docsScopeProblemExample">
<div ng-controller="NaomiController">
<my-customer></my... |
www-dev/src/bower-assets/paper-radio-group/paper-radio-group.html | iShafayet/nedbmgr | <!--
@license
Copyright (c) 2015 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http:/... |
components/server/src/ome/api/local/package.html | simleo/openmicroscopy | <?xml version="1.0" encoding="utf-8"?>
<html>
<head><title>ome.api.local</title>
<!--
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
# $Id$
#
# Copyright 2007 Glencoe Software Inc. All rights reserved.
# Use is subject to license terms supplied in LICENSE.txt
#
#~~~~~~~~~~~~~~~~~~~... |
third_party/blink/web_tests/external/wpt/mixed-content/gen/top.http-rp/opt-in/worklet-paint.https.html | scheib/chromium | <!DOCTYPE html>
<!-- DO NOT EDIT! Generated by `common/security-features/tools/generate.py --spec mixed-content/` -->
<html>
<head>
<meta charset="utf-8">
<meta name="timeout" content="long">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
... |
external/chromium_org/chrome_frame/test/data/CFInstall_dismiss.html | qtekfun/htcDesire820Kernel | <html>
<head>
<script type="text/javascript"
src="chrome_frame_tester_helpers.js"></script>
<script type="text/javascript"
src="CFInstall.js"></script>
</head>
<body>
<div id="statusPanel" style="border: 1px solid red; width: 100%">
Test running....
</div>
<scrip... |
tests/wpt/mozilla/tests/mozilla/css-paint-api/paint2d-zoom.html | thiagopnts/servo | <!DOCTYPE html>
<html class="reftest-wait">
<link rel="match" href="paint2d-zoom-ref.html">
<style>
html, body { margin: 0; padding: 0; }
#output {
width: 100px;
height: 100px;
background-image: paint(worklet);
}
</style>
<script src="/common/reftest-wait.js"></script>
<script src="css-paint-tests.js"></scr... |
examples/metadata-examples/review-json-ld.amp.html | DistroScale/amphtml | <!doctype html>
<!--
This sample AMP HTML file aims to be a minimalist document that
follows best practices and guidances for publishers to mark up
content for inclusion in various platforms.
-->
<html AMP lang="en">
<!-- you can use "amp" or "AMP" or "⚡" -->
<head>
<meta charset="utf-8">
... |
zap-2.3.0-windows/papilio-zap-ide/reference/Guide_ArduinoBT.html | chcbaram/FPGA | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Arduino Reference - ArduinoBT </title>
<link rel="shortcut icon" type="image/x-icon" href="http://arduino.cc/en/favicon.png">
<link rel='stylesheet' href='arduinoWideRend... |
_octopress/source/functions/is_float/_comments.html | Mazbaul/phpjs | <!-- Generated by Rakefile:build -->
<strong>
<a href="http://www.coursesweb.net" rel="nofollow">CoursesWeb</a>
</strong>
on 2012-04-30 08:40:35 <br />
Hi,
For is_float i use this version:
<pre><code>
function is_float(n) {
return n===+n && n!==(n|0);
}
</code></pre>
- is_float() doesn't always work if you ... |
web/styling/datepicker/css/bootstrap-datepicker.standalone.css | ivangarciaalcaide/clifis | /*!
* Datepicker for Bootstrap v1.7.0-RC2 (https://github.com/uxsolutions/bootstrap-datepicker)
*
* Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
*/
.datepicker {
padding: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
direction: ltr;
}... |
tests/wpt/web-platform-tests/streams/readable-byte-streams/detached-buffers.dedicatedworker.html | anthgur/servo | <!DOCTYPE html>
<meta charset="utf-8">
<title>detached-buffers.js dedicated worker wrapper file</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script>
'use strict';
fetch_tests_from_worker(new Worker('detached-buffers.js'));
</script>
|
tests/wpt/web-platform-tests/css/vendor-imports/mozilla/mozilla-central-reftests/css21/pagination/moz-css21-block-page-break-inside-avoid-6.html | alajara/servo | <!DOCTYPE html>
<html lang="en-US" class="reftest-print">
<head>
<title>CSS Test: CSS 2.1 page-break-inside:avoid</title>
<link rel="author" title="Mats Palmgren" href="https://bugzilla.mozilla.org/show_bug.cgi?id=685012">
<link rel="help" href="http://www.w3.org/TR/CSS21/page.html#propdef-page-break-inside">
<... |
dep/RakNet/Help/Doxygen/html/structRakNet_1_1BookmarkedUsers__Get.html | JayStilla/AIEComplexSystems | <!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>RakNet: RakNet::Boo... |
src/libxml2/doc/devhelp/libxml2-xmlreader.html | skynjupt/net_dev | <?xml version="1.0" encoding="UTF-8"?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>xmlreader: the XMLReader implementation</title>
<meta name="generator" content="Libxml2 devhelp stylesheet"/>
<link rel="start" href="index.html" title="libxml2 Reference Ma... |
webroot/rsrc/css/application/config/config-options.css | codevlabs/phabricator | /**
* @provides config-options-css
*/
.config-option-table {
width: 100%;
border-collapse: collapse;
border: 1px solid {$lightgreyborder};
background: #fff;
}
.config-option-table th,
.config-option-table td {
padding: 4px 12px;
border: 1px solid {$lightgreyborder};
}
.config-option-table th {
backgr... |
wts/tests/typedarrays/Uint32Array_length.html | crosswalk-project/web-testing-service | <!DOCTYPE html>
<!--
Copyright (c) 2014 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this lis
of conditions and the following dis... |
wts/tests/fileapi/FileReader_readyState_type.html | kaixinjxq/web-testing-service | <!DOCTYPE html>
<!--
Copyright (c) 2013 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following di... |
wts/tests/webrtc/RTCIceCandidate_basic.html | crosswalk-project/web-testing-service | <!DOCTYPE html>
<!--
Copyright (c) 2013 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following di... |
usecase/usecase-embedding-android-tests/embeddingapi/assets/contact_extension.html | ibelem/crosswalk-test-suite | <!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<title>Contact external extension Example</title>
<script type="text/javascript">
function writeContact() {
var name = document.getElementById('writeName').value;
... |
_site/2021/2020/2019/2018/2017/2016/index.html | muammar/lttc | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>TCCM Winter School LTTC</title>
<META HTTP-EQUIV="refresh" CONTENT="420">
<meta name="viewport" content="width=device-width">
<meta name="description" content="School for advanced... |
src/fabric_bolt/accounts/templates/accounts/deployuser_confirm_delete.html | guilleJB/fabric-bolt | {% extends 'base.html' %}
{% block content %}
<h1>Delete User?</h1>
<form action="" method="post">{% csrf_token %}
<p>Are you sure you want to delete the user {{ object }}?</p>
<input type="submit" value="Yes, I'm Sure." class="btn btn-danger"/>
</form>
{% endblock content %}
|
sites/all/modules/smtp/phpmailer/examples/contents.html | plantright/plantright | <body background="images/bkgrnd.gif" style="margin: 0px;">
<div style="width: 640px; font-family: Arial, Helvetica, sans-serif; font-size: 11px;">
<div align="center"><img src="images/phpmailer.gif" style="height: 90px; width: 340px"></div><br>
<br>
This is a test of PHPMailer v2.0.0 rc1.<br>
<br>
This part... |
test/J2s/java/openjdk-6-src-b27/jdk/src/share/classes/javax/imageio/metadata/doc-files/standard_metadata.html | andreagenso/java2scala | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--
Copyright (c) 2000, 2001, Oracle and/or its affiliates. All rights reserved.
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
This code is free software; you can redistribute it and/or modify it
under the terms of the GNU General P... |
third_party/WebKit/LayoutTests/fast/canvas/draw-focus-if-needed-scrolls-horiz.html | js0701/chromium-crosswalk | <!DOCTYPE HTML>
<head>
<title>Canvas test: drawFocusIfNeeded scrolls</title>
<script src="../../resources/js-test.js"></script>
</head>
<body style="padding: 0; margin: 0">
<div style="width: 6500px;">
<div style="float: left; border: 1px solid #000; width: 1000px; height: 300px">
1000-pixel box
</div>
<can... |
api/master/Thelia/Model/FeatureI18n.html | Mertiozys/thelia.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Thelia\Model\FeatureI18n | </title>
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
</head>
... |
api/2.0.4/Thelia/Core/Event/Product/ProductSetTemplateEvent.html | Mertiozys/thelia.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Thelia\Core\Event\Product\ProductSetTemplateEvent | </title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
... |
www/assets/library/angular-1.6.5/docs/examples/example-custom-interpolation-markup/index-jquery.html | LearnNavi/Naranawm | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-custom-interpolation-markup-jquery</title>
<script src="../../components/jquery-3.2.1/jquery.js"></script>
<script src="../../../angular.js"></script>
</head>
<body ng-app="customInterpolationApp">
<script>
va... |
docs/_includes/svg-icons.html | sitcomlab/IVE | {% if site.footer-links.dribbble %}<a href="https://dribbble.com/{{ site.footer-links.dribbble }}"><i class="svg-icon dribbble"></i></a>{% endif %}
{% if site.footer-links.email %}<a href="mailto:{{ site.footer-links.email }}"><i class="svg-icon email"></i></a>{% endif %}
{% if site.footer-links.facebook %}<a href="htt... |
documentation/reference_manual/or-tools/src/graph/cliques_8cc-source.html | capturePointer/or-tools | <!-- Good morning, Mr. Phelps. -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>or-tools/src/graph/cliques.cc Source File - Doxy</title>
<link rel="shortcut icon" href="../../../favicon.ico">
<!-- Both stylesheets are supplied by Doxygen, with maybe minor twe... |
tests/wpt/web-platform-tests/css/vendor-imports/mozilla/mozilla-central-reftests/align3/flex-abspos-staticpos-align-content-008.html | UK992/servo | <!DOCTYPE html>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
-->
<html>
<head>
<title>CSS Test: Static position of abspos children in a column-reverse wrap-reverse flex container, with various "align-content" values</title>
<link rel="author" titl... |
ajax/libs/oojs-ui/0.12.7/oojs-ui-mediawiki-icons-alerts.css | kiwi89/cdnjs | /*!
* OOjs UI v0.12.7
* https://www.mediawiki.org/wiki/OOjs_UI
*
* Copyright 2011–2015 OOjs UI Team and other contributors.
* Released under the MIT license
* http://oojs.mit-license.org
*
* Date: 2015-09-01T23:25:39Z
*/
.oo-ui-icon-bell {
background-image: url("themes/mediawiki/images/icons/bell.png");
back... |
third_party/WebKit/LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaledY-expected.html | axinging/chromium-crosswalk | <!DOCTYPE html>
<html>
<head>
<script src="resources/link-highlight-helper.js"></script>
<link rel="stylesheet" type="text/css" href="resources/link-highlight-style.css">
<script src="../../resources/js-test.js"></script>
</head>
<body onload="runTest();">
<div id="container" style="position: absolute; left: 40px; top:... |
vendor/tclap-1.2.1/docs/html/functions_func.html | julesy89/ttp-cpp | <!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>tclap: Class Members - Functions</title>
<link href="tabs.css" rel="styl... |
third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/1.1/child-src/worker-allowed.html | wuhengzhi/chromium-crosswalk | <!DOCTYPE html>
<html>
<head>
<script src="/js-test-resources/js-test.js"></script>
<script src="/security/contentSecurityPolicy/resources/child-src-test.js"></script>
<meta http-equiv="Content-Security-Policy" content="child-src 'self';">
</head>
<body>
<script>
description("Workers should be g... |
vendor/mathjax/test/sample-dynamic.html | pmq20/mathjax-rails | <!DOCTYPE html>
<html>
<head>
<title>MathJax Dynamic Math Test Page</title>
<!-- Copyright (c) 2010-2015 The MathJax Consortium -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-sca... |
third_party/blink/web_tests/fast/events/isolated-worlds-override-keystate.html | scheib/chromium | <!DOCTYPE html>
<script>
function test()
{
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpNavigationPolicy();
testRunner.evaluateScriptInIsolatedWorld(1,
"window.addEventListener('keydown', function(event) {" +
" var mouseEvent = new MouseEvent('c... |
tests/wpt/webgl/tests/conformance/more/functions/texSubImage2DHTMLBadArgs.html | paulrouget/servo | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<!--
/*
** Copyright (c) 2012 The Khronos Group Inc.
**
** Permission is hereby granted, free of charge, to any person obtaining a
** copy of this software and/or associated documentation files (the
** "Materials"), to deal in the Materials without restriction, incl... |
third_party/blink/web_tests/crypto/subtle/ecdsa/cloneKey.html | chromium/chromium | <!DOCTYPE html>
<html>
<head>
<script src="../../../resources/js-test.js"></script>
<script src="../resources/common.js"></script>
<script src="../resources/ec-cloneKey.js"></script>
</head>
<body>
<script>
description('Tests structured cloning of ECDSA keys');
jsTestIsAsync = true;
function testClonePublicKeys()
{
... |
third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-embed-002-expected.html | danakj/chromium | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>direction: div direction ltr</title>
<link rel="author" title="Richard Ishida" href='mailto:ishida@w3.org'/>
<style type="text/css">
.test { direction: ltr; }
/* the following styles are not part of the test */
.test, .ref { font-size: 150%; bord... |
third_party/blink/web_tests/fast/scrolling/non-composited-scrolling-repaint-to-ancestor-backing-expected.html | scheib/chromium | <!DOCTYPE html>
<style>
#container {
overflow: scroll;
width: 400px;
height: 300px;
}
#clipping {
height: 1000px;
}
#clipped {
height: 10px;
border: solid 1px black;
}
</style>
<div id="container">
<div id="clipping">
<div>Lorem ipsum</div>
<div id="clipped"></div>
</di... |
wp-content/themes/voxer/node_modules/node-sass/libsass/sass-spec/spec/scss/star_plus_and_parent/expected_output.css | Voxer/blog | * + html foo {
a: b; }
|
test/functional/start.html | margaritis/jcarousel | <!doctype html>
<html lang="en">
<head>
<title>jCarousel Test</title>
<!--
jQuery
-->
<script type="text/javascript" src="../../libs/jquery-loader.js"></script>
<!--
jCarousel core
-->
<script type="text/javascript" src="../../src/core.js"></script>
<script type="text/javascript" src="../../src/core_plugin.js"></s... |
third_party/blink/web_tests/html5lib/generated/run-tests10-data.html | scheib/chromium | <!DOCTYPE html>
<script>
var test_files = [ '../resources/tests10.dat' ]
</script>
<script src="../../resources/dump-as-markup.js"></script>
<script>window.forceDataURLs = true;</script>
<script src="../resources/runner.js"></script>
|
third_party/blink/web_tests/fast/block/margin-collapse/block-inside-inline/004.html | nwjs/chromium.src | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html lang="en">
<head>
<title>Margin Collapsing: floats (block-inside-inline version)</title>
<style type="text/css">
div.test { background: green; float: left; }
div.test div { background: red; margin: 5em 2.5em; }
div.control { height: 5em; width: 5em; ... |
web/css/highlight/isbl-editor-light.css | PaicFE/keynote | /*
ISBL Editor style light color schemec (c) Dmitriy Tarasov <dimatar@gmail.com>
*/
.hljs {
display: block;
overflow-x: auto;
padding: 0.5em;
background: white;
color: black;
}
/* Base color: saturation 0; */
.hljs,
.hljs-subst {
color: #000000;
}
.hljs-comment {
color: #555555;
font-style: italic... |
www/sites/all/modules/contrib/views/help/relationship-representative.html | nattyseydi/nattyseydi.com | <!-- $Id$ -->
A representative relationship obtains just one object from the linked in objects.
This is best explained with an example. Suppose you have a term view that shows you the terms in your vocabulary: Horse, Cat, Aardvark.
In addition to the term names, you want to show the title of the most recent node in t... |
third_party/blink/web_tests/tables/mozilla/bugs/bug22246-3.html | nwjs/chromium.src | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<body onload=
"document.getElementsByTagName('td')[1].setAttribute('COLSPAN','3');
document.getElementsByTagName('td')[1].setAttribute('ROWSPAN','2');">
<table BORDER CELLSPACING=2 CELLPADDING=2 ... |
web/vendor/datatables-1.10.0/examples/ajax/objects.html | lherich/recapo.de | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico">
<meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0">
<title>DataTables example - Ajax data source (objects)</title>
<link rel="stylesheet" type="text/css" ... |
wp-content/plugins/ckeditor-for-wordpress/ckeditor/_source/skins/office2003/elementspath.css | khoimt/wp-sample | /*
Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
@media print
{
.cke_path
{
display: none;
}
}
.cke_skin_office2003 .cke_path
{
padding: 3px 3px 0 3px;
display: inline-block;
float: left;
}
.ck... |
tests/wpt/web-platform-tests/css/css-regions/multicolumn/reference/regions-multicol-009-ref.html | paulrouget/servo | <!DOCTYPE html>
<html>
<head>
<title>CSS Test reference</title>
<link rel="author" title="Rebecca Hauck" href="mailto:rhauck@adobe.com"/>
<!-- Reviewed on Github on 09-26-2013: https://github.com/w3c/csswg-test/pull/89 -->
<link rel="reviewer" title="Mihai Balan" href="mailto:mibalan@adobe.com"/>
<s... |
docs/src_pixi_display_Stage.js.html | andrelavru/Resource_phaser | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Phaser Source: src/pixi/display/Stage.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="text/css" r... |
ajax/libs/semantic-ui/1.6.0/components/sticky.min.css | Dervisevic/cdnjs | /*
* # Semantic UI - 1.6.0
* https://github.com/Semantic-Org/Semantic-UI
* http://www.semantic-ui.com/
*
* Copyright 2014 Contributors
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
.ui.sticky{position:static;-webkit-transition:width .2s ease,height .2s ease,top .2s ease,bottom .2s... |
tests/templates/priority/foo.html | lecaoquochung/ddnb.django | priority
|
docs/files/src_pixi_utils_Detector.js.html | JDvorak/pixi.js | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>src/pixi/utils/Detector.js - Pixi.JS</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.8.0/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/vendor... |
vendor/zurb/foundation/doc/includes/interchange/examples_interchange_events.html | milardovich/agenda-moparman | {{#markdown}}
```javascript
$(document).on('replace', 'img', function (e, new_path, original_path) {
console.log(e.currentTarget, new_path, original_path);
});
```
{{/markdown}} |
external/chromium_org/chrome/common/extensions/docs/templates/public/apps/experimental.html | s20121035/rk3288_android5.1_repo | {{+partials.standard_apps_article
article:(articles.experimental apis:api_list.apps.experimental) /}}
|
files/mosaic/1.0.1/mosaic.css | vousk/jsdelivr | /*
Mosaic - Sliding Boxes and Captions jQuery Plugin
Version 1.0.1
www.buildinternet.com/project/mosaic
By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
Released under MIT License / GPL License
*/
* {
margin:0;
padding:0;
border:none;
outline:none;
}
/*General Mosaic Styles*/
.mosaic-... |
www/vendor/angular-1.3.9/docs/partials/error/$sce/insecurl.html | marcoR80/simple-app-mobile | <a href='https://github.com/angular/angular.js/edit/v1.3.x/docs/content/error/$sce/insecurl.ngdoc?message=docs(error%2Finsecurl)%3A%20describe%20your%20change...' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<h1>Error: error:insecurl
<div><span class='hint'... |
wp-content/plugins/jetpack/_inc/jetpack-retina.css | seeff/Karmacleanse | /* Retina core icons */
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
/* TinyMCE buttons */
.wp_themeSkin .mceToolbar span.mce_undo,
.wp_themeSkin ... |
xl文件载入解析/tinyxml/docs/classTiXmlUnknown.html | adolli/FreeXL | <!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>TinyXml: TiXmlUnknown Class Reference</title>
<link href="tabs.css" rel... |
webroot/static/theme/cloud_css/js/timelinejs/css/themes/font/Merriweather-NewsCycle.css | ptphp/PtTheme | /*
TimelineJS - ver. 2.26.2 - 2013-10-07
Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.... |
wp-content/themes/outreach-pro/api/OpenLayers-2.13.1/tests/Feature.html | bjohare/cloughjordan.ie | <html>
<head>
<script src="OLLoader.js"></script>
<script type="text/javascript">
var isMozilla = (navigator.userAgent.indexOf("compatible") == -1);
var map;
var feature, layer;
function test_Feature_constructor (t) {
t.plan( 6 );
var layer = {};
var lonlat = new Open... |
lms/static/js/fixtures/edxnotes/toggle_notes.html | ahmadiga/min_edx | <div class="wrapper-utility edx-notes-visibility">
<span class="action-toggle-message">Notes visible</span>
<button class="utility-control utility-control-button action-toggle-notes is-disabled is-active" aria-pressed="true">
<i class="icon fa fa-pencil"></i>
<span class="utility-control-label sr">Hide not... |
third_party/glm/doc/api/a00014_source.html | googlearchive/tango-examples-c | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.