{"id":1586,"date":"2026-05-14T18:27:09","date_gmt":"2026-05-14T17:27:09","guid":{"rendered":"https:\/\/technology.corporatesstore.com\/?page_id=1586"},"modified":"2026-05-14T18:49:46","modified_gmt":"2026-05-14T17:49:46","slug":"html-css-2","status":"publish","type":"page","link":"https:\/\/technology.corporatesstore.com\/index.php\/html-css-2\/","title":{"rendered":"HTML\/CSS"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1586\" class=\"elementor elementor-1586\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4404ff8 e-flex e-con-boxed e-con e-parent\" data-id=\"4404ff8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b416974 e-con-full e-flex e-con e-child\" data-id=\"b416974\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t\t\t\n\t\t\t<img class=\"e-image-base \" \n\t\t\t\t\tdata-interaction-id=\"e3fca01\" \n\t\t \n\t\t \n\t\t\t\t\t\t\t\t\tid=\"1588\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/technology.corporatesstore.com\/wp-content\/uploads\/2026\/05\/HTML-CSS.png\"\n\t\t\t\t\t\t\t\t\t\t\t\twidth=\"1774\"\n\t\t\t\t\t\t\t\t\t\t\t\theight=\"887\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrcset=\"https:\/\/technology.corporatesstore.com\/wp-content\/uploads\/2026\/05\/HTML-CSS.png 1774w, https:\/\/technology.corporatesstore.com\/wp-content\/uploads\/2026\/05\/HTML-CSS-300x150.png 300w, https:\/\/technology.corporatesstore.com\/wp-content\/uploads\/2026\/05\/HTML-CSS-1024x512.png 1024w, https:\/\/technology.corporatesstore.com\/wp-content\/uploads\/2026\/05\/HTML-CSS-768x384.png 768w, https:\/\/technology.corporatesstore.com\/wp-content\/uploads\/2026\/05\/HTML-CSS-1536x768.png 1536w, https:\/\/technology.corporatesstore.com\/wp-content\/uploads\/2026\/05\/HTML-CSS-600x300.png 600w\"\n\t\t\t\t\t\t\t\t\t\t\t\talt=\"\"\n\t\t\t\t\t\t\/>\n\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-acba8b4 e-con-full e-flex e-con e-child\" data-id=\"acba8b4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-87f9373 e-con-full e-flex e-con e-child\" data-id=\"87f9373\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3478abd elementor-widget elementor-widget-heading\" data-id=\"3478abd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">HTML (HyperText Markup Language)<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-76b540c elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"76b540c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul data-start=\"37\" data-end=\"636\"><li data-section-id=\"p5mz15\" data-start=\"37\" data-end=\"94\"><p><img fetchpriority=\"high\" decoding=\"async\" class=\"size-medium wp-image-1596 alignright\" src=\"http:\/\/technology.corporatesstore.com\/wp-content\/uploads\/2026\/05\/HTML-300x300.png\" alt=\"\" width=\"300\" height=\"300\" srcset=\"https:\/\/technology.corporatesstore.com\/wp-content\/uploads\/2026\/05\/HTML-300x300.png 300w, https:\/\/technology.corporatesstore.com\/wp-content\/uploads\/2026\/05\/HTML-150x150.png 150w, https:\/\/technology.corporatesstore.com\/wp-content\/uploads\/2026\/05\/HTML-100x100.png 100w, https:\/\/technology.corporatesstore.com\/wp-content\/uploads\/2026\/05\/HTML.png 371w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>HTML is the standard language used to create web pages.<\/p><\/li><li data-section-id=\"1o3imn3\" data-start=\"95\" data-end=\"160\"><p>It structures the content of a website using elements and tags.<\/p><\/li><li data-section-id=\"1pnbqnu\" data-start=\"161\" data-end=\"237\"><p>HTML defines headings, paragraphs, images, links, tables, forms, and more.<\/p><\/li><li data-section-id=\"1ihckgv\" data-start=\"238\" data-end=\"281\"><p>It acts as the skeleton of a webpage.<\/p><\/li><li data-section-id=\"6hreq4\" data-start=\"282\" data-end=\"330\"><p>HTML files usually have the <code data-start=\"312\" data-end=\"319\">.html<\/code> extension.<\/p><\/li><li data-section-id=\"1pfhsvf\" data-start=\"331\" data-end=\"488\"><p>Common HTML tags:<\/p><ul data-start=\"353\" data-end=\"488\"><li data-section-id=\"1emgfdp\" data-start=\"353\" data-end=\"382\"><p><code data-start=\"355\" data-end=\"361\">&lt;h1&gt;<\/code> to <code data-start=\"365\" data-end=\"371\">&lt;h6&gt;<\/code> \u2192 Headings<\/p><\/li><li data-section-id=\"yf3a86\" data-start=\"385\" data-end=\"404\"><p><code data-start=\"387\" data-end=\"392\">&lt;p&gt;<\/code> \u2192 Paragraph<\/p><\/li><li data-section-id=\"euiid8\" data-start=\"407\" data-end=\"424\"><p><code data-start=\"409\" data-end=\"416\">&lt;img&gt;<\/code> \u2192 Image<\/p><\/li><li data-section-id=\"ajgikv\" data-start=\"427\" data-end=\"446\"><p><code data-start=\"429\" data-end=\"434\">&lt;a&gt;<\/code> \u2192 Hyperlink<\/p><\/li><li data-section-id=\"xo03h4\" data-start=\"449\" data-end=\"468\"><p><code data-start=\"451\" data-end=\"460\">&lt;table&gt;<\/code> \u2192 Table<\/p><\/li><li data-section-id=\"bw8aoo\" data-start=\"471\" data-end=\"488\"><p><code data-start=\"473\" data-end=\"481\">&lt;form&gt;<\/code> \u2192 Form<\/p><\/li><\/ul><\/li><li data-section-id=\"1osuaqq\" data-start=\"489\" data-end=\"548\"><p>HTML is easy to learn and widely used in web development.<\/p><\/li><li data-section-id=\"1o7o444\" data-start=\"549\" data-end=\"636\"><p>Modern HTML version is HTML5, which supports audio, video, and advanced features.<\/p><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b7bb353 e-flex e-con-boxed e-con e-parent\" data-id=\"b7bb353\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t\t\t<h2 \n\t\tdata-interaction-id=\"bf02387\" \n\t\tclass=\"e-heading-base\" \n\t\t \n\t\t\n\t>\n\t\n\t\t\tCSS (Cascading Style Sheets)\n\t\t<\/h2>\n\t\t\t\t<div class=\"elementor-element elementor-element-ccb06ad elementor-widget elementor-widget-text-editor\" data-id=\"ccb06ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul data-start=\"37\" data-end=\"636\"><li data-section-id=\"jb5zuo\" data-start=\"676\" data-end=\"724\"><p><img decoding=\"async\" class=\"size-medium wp-image-1595 alignright\" src=\"http:\/\/technology.corporatesstore.com\/wp-content\/uploads\/2026\/05\/CSS-300x300.png\" alt=\"\" width=\"300\" height=\"300\" srcset=\"https:\/\/technology.corporatesstore.com\/wp-content\/uploads\/2026\/05\/CSS-300x300.png 300w, https:\/\/technology.corporatesstore.com\/wp-content\/uploads\/2026\/05\/CSS-150x150.png 150w, https:\/\/technology.corporatesstore.com\/wp-content\/uploads\/2026\/05\/CSS-100x100.png 100w, https:\/\/technology.corporatesstore.com\/wp-content\/uploads\/2026\/05\/CSS.png 329w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>CSS is used to style and design HTML webpages.<\/p><\/li><li data-section-id=\"1j9ig87\" data-start=\"725\" data-end=\"787\"><p>It controls colors, fonts, spacing, layouts, and animations.<\/p><\/li><li data-section-id=\"pgq5as\" data-start=\"788\" data-end=\"835\"><p>CSS makes websites attractive and responsive.<\/p><\/li><li data-section-id=\"1f3nez3\" data-start=\"836\" data-end=\"883\"><p>It acts as the <strong data-start=\"853\" data-end=\"869\">design layer<\/strong> of a webpage.<\/p><\/li><li data-section-id=\"1bikzu4\" data-start=\"884\" data-end=\"930\"><p>CSS files usually have the <code data-start=\"913\" data-end=\"919\">.css<\/code> extension.<\/p><\/li><li data-section-id=\"x40jqc\" data-start=\"931\" data-end=\"995\"><p>Types of CSS:<\/p><ul data-start=\"949\" data-end=\"995\"><li data-section-id=\"14w3vm\" data-start=\"949\" data-end=\"961\"><p>Inline CSS<\/p><\/li><li data-section-id=\"168xc98\" data-start=\"964\" data-end=\"978\"><p>Internal CSS<\/p><\/li><li data-section-id=\"a9elw6\" data-start=\"981\" data-end=\"995\"><p>External CSS<\/p><\/li><\/ul><\/li><li data-section-id=\"1kwxqxi\" data-start=\"996\" data-end=\"1221\"><p>Common CSS properties:<\/p><ul data-start=\"1023\" data-end=\"1221\"><li data-section-id=\"1vjc3qf\" data-start=\"1023\" data-end=\"1045\"><p><code data-start=\"1025\" data-end=\"1032\">color<\/code> \u2192 Text color<\/p><\/li><li data-section-id=\"8orw8n\" data-start=\"1048\" data-end=\"1087\"><p><code data-start=\"1050\" data-end=\"1068\">background-color<\/code> \u2192 Background color<\/p><\/li><li data-section-id=\"5bzph5\" data-start=\"1090\" data-end=\"1115\"><p><code data-start=\"1092\" data-end=\"1103\">font-size<\/code> \u2192 Text size<\/p><\/li><li data-section-id=\"sue394\" data-start=\"1118\" data-end=\"1153\"><p><code data-start=\"1120\" data-end=\"1128\">margin<\/code> \u2192 Space outside elements<\/p><\/li><li data-section-id=\"1bnxtge\" data-start=\"1156\" data-end=\"1191\"><p><code data-start=\"1158\" data-end=\"1167\">padding<\/code> \u2192 Space inside elements<\/p><\/li><li data-section-id=\"1eu53ac\" data-start=\"1194\" data-end=\"1221\"><p><code data-start=\"1196\" data-end=\"1204\">border<\/code> \u2192 Element border<\/p><\/li><\/ul><\/li><li data-section-id=\"1o153xl\" data-start=\"1222\" data-end=\"1279\"><p>CSS supports responsive web design using media queries.<\/p><\/li><li data-section-id=\"rql5sh\" data-start=\"1280\" data-end=\"1345\"><p>Modern CSS includes Flexbox, Grid, transitions, and animations.<\/p><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bed0cfb e-con e-atomic-element e-flexbox-base\" data-id=\"bed0cfb\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"bed0cfb\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>HTML (HyperText Markup Language) HTML is the standard language used to create web pages. It structures the content of a website using elements and tags. HTML defines headings, paragraphs, images, links, tables, forms, and more. It acts as the skeleton of a webpage. HTML files usually have the .html extension. Common HTML tags: &lt;h1&gt; to [&hellip;]<\/p>\n","protected":false},"author":14,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-1586","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/technology.corporatesstore.com\/index.php\/wp-json\/wp\/v2\/pages\/1586","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/technology.corporatesstore.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/technology.corporatesstore.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/technology.corporatesstore.com\/index.php\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/technology.corporatesstore.com\/index.php\/wp-json\/wp\/v2\/comments?post=1586"}],"version-history":[{"count":11,"href":"https:\/\/technology.corporatesstore.com\/index.php\/wp-json\/wp\/v2\/pages\/1586\/revisions"}],"predecessor-version":[{"id":1602,"href":"https:\/\/technology.corporatesstore.com\/index.php\/wp-json\/wp\/v2\/pages\/1586\/revisions\/1602"}],"wp:attachment":[{"href":"https:\/\/technology.corporatesstore.com\/index.php\/wp-json\/wp\/v2\/media?parent=1586"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}