{"id":3741,"date":"2024-01-23T11:00:29","date_gmt":"2024-01-23T02:00:29","guid":{"rendered":"https:\/\/www.nicefutureinc.com\/en\/?p=3741"},"modified":"2024-01-23T11:00:29","modified_gmt":"2024-01-23T02:00:29","slug":"the-evolution-and-impact-of-html-on-the-world-wide-web","status":"publish","type":"post","link":"https:\/\/www.nicefutureinc.com\/en\/?p=3741","title":{"rendered":"The Evolution and Impact of HTML on the World Wide Web"},"content":{"rendered":"\n<p>The World Wide Web has undergone a remarkable transformation over the years, and at the heart of this evolution lies HyperText Markup Language (HTML). From its humble beginnings to its current sophisticated state, HTML has played a pivotal role in shaping the digital landscape we navigate today.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Birth of HTML<\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright size-full is-resized\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/OIG.jpeg\" alt=\"\" class=\"wp-image-3747\" style=\"width:360px;height:auto\" srcset=\"https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/OIG.jpeg 1024w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/OIG-300x300.jpeg 300w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/OIG-150x150.jpeg 150w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/OIG-768x768.jpeg 768w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/OIG-600x600.jpeg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n\n\n<p>HTML, developed by Sir Tim Berners-Lee in 1991, was initially a simple markup language designed to link and share documents between scientists at CERN. Little did he know that his creation would become the backbone of the internet.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Standardization and Compatibility<\/h4>\n\n\n\n<p>As the web expanded, the need for standardization became evident. The World Wide Web Consortium (W3C) was formed to ensure consistency and compatibility across different browsers. HTML standards were established, allowing developers to create content that could be reliably viewed by users regardless of their chosen browser.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">HTML&#8217;s Role in Web Development<\/h4>\n\n\n\n<p>HTML serves as the skeleton of web pages, providing a structured markup that allows browsers to interpret and display content. It consists of elements and tags, each serving a specific purpose in organizing and presenting information.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Tips for Effective HTML Coding<\/h4>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Semantic HTML:<\/strong> Use semantic elements like <code>&lt;header&gt;<\/code>, <code>&lt;nav&gt;<\/code>, <code>&lt;article&gt;<\/code>, <code>&lt;section&gt;<\/code>, <code>&lt;footer&gt;<\/code>, etc. These elements add meaning to your content and improve accessibility.<\/li>\n\n\n\n<li><strong>Clean and Indented Code:<\/strong> Maintain well-organized and indented code for better readability. Consistent indentation makes it easier to troubleshoot and collaborate with others.<\/li>\n\n\n\n<li><strong>Responsive Design:<\/strong> Design your web pages to be responsive, ensuring a seamless user experience across various devices and screen sizes. Use media queries and flexible grids to achieve this.<\/li>\n\n\n\n<li><strong>SEO Optimization:<\/strong> Utilize proper HTML tags and attributes to enhance search engine optimization (SEO). Title tags, meta descriptions, and alt attributes for images contribute to better visibility on search engines.<\/li>\n\n\n\n<li><strong>The &lt;picture> Tag:<\/strong> Display images responsively with the <code>&lt;picture><\/code> tag.Include one or more <code>&lt;source><\/code> tags and one <code>&lt;img><\/code> tag for flexibility.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"348\" src=\"https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-22-at-12.16.23\u202fPM-1024x348.png\" alt=\"\" class=\"wp-image-3744\" srcset=\"https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-22-at-12.16.23\u202fPM-1024x348.png 1024w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-22-at-12.16.23\u202fPM-300x102.png 300w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-22-at-12.16.23\u202fPM-768x261.png 768w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-22-at-12.16.23\u202fPM-1536x523.png 1536w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-22-at-12.16.23\u202fPM-2048x697.png 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>The &lt;figure> Tag:<\/strong> Utilize the <code>&lt;figure><\/code> tag to markup images on your webpage. Enhance it further by including a description using the <code>&lt;figcaption><\/code> element.<\/li>\n\n\n\n<li><strong>The &lt;progress> Tag:<\/strong> Represent the progress of a task using the <code>&lt;progress><\/code> tag. Avoid confusion with the <code>&lt;meter><\/code> tag, which represents a gauge.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"61\" src=\"https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-22-at-12.15.48\u202fPM-1024x61.png\" alt=\"\" class=\"wp-image-3745\" srcset=\"https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-22-at-12.15.48\u202fPM-1024x61.png 1024w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-22-at-12.15.48\u202fPM-300x18.png 300w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-22-at-12.15.48\u202fPM-768x46.png 768w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-22-at-12.15.48\u202fPM-1536x92.png 1536w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-22-at-12.15.48\u202fPM.png 1838w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>The &lt;map> Tag:<\/strong> Define client-side image maps with the <code>&lt;map><\/code> tag. Create clickable areas on images, such as a Solar System map.<\/li>\n\n\n\n<li><strong>The &lt;video> Tag:<\/strong> Embed a media player for video playback using the <code>&lt;video><\/code> tag. Consider hosting videos on platforms like AWS S3 for professionalism. Specify attributes like width, height, autoplay, loop, and controls for customization.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"315\" src=\"https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-22-at-2.14.04\u202fPM-1024x315.png\" alt=\"\" class=\"wp-image-3746\" srcset=\"https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-22-at-2.14.04\u202fPM-1024x315.png 1024w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-22-at-2.14.04\u202fPM-300x92.png 300w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-22-at-2.14.04\u202fPM-768x236.png 768w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-22-at-2.14.04\u202fPM-1536x473.png 1536w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/Screenshot-2024-01-22-at-2.14.04\u202fPM-2048x630.png 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Cool Projects with HTML<\/h4>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Personal Portfolio Website:<\/strong> Showcase your skills and projects by creating a personal portfolio. Include sections for your resume, projects, and contact information.<\/li>\n\n\n\n<li><strong>Interactive Forms:<\/strong> Build interactive and user-friendly forms for feedback, surveys, or registration using HTML form elements.<\/li>\n\n\n\n<li><strong>HTML5 Canvas Games:<\/strong> Explore the creative side of HTML by developing simple games using the HTML5 <code>&lt;canvas&gt;<\/code> element. This is a great way to combine coding and design skills.<\/li>\n\n\n\n<li><strong>Embedded Multimedia:<\/strong> Enhance user engagement by incorporating multimedia elements like audio and video. HTML provides easy-to-use tags for seamless integration.<\/li>\n<\/ol>\n\n\n\n<p class=\"has-medium-font-size\"><strong>Conclusion<\/strong><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2023\/10\/31ef7cf1-ff27-4ad7-bb44-53a6d49ba2e6.jpeg\" alt=\"\" class=\"wp-image-3607\" style=\"aspect-ratio:1;width:225px;height:auto\" srcset=\"https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2023\/10\/31ef7cf1-ff27-4ad7-bb44-53a6d49ba2e6.jpeg 1024w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2023\/10\/31ef7cf1-ff27-4ad7-bb44-53a6d49ba2e6-300x300.jpeg 300w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2023\/10\/31ef7cf1-ff27-4ad7-bb44-53a6d49ba2e6-150x150.jpeg 150w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2023\/10\/31ef7cf1-ff27-4ad7-bb44-53a6d49ba2e6-768x768.jpeg 768w, https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2023\/10\/31ef7cf1-ff27-4ad7-bb44-53a6d49ba2e6-600x600.jpeg 600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n\n\n<p>HTML&#8217;s transformation from a CERN project to the cornerstone of the internet exemplifies its versatility and enduring significance. As web technologies progress, HTML retains its status as an indispensable skill for aspiring web developers. Mastering HTML and adhering to best practices empower developers to contribute to a web environment that not only captivates visually but also ensures accessibility and functionality for users worldwide.<\/p>\n\n\n\n<p>So, gear up! Join us on this journey towards a future brimming with innovation. Stay tuned for our upcoming posts as we delve into an era marked by extraordinary achievements.<\/p>\n\n\n\n<p>Stay connected\u2014Happy coding! Nice Future Inc. will be back soon!<\/p>\n\n\n\n<div style=\"padding:20px\" class=\"wp-block-tnp-minimal\"><p>Subscribe to our newsletter!<\/p><div><div class=\"tnp tnp-subscription-minimal  \"><form action=\"https:\/\/www.nicefutureinc.com\/en\/wp-admin\/admin-ajax.php?action=tnp&amp;na=s\" method=\"post\" style=\"text-align: center\"><input type=\"hidden\" name=\"nr\" value=\"minimal\">\n<input type=\"hidden\" name=\"nlang\" value=\"\">\n<input class=\"tnp-email\" type=\"email\" required name=\"ne\" value=\"\" placeholder=\"Email\"><input class=\"tnp-submit\" type=\"submit\" value=\"Subscribe\" style=\"\">\n<\/form><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>The World Wide Web has undergone a remarkable transformation over the years, and at the heart of this evolution lies HyperText Markup Language (HTML). From its humble beginnings to its current sophisticated state, HTML has played a pivotal role in shaping the digital landscape we navigate today. The Birth of HTML HTML, developed by Sir Tim Berners-Lee in 1991, was initially a simple markup language designed to link and share documents between scientists at CERN. Little did he know that his creation would become the backbone of the internet. Standardization and Compatibility As the web expanded, the need for standardization became evident. The World Wide Web Consortium (W3C) was formed to ensure consistency and compatibility across different browsers. HTML standards were established, allowing developers to create content that could be reliably viewed by users regardless of their chosen browser. HTML&#8217;s Role in Web Development HTML serves as the skeleton of web pages, providing a structured markup that allows browsers to interpret and display content. It consists of elements and tags, each serving a specific purpose in organizing and presenting information. Tips for Effective HTML Coding Cool Projects with HTML Conclusion HTML&#8217;s transformation from a CERN project to the cornerstone of the internet exemplifies its versatility and enduring significance. As web technologies progress, HTML retains its status as an indispensable skill for aspiring web developers. Mastering HTML and adhering to best practices empower developers to contribute to a web environment that not only captivates visually but also ensures accessibility and functionality for users worldwide. So, gear up! Join us on this journey towards a future brimming with innovation. Stay tuned for our upcoming posts as we delve into an era marked by extraordinary achievements. Stay connected\u2014Happy coding! Nice Future Inc. will be back soon!<\/p>\n","protected":false},"author":1,"featured_media":3749,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_eb_attr":"","ocean_post_layout":"left-sidebar","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"sidebar-2","ocean_second_sidebar":"0","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"off","ocean_display_header":"on","ocean_header_style":"minimal","ocean_center_header_left_menu":"0","ocean_custom_header_template":"0","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"2","ocean_menu_typo_font_family":"0","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"on","ocean_disable_heading":"enable","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"0","ocean_post_oembed":"","ocean_post_self_hosted_media":"","ocean_post_video_embed":"","ocean_link_format":"","ocean_link_format_target":"self","ocean_quote_format":"","ocean_quote_format_link":"post","ocean_gallery_link_images":"off","ocean_gallery_id":[],"footnotes":""},"categories":[1],"tags":[10,611,625,199,610,591,593,592,385,601,602,603,585,605,617,609,607,636,630,587,588,621,629,586,124,626,589,618,624,623,631,637,622,633,638,627,634,635,620,616,614,107,612,608,597,596,613,619,590,604,595,598,594,346,599,600,606,195,615,150,632,628],"class_list":["post-3741","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-ai","tag-android-development","tag-api-key","tag-artificial-intelligence","tag-backend-development","tag-c","tag-c-3","tag-c-2","tag-cloud-computing","tag-code","tag-coding","tag-computer-science","tag-css","tag-development-tools","tag-enterprise-applications","tag-frontend-development","tag-game-development","tag-geocoding","tag-geolocation","tag-go","tag-golang","tag-google-maps","tag-google-maps-api","tag-html","tag-innovation","tag-interactive-maps","tag-java","tag-javascript","tag-javascript-maps","tag-kakao-map","tag-kakao-map-api","tag-latitude","tag-location-services","tag-location-based-services","tag-longitude","tag-map-embedding","tag-map-integration","tag-map-markers","tag-mapping-apis","tag-markup-languages","tag-multitasking","tag-nice-future-inc","tag-object-oriented-programming","tag-operating-systems","tag-perl","tag-php","tag-platform-independence","tag-programming-advantages","tag-programming-languages","tag-programming-paradigms","tag-python","tag-r","tag-ruby","tag-software-development","tag-sql","tag-swift","tag-systems-programming","tag-technology","tag-web-design","tag-web-development","tag-web-development-tips","tag-web-mapping","entry","has-media"],"rttpg_featured_image_url":{"full":["https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/OIG-1-1.jpeg",1024,1024,false],"landscape":["https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/OIG-1-1.jpeg",1024,1024,false],"portraits":["https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/OIG-1-1.jpeg",1024,1024,false],"thumbnail":["https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/OIG-1-1-150x150.jpeg",150,150,true],"medium":["https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/OIG-1-1-300x300.jpeg",300,300,true],"large":["https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/OIG-1-1.jpeg",1024,1024,false],"1536x1536":["https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/OIG-1-1.jpeg",1024,1024,false],"2048x2048":["https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/OIG-1-1.jpeg",1024,1024,false],"ocean-thumb-m":["https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/OIG-1-1-600x600.jpeg",600,600,true],"ocean-thumb-ml":["https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/OIG-1-1-800x450.jpeg",800,450,true],"ocean-thumb-l":["https:\/\/www.nicefutureinc.com\/en\/wp-content\/uploads\/2024\/01\/OIG-1-1-1024x700.jpeg",1024,700,true]},"rttpg_author":{"display_name":"nicefuture","author_link":"https:\/\/www.nicefutureinc.com\/en\/?author=1"},"rttpg_comment":0,"rttpg_category":"<a href=\"https:\/\/www.nicefutureinc.com\/en\/?cat=1\" rel=\"category\">Uncategorized<\/a>","rttpg_excerpt":"The World Wide Web has undergone a remarkable transformation over the years, and at the heart of this evolution lies HyperText Markup Language (HTML). From its humble beginnings to its current sophisticated state, HTML has played a pivotal role in shaping the digital landscape we navigate today. The Birth of HTML HTML, developed by Sir&hellip;","_links":{"self":[{"href":"https:\/\/www.nicefutureinc.com\/en\/index.php?rest_route=\/wp\/v2\/posts\/3741","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.nicefutureinc.com\/en\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.nicefutureinc.com\/en\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.nicefutureinc.com\/en\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nicefutureinc.com\/en\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3741"}],"version-history":[{"count":3,"href":"https:\/\/www.nicefutureinc.com\/en\/index.php?rest_route=\/wp\/v2\/posts\/3741\/revisions"}],"predecessor-version":[{"id":3748,"href":"https:\/\/www.nicefutureinc.com\/en\/index.php?rest_route=\/wp\/v2\/posts\/3741\/revisions\/3748"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.nicefutureinc.com\/en\/index.php?rest_route=\/wp\/v2\/media\/3749"}],"wp:attachment":[{"href":"https:\/\/www.nicefutureinc.com\/en\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3741"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.nicefutureinc.com\/en\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3741"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.nicefutureinc.com\/en\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3741"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}