{"id":9151,"date":"2024-03-29T15:16:37","date_gmt":"2024-03-29T06:16:37","guid":{"rendered":"https:\/\/www.auctionpro.co.kr\/?p=9151"},"modified":"2024-03-29T15:16:37","modified_gmt":"2024-03-29T06:16:37","slug":"chatgpt4-0-%eb%94%94%ec%9e%90%ec%9d%b8-to-html","status":"publish","type":"post","link":"https:\/\/www.auctionpro.co.kr\/?p=9151","title":{"rendered":"ChatGPT4.0 \ub514\uc790\uc778 To HTML"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Overview : \uc774\ubbf8\uc9c0\ub97c \uc8fc\uace0 HTML \uc744 \uc694\uccad \ud574\ubd24\ub2e4.<\/h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2024\/03\/image-6.png\"><img loading=\"lazy\" decoding=\"async\" width=\"712\" height=\"493\" src=\"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2024\/03\/image-6.png\" alt=\"\" class=\"wp-image-9152\" srcset=\"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2024\/03\/image-6.png 712w, https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2024\/03\/image-6-300x208.png 300w\" sizes=\"auto, (max-width: 712px) 100vw, 712px\" \/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">html \uc73c\ub85c \ub9cc\ub4e4\uc5b4 \uc918  css \ub3c4 \ub9cc\ub4e4\uc5b4 \uc8fc\uc138\uc694.<\/h2>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:xhtml decode:true \" >&lt;!DOCTYPE html&gt;\n&lt;html lang=\"en\"&gt;\n&lt;head&gt;\n&lt;meta charset=\"UTF-8\"&gt;\n&lt;meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"&gt;\n&lt;title&gt;A Web Page&lt;\/title&gt;\n&lt;style&gt;\n  body {\n    font-family: Arial, sans-serif;\n  }\n  .header {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 20px;\n    background: #eee;\n  }\n  .nav {\n    list-style: none;\n    display: flex;\n  }\n  .nav li {\n    padding: 0 15px;\n  }\n  .brand {\n    text-align: center;\n    font-size: 32px;\n    padding: 40px 0;\n  }\n  .features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    padding: 0 20px;\n  }\n  .feature {\n    border: 1px solid #000;\n    padding: 20px;\n    text-align: center;\n  }\n  .login-form {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 20px;\n    background: #eee;\n  }\n  .login-form input[type=\"text\"],\n  .login-form input[type=\"password\"] {\n    padding: 5px;\n  }\n  .login-form button {\n    padding: 5px 15px;\n  }\n  .video {\n    height: 100px;\n    background: #ddd;\n    text-align: center;\n    padding: 20px;\n  }\n  .map {\n    height: 150px;\n    background: url('map-placeholder.png') no-repeat center center;\n    background-size: cover;\n  }\n&lt;\/style&gt;\n&lt;\/head&gt;\n&lt;body&gt;\n  &lt;header class=\"header\"&gt;\n    &lt;ul class=\"nav\"&gt;\n      &lt;li&gt;Features&lt;\/li&gt;\n      &lt;li&gt;Learn&lt;\/li&gt;\n      &lt;li&gt;More&lt;\/li&gt;\n      &lt;li&gt;FAQ&lt;\/li&gt;\n      &lt;li&gt;About&lt;\/li&gt;\n    &lt;\/ul&gt;\n    &lt;div class=\"login-form\"&gt;\n      &lt;input type=\"text\" placeholder=\"Login\"&gt;\n      &lt;input type=\"password\" placeholder=\"password\"&gt;\n      &lt;button&gt;Login&lt;\/button&gt;\n    &lt;\/div&gt;\n  &lt;\/header&gt;\n  &lt;div class=\"brand\"&gt;A Big Brand&lt;\/div&gt;\n  &lt;div class=\"features\"&gt;\n    &lt;div class=\"feature\"&gt;Some feature&lt;\/div&gt;\n    &lt;div class=\"feature\"&gt;\n      Yes, web video is so hot right now\n      &lt;div class=\"video\"&gt;Video player&lt;\/div&gt;\n    &lt;\/div&gt;\n    &lt;div class=\"feature\"&gt;Some other feature&lt;\/div&gt;\n    &lt;div class=\"feature\"&gt;Maps? Maps are cool, right?\n      &lt;div class=\"map\"&gt;Map&lt;\/div&gt;\n    &lt;\/div&gt;\n  &lt;\/div&gt;\n&lt;\/body&gt;\n&lt;\/html&gt;\n<\/pre><\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2024\/03\/image-7.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"569\" src=\"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2024\/03\/image-7-1024x569.png\" alt=\"\" class=\"wp-image-9153\" srcset=\"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2024\/03\/image-7-1024x569.png 1024w, https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2024\/03\/image-7-300x167.png 300w, https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2024\/03\/image-7-768x426.png 768w, https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2024\/03\/image-7.png 1266w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>Overview : \uc774\ubbf8\uc9c0\ub97c \uc8fc\uace0 HTML \uc744 \uc694\uccad \ud574\ubd24\ub2e4. html \uc73c\ub85c \ub9cc\ub4e4\uc5b4 \uc918 css \ub3c4 \ub9cc\ub4e4\uc5b4 \uc8fc\uc138\uc694.<\/p>\n<\/div>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[96],"tags":[],"class_list":["post-9151","post","type-post","status-publish","format-standard","hentry","category-openapi"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>ChatGPT4.0 \ub514\uc790\uc778 To HTML - AuctionPro<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.auctionpro.co.kr\/?p=9151\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ChatGPT4.0 \ub514\uc790\uc778 To HTML - AuctionPro\" \/>\n<meta property=\"og:description\" content=\"Overview : \uc774\ubbf8\uc9c0\ub97c \uc8fc\uace0 HTML \uc744 \uc694\uccad \ud574\ubd24\ub2e4. html \uc73c\ub85c \ub9cc\ub4e4\uc5b4 \uc918 css \ub3c4 \ub9cc\ub4e4\uc5b4 \uc8fc\uc138\uc694.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.auctionpro.co.kr\/?p=9151\" \/>\n<meta property=\"og:site_name\" content=\"AuctionPro\" \/>\n<meta property=\"article:published_time\" content=\"2024-03-29T06:16:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2024\/03\/image-6.png\" \/>\n\t<meta property=\"og:image:width\" content=\"712\" \/>\n\t<meta property=\"og:image:height\" content=\"493\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"golgol\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"golgol\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"2\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=9151#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=9151\"},\"author\":{\"name\":\"golgol\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"headline\":\"ChatGPT4.0 \ub514\uc790\uc778 To HTML\",\"datePublished\":\"2024-03-29T06:16:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=9151\"},\"wordCount\":7,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=9151#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/image-6.png\",\"articleSection\":[\"[Dev] Open API\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=9151#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=9151\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=9151\",\"name\":\"ChatGPT4.0 \ub514\uc790\uc778 To HTML - AuctionPro\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=9151#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=9151#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/image-6.png\",\"datePublished\":\"2024-03-29T06:16:37+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=9151#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=9151\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=9151#primaryimage\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/image-6.png\",\"contentUrl\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/image-6.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=9151#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ChatGPT4.0 \ub514\uc790\uc778 To HTML\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\",\"name\":\"AuctionPro\",\"description\":\"\uc625\uc158\ud504\ub85c\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\",\"name\":\"golgol\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?author=6\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ChatGPT4.0 \ub514\uc790\uc778 To HTML - AuctionPro","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.auctionpro.co.kr\/?p=9151","og_locale":"ko_KR","og_type":"article","og_title":"ChatGPT4.0 \ub514\uc790\uc778 To HTML - AuctionPro","og_description":"Overview : \uc774\ubbf8\uc9c0\ub97c \uc8fc\uace0 HTML \uc744 \uc694\uccad \ud574\ubd24\ub2e4. html \uc73c\ub85c \ub9cc\ub4e4\uc5b4 \uc918 css \ub3c4 \ub9cc\ub4e4\uc5b4 \uc8fc\uc138\uc694.","og_url":"https:\/\/www.auctionpro.co.kr\/?p=9151","og_site_name":"AuctionPro","article_published_time":"2024-03-29T06:16:37+00:00","og_image":[{"width":712,"height":493,"url":"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2024\/03\/image-6.png","type":"image\/png"}],"author":"golgol","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"golgol","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"2\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.auctionpro.co.kr\/?p=9151#article","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=9151"},"author":{"name":"golgol","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"headline":"ChatGPT4.0 \ub514\uc790\uc778 To HTML","datePublished":"2024-03-29T06:16:37+00:00","mainEntityOfPage":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=9151"},"wordCount":7,"commentCount":0,"image":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=9151#primaryimage"},"thumbnailUrl":"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2024\/03\/image-6.png","articleSection":["[Dev] Open API"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.auctionpro.co.kr\/?p=9151#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.auctionpro.co.kr\/?p=9151","url":"https:\/\/www.auctionpro.co.kr\/?p=9151","name":"ChatGPT4.0 \ub514\uc790\uc778 To HTML - AuctionPro","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=9151#primaryimage"},"image":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=9151#primaryimage"},"thumbnailUrl":"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2024\/03\/image-6.png","datePublished":"2024-03-29T06:16:37+00:00","author":{"@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"breadcrumb":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=9151#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.auctionpro.co.kr\/?p=9151"]}]},{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.auctionpro.co.kr\/?p=9151#primaryimage","url":"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2024\/03\/image-6.png","contentUrl":"https:\/\/www.auctionpro.co.kr\/wp-content\/uploads\/2024\/03\/image-6.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.auctionpro.co.kr\/?p=9151#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/www.auctionpro.co.kr\/"},{"@type":"ListItem","position":2,"name":"ChatGPT4.0 \ub514\uc790\uc778 To HTML"}]},{"@type":"WebSite","@id":"https:\/\/www.auctionpro.co.kr\/#website","url":"https:\/\/www.auctionpro.co.kr\/","name":"AuctionPro","description":"\uc625\uc158\ud504\ub85c","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.auctionpro.co.kr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2","name":"golgol","url":"https:\/\/www.auctionpro.co.kr\/?author=6"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/9151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9151"}],"version-history":[{"count":0,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/9151\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9151"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=9151"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=9151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}