path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
_source/news/2018-04-08-facebook.html
InstantKhabar/_source
--- title: "अब मोबाइल नंबर डालकर फेसबुक पर अपने दोस्त को सर्च नहीं कर सकते आप" layout: item category: ["miscellaneous"] date: 2018-04-08T01:29:24.644Z image: 1523170764644facebook.jpg --- <p>फेसबुक अपना डेटा लीक होने के बाद से लगातार अपनी पॉलिसीज में बदलाव कर रही है। अब कंपनी ने यूजर्स के लिए एक बहुत बड़ा बदलाव कर दिया...
app/code/Infobeans/OneStepCheckout/view/frontend/web/template/summary/item/details/subtotal.html
rajmahesh/magento2-master
<!-- /** * Copyright © 2015 Magento. All rights reserved. * See COPYING.txt for license details. */ --> <div class="ib-subtotal-wrapper"> <span class="ib-subtotal subtotal" data-bind="text: getValue($parents[1])"></span> </div>
_templates/v1/auth/user_form.html
cmjatai/cmj
{% extends "base.html" %} {% load i18n crispy_forms_tags %} {% block base_content %} <form action="" method="post"> {% csrf_token %} {% if object.pk %} <div class="actions btn-group float-left" role="group"> <a href="{% url 'sapl.base:usuario' %}" class="btn btn-outline-primary">{% tran...
src/main/webapp/WEB-INF/templates/zh_cn/system/user/default/usercenter/store_set.html
yzhui/YufanPIM
<!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>店铺设置 - Powered by Sailmi</title> <meta name="keywords" content="$!co...
resources/Xalan/xalan-j_2.7.1-bin/docs/apidocs/org/apache/xalan/transformer/MsgMgr.html
doughtnerd/POD
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Thu Nov 22 16:43:37 EST 2007 --> <TITLE> Xalan-Java 2.7.1: Class MsgMgr </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="white"> <!-- ====...
_sample-theme/css/comments.css
chimericdream/WP-SiteMason
ol.commentlist {list-style: none;} ol.commentlist li {} ol.commentlist li.alt {} ol.commentlist li.bypostauthor {} ol.commentlist li.byuser {} ol.commentlist li.comment-author-admin {} ol.commentlist li.comment {border-bottom: 1px dotted #666; padding: 10px;} ol.commentlist li.comment div.comment-author {} ol.commentli...
RossFamilyTree/ppl/9/4/d15f5ffb89826095ba62e3ccd49.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 - JONES, Ida Beatrice</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" /> <meta na...
phdl-2.0/doc/phdl/parser/class-use/PHDLParser.netAssignment_return.html
timofonic/PHDL
<!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_25) on Fri Jun 17 16:08:17 MDT 2011 --> <TITLE> Uses of Class phdl.parser.PhdlParser.netAssignment_return </TITLE> <META NAME="date" CONTEN...
doc/se/his/iit/it325g/examples/messagePassing/simpleClientServer/package-tree.html
JonasMikaelMellin/ConcurrentProgrammingExamplesInJava
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_60) on Tue Nov 21 15:12:30 CET 2017 --> <title>se.his.iit.it325g.examples.messagePassing.simpleClientServer Class Hierarchy</title> <meta...
docs/com/aurel/track/util/event/IEventSubscriber.html
trackplus/Genji
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (version 1.7.0_80) on Sat Dec 19 22:20:10 CET 2015 --> <title>IEventSubscriber (Genji Scrum Tool &amp; Issue Tracking API Documentation 5.0.1)</title>...
lib/index.css
MaxKelsen/ory-slate-plugin
.ory-plugins-content-slate-inline-toolbar { position: absolute; z-index: 1; top: -10000px; left: -10000px; margin-top: -6px; opacity: 0; background-color: #212121; border-radius: 4px; transition: opacity .75s; } .ory-plugins-content-slate-paragraph-placeholder { font-style: italic; color: var(--li...
src/main/resources/public/html/teste.html
openviglet/vecchio
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Page Test</title> </head> <body> Page Test </body> </html>
public/assets/css/fullcalendar.css
hgonzalezgaviria/diheke
/*! * FullCalendar v3.0.1 Stylesheet * Docs & License: http://fullcalendar.io/ * (c) 2016 Adam Shaw */ .fc { direction: ltr; text-align: left; } .fc-rtl { text-align: right; } body .fc { /* extra precedence to overcome jqui */ font-size: 1em; } /* Colors ---------------------------------------------------...
jset/css/jset.css
shuki/jxset
body { margin:0px; background-color: #F5F5EC; } .jset-grid-container { padding: 5px; } label.jset-grid-searchall{ padding: 0px 3px 0px 2px; } .jset-grid-searchall{ font-size: 13px; padding: 2px 0 2px 0px; } .jset-grid-searchall input{ width: 70%; } .ui-tabs .ui-tabs-nav{ padding: 0; } .ui-tabs.ui-corner-a...
app/view/newstreecolumn/css/bootstrap-responsive.css
vietnamframework/vietnamframework
/*! * Bootstrap Responsive v2.3.2 * * Copyright 2013 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world by @mdo and @fat. */ .clearfix { } .clearfix:before, .clearfix:after { display: table; ...
docs/html/classjawe_1_1power__node-members.html
uros-stegic/jawe
<!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...
BotzzaroniDev/GATE_Developer_8.4/doc/javadoc/internal/gate/creole/gazetteer/package-frame.html
masterucm1617/botzzaroni
<!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_102) on Tue Feb 21 18:05:56 GMT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>gate.creole.gazetteer (GATE...
contrib/jQueryUI/development-bundle/demos/tabs/bottom.html
HansBartelmess/WochenberichteOnline
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>jQuery UI Tabs - Tabs at bottom</title> <link rel="stylesheet" href="../../themes/base/jquery.ui.all.css"> <script src="../../jquery-1.8.3.js"></script> <script src="../../ui/jquery.ui.core.js"></script> <script src="../../ui/jquery.ui....
discovery/resources/fan/1140/index.html
Timathom/timathom.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head prefix="og: http://ogp.me/ns# dc: http://purl.org/dc/terms/"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- HTML5 shim and Respond....
RossFamilyTree/ppl/2/e/d15f5fdd2e412591cc1b64ffae2.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 - ANTWINE, Agnes</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 ="...
shared/client/doc/globals_x.html
kipr/harrogate
<!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...
doc/html/_shortest_path_2_shortest_path_2_list_8h_source.html
abcsds/DataStructures
<!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...
migasfree/server/templates/includes/breadcrumb.html
migasfree/migasfree
{% load i18n %} {% load admin_urls %} {% if opts or cl %} <ul class="breadcrumb"> {% if opts.object_name.lower == 'computer' or opts.object_name.lower == 'user' or opts.object_name.lower == 'login' or opts.object_name.lower == 'error' or opts.object_name.lower == 'fault' or opts.object_name.lower == 'clien...
doc/app/ApplicationHelper.html
ntk860/twisted_sister
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>module ApplicationHelper - Rails Application Documentation</title> <script type="text/javascript"> var rdoc_rel_prefix = "./"; </script> <script src="./js/jquery.js"></script> <script src="./js/darkfish.js"></script> <link href="./css/fonts.css" rel="st...
mod/voiceauthoring/css/StyleSheet.css
junwan6/cdhpoodll
h1 { font-family: Verdana,Arial,Helvetica,sans-serif; font-size:12px; } .general_font,.general_font table,.general_font input,.general_font select { font-family:Lucida Grande,Verdana,Arial,sans-serif; font-size:11px; } .required { color:red; } .LargeLabel_Width { float:left; width:200p...
addons/themes/massively/css/main.css
rendact/rendact
@import url(~font-awesome/css/font-awesome.min.css); @import url("https://fonts.googleapis.com/css?family=Merriweather:300,700,300italic,700italic|Source+Sans+Pro:900"); /* Massively by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ /* Reset */...
ajapaik/ajapaik/templates/js_templates/photo_modal_similar_photo_info_template.html
Ajapaik/ajapaik-web
{% verbatim %} <script id="ajp-photo-modal-similar-photo-info-template" type="text/x-tmpl"> {% if (o.address && o.lat && o.lon && isMobile) { %} <div class="w-100"> <em>{%=gettext('Approximate address')%}: {%=o.address%}</em> </div> {% } %} {% if (o.au...
docs/html/lua/files/data/lipsofsuna/scripts/common/color.html
TheAncientGoat/GodheadLips
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <title>Reference</title> <link rel="stylesheet" href="../../../../../luadoc.css" type="text/css" /> <!--meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/--> </head> <...
Level 6/level6.html
DufDuf62/Space-Invaders
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Space Invaders</title> <script type="text/javascript" src="level6.js"></script> <link rel="stylesheet" type="text/css" href="level6.css"/> </head> <body> <div id="canvasContainer"> <canvas id="canvas" width="800" height="800"></canvas> <...
BotzzaroniDev/GATE_Developer_8.4/doc/javadoc/gate/creole/annic/apache/lucene/analysis/standard/package-frame.html
masterucm1617/botzzaroni
<!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_102) on Tue Feb 21 18:02:59 GMT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>gate.creole.annic.apache.lu...
game/game.html
Krafty-Coder/kraftycoder
<!DOCTYPE html> <html> <head> <link href="http://allfont.net/allfont.css?fonts=ds-digital" rel="stylesheet" type="text/css" /> <title>Catch me if you can!</title> <link href="https://fonts.googleapis.com/css?family=Handlee" rel="stylesheet"> <link href="game.css" rel="styleshee...
OldVersions/sMgg004/css/style.css
FIRSTTeam102/scoringApp2015
body { font-size: 2em; padding: 0; margin: 0; background-color: #222; } p{ color: white; } .team{ color: black; margin-right: 10px; padding-top: 20px; padding-bottom: 20px; -webkit-margin-before: 10px; -webkit-margin-after: 10px; } div{ color: #F5F5F5; } .main { margin: 10px 10px 10px 10px...
pyBoincPlotter/test/data/httpwwwrechenkraftnetyoyoworkunitphpwuid16643586.html
obtitus/py-boinc-plotter
<html><head><title>Workunit</title> <link rel="stylesheet" type="text/css" href="http://www.rechenkraft.net/yoyo//white.css"> <link rel="alternate" type="application/rss+xml" title="yoyo@home RSS 2.0" href="http://www.rechenkraft.net/yoyo//rss_main.php"> </head><body bgcolor=ffffff> ...
CSC 445 WebCentric Programming/Final Project/poi-3.14/docs/apidocs/org/apache/poi/sl/draw/binding/class-use/CTScale2D.html
jmemmons/university-assignments
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> Uses of Class org.apache.poi.sl.draw.binding.CTScale2D (POI API Documentation) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="...
TestLinda1-DropboxAPI/dropbox-java-sdk-1.7.7/javadoc/com/dropbox/core/http/package-tree.html
lucasbretana/Java
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_25) on Tue Sep 02 21:07:55 PDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>com.dropbox.core.ht...
doc/html/structtmrm__yaml__export__context__s.html
jansc/libtmrm
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>libtmrm: tmrm_yaml_export_context Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"> <link href="doxygen.css" rel="stylesheet" type="text/cs...
.gradlew/wrapper/dists/gradle-2.0-all/7rd4e4rcg4riqi0j6j508m2lbk/gradle-2.0/docs/groovydoc/org/gradle/plugins/javascript/envjs/browser/BrowserEvaluate.html
VolitionEos/DungFactory
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- **************************************************************** --> <!-- * PLEASE KEEP COMPLICATED EXPRESSIONS OUT OF THESE TEMPLATES, * --> <!-- * i.e. only iterate & print data where possible. Thanks, Jez. *...
doc/html/functions_func_0x6f.html
BlackLight/neuralpp
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>Neural++: Class Members - Functions</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><bod...
doc/glib-2.0/GLib.Time.day.html
themightyug/ledborg-server
<?xml version="1.0" encoding="utf-8"?> <html> <head> <title>GLib.Time.day -- 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.Time.day Reference Manu...
cuon_client/cpp/doc/html/dir_000018_000033.html
CuonDeveloper/cuon
<!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...
doc/html/_ogr_8cpp.html
lasma/ogr2gui
<!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>ogr2gui: C:/dev/ogr2gui-0.6/src/Ogr.cpp File Reference</title> <link hr...
assignments/assignment_4/p1/anuj/result-5.html
lugnitdgp/codecracker
<span class="shj_b">Compile Error<br>Error Messages: (line numbers are not correct)</span> <span class="shj_r"> In function ‘main’: 6:6: error: ‘i’ undeclared (first use in this function) 6:6: note: each undeclared identifier is reported only once for each function it appears in </span>
ultimo_sito_html/personaggi/k/kingsley.html
luigirosa/hypertrek
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="it"> <!--rxRWR Kingsley, Sara--> <head> <meta http-equiv="pics-label" content="(pics-1.1 &quot;http://www.icra.org/ratingsv02.html&quot; l gen true for &quot;http://www.hypertrek.info/&quot; r (cz 1 lz...
doc/javadoc/edu/du/penrose/systems/fedoraApp/web/gwt/batchIngest/server/class-use/BatchIngestThreadManagerService.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_05) on Thu Aug 21 10:04:10 MDT 2008 --> <TITLE> Uses of Interface edu.du.penrose.systems.fedoraApp.web.gwt.batchIngest.server.BatchIngestThread...
Robot/leJOS_EV3_0.9.1-beta_win32/docs/ev3/lejos/hardware/gps/NMEASentence.html
Haldoryn/Kartierung-eines-Raums
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_25) on Mon Nov 16 09:23:29 GMT 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>NMEASentence (leJOS EV3 API ...
static/css/wikilitica.css
arthurfalcao/WikiLitica
@charset "UTF-8"; * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body, html { min-height: 100%; } body { margin: 0 auto; font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; } #menuhorizontal ul { list-style-type: none; margin: 0; overfl...
doc/java/api/org/neo4j/kernel/package-frame.html
FilipeNavas/ne04j-sistemaontologia
<!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_35) on Tue Apr 02 11:39:59 BST 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> org.neo4j.kernel (Neo4j Community...
web/src/html/pages-profile.html
hiwelo/speakerboard
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Hyper - Responsive Bootstrap 4 Admin Dashboard</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta content="A fully featured admin theme which can be used to build CRM, CMS,...
templates/admin/hobi.html
itucsdb1608/itucsdb1608
{% extends "admin/base.html" %} {% block title %}Kisisel Bilgiler{% endblock %} <!-- Main --> {% block content %} <div class="title-search-block"> <div class="title-block"> <div class="row"> <div class="col-md-...
index.html
wuming123057/wuming123057.github.io
<!DOCTYPE html> <html> <head> <meta charset='utf-8'> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <meta name="description" content="Wuming123057.GitHub.io : Qt博客,C++知识点"> <link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css"> <title>Wuming123057.GitHu...
css_html.html
andyisawsome2014/Web_development
<!DOCTYPE html> <html> <head> <title>About me</title> <link rel="stylesheet" type="text/css" href="css.css"> </head> <body> <h1>About me</h1> <h4>Hobbies:</h4> <ul> <li id="li1">test1</li> <li class="li-c1">test2</li> <li class="li-c1">test3</li> <li>test4</li> </ul> <div> <p>TEST in div</p> <p>...
4(js-xlsx解析excel文件)/kendo_ui/examples/grid/keyboard-navigation.html
Liaoliqi/otherParts
<!DOCTYPE html> <html> <head> <title>Keyboard navigation</title> <meta charset="utf-8"> <link href="../content/shared/styles/examples-offline.css" rel="stylesheet"> <link href="../../styles/kendo.common.min.css" rel="stylesheet"> <link href="../../styles/kendo.rtl.min.css" rel="stylesheet"> <lin...
jdk8en_us/docs/api/java/lang/reflect/class-use/InvocationHandler.html
DeanAaron/jdk8
<!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_11) on Mon Jun 16 17:36:04 PDT 2014 --> <title>Uses of Interface java.lang.reflect.InvocationHandler (Java Platform SE 8 )</title> <meta name="...
discovery/resources/fan/1729/index.html
Timathom/timathom.github.io
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head prefix="og: http://ogp.me/ns# dc: http://purl.org/dc/terms/"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- HTML5 shim and Respond....
ruby-osa/doc/classes/OSA/Finder/Container.src/M000053.html
jywarren/ruby-asterisk-speaker
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>items (OSA::Finder::Container)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <...
html/shapes.html
RodrigodosSantosFelix/projetosSistemas
<!DOCTYPE html> <html> <head> <title>Shapes Demo</title> <link rel="stylesheet" type="text/css" href="shapes.css"> </head> <body> <div id="content"> <div> <h1 id="banner">Shapes Demo</h1> </div> <div class="row"> <div class="surprise" id="first"></div> </div> <div class="row"> <div class="surpri...
upload/templates/lepton/css/forgot_form.css
LEPTON-project/LEPTON_1
/** * @template Lepton-Start * @version see info.php of this template * @author cms-lab * @copyright 2010-2013 CMS-LAB * @license http://creativecommons.org/licenses/by/3.0/ * @license terms see info.php of this template * @platform see info.php of this template * ...
Html/exo_form1.css
chrislo42/Work
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body{ position: relative; background-color: #333333; font-family: sans-serif; } main{ background-color: #95979D; width: 430px; padding: 40px; margin: auto; } section{ border-radius: 10px; -w...
doc/wehavecookies56/kk/item/keyblades/class-use/ItemBrightCrest.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:20 BST 2013 --> <title>Uses of Class wehavecookies56.kk.item.keyblades.ItemBrightCrest</title> <meta name="date...
content/bw/offer.html
blakel12/metavault
<!DOCTYPE html> <!--[if lt IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8 lt-ie7 "> <![endif]--> <!--[if IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]><html class="no-js lt-ie10 lt-ie9"> <![endif]--> <!--[if IE 9]><html class="no-js lt-ie10"> <![endif]--> <!--[if gt IE 8]><!--> <html> <!-...
portfolio/anudip-imerit2014.html
scu-csts/website
<div id="transmitter"> <section id="singlePageIntro"> <div class="container"> <div class="row text-center"> <h1>Anudip and iMerit</h1> <p> </p> <br><br> ...
RossFamilyTree/evt/c/b/d15f5fec5315157a418e6c4d2bc.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...
dependencies/boost-1.46.0/doc/html/boost/numeric/functional/logical_not_base.html
gorkinovich/DefendersOfMankind
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct template logical_not_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...
modules/blockwishlist/mails/fr/wishlist.html
tantchontampo/koomaakiti.com
<table class="table table-mail" style="width:100%;margin-top:10px;"><tr><td class="space" style="width:20px;padding:7px 0;"> </td> <td align="center" style="padding:7px 0;"> <table class="table" bgcolor="#ffffff" style="width:100%;"><tr><td align="center" class="logo" style="border-bottom:4px solid #33333...
Documentacion/2. Diagramas BPMN/2. Generados/Creacion de Clubs en proyectos-1.0.html
Thealexander/Sarglass
<html> <body> <table border="0" cellspacing="0" cellpadding="0" align="LEFT"> <tr> <td><img src="file:///I:/Monografia/2. Diagramas BPMN/2. Generados/Creacion de Clubs en proyectos-1.0_0_0.png"/></td> </tr> </table> </body> </html>
2015.1/Estrutura de Dados/Projetos/Projeto 5/www.cs.sunysb.edu/~wreq/index.html
rodrigofegui/UnB
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title> USB Computer Science - WREQ start page </title> <link rel="STYLESHEET" type="text/css" href="all.css"> <script language="javascript1.2" src="mysite.js" type="text/javascript"> </script> </head> <body...
Documentation/Javadoc/javadoc/AIGS_Server/org/fhnw/aigs/server/common/class-use/LoggingLevel.html
suupermario/swe2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (1.8.0_11) on Mon Apr 13 12:47:49 CEST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.fhnw.aigs...
src/main/webapp/WEB-INF/views/orderMemo/purchaseOrdersDetail.html
iceblow/beilaile
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <@p.cache/> <@p.js/><@p.css/> <script src="/res/js/laypage/laypage.js"></script> <script src="/res/js/orderMemo/purchaseOrdersDetail.js"></script> <title>订单详情</title> <style type="text/css"> * { font-s...
src/main/webapp/resources/css/common.css
InvertedHellWorkshop/otinane
/** * Created by Inverted Hell Workshop Death Crew on a cold and dreary day. */ body { } .form-signin { max-width: 330px; padding: 15px; margin: 0 auto; } .form-signin .form-signin-heading, .form-signin .checkbox { margin-bottom: 10px; } .form-signin .checkbox { font-weight: normal; } .form-...
RossFamilyTree/evt/d/2/d15f604ad3a3d536397e4bb732d.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...
images/unit5/knowl/exercise-25.html
rhutchinson20/mt21c
<!DOCTYPE html> <html lang="en-US"> <!--********************************************--> <!--* Generated from PreTeXt source *--> <!--* on 2021-03-10T19:25:30-08:00 *--> <!--* A recent stable commit (2020-08-09): *--> <!--* 98f21740783f166a773df4dc83cab5293ab63a4a *--> <!--* ...
app/templates/General/modalbase.html
MindeVieras/album
<div class="modal-header"> <h4 class="modal-title">{{modaltitle}}<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button></h4> </div> <div class="modal-body"> <div class='alertholder'></div> {% block content %}{% endblock %} <div style="clear:both"></div> </div> <div ...
frameworks/base/docs/html/reference/com/google/android/gms/wearable/package-summary.html
s20121035/rk3288_android5.1_repo
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width" /> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" ...
app/src/JavaDocs/com/ualberta/cmput301w17t22/moodswing/dummy/class-use/MapsFragment.html
CMPUT301W17T22/MoodSwing
<!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 Tue Mar 28 20:25:58 MDT 2017 --> <title>Uses of Class com.ualberta.cmput301w17t22.moodswing.dummy.MapsFragment</title> <meta name="date...
docs/html/functions_k.html
dmontemayor/nonadmd
<!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...
templates/footer.html
nucleo-digital/plataforma-taturana
<template name="footer"> <footer> <div class="container"> <div class="col-md-5 col-sm-12 col-xs-12"> <div class="footer-logos"> <a target="_blank" href="http://www.taturanamobi.com.br"><img src="/images/logo_footer1.svg" alt="Acessar o site www.taturanamobi.com.br."/></a> <a target="_b...
aquamacs/doc/Aquamacs Help/org/Structure-of-code-blocks.html
xfq/aquamacs-emacs
<html lang="en"> <head> <title>Structure of code blocks - The Org Manual</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="The Org Manual"> <meta name="generator" content="makeinfo 4.13"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="Working-With-...
resources/css/style_newui.css
untusoft/tutus
@charset "utf-8"; /* CSS Document */ /*============================================================= * New Styles * by GI Technologies, 2011 *============================================================*/ .icoLogo { background-image: url(../images/icons/icoLogo.png) !important; } .speech-icon-active { background-...
JavaDoc/LabExamServer/index-files/index-10.html
dipu-bd/Lab-Exam
<!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 Tue Aug 04 12:36:42 BDT 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>L-Index (Lab ...
templates/admin.html
a-omsk/vegangular
<div class="admin-page"> <div class="container admin-content"> <div> <div class="row"> <button ng-click="vm.close()" type="button" class="admin close-button btn btn-default"> Закрыть </button> <div class="col-md-3"> ...
46-48JQUERY/day01/code/02-基本选择器.html
zhaojingtao/PHP-NOTE
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title></title> <script src="jquery-3.1.1.min.js"></script> <script> function f1() { //① $("#id") id属性值获得元素节点 $('#username').css('background-color','gray'); $('#useremail').css('width','400px'); ...
doc/com/andronepal/work/app_gbb/package-frame.html
bmagsalan/MusicButtonsService
<!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_11) on Tue Aug 18 17:35:10 IDT 2015 --> <title>com.andronepal.work.app_gbb</title> <meta name="date" content="2015-08-18"> <link rel="styleshee...
protected/modules/panel-admin/views/partial/right_menu.html
mrsvette/slight
<!-- right slidebar --> <div id="slidebar"> <div id="slidebar_content"> <div class="panel panel-default"> {% set exts = App.optionModel.getInstalledExtensions() %} <div class="panel-heading">Ekstensi <a href="#" id="template_add" class="btn btn-success btn-xs pull-right">{{ exts | le...
supply/templates/supply/base.html
sppps/coffee-cup-accounting
{% extends 'base.html' %} {% block title %}{{ super () }} &mdash; Закупка{% endblock %} {% block body %} {% include 'navbar.html' %} <div class="container"> {% block content %}{% endblock %} </div> {% endblock %}
Clients/Templates/dealer_index.html
Degreane/PsySys
{% extends 'siteTpl.html' %} {% load staticfiles %} {% block title_html %} Welcome {{ theUser.firstName }} {{ theUser.lastName }} {% endblock %} {% block lgnInlgnOut %} <li><a href="/LogOut" id="lgnOut" class="logo" >LogOut <i class="fa fa-sign-out" aria-hidden="true"></i></a></li> {% endblock %} {% block socket_sc...
texi2html/test/invalid/res/footnote_not_closed/footnote_not_closed.html
cgwalters/texinfo-git-mirror
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Created by texi2html, http://www.gnu.org/software/texinfo/ --> <head> <title>Top section</title> <meta name="description" content="Top section"> <meta name="keywords" content="Top section"> <meta name="re...
Blog/Content/style.css
MetaDevTeam/metaDevProject
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400); input.contact::-webkit-input.contact-placeholder, textarea.contact::-webkit-input.contact-placeholder { color: #aca49c; font-size: 0.875em; } input.contact:focus::-webkit-input.contact-placeholder, textarea.contact:focus::-webkit-input.con...
doc/html/namespaces.html
crrlab/TND
<!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>StreamingMediaCenter-1.0: Indice dei namespace</title> <link href="tabs...
abeja/abeja/server/web/static/template/main.html
launchar/abeja
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>.:: {% block title %}{% end %} ::.</title> <link rel="stylesheet" href="/res/style/main.css"/> <link href='http://fonts.googleapis.com/css?family=EB+Garamond&subset=latin,vietnamese' rel='stylesheet' type='text/css'> </head> <body> <div class="header"> {% m...
docs/html/classtask_manager-members.html
Hao-Xu/Omega
<!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...
scriptures.nephi.org/docbook/nt/x1985.html
hyperdriveguy/OpenGospel
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML ><HEAD ><TITLE >Chapter 3</TITLE ><META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK REL="HOME" TITLE="The Scriptures" HREF="index.html"><LINK REL="UP" TITLE="The Gospel According to St Luke" HREF="c1847.html"><LINK RE...
_source/news/2019-11-25-jyotiraditya-scindia-congress-twitter-bio.html
InstantKhabar/_source
--- title: "ज्योतिरादित्य सिंधिया ने कांग्रेस से इस्तीफे की खबर को बताया अफवाह" layout: item category: ["india"] date: 2019-11-25T10:17:06.009Z image: 1574677026008jyotiraditya-scindia-congress-twitter-bio.jpg --- <p>नई दिल्ली: पूर्व केंद्रीय मंत्री और कांग्रेस नेता ज्योतिरादित्य सिंधिया ने कांग्रेस से इस्तीफे की खबरों...
modules/grunt/source/html/basicData_visa.html
kaldr/nodejs-starter
<!doctype html> <html lang="zh-cn" ng-app="ui.bootstrap.demo"> <head> <meta charset="UTF-8"> <title>后台管理系统--浙江飞扬国际旅游集团有限公司</title> <link rel="shortcut icon" href=""> <meta content="后台管理系统-浙江飞扬国际旅游集团有限公司" name="keywords"> <meta content="后台管理系统-浙江飞扬国际旅游集团有限公司" name="description"> <meta http-equiv="X-UA-Compatible...
docs/html/d8/d78/RegularTestDiagnostics_8cpp.html
ojrosten/sequoia
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=11"/> <meta name="generator" c...
entries/2020-08-13.html
arecker/blog
<!-- meta:title the hole, rage monster, and garlic eating machines --> <!-- meta:banner 2020-08-13.jpg --> <p>Dear Journal,</p> <p>Good morning, everyone. Happy Thursday, and happy thirteenth of August. Even though Marissa and I had kind of a late night last night, I'm still hanging in there with the sleep schedule ...
RossFamilyTree/fam/b/7/d15f60933805385fb7fc9187b.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 - Family of WATSON, William and BEAUCHAMP, Mary</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, use...
docs/javadoc/de/entwicklerpages/java/schoolgame/game/Level.LevelConstants.html
Entwicklerpages/school-game
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (1.8.0_25) on Fri May 19 05:54:55 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Level.LevelConstants (Schoo...
platform/windows/support/cmake/doc/cmake/html/variable/CMAKE_SHARED_MODULE_PREFIX.html
libcrosswind/libcrosswind
<!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="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <titl...
src/external/xerces/doc/html/apiDocs-3/classDOMErrorHandler.html
cnr-isti-vclab/meshlab
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" co...
ultimo_sito_html/dsn/dsn035.html
luigirosa/hypertrek
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="it"> <head> <meta http-equiv="pics-label" content="(pics-1.1 &quot;http://www.icra.org/ratingsv02.html&quot; l gen true for &quot;http://www.hypertrek.info/&quot; r (cz 1 lz 1 nz 1 oz 1 vj 1) &quot;ht...