text stringlengths 6 1.05M |
|---|
<!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">
<title>Home_Work_3</title>
<link rel="stylesheet" href="style/reset.css">
<link href="https://fonts.googlea... |
<div class="container-fluid">
<div class="card" [@cardnotifications]>
<div class="header">
<h4 class="title">Document Comptable</h4>
</div>
<div class="content">
<div class="row">
<div class="col-md-6">
<h5>Notifications Style</h5>
<div class="form-group">
... |
<!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_292) on Wed May 12 21:00:46 UTC 2021 -->
<title>TestIssue889 (jMonkeyEngine3)</title>
<meta name="date" content="2021-05-12">
<link rel="styles... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Documentation</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
<link rel="icon" href="images/favicon.ico"/>
<link rel="stylesheet" href="css/normalize.css">
<lin... |
<!DOCTYPE html>
<html lang="en"><!--declare the language of the page-->
<head>
<title>Anime Addict-Webtoons</title><!--Display as site tab title-->
<link rel="shortcut icon" type="image/x-icon" href="images/anime_logo.ico"> <!--adds a image to the title-->
<link rel="stylesheet" type="text/css" href="anime_style.css">... |
<html lang="en">
<head>
<title>GNU Coding Standards</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="GNU Coding Standards">
<meta name="generator" content="makeinfo 4.11">
<link title="Top" rel="top" href="#Top">
<link href="http://www.gnu.org/software/texinfo/" rel="genera... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>구구단 퀴즈</title>
<link rel="stylesheet" href="style.css">
<!-- 배포시 development 를 production 으로 변경 -->
<script src="https://unpkg.com/react@17/umd/react.devel... |
<!DOCTYPE html>
<!--
/╲/\[☉﹏☉]/\╱\ <-- Паук! Ааа! 🕷️
-->
<html>
<head>
<title>Как «бизнес тюнинг» может убить бизнес? — Личный опыт на vc.ru</title>
<!-- Viewport -->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, vi... |
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.4.1 by Michael Rose
Copyright 2017 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE.txt
-->
<html lang="en" class="no-js">
<head>
<m... |
<!DOCTYPE html>
<!--[if IE 9]><html lang="en-us" class="ie9"><![endif]-->
<!--[if gt IE 9]><!-->
<html lang="en-us">
<!--<![endif]-->
<head>
<title>Alerts - PatternFly</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width... |
<!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>Fileinfo Functions</title>
<link media="all" rel="stylesheet" type="text/css" href="../../styles/theme-base.css" />
<link m... |
<html>
<head>
<title>GithubSearch</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va... |
<ul id="markdown-toc">
<li><a href="#安装-sublimelinter" id="markdown-toc-安装-sublimelinter">安装 SublimeLinter</a></li>
<li><a href="#javascript-语法检查" id="markdown-toc-javascript-语法检查">JavaScript 语法检查</a> <ul>
<li><a href="#安装-sublimelinter-jshint" id="markdown-toc-安装-sublimelinter-jshint">安装 SublimeLinter-jsh... |
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-5211209136530011",
enable_page_level_ads: true
});
var mode = localStorage.getItem('theme-ui-color-mode');
if (!mode) return
document.documentElement.classList.add('theme-ui-' + mo... |
Removes the first occurrence of a specific object from the <a href="http://msdn2.microsoft.com/en-us/library/92t2ye13" target="_blank">ICollection<span id="LSTA1B0A07D_1"></span><script type="text/javascript">AddLanguageSpecificTextSet("LSTA1B0A07D_1?cs=<|vb=(Of |cpp=<|nu=(|fs=<'");</script>T<span ... |
<!DOCTYPE html>
<html lang="{{ .Site.LanguageCode }}">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
{{ with .Site.Params.author }}<meta name="author" content="{{ . }}">{{ end }}
<meta name="description" content="{{ if .IsPage }}{{ .Site.BaseURL... |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="icon" type="image/x-icon" href="/img/favicon.ico" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Primera publicación</title>
<meta name="description" cont... |
---
title: <hx-textarea-control>
minver: 0.16.0
controlElement: <textarea>
also:
components/textarea: Textarea
---
{% extends 'element.njk' %}
{% import '_utils.njk' as utils %}
{% block page_header %}
<p>
The <code>{{page.title}}</code> block element is a container that provides
behavior which augments nat... |
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>ERS-HCL Online Presentations</title>
<meta name="description" content="ERS HCL Open source initiative">
<meta name="author" content="ERS-HCL">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style"... |
<!DOCTYPE html> <html xml:lang="en" lang="en"><head><meta charset="UTF-8" ><meta name="generator" content="JsDoc + OpenUI5/SAPUI5 template" ><title>JsDoc Report - SAP UI development Toolkit for HTML5 - API Reference - Module sap/m/P13nDialog</title><link rel="stylesheet" href="../default.css" ><script src="../../../res... |
<html>
<head>
<meta charset="UTF-8">
<title>BridgingExplorationTool</title>
<link rel="stylesheet" href="styles.css">
<script type="text/javascript">
var COLORS = ["#8cffd8", "#FF7F50", "#6495ED", "#BDB76B", "#DDA0DD", "#FF69B4", "#FFD700", "#F5DEB3"];
var PREPS = ['of', 'in', 'to', 'for', 'with', 'on', 'at', 'f... |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="pandoc" />
<meta name="author" content="Matthew Aaron Looney" />
<title>Current Population Survey, 2010 Annual Social a... |
<div class="leaf flex"><div class="inner justify"><p> One man's ways may be
as good as another's, but we all like our own best. And so you must
judge for yourself, whether it would be better for you to go about the
house or not."</p><p>Anne, finding she might decline it, did so, very gratefully.</p><p>"We have made v... |
<!DOCTYPE HTML>
<!--
Phantom by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>特殊選材-Jiey Hsu</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
... |
<mat-card>
<mat-card-header>
<mat-card-title>{{'Library.BookCategories' | translate}}</mat-card-title>
<mat-card-subtitle>{{'Common.ListView' | translate}}</mat-card-subtitle>
</mat-card-header>
<mat-card-content>
<div class="table-container mat-elevation-z8">
<mat-table #table [dataSource]="dat... |
<!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_171) on Thu May 31 17:45:19 UTC 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PendingAsk (Apache Hadoop Y... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd"><!-- saved from url=(0059)http://www.cplusplus.com/reference/edit.cgi?a=list+list+end --><meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<html>
<head>
<title>User sign in: This feature is only available to administra... |
<!doctype html>
<html lang="en">
<head>
<title>Code coverage report for components</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="../prettify.css" />
<link rel="stylesheet" href="../base.css" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<style type='text... |
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Log — TIR 1.0.0 documentation</title>
... |
<!doctype html>
<html lang="en-us">
<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">
<style>
html, body, canvas {
width: 100%;
height: 100%;
margin: 0;
... |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>exterior_ring</title>
<link rel="stylesheet" href="../../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../../index.html" tit... |
<section xmlns="http://www.w3.org/1999/xhtml" class="catalogo-item" id="157">
<span class="catalogo-item-label">157.</span>
<span class="catalogo-bibl">
<span class="catalogo-author">LAZZARINI Giovan Andrea</span> canonico e pittore,<span class="catalogo-title">... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>The LLVM Lexicon</title>
<link rel="stylesheet" href="llvm.css" type="text/css">
<meta name="author" content="Various">
<meta name... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Links</title>
<style>
body{
font-family:arial,Helvetica, sans-serif;
}
a{
color: rgb(19, 19, 32);
text-decoration:none;
... |
<!--
Copyright 2020 Google LLC
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, soft... |
<!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="Kinetic Orbit Runaway electrons Code (KORC)">
<meta name="author" cont... |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>intersects (one geometry)</title>
<link rel="stylesheet" href="../../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../../... |
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="fr" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="fr" dir="ltr">
<!--<![endif]-->
<head>
<meta charset="utf-8" />
<!-- Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
wet-boew.github.io/wet-boew/Lic... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>promidi.test : : promidi_sequencer : : exp ( )</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="stylesheet.css" rel="stylesheet" type="text/css">
</head... |
<!DOCTYPE html>
<html lang="es">
<!-- Head -->
<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="">
<meta name="keywo... |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>任务管理控制台</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-... |
<div class="leaf flex"><div class="inner justify"><p class="no-indent ">dumb surprise. "It's a matter of principle with me, even about such paltry sums as this, that short settlements make long friends," he continued, conveniently oblivious of the fact that he had been in the other's debt for this particular paltry su... |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Trabalho Miligram - Contato</title>
<link rel="icon" href="../img/miligram-logo.png" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/li... |
<span id="headfeedbackarea" class="feedbackhead">
<a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20an... |
<!-- This page is cached by the Hummingbird Performance plugin v2.4.1 - https://wordpress.org/plugins/hummingbird-performance/. --><!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width" />
<link rel="profile" href="http://gmpg.org/xfn/11" />
<link rel="pin... |
<!DOCTYPE HTML>
<!--
Photon by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Gaël Letarte</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scal... |
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:db="http://docbook.org/ns/docbook">
<head>
<title>FreeBSD 6.1-RELEASE 硬件兼容性说明</title>
<meta http-equ... |
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
{%- include snippets/get-article-title.html article=page -%}
<title>{%- if __return -%}{{ __return }} - {{ site.title }}{%- else -%}{{ site.title }}{%- end... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- Meta, title, CSS, favicons, etc. -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
... |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Changelog for Kendo UI v2014.3.1411</title>
<style>
html, body {
margin: 0;
padding: 0;
}
body {
font: .75em/1.5 Tahoma, sans-serif;
}
h1 {
font-size: 2.2em;
... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>Gallery</title>
<!-- Lato Font -->
<link href='https://fonts.googleapis.com/cs... |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width" />
<title>Introduction</title>
<meta name="description" content="Janet is a functional and imperative programming language. It runs on Windows, Linux, macOS, FreeBSD and *nix.">
<link rel="sty... |
<html><head><meta http-equiv='refresh' content='0; url=../html/Question.html'></head></html> |
{% extends "site_base.html" %}
{% load staticfiles %}
{% block head_title %}ColorizeHTML{% endblock %}
{% block body_id %}colorizehtml{% endblock %}
{% block body_class %}{% endblock %}
{% block extra_style %}
{{ block.super }}
<link rel="stylesheet" type="text/css" href="{% static 'css/colorization.css' %}" ... |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>The source code</title>
<link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="../resources/prettify/prettify.js"></script>
<style type="t... |
<!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">
<!-- Mirrored from scaikeqc.org/xxxv/detail.php?Human=Lady%20Celestine%20of%20Arnhold by HTTrack Website Copier/3.x [XR&CO'2014],... |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta id="viewport" name="viewport" content="width=320;width=device-width; initial-scale=1.0; minimum-scale=1.0; maximum-scale=1.0">
<meta name="format-detection" content="telephone=no"/>
<script>documen... |
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>CfaDslLexer</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" hr... |
<app-gamemaster-special-task></app-gamemaster-special-task>
<mat-divider></mat-divider>
<app-gamemaster-standard-task></app-gamemaster-standard-task> |
<!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... |
<div>
<div class="kuiSideBarSection">
<div class="kuiSideBarSectionTitle">
<div
class="kuiSideBarSectionTitle__text"
i18n-id="tileMap.wmsOptions.baseLayerSettingsTitle"
i18n-default-message="Base Layer Settings"
></div>
</div>
<div class="kuiSideBarFormRow" ng-show=... |
@*
* Copyright 2020 HM Revenue & Customs
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>MaxLinesInFunction (FL0025)
</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Matthew Mcveigh">
<script src="https://code.jquery.com/jquery-1.8.0.js"></script>
<scr... |
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>torch... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>FSharpFormatting - FAKE - F# Make</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin Bull">... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="apple-touch-icon" sizes="180x180" href="/assets/images/favicons/apple-touch-icon.png">
<link rel="icon" type="image/p... |
<center><h2>{{a.name}} - Oktatók kezelése</h2>
<div class="w3-container w3-round-large w3-blue-gray l">
<div style="height:15px;"></div>
<div class="w3-container w3-cell-row">
<div class="w3-container w3-cell l" style='width: 680px; height:40px;'>
<input ng-model="a.ujokt.nev" placeholder="név" style='wid... |
<!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_51) on Thu Apr 28 18:37:57 UTC 2016 -->
<title>Uses of Interface org.apache.cassandra.cql3.Operation.RawDeletion (apache-cassandra API)... |
<!DOCTYPE html> |
<!--
Copyright Louis Dionne 2013-2016
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
-->
<!-- boost-no-inspect -->
<!-- HTML header for doxygen 1.8.9.1-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www... |
<div class="leaf "><div class="inner justify"><p class="no-indent ">mentioned had "served as a resource to a certain order of minds."</p><p>"You see," said the able magistrate to Lydgate, when they were outside the door, "Casaubon has been a little narrow: it leaves him rather at a loss when you forbid him his particu... |
<!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>documentation</title>
<style type="text/css">
HTML {font-size: small; font-family: sans-serif}
BODY {background: #F8F8FA}
A {te... |
<!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_10-beta) on Fri Dec 11 16:07:42 PST 2009 -->
<TITLE>
InstantiationException (Java Card API, Connected Edition)
</TITLE>
<META NAME="date" CONTENT="2... |
<style title="Hello">
a::before {
color: red;
content: "Hello";
}
</style>
<link rel="stylesheet" title="x" href="data:text/css,p%7Bcolor:blue%7D">
<a>World</a>
<script>
console.log(document.styleSheets);
document.styleSheets[0].cssRules[0].style.color = 'lightgreen';
console.log(getComputedStyle(do... |
<div id="noonsite-sections">
<h1>
<img alt="" height="36" src="/images/flags/gb.gif/image" title="" width="54"/>
Montrose - Profile
</h1>
<div class="hello"><div></div></div>
<p></p>
<div class="hello"><div></div></div>
<p></p>
<h2 id="Docking">
Docking
... |
<!doctype html>
<html lang="en">
<head>
<title>Code coverage report for controllers/index.js</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="../prettify.css" />
<link rel="stylesheet" href="../base.css" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<style ... |
<!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" lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>GenericBox3ArrayValue (object) — Fa... |
<!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_272) on Sun Jan 03 22:31:15 PST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>UTF8Writer (Jackson-core 3.... |
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Server | Chorégraphie - Client</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../... |
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2">
<meta name="theme-color" content="#222">
<meta name="generator" content="Hexo 5.4.0">
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon-ne... |
<!-- <div>Font made from <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>is licensed by CC BY 3.0</div> -->
<!-- <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a> -->
<!DOCTYPE html>
<html lang="en">
<head>
<title data-i18n="page-title"> </title>
<meta name="viewport" content="initial-... |
<!DOCTYPE html>
<html lang="en">
<head>
<title>MenuPrivateProtocol Protocol Reference</title>
<link rel="stylesheet" type="text/css" href="../css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="../css/highlight.css" />
<meta charset="utf-8">
<script src="../js/jquery.min.js" defer></scr... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Movie App</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html> |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Сотрудники</title>
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
<link rel="stylesheet" href="../normalaize.css">
... |
<!DOCTYPE html>
<html>
<head>
<title>Defects in the last 30 days</title>
<script type="text/javascript" src="/apps/2.0/sdk.js"></script>
<script type="text/javascript">
Rally.onReady(function () {
Ext.define("CustomApp",{extend:"Rally.app.App",componentCls:"app",launch:function(){t... |
<md-content flex>
<md-toolbar >
{{vm.event.name}}
</md-toolbar>
<p>
{{vm.event.type}} hosted by {{vm.event.host}}
</p>
<p>
From: {{vm.event.startDate | date : 'dd/MM/yyyy HH:mm'}}
</p>
<p>
To: {{vm.event.endDate | date : 'dd/MM/yyyy HH:mm'}}
</p>
<p>
Guests:
<md-chips ng-model... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width, height=device-height, initial-scale=1, user-scalable=no" name="viewport">
<meta content="API docs for the MetaElement.created constructor from the Class MetaEle... |
<!doctype html>
<html lang="en">
<head>
<title>Code coverage report for hyperHTML-Element/</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="../prettify.css" />
<link rel="stylesheet" href="../base.css" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<style ty... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META NAME="ROBOTS" CONTENT="NONE">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Access Statistics for stonegoddess.com (June 2007)</TITLE>
<BASE TARGET="_top">
</HEAD>
<BODY BGCOLOR="#EFEFEF">
<FONT FACE="Helvetica,A... |
{% set layout = 'mini' %}
{% set prefix = 'mini-' %}
{% set containerClass = 'container page__container' %}
{% set home_url = prefix + 'index.html' %}
{% set navbar_search = true %}
{% set bodyClass = bodyClass or 'layout-mini' %}
{% set drawerFile = 'drawer.mini.html' %}
{% extends "layouts/app.html" %}
{% block foo... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Freelancer - Start Bootstrap Theme</title>
<!-- Bootstrap core C... |
<div class="chatlog__message-group">
<div id="chatlog__message-container-852235249173004308" class="chatlog__message-container " data-message-id="852235249173004308">
<div class="chatlog__message">
<div class="chatlog__message-aside">
<img class="chatlog__avatar" src="https://cdn.discordapp.com/avat... |
<!DOCTYPE html>
<html>
<head>
<title>fernand0 @ GitHub.io – Programación, seguridad, software libre ...</title>
<meta name="author" content="fernand0 @ GitHub.io" />
<meta name="description" content="Programación, seguridad, software libre ...">
<meta property="fb:pages" content="371847542978951" />
... |
<!DOCTYPE html>
<style>
div {
width: 200px;
height: 200px;
}
.blur {
-webkit-filter: blur(10px);
}
.accelerated {
transform: translateZ(0);
}
#resize {
background-color: green;
}
</style>
<div class="blur">
<div class="accelerated" id="resize"></div>
</div>
<script src="resources/text-based... |
<!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_144) on Wed Dec 27 17:13:09 MSK 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.ca... |
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>ListItemSearchRequest | picturepark-sdk-v1-fetch API</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="... |
<!--
Contributor Details:
Name: Ajeya Bhat
Mail: ajeyabhat.off@gmail.com
twitter: twitter.com/bhat_ajeya
github link https://www.github.com/aj-ya
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-... |
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>torch... |
<div>
<script type="text/javascript">window.PlotlyConfig = {MathJaxConfig: 'local'};</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/plotly.js/1.54.6/plotly-basic.min.js"></script>
<div id="99b4cc76-291d-4786-8784-6f0a63342b7a" class="plotly-graph-div" style... |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>cf.Field.isscalar — Documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<li... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.