{"id":21,"date":"2022-01-06T02:12:27","date_gmt":"2022-01-06T02:12:27","guid":{"rendered":"https:\/\/ideaes.xhere.eu.org\/?p=21"},"modified":"2022-01-07T18:37:41","modified_gmt":"2022-01-07T18:37:41","slug":"the-three-languages-of-front-end","status":"publish","type":"post","link":"https:\/\/ideaes.xhere.eu.org\/?p=21","title":{"rendered":"The three languages of front-end"},"content":{"rendered":"\n<p class=\"has-medium-font-size\">A web page is made up by the web browser interpreting three languages: html, css and javascript.<br>Each language has its purpose in the rendering a web page. The <strong>html<\/strong> acts like a noun, <strong>css<\/strong> takes a role of adjective and <strong>javascript<\/strong> can be considered as verb.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Nouns.<\/h3>\n\n\n\n<p>A <strong>paragraph<\/strong> tag.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><span class=\"has-inline-color has-black-color\">&lt;p&gt;&lt;\/p&gt;<\/span><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Adjectives.<\/h3>\n\n\n\n<p>Paragraph text is <strong>red<\/strong>.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">p { color: red }<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Verbs.<\/h3>\n\n\n\n<p><strong>Hide<\/strong> the paragraph.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">p.hide();<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>A web page is made up by the web browser interpreting three languages: html, css and javascript.Each language has its purpose in the rendering a web page. The html acts like a noun, css takes a role of adjective and javascript can be considered as verb. Nouns. A paragraph tag. &lt;p&gt;&lt;\/p&gt; Adjectives. Paragraph text is &#8230;.&nbsp;&nbsp;<a class=\" default\" href=\"https:\/\/ideaes.xhere.eu.org\/?p=21\">Read More<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"categories":[3],"tags":[6,5,7,10],"class_list":["post-21","post","type-post","status-publish","format-standard","hentry","category-build-responsive-real-world-websites-with-html-and-css","tag-css","tag-html","tag-javascript","tag-section-1"],"_links":{"self":[{"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/posts\/21","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=21"}],"version-history":[{"count":8,"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/posts\/21\/revisions"}],"predecessor-version":[{"id":38,"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=\/wp\/v2\/posts\/21\/revisions\/38"}],"wp:attachment":[{"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=21"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=21"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ideaes.xhere.eu.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}