
 {"id":91,"date":"2016-02-29T14:46:48","date_gmt":"2016-02-29T14:46:48","guid":{"rendered":"http:\/\/local.school-time\/?page_id=130"},"modified":"2016-02-29T14:46:48","modified_gmt":"2016-02-29T14:46:48","slug":"test","status":"publish","type":"page","link":"https:\/\/minualhikmahtajinan.sch.id\/webinduk\/test\/","title":{"rendered":"Test"},"content":{"rendered":"<header>\n<h1>HTML5 Test Page<\/h1>\n<p>This is a test page filled with common HTML elements to be used to provide visual feedback whilst building CSS systems and frameworks.<\/p>\n<\/header>\n<nav>\n<ul>\n<li><a href=\"#text\">Text<\/a>\n<ul>\n<li><a href=\"#text__headings\">Headings<\/a><\/li>\n<li><a href=\"#text__paragraphs\">Paragraphs<\/a><\/li>\n<li><a href=\"#text__blockquotes\">Blockquotes<\/a><\/li>\n<li><a href=\"#text__lists\">Lists<\/a><\/li>\n<li><a href=\"#text__hr\">Horizontal rules<\/a><\/li>\n<li><a href=\"#text__tables\">Tabular data<\/a><\/li>\n<li><a href=\"#text__code\">Code<\/a><\/li>\n<li><a href=\"#text__inline\">Inline elements<\/a><\/li>\n<\/ul>\n<\/li>\n<li><a href=\"#embedded\">Embedded content<\/a>\n<ul>\n<li><a href=\"#embedded__images\">Images<\/a><\/li>\n<li><a href=\"#embedded__audio\">Audio<\/a><\/li>\n<li><a href=\"#embedded__video\">Video<\/a><\/li>\n<li><a href=\"#embedded__canvas\">Canvas<\/a><\/li>\n<li><a href=\"#embedded__meter\">Meter<\/a><\/li>\n<li><a href=\"#embedded__progress\">Progress<\/a><\/li>\n<li><a href=\"#embedded__svg\">Inline SVG<\/a><\/li>\n<li><a href=\"#embedded__iframe\">IFrames<\/a><\/li>\n<\/ul>\n<\/li>\n<li><a href=\"#forms\">Form elements<\/a>\n<ul>\n<li><a href=\"#forms__input\">Input fields<\/a><\/li>\n<li><a href=\"#forms__select\">Select menus<\/a><\/li>\n<li><a href=\"#forms__checkbox\">Checkboxes<\/a><\/li>\n<li><a href=\"#forms__radio\">Radio buttons<\/a><\/li>\n<li><a href=\"#forms__textareas\">Textareas<\/a><\/li>\n<li><a href=\"#forms__html5\">HTML5 inputs<\/a><\/li>\n<li><a href=\"#forms__action\">Action buttons<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/nav>\n<p>&nbsp;<\/p>\n<section id=\"text\">\n<header>\n<h1>Text<\/h1>\n<\/header>\n<article id=\"text__headings\">\n<header>\n<h1>Headings<\/h1>\n<\/header>\n<div>\n<h1>Heading 1<\/h1>\n<h2>Heading 2<\/h2>\n<h3>Heading 3<\/h3>\n<h4>Heading 4<\/h4>\n<h5>Heading 5<\/h5>\n<h6>Heading 6<\/h6>\n<\/div>\n<footer><a href=\"#top\">[Top]<\/a><\/footer>\n<\/article>\n<article id=\"text__paragraphs\">\n<header>\n<h1>Paragraphs<\/h1>\n<\/header>\n<div>\n<p>A paragraph (from the Greek paragraphos, \u201cto write beside\u201d or \u201cwritten beside\u201d) is a self-contained unit of a discourse in writing dealing with a particular point or idea. A paragraph consists of one or more sentences. Though not required by the syntax of any language, paragraphs are usually an expected part of formal writing, used to organize longer prose.<\/p>\n<\/div>\n<footer><a href=\"#top\">[Top]<\/a><\/footer>\n<\/article>\n<article id=\"text__blockquotes\">\n<header>\n<h1>Blockquotes<\/h1>\n<\/header>\n<div>\n<blockquote><p>A block quotation (also known as a long quotation or extract) is a quotation in a written document, that is set off from the main text as a paragraph, or block of text.<\/p>\n<p>It is typically distinguished visually using indentation and a different typeface or smaller size quotation. It may or may not include a citation, usually placed at the bottom.<\/p>\n<p><cite><a href=\"#!\">Said no one, ever.<\/a><\/cite><\/p><\/blockquote>\n<\/div>\n<footer><a href=\"#top\">[Top]<\/a><\/footer>\n<\/article>\n<article id=\"text__lists\">\n<header>\n<h1>Lists<\/h1>\n<\/header>\n<div>\n<h3>Definition list<\/h3>\n<dl>\n<dt>Definition List Title<\/dt>\n<dd>This is a definition list division.<\/dd>\n<\/dl>\n<h3>Ordered List<\/h3>\n<ol>\n<li>List Item 1<\/li>\n<li>List Item 2<\/li>\n<li>List Item 3<\/li>\n<\/ol>\n<h3>Unordered List<\/h3>\n<ul>\n<li>List Item 1<\/li>\n<li>List Item 2<\/li>\n<li>List Item 3<\/li>\n<\/ul>\n<\/div>\n<footer><a href=\"#top\">[Top]<\/a><\/footer>\n<\/article>\n<article id=\"text__hr\">\n<header>\n<h1>Horizontal rules<\/h1>\n<\/header>\n<div>\n<hr \/>\n<\/div>\n<footer><a href=\"#top\">[Top]<\/a><\/footer>\n<\/article>\n<article id=\"text__tables\">\n<header>\n<h1>Tabular data<\/h1>\n<\/header>\n<table>\n<caption>Table Caption<\/caption>\n<thead>\n<tr>\n<th>Table Heading 1<\/th>\n<th>Table Heading 2<\/th>\n<th>Table Heading 3<\/th>\n<th>Table Heading 4<\/th>\n<th>Table Heading 5<\/th>\n<\/tr>\n<\/thead>\n<tfoot>\n<tr>\n<th>Table Footer 1<\/th>\n<th>Table Footer 2<\/th>\n<th>Table Footer 3<\/th>\n<th>Table Footer 4<\/th>\n<th>Table Footer 5<\/th>\n<\/tr>\n<\/tfoot>\n<tbody>\n<tr>\n<td>Table Cell 1<\/td>\n<td>Table Cell 2<\/td>\n<td>Table Cell 3<\/td>\n<td>Table Cell 4<\/td>\n<td>Table Cell 5<\/td>\n<\/tr>\n<tr>\n<td>Table Cell 1<\/td>\n<td>Table Cell 2<\/td>\n<td>Table Cell 3<\/td>\n<td>Table Cell 4<\/td>\n<td>Table Cell 5<\/td>\n<\/tr>\n<tr>\n<td>Table Cell 1<\/td>\n<td>Table Cell 2<\/td>\n<td>Table Cell 3<\/td>\n<td>Table Cell 4<\/td>\n<td>Table Cell 5<\/td>\n<\/tr>\n<tr>\n<td>Table Cell 1<\/td>\n<td>Table Cell 2<\/td>\n<td>Table Cell 3<\/td>\n<td>Table Cell 4<\/td>\n<td>Table Cell 5<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<footer><a href=\"#top\">[Top]<\/a><\/footer>\n<\/article>\n<article id=\"text__code\">\n<header>\n<h1>Code<\/h1>\n<\/header>\n<div>\n<p><strong>Keyboard input:<\/strong> <kbd>Cmd<\/kbd><\/p>\n<p><strong>Inline code:<\/strong> <code>&lt;div&gt;code&lt;\/div&gt;<\/code><\/p>\n<p><strong>Sample output:<\/strong> <samp>This is sample output from a computer program.<\/samp><\/p>\n<h2>Pre-formatted text<\/h2>\n<pre>P R E F O R M A T T E D T E X T\n  ! \" # $ % &amp; ' ( ) * + , - . \/\n  0 1 2 3 4 5 6 7 8 9 : ; &lt; = &gt; ?\n  @ A B C D E F G H I J K L M N O\n  P Q R S T U V W X Y Z [  ] ^ _\n  ` a b c d e f g h i j k l m n o\n  p q r s t u v w x y z { | } ~<\/pre>\n<\/div>\n<footer><a href=\"#top\">[Top]<\/a><\/footer>\n<\/article>\n<article id=\"text__inline\">\n<header>\n<h1>Inline elements<\/h1>\n<\/header>\n<div>\n<p><a href=\"#!\">This is a text link<\/a>.<\/p>\n<p><strong>Strong is used to indicate strong importance.<\/strong><\/p>\n<p><em>This text has added emphasis.<\/em><\/p>\n<p>The <b>b element<\/b> is stylistically different text from normal text, without any special importance.<\/p>\n<p>The <i>i element<\/i> is text that is offset from the normal text.<\/p>\n<p>The <u>u element<\/u> is text with an unarticulated, though explicitly rendered, non-textual annotation.<\/p>\n<p><del>This text is deleted<\/del> and <ins>This text is inserted<\/ins>.<\/p>\n<p><s>This text has a strikethrough<\/s>.<\/p>\n<p>Superscript<sup>\u00ae<\/sup>.<\/p>\n<p>Subscript for things like H<sub>2<\/sub>O.<\/p>\n<p><small>This small text is small for for fine print, etc.<\/small><\/p>\n<p>Abbreviation: <abbr title=\"HyperText Markup Language\">HTML<\/abbr><\/p>\n<p><q cite=\"https:\/\/developer.mozilla.org\/en-US\/docs\/HTML\/Element\/q\">This text is a short inline quotation.<\/q><\/p>\n<p><cite>This is a citation.<\/cite><\/p>\n<p>The <dfn>dfn element<\/dfn> indicates a definition.<\/p>\n<p>The <mark>mark element<\/mark> indicates a highlight.<\/p>\n<p>The <var>variable element<\/var>, such as <var>x<\/var> = <var>y<\/var>.<\/p>\n<p>The time element: 2 weeks ago<\/p>\n<\/div>\n<footer><a href=\"#top\">[Top]<\/a><\/footer>\n<\/article>\n<\/section>\n<section id=\"embedded\">\n<header>\n<h1>Embedded content<\/h1>\n<\/header>\n<article id=\"embedded__images\">\n<header>\n<h2>Images<\/h2>\n<\/header>\n<div>\n<h3>No <code>&lt;figure&gt;<\/code> element<\/h3>\n<p><img decoding=\"async\" src=\"http:\/\/placekitten.com\/480\/480\" alt=\"Image alt text\" \/><\/p>\n<h3>Wrapped in a <code>&lt;figure&gt;<\/code> element, no <code>&lt;figcaption&gt;<\/code><\/h3>\n<figure><img decoding=\"async\" src=\"http:\/\/placekitten.com\/420\/420\" alt=\"Image alt text\" \/><\/figure>\n<h3>Wrapped in a <code>&lt;figure&gt;<\/code> element, with a <code>&lt;figcaption&gt;<\/code><\/h3>\n<figure><img decoding=\"async\" src=\"http:\/\/placekitten.com\/420\/420\" alt=\"Image alt text\" \/><figcaption>Here is a caption for this image.<\/figcaption><\/figure>\n<\/div>\n<footer><a href=\"#top\">[Top]<\/a><\/footer>\n<\/article>\n<article id=\"embedded__audio\">\n<header>\n<h2>Audio<\/h2>\n<\/header>\n<div><audio controls=\"controls\">audio<\/audio><\/div>\n<footer><a href=\"#top\">[Top]<\/a><\/footer>\n<\/article>\n<article id=\"embedded__video\">\n<header>\n<h2>Video<\/h2>\n<\/header>\n<div><video controls=\"controls\" width=\"300\" height=\"150\">video<\/video><\/div>\n<footer><a href=\"#top\">[Top]<\/a><\/footer>\n<\/article>\n<article id=\"embedded__canvas\">\n<header>\n<h2>Canvas<\/h2>\n<\/header>\n<div>canvas<\/div>\n<footer><a href=\"#top\">[Top]<\/a><\/footer>\n<\/article>\n<article id=\"embedded__meter\">\n<header>\n<h2>Meter<\/h2>\n<\/header>\n<div>2 out of 10<\/div>\n<footer><a href=\"#top\">[Top]<\/a><\/footer>\n<\/article>\n<article id=\"embedded__progress\">\n<header>\n<h2>Progress<\/h2>\n<\/header>\n<div>progress<\/div>\n<footer><a href=\"#top\">[Top]<\/a><\/footer>\n<\/article>\n<article id=\"embedded__svg\">\n<header>\n<h2>Inline SVG<\/h2>\n<\/header>\n<div><\/div>\n<footer><a href=\"#top\">[Top]<\/a><\/footer>\n<\/article>\n<article id=\"embedded__iframe\">\n<header>\n<h2>IFrame<\/h2>\n<\/header>\n<div><\/div>\n<footer><a href=\"#top\">[Top]<\/a><\/footer>\n<\/article>\n<\/section>\n<section id=\"forms\">\n<header>\n<h1>Form elements<\/h1>\n<\/header>\n<form>\n<fieldset id=\"forms__input\">\n<legend>Input fields<\/legend>\n<p><label for=\"input__text\">Text Input<\/label><\/p>\n<p><label for=\"input__password\">Password<\/label><\/p>\n<p><label for=\"input__webaddress\">Web Address<\/label><\/p>\n<p><label for=\"input__emailaddress\">Email Address<\/label><\/p>\n<p><label for=\"input__phone\">Phone Number<\/label><\/p>\n<p><label for=\"input__search\">Search<\/label><\/p>\n<p><label for=\"input__text2\">Number Input<\/label><\/p>\n<p><label class=\"error\" for=\"input__text3\">Error<\/label><\/p>\n<p><label class=\"valid\" for=\"input__text4\">Valid<\/label><br \/>\n<\/fieldset>\n<p><a href=\"#top\">[Top]<\/a><\/p>\n<fieldset id=\"forms__select\">\n<legend>Select menus<\/legend>\n<p><label for=\"select\">Select<\/label><\/p>\n<p>Option One<br \/>\nOption Two<br \/>\nOption Three<br \/>\n<\/fieldset>\n<p><a href=\"#top\">[Top]<\/a><\/p>\n<fieldset id=\"forms__checkbox\">\n<legend>Checkboxes<\/legend>\n<ul class=\"list list--bare\">\n<li><label for=\"checkbox1\"> Choice A<\/label><\/li>\n<li><label for=\"checkbox2\"> Choice B<\/label><\/li>\n<li><label for=\"checkbox3\"> Choice C<\/label><\/li>\n<\/ul>\n<\/fieldset>\n<p><a href=\"#top\">[Top]<\/a><\/p>\n<fieldset id=\"forms__radio\">\n<legend>Radio buttons<\/legend>\n<ul class=\"list list--bare\">\n<li><label for=\"radio1\"> Option 1<\/label><\/li>\n<li><label for=\"radio2\"> Option 2<\/label><\/li>\n<li><label for=\"radio3\"> Option 3<\/label><\/li>\n<\/ul>\n<\/fieldset>\n<p><a href=\"#top\">[Top]<\/a><\/p>\n<fieldset id=\"forms__textareas\">\n<legend>Textareas<\/legend>\n<p><label for=\"textarea\">Textarea<\/label><br \/>\n<textarea id=\"textarea\" cols=\"48\" rows=\"8\"><\/textarea><\/fieldset>\n<p><a href=\"#top\">[Top]<\/a><\/p>\n<fieldset id=\"forms__html5\">\n<legend>HTML5 inputs<\/legend>\n<p><label for=\"ic\">Color input<\/label><\/p>\n<p><label for=\"in\">Number input<\/label><\/p>\n<p><label for=\"ir\">Range input<\/label><\/p>\n<p><label for=\"idd\">Date input<\/label><\/p>\n<p><label for=\"idm\">Month input<\/label><\/p>\n<p><label for=\"idw\">Week input<\/label><\/p>\n<p><label for=\"idt\">Datetime input<\/label><\/p>\n<p><label for=\"idtl\">Datetime-local input<\/label><br \/>\n<\/fieldset>\n<p><a href=\"#top\">[Top]<\/a><\/p>\n<fieldset id=\"forms__action\">\n<legend>Action buttons<\/legend>\n<p><button type=\"submit\">Button<\/button><\/p>\n<\/fieldset>\n<p><a href=\"#top\">[Top]<\/a><\/p>\n<\/form>\n<\/section>\n<p>&nbsp;<\/p>\n<footer>Made by <a href=\"http:\/\/twitter.com\/cbracco\">@cbracco<\/a>. Code on <a href=\"http:\/\/github.com\/cbracco\/html5-test-page\">GitHub<\/a>.<\/footer>\n","protected":false},"excerpt":{"rendered":"<p>HTML5 Test Page This is a test page filled with common HTML elements to be used to provide visual feedback whilst building CSS systems and frameworks. Text Headings Paragraphs Blockquotes Lists Horizontal rules Tabular data Code Inline elements Embedded content Images Audio Video Canvas Meter Progress Inline SVG IFrames Form elements Input fields Select menus Checkboxes Radio buttons Textareas HTML5&nbsp;<a href=\"https:\/\/minualhikmahtajinan.sch.id\/webinduk\/test\/\">&hellip;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-sidebar-left-childpages.php","meta":{"footnotes":""},"class_list":["post-91","page","type-page","status-publish","hentry","odd"],"_links":{"self":[{"href":"https:\/\/minualhikmahtajinan.sch.id\/webinduk\/wp-json\/wp\/v2\/pages\/91","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/minualhikmahtajinan.sch.id\/webinduk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/minualhikmahtajinan.sch.id\/webinduk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/minualhikmahtajinan.sch.id\/webinduk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/minualhikmahtajinan.sch.id\/webinduk\/wp-json\/wp\/v2\/comments?post=91"}],"version-history":[{"count":0,"href":"https:\/\/minualhikmahtajinan.sch.id\/webinduk\/wp-json\/wp\/v2\/pages\/91\/revisions"}],"wp:attachment":[{"href":"https:\/\/minualhikmahtajinan.sch.id\/webinduk\/wp-json\/wp\/v2\/media?parent=91"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}