{"id":1299,"date":"2025-02-11T00:48:46","date_gmt":"2025-02-11T00:48:46","guid":{"rendered":"https:\/\/mytribu.fr\/cmopc\/?p=1299"},"modified":"2025-02-11T00:50:18","modified_gmt":"2025-02-11T00:50:18","slug":"publication-de-ma-page-daccueil","status":"publish","type":"post","link":"http:\/\/mytribu.fr\/cmopc\/publication-de-ma-page-daccueil\/","title":{"rendered":"Publication de ma page d&rsquo;accueil"},"content":{"rendered":"\n<p><br><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;!DOCTYPE html&gt;\n&lt;html lang=\"fr\"&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;titre de votre choix&lt;\/title&gt;\n    &lt;link rel=\"stylesheet\" href=\"style-cmocp2025.css\"&gt;\n&lt;\/head&gt;\n&lt;body&gt;\n    &lt;div class=\"container\"&gt;\n        &lt;h1&gt;Bienvenue au cours\/h1&gt;\n        &lt;p&gt;Plongez dans un monde de balises et de code css&lt;\/p&gt;\n        &lt;a href=\"#\" class=\"btn\"&gt;Entrer&lt;\/a&gt;\n    &lt;\/div&gt;\n&lt;\/body&gt;\n&lt;\/html&gt;\n<\/code><\/pre>\n\n\n\n<p>Feuille de style :<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>body {\n    margin: 0;\n    height: 100vh;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    background: linear-gradient(to bottom, #ffdde1, #ee9ca7);\n    font-family: 'Arial', sans-serif;\n    color: #4a2c2a;\n}\n\n.container {\n    text-align: center;\n    background: rgba(255, 255, 255, 0.8);\n    padding: 30px;\n    border-radius: 15px;\n    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);\n}\n\nh1 {\n    font-size: 2.5em;\n    font-weight: bold;\n}\n\np {\n    font-size: 1.2em;\n}\n\n.btn {\n    display: inline-block;\n    margin-top: 20px;\n    padding: 12px 24px;\n    background: #c471ed;\n    color: white;\n    text-decoration: none;\n    font-size: 1.2em;\n    border-radius: 8px;\n    transition: background 0.3s ease;\n}\n\n.btn:hover {\n    background: #8a2be2;\n}\n\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Feuille de style :<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1299","post","type-post","status-publish","format-standard","hentry","category-non-classe","comments-off"],"_links":{"self":[{"href":"http:\/\/mytribu.fr\/cmopc\/wp-json\/wp\/v2\/posts\/1299","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/mytribu.fr\/cmopc\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/mytribu.fr\/cmopc\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/mytribu.fr\/cmopc\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/mytribu.fr\/cmopc\/wp-json\/wp\/v2\/comments?post=1299"}],"version-history":[{"count":2,"href":"http:\/\/mytribu.fr\/cmopc\/wp-json\/wp\/v2\/posts\/1299\/revisions"}],"predecessor-version":[{"id":1301,"href":"http:\/\/mytribu.fr\/cmopc\/wp-json\/wp\/v2\/posts\/1299\/revisions\/1301"}],"wp:attachment":[{"href":"http:\/\/mytribu.fr\/cmopc\/wp-json\/wp\/v2\/media?parent=1299"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/mytribu.fr\/cmopc\/wp-json\/wp\/v2\/categories?post=1299"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/mytribu.fr\/cmopc\/wp-json\/wp\/v2\/tags?post=1299"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}