path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
news/templates/index-3.html | munisisazade/developer_portal | {% extends "index.html" %}
{% load static %}
{% block index %}
<main>
<section class="well2">
<div class="container">
<h2>{{ object.title }}</h2>
{% for news in cat_feed %}
<article>
<div class="article_header">
<time class="h3" datetim... |
about.html | Simmo123/simmo123.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>eriveod.ee | Meist</title>
... |
src/js/modules/video/view.html | koryp/Angular-Dynamic-Load | <div ng-controller="npmVideoCtrl">
<p>video module!</p>
</div>
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/f6eada1912f6a1f987ca8f6549890ab22cb866aa3f0363254988d0f1eb308df0.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./57c03d989bbac832529f7f80eb244af338fc50f4efd7e459671b1085ea78fd3c.html">Teleport</a>
<hr>
... |
docs/typedoc/interfaces/iabstractscrollcomponent.html | larsvanbraam/vue-transition-component | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>IAbstractScrollComponent | VueTransitionComponent</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="sty... |
clean/Linux-x86_64-4.08.1-2.0.5/released/8.7.1/regexp/8.6.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>regexp: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css"... |
clean/Linux-x86_64-4.07.1-2.0.6/released/8.13.0/schroeder/8.10.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>schroeder: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.c... |
doc/files/engine/sprite_collection_rb.html | belen-albeza/space-shooter | <?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 xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>File: sprite_collection.rb</title>
<meta http-equiv="Con... |
data science/machine_learning_for_the_web/chapter_4/movie/14974.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Fly, The (1986)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0091064">Fly, The (1986)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Berge+Garabedian">Ber... |
docs/modules/globals.html | groupby/storefront-core | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Globals | @storefront/core</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../asset... |
src/app-components/my-journal-card-list.html | davidkeimes/DiariumPolymer | <link rel="import" href="../../bower_components/polymer/polymer-element.html">
<link rel="import" href="../shared-styles.html">
<link rel="import" href="./my-journal-card.html">
<link rel="import" href="../../bower_components/iron-flex-layout/iron-flex-layout-classes.html">
<dom-module id="my-journal-card-list">
<te... |
niji/templates/niji/base.html | ericls/niji | {% load i18n %}
{% load staticfiles %}
<!DOCTYPE HTML>
{% get_current_language as LANGUAGE_CODE %}
<html lang="{{ LANGUAGE_CODE }}">
<head>
<meta charset="UTF-8">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />
<meta content="yes" name="apple-mobi... |
app/welcome.html | builtwithluv/ZenFocus | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Welcome</title>
<script>
(function() {
if (!process.env.HOT) {
const link = document.createElement('link');
link.rel = 'stylesheet';
link.href = './dist/style.css';
// HACK: Writing the script... |
_site/python/django/2016/04/20/custom-redirect-urls-django.html | ceablecui/ceablecui.github.io | <!DOCTYPE html>
<html>
<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">
<link rel="shortcut icon" href="/static/img/favicon.ico" />
<title>Custom redirect urls django - ceablecui's blog... |
_includes/pagebox.html | 35percent/35percent.github.io | <!-- begin post -->
{% assign author = site.authors[page.author] %}
<div class="card">
<a href="{{ page.url | absolute_url }}">
{% if page.image %} <img class="rounded mb-4" src="{{ site.baseurl }}/{{ page.image }}" alt="{{ page.title }}"> {% endif %}
</a>
<div class="card-block">
<h2 class=... |
toolchain/osx/gcc-arm-none-eabi-6-2017-q1-update/share/doc/gcc-arm-none-eabi/html/bfd.html/How-It-Works.html | ChangsoonKim/STM32F7DiscTutor | <html lang="en">
<head>
<title>How It Works - Untitled</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Untitled">
<meta name="generator" content="makeinfo 4.8">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Overview.html#Overview" title="Overvie... |
DailyReports/app/DailyReport/Manpower/detail.html | uiguy/DailyReports2 | <div class="navbar navbar-default navbar-fixed-top container">
<div class="row">
<div class="col-xs-3 navbar-left">
<button class="btn btn-default" ng-click="goToList();">Cancel</button>
</div>
<div class="col-xs-6 text-center navbar-center" >Manpower</div>
<div class="co... |
_posts/2013-11-13-碎片化的个人信息时代.html | yfccb/yfccb.github.io | ---
title: "碎片化的个人信息时代"
date: 2013-11-13
layout: post
categories:
- 评论
tags:
- 碎片化
- 社交
- 互联网
published: true
comments:
---
<p>
之前,因为公司要求必须用公司的帐号注册的 msn,而且上班时间,公司的 msn 帐号必须在线。但是,之前已经有一个 msn 帐号,有数百的好友。更要命的一点是在
windows 下面,不能用两个 ID 登录。这实在是有点 BT。
</p>
<p>
换成了 linus,装了 pidgin,把 msn,qq 和 skype,全部绑进来了。呵呵,只用一个界面,就可以了,干净多... |
styles.css | ey123/Symfony |
root {
display: block;
}
#Header
{
margin: 0 auto;
font-family: Verdana,Arial,Helvetica,sans-serif;
height: 130px;
}
#LoginHeader
{
text-align: center;
background: url("../graphics/log-backt.gif") repeat-x scroll 0 0 transparent;
color: white;
font-size: 24px;
font-family: serif;
... |
doc/resources/CandidateList_Impl.html | Matthieu-Riou/Mauima | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Wed Dec 23 21:18:05 CET 2015 -->
<title>CandidateList_Impl</title>
<meta name="date" content="2015-12-23">
<link... |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/054ec52c30a6f21671f7157c4a1e8785ecfb47e2855e90980e0a7deb903fc945.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./c4378c8bf95a2fbea4defe48586695e6e1cecfeb8a8fe67e668cb583be7c86c7.html">Teleport</a>
<hr>
... |
app/views/privacy.scala.html | vachin/web | @import includes._
@(tags: List[TagWithCount])(implicit request: play.api.mvc.Request[Any])
@header(request, title = "Privacy Policy | Vachin")
@topbar(tags, request = Some(request))
<style>
ul {
font-weight: bold;
}
strong{
font-weight: bold;
}
.media-heading {
font-weight: bold... |
src/dd/demo/constrain.html | 007slm/kissy | <!doctype html>
<html>
<head>
<meta charset="utf-8"/>
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-touch-fullscreen" content="yes">
<title>co... |
simple-gauge.html | mhoffmeyerDC/simple-gauge | <link rel="import" href="../polymer/polymer.html">
<!--
Radial Gauge
##### Example
<simple-gauge complete="67" total="100" innerRadius="200" outerRadius="250" baseColor="#FF0000" overlayColor="#00FF00"></simple-gauge>
@element simple-gauge
@blurb Simple, SVG animated radial gauge Polymer component with no other... |
bar.css | xiaonengmiao/homepage | /* Header */
.header {
background-color: rgba(255, 255, 255, 0.95);
border-bottom: 1px solid #ddd;
font-family: 'Oswald', sans-serif;
font-weight: 300;
font-size: 17px;
padding: 15px;
}
/* Menu */
.header .menu {
float: right;
list-style: none;
margin-top: 5px;
}
.menu ... |
Path Find/RVO/doc/search/variables_72.html | fangguanya/study | <!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... |
2020/05/late-night-a-timeline/index.html | janithl/janithl.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
... |
repocribro/templates/manage/orgs.html | MarekSuchanek/repocribro | {% extends "layout.html" %}
{% from 'macros/pagination.html' import pagination without context %}
{% from "macros/basic.html" import octicon without context %}
{% block body %}
<h1>Organizations</h1>
<table class="table table-striped" id="orgs-table">
<thead>
<tr>
<th></th>
... |
Scanner Runner [NXT]/doc/index-files/index-8.html | benja135/bluetooth-mapper | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (version 1.7.0_79) on Tue May 26 23:29:09 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>M-Index</title>
<m... |
Core/Resources/Css/style.css | mahmoodvcs/Localization | div#localization
{
font: 10pt Calibri;
}
div#localization input, div#localization select, div#localization textarea
{
line-height: normal;
margin:0;
font-size:100%;
font-family: sans-serif;
}
div#localization input[type="submit"]
{
padding:2px 5px;
}
div#localization p, ul
{
line-height:... |
spec/javascripts/spec.css | cmaitchison/coming_soon | //= require application |
server/views/includes/foot.html | sjm-practice/hapi-ninja-bp-recreated | {% block foot %}
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.3.min.js"></script>
{% for item in assets.js %}
<script src="{{item}}"></script>
{% endfor %}
{% endblock %}
|
clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.4.dev/concurrency:proxy/1.0.0/2015-01-31_05-04-50.html | coq-bench/coq-bench.github.io-old | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coq bench</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet... |
clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.4.5/concurrency:pluto/dev/2014-11-21_02-59-52.html | coq-bench/coq-bench.github.io-old | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coq bench</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet... |
Documentation/html/class_object-members.html | aderussell/ARPhysics | <!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... |
vertx/api-docs/java/api/org/vertx/java/core/http/HttpHeaders.html | AVGP/vertx-messaging-sample | <!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 Wed Jun 18 14:11:17 BST 2014 -->
<title>HttpHeaders</title>
<meta name="date" content="2014-06-18">
<link rel="stylesheet" type=... |
www/templates/menu.html | Senhordim/appService | <ion-side-menus enable-menu-with-back-views="false">
<ion-side-menu-content>
<ion-nav-bar class="bar-stable">
<ion-nav-back-button>
</ion-nav-back-button>
<ion-nav-buttons side="left">
<button class="button button-icon button-clear ion-navicon" menu-toggle="left">
</button>
... |
tests/layout-newgrid.html | zeupin/tim | <!DOCTYPE html>
<html lang="zh-CN">
<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">
<title>Grid Layout</title>
<link rel="stylesheet" href="../dist/css/tim.css">
<style>
h2 {
margin... |
buttons.html | chrissmejia/OpenSloth | <!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="ChrissMejía">
<meta name="description" content="The OpenSource Dashboard Template">
<title>OpenSloth | The OpenSource Dashboard T... |
mackey/assignments/HEADER.html | joshuapena/cmps012b-wm-w15 | <HEAD>
<TITLE>~cmps012b-wm/Assignments</TITLE>
<STYLE>
body {
color: #2FFF2F !important;
background-color: #2F2F2F !important;
}
A:link {color: #00FFFF}
A:visited {color: #FFFF00}
A:hover {color: #FF0000}
</STYLE>
</HEAD>
<BODY>
<BIG><B><TT>
<A HREF=http://www2.ucsc.edu/courses/cmps012b-wm/:/Assignments/>http://w... |
pages/examples/404.html | asce25/SistemaFinanciero | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>AdminLTE | 404 Page not found</title>
<meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport'>
<link href="../../css_net/bootstrap.min.css" rel="stylesheet" type="text/css" />
... |
css/stylish-portfolio.css | mbonez006/me | /*!
* Start Bootstrap - Stylish Portfolio (http://startbootstrap.com/)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
*/
/* Global Styles */
html,
body {
width: 100%;
height: 100%;
}
body {
font-family: "Source San... |
_includes/css/typography.css | Bekka666/ecommerce-website | /*
Colour Palette
- Red: #C00 - rgb(204, 0, 0)
- Orange: #F90 - rgb(255, 153, 0)
- Yellow: #FC0 - rgb(255, 204, 0)
*/
html {
font: normal 100%/1.5 helvetica,sans-serif; /* 16px/24px */
}
h1, h2, h3, h4, h5, h6,
p, ul, ol, dl,
blockquote, table, hr {
margin: 0 0 1.5rem;
}
.yotta {
font-size: 2.2807rem;
... |
docs/__PAGES__/timelinefx-NearestPointToCircle.html | peterigz/timelinefx.monkey2 | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="../../../../docs/style.css">
<script>
function openDocsPage( page ){
if( page.indexOf( '#' )!=-1 ){
var url='../../../'+page.replace( ':','/docs/__MANPAGES__/' ).replace( /\#/g,'.md.html#' );
}else{
var ... |
demo/style.css | zjuasmn/react-mobx-router | .navigator {
display: flex;
}
.navigator a {
display: block;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
text-decoration: none;
color: #333;
}
.navigator a[disabled]{
color: grey;
}
.navigator form {
flex: 1
}
.navigator input {
width: 100%;
} |
clean/Linux-x86_64-4.06.1-2.0.5/released/8.14.0/corn/8.12.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>corn: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" r... |
resource/docs/document/writeln.html | shehuaqigai/JSBOOK | <p>
document.write()和document.writeln()有什么区别
解决思路:
两者都是JavaScript向客户端输出的方法,对比可知写法上的差别是一个ln--line的简写,换言之,writeln 方法是以行输出的,相当于在 winte 输出后加上一个换行符。
具体步骤:
1.打开一个空白窗口。
window.open()
2.用 write 方法向空白窗口写入代码。
document.write("Line 1")
document.write("Line 1")
3.用 writeln 方法向空白窗口写入代码。
document.writeln("Li... |
tags/carrie-fisher/index.html | lilingkai/lilingkai.github.io | <!DOCTYPE HTML>
<!--
Strata by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Carrie Fisher · Kevin Li</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale... |
client/views/statistics.html | sclausen/mate-app | <template name="statistics">
<div class="statistics">
<svg></svg>
</div>
</template> |
guide/antenne.html | IuliiNet/iulii.net | <!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="it"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="it"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="it"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="it"> <!--<![endif]-->
... |
08-html5-canvas/index.html | ozadev/js-30-challenge | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>HTML5 Canvas</title>
</head>
<body>
<canvas id="draw" width="800" height="800"></canvas>
<script>
const canvas = document.querySelector('#draw');
const ctx = canvas.getContext('2d');
canvas.height = window.innerHeight;
canvas.width = win... |
html/234567060123.html | GoC-Spending/data-corporations |
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en" dir="ltr">
<!--<![endif]-->
<!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open... |
public/patterns/01-atoms-form-textfields-textfields/01-atoms-form-textfields-textfields.html | AlexKomm/alexkomm.github.io | <!DOCTYPE html>
<html class="pl">
<head>
<title>Pattern Lab</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width" />
<link rel="stylesheet" href="/assets/../components/css/pattern-scaffolding.css?1493209668" media="all" />
<link rel="stylesheet" href="/assets/style.css... |
html/pdf/W30584.pdf_ind.html | datamade/elpc_bakken | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY>
<A href="W30584.pdfs.html#outline" target="contents">Outline</a><br><A href="W30584.pdfs.html#1" target="contents" >Page 1</a><br>
<A href="W30584.pdfs.html#2" target="contents" >Page 2</a><br>
<A href="W30584.pd... |
css/font-awesome.css | creatorrr/iheartcode-studio | /* Font Awesome
the iconic font designed for use with Twitter Bootstrap
-------------------------------------------------------
The full suite of pictographic icons, examples, and documentation
can be found at: http://fortawesome.github.com/Font-Awesome/
License
-------------------------------... |
paper-dropdown-menu-ex.html | wuxiaoying/paper-dropdown-menu-ex | <link rel="import" href="../polymer/polymer.html">
<link rel="import" href="../core-a11y-keys/core-a11y-keys.html">
<link rel="import" href="../paper-dropdown-menu/paper-dropdown-menu.html">
<link rel="import" href="../paper-dropdown/paper-dropdown.html">
<link rel="import" href="paper-dropdown-decorator.html">
<polym... |
resources/views/index_3.html | aniruddha-chakraborty/tax | <!DOCTYPE html>
<!--
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.4
Version: 4.0.1
Author: KeenThemes
Website: http://www.keenthemes.com/
Contact: support@keenthemes.com
Follow: www.twitter.com/keenthemes
Like: www.facebook.com/keenthemes
Purchase: http://themeforest.n... |
Weather.html | bearing/dosenet-web | <!DOCTYPE html>
<html lang="en">
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script src="/sites/default/files/dosenet/data_processing.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/dygraph/1.1.1/dygraph-combined.js"></script>
<link rel="styleshe... |
_posts/imported/2015-10-22-bad-guys.html | justathoughtor2/christchurch | ---
layout: article
title: Bad Guys
date: '2015-10-22T07:05:00.002-04:00'
author: bohanan.jp
tags:
- music
- worship
- children
- video
modified_time: '2015-10-22T07:05:44.889-04:00'
thumbnail: https://img.youtube.com/vi/bhAua87d_co/default.jpg
blogger_id: tag:blogger.com,1999:blog-2749744699161548108.post-121399897989... |
html/dojo-1.8.3/demos/mobileGallery/views/jsonp.html | aguadev/aguadev | <div id="jsonp" dojoType="dojox.mobile.View">
<div dojoType="dojox.mobile.Heading" style="text-align:left;">
<input id ="searchKeywords" type="search" results="5" value="dojo javascript"></input>
<button id="searchTwitterBtn" dojoType="dojox.mobile.Button" class="greyBtn headingBtn">
Search Twitter</button>
</d... |
php183/public/home/meizu/xmeizu/css/ShopShow.css | hbest123/php183fxn | @charset "utf-8";
html,body,ul,li,p{margin:0px;padding:0px;}
li{list-style:none;}
/* tsShopContainer */
#tsShopContainer li,#tsShopContainer img{vertical-align:top;}
#tsShopContainer{width:300px;margin:3px auto 0 auto;position:relative;border:1px solid #CCC;font-size:12px;padding-bottom:5px;}
#tsShopContainer #tsImgS{... |
app/templates/partials/home.html | tomaslu/map_editor | {% extends "partials/base.html" %}
{% block content %}
<!-- Main component for a primary marketing message or call to action -->
<div class="jumbotron">
<h1>Map Editor</h1>
<p>Start editing your maps right now. Sign up to get most of the application.</p>
<p>
<a class="btn btn-lg btn-primary" href="../../comp... |
login.html | Opshun/API | <form action="/login" method="post">
<div class = "form-group">
<label>Email:</label>
<input type="text" name="email" class ="form-control"/><br/>
</div>
<div>
<label>Password:</label>
<input type="password" name="newpass"/>
</div>
<div><input type="su... |
tools/styleguide/theme.css | aquelito/starterCSS |
/* Layout */
/*.gutter {
width: 100%;
max-width: 1280px;
overflow: hidden;
margin: 0 auto;
}
#nav {
float: left;
width: 20%;
min-width: 150px;
margin-right: 25px;
}
#content {
overflow: hidden;
min-width: 400px;
margin-right: 25px;
}
*/
/* Navigation */
#nav {
margin-bottom: 25px;
}
#nav ul,
#n... |
work/ResponsiveWebDesign/Adaptive/css/main.css | BahtaDima/BahtaDima.github.io | *::-webkit-input-placeholder {
color: #666;
opacity: 1;
}
*:-moz-placeholder {
color: #666;
opacity: 1;
}
*::-moz-placeholder {
color: #666;
opacity: 1;
}
*:-ms-input-placeholder {
color: #666;
opacity: 1;
}
body input:focus:required:invalid,
body textarea:focus:required:invalid {
border: red 3px solid;
}
bod... |
checkstyle-5.5/site/apidocs/com/puppycrawl/tools/checkstyle/checks/indentation/class-use/ExpressionHandler.html | dzeban/algs4 | <!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_26) on Sat Nov 05 23:16:32 EST 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class com.puppycra... |
src/components/products/productDetails/productDetails.css | lexnapoles/bayuk | .container {
composes: container from "../../layout.css";
}
.productContainer {
composes: container;
}
.info {
composes: container;
}
.carousel {
width: 100%;
}
.lineStyle {
margin: 5rem 0;
border: 0;
height: 0;
}
.line {
composes: lineStyle;
border-top: 3px solid rgba(0, 0, 0, 0.1);
border-bottom: 3px ... |
WebContent/easyui/themes/material/spinner.css | myc1995/bookstore | .spinner-arrow {
background-color: #f5f5f5;
display: inline-block;
overflow: hidden;
vertical-align: top;
margin: 0;
padding: 0;
opacity: 1.0;
filter: alpha(opacity = 100);
width: 18px;
}
.spinner-arrow-up, .spinner-arrow-down {
opacity: 0.6;
filter: alpha(opacity = 60);
display: block;
font-size: 1px;
w... |
Figure4/Tox21_PCIDs/PCID_6881.html | andrewdefries/ToxCast | https://pubchem.ncbi.nlm.nih.gov/summary/summary.cgi?cid=6881
|
trends/developer-tea/index.html | heatherjc07/heatherjc07.github.com | <!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<!... |
src/views/main.html | tomzx/chrome-tabs-clustering-extension | <html>
<head>
<meta charset="UTF-8">
<title>Tabs clustering</title>
<link rel="stylesheet" href="/css/bootstrap.css">
<link rel="stylesheet" href="/css/bootstrap-theme.css">
<link rel="stylesheet" href="/css/app.css">
<script src="/js/components.js"></script>
<script src="/js/app.js"></script>
</head>
<body>
... |
_layouts/audiopage.html | eye-division/sussex-mindfulness | ---
layout: default
---
<header id="content-header" class="{% if page.style %}{{ page.style }}{% endif %}">
<div class="padding10">
{% include breadcrumbs.html %}
<h1 class="page-title">{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</h1>
</div>
{% if page.main_image_path %}
<div>... |
src/main/webapp/static/public/css/createcomment/main.css | CecilJxSu/OnlineCourseFronten | /*导航页*/
.gaide-warp{
background: #3d85f1;
}
.gaide-warp .operation{
padding-top: 28px;
}
.gaide-warp .operation li{
display: block;
width: 190px;
margin: 0 auto 28px;
}
.gaide-warp .operation h3 {
color: #fff;
font-size: 20px;
font-weight: bold;
line-height: 84px;
text-indent: 19... |
clean/Linux-x86_64-4.02.3-2.0.6/released/8.8.2/quicksort-complexity/8.5.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>quicksort-complexity: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../boot... |
src/app/admin/staff/staff.html | ivanmaulana/simeta | <div *ngIf="!status">
<div class="spinner" *ngIf="!noConn">
<div class="double-bounce1"></div>
<div class="double-bounce2"></div>
</div>
<div *ngIf="noConn">
<div class="text-center">
<h5 class="red">Error Connecting to Server</h5>
<button class="btn btn-danger" type="button" (click)="ref... |
Reports/ne/network.fishlee.net_html.adapter.1.2.0/FSLib.Network.Adapter.HtmlAgilityPack-net40.html | kuhlenh/port-to-core |
<!DOCTYPE html>
<html xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<head>
<meta content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-16" http-equiv="Content-Type" />
<title _locid="PortabilityAnalysis0">.NET Portability Report</title>
<style>
... |
2017/05/sync-pool-gc/index.html | umahmood/umahmood.github.io | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
<head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<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">
<t... |
raw_data/arkive-endangered-html/chamaecyparis-formosensis.html | andrewedstrom/cs638project |
<!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>Taiwan cypress factsheet on ARKive - Chamaecyparis formosensis... |
blog/t1-git-blog.html | michellepark/michellepark.github.io | <!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="../blog-stylesheet.css">
<title> Michelle's blog </title>
<h1> Michelle's blog </h1>
</head>
<body>
<ul class="menu">
<li><a href="https://www.linkedin.com/in/michellexpark"><img src="https://raw.githubusercontent.... |
0040-2d-scaling-matrix/index.html | davidwparker/programmingtil-webgl | <!DOCTYPE html>
<html>
<head>
<title>2d Scaling with Matrices</title>
<meta name="author" content="David W Parker">
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link ... |
node_apidoc/domain.html | lichunqiang/local-nodeapi | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Domain Node.js v0.10.24 Manual & Documentation</title>
<link rel="stylesheet" href="assets/style.css">
<link rel="stylesheet" href="assets/sh.css">
<link rel="canonical" href="http://nodejs.org/api/domain.html">
</head>
<body class="alt... |
application/assets/css/components/account/_show_items.css | tunnes/agasalhe.com | .my-items-collection{
/*width: 95%;*/
}
.my-items-collection .collection-item.avatar{
padding-left: 10px;
}
.my-items-collection .collection-item.avatar .secondary-content{
top: 30px;
right: 16px;
}
.my-items-collection .collection-item.avatar .title{
font-weight: 500;
}
.my-items-collection .colle... |
doc/class-Application.Sonata.UserBundle.Entity.User.html | Raffaello/symfony2-example | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Class Application\Sonata\UserBundle\Entity\User</title>
<link rel="stylesheet" href="resources/style.css?e99947befd7bf673c6b43ff75e9e0f170c88a60e">
</head>
<body>
<div id="left">
<div id="menu">
<a href="index.html" title="Overview"><span>Overview</s... |
clean/Linux-x86_64-4.03.0-2.0.5/released/8.5.1/ollibs/2.0.1.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>ollibs: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css"... |
templates/app/index.html | zaki-yama/react-sample | <html>
<head>
<title>Title</title>
</head>
<body>
<div id="app-container"></div>
<script src="static/jsx/dst/bundle.js"></script>
</body>
</html>
|
web/inc/fragments/scripts.html | prezoserver/prezoserver-reference | <!-- global scripts -->
<script type="text/javascript" src="prezo/js/csrf.js"></script>
<script type="text/javascript" src="inc/lib/angularjs-1.4.6/js/angular.min.js"></script>
<script type="text/javascript" src="inc/lib/jquery/js/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="inc/lib/kickstar... |
src/app/components/gantt-chart/gantt-chart-body/gantt-chart-body.component.html | danashan0101/learning-of-angular-2 | <h2>gantt chart body</h2>
|
tags/finite-markov-decision-processes/index.html | justindixon/justindixon.github.io |
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Source Themes Academic 3.3.0">
<meta name="generator" content="Hugo 0.53" />
... |
backend/veneto/tables-data-tables.html | project-store/theme | <!doctype html>
<!--[if IE 8]> <html class="ie8"> <![endif]-->
<!--[if IE 9]> <html class="ie9"> <![endif]-->
<!--[if gt IE 9]><!--> <html> <!--<![endif]-->
<head>
<!-- Meta, title, CSS, favicons, etc. -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge... |
web/libariries/bootstrap/node_modules/pug/test/output/include-with-text-head.html | Moccine/global-service-plus.com |
<head>
<script type="text/javascript">alert('hello world');</script>
</head> |
_includes/head.html | onlurking/onlurking.github.io | <head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %}</title>
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link rel="canonical" href="{{ page.url | replace... |
ditto/twitter/templates/twitter/includes/user.html | philgyford/django-ditto | {% comment %}
Display information about a Twitter user.
Expects:
* user -- A single Twitter User object.
* account -- Optional, a Twitter Account object if this user has one.
* perms -- Optional, Django perms.
{% endcomment %}
{% load l10n %}
<div class="card mb-3 twitter-user">
<div class="card-body">
... |
toolchain/osx/gcc-arm-none-eabi-6-2017-q1-update/share/doc/gcc-arm-none-eabi/html/as.html/Err.html | ChangsoonKim/STM32F7DiscTutor | <html lang="en">
<head>
<title>Err - Using as</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using as">
<meta name="generator" content="makeinfo 4.8">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Pseudo-Ops.html#Pseudo-Ops" title="Pseudo Ops">... |
npm/html/doc/api/npm-bin.html | joshjung/TeamRepoMonitor | <!doctype html>
<html>
<title>npm-bin</title>
<meta http-equiv="content-type" value="text/html;utf-8">
<link rel="stylesheet" type="text/css" href="../../static/style.css">
<body>
<div id="wrapper">
<h1><a href="../api/npm-bin.html">npm-bin</a></h1> <p>Display npm bin folder</p>
<h2 id="SYNOPSIS">SYNOPSIS... |
clean/Linux-x86_64-4.12.1-2.0.8/extra-dev/dev/euler-formula/8.9.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>euler-formula: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.m... |
clean/Linux-x86_64-4.11.2-2.0.7/released/8.14.0/abp/8.10.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>abp: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" re... |
recruit.html | TJUSSE/SSE-Theme-Dev | <!--Created by dyt on 15-7-16-->
<html>
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<script type="text/javascript" src="bower_components/jquery/dist/jquery.min.js"></script>
<!-- link(rel="stylesheet", type="text/css", href="css/foundation.min.c... |
BOOST/boost_1_61_0/doc/html/boost/random/normal_distribution.html | calvinfarias/IC2015-2 | <!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=US-ASCII">
<title>Class template normal_distribution</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<... |
src/presentations/DocDetailArea.css | shioyang/couch_dashboard | .docDetailArea table {
margin-left: auto;
margin-right: auto;
/*border: 4px solid gray;*/
padding: 20px 50px;
background-color: white;
}
.docDetailArea table label {
margin: 0 15px 0 0;
}
.docDetailArea .actionButtons {
padding: 10px 0 0;
} |
vendor/bootstrap/3.1.1/docs/_includes/header.html | companygardener/styled | <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Bootstrap, a sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.">
<meta name="keywords" ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.