{"id":140,"date":"2026-04-17T14:08:51","date_gmt":"2026-04-17T14:08:51","guid":{"rendered":"https:\/\/theroyalscode.com\/students\/l_smith\/?p=140"},"modified":"2026-04-17T15:17:38","modified_gmt":"2026-04-17T15:17:38","slug":"desendants-site-news-days","status":"publish","type":"post","link":"https:\/\/theroyalscode.com\/students\/l_smith\/2026\/04\/17\/desendants-site-news-days\/","title":{"rendered":"desendants site news days"},"content":{"rendered":"\n<p>so im not really sure how to explain todays part of the project but ill try <\/p>\n\n\n\n<p>httpt:\/\/127.0.0.1:5500\/index.html here how u can get to my website just copy and pate<\/p>\n\n\n\n<figure class=\"wp-block-video\"><video height=\"1080\" style=\"aspect-ratio: 1912 \/ 1080;\" width=\"1912\" controls src=\"https:\/\/theroyalscode.com\/students\/l_smith\/wp-content\/uploads\/2026\/04\/20260417-1357-15.4497063.mp4\"><\/video><\/figure>\n\n\n\n<p>this video explain and shows the news part of it and whille recording it i made changes so <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&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;THE AURADON TIMES - Royal Edition&lt;\/title&gt;\n&lt;\/head&gt;\n&lt;body style=\"margin: 0; background-color: #f0f2f5; font-family: 'Georgia', serif;\"&gt;\n\n    &lt;!-- Navigation Bar --&gt;\n    &lt;nav style=\"background: #1a3a6d; padding: 15px; text-align: center; border-bottom: 4px solid #d4af37; position: sticky; top: 0; z-index: 1000;\"&gt;\n        &lt;a href=\"index.html\" style=\"color: gold; text-decoration: none; margin: 0 15px; font-weight: bold;\"&gt;Home&lt;\/a&gt; \n        &lt;a href=\"#news\" style=\"color: white; text-decoration: none; margin: 0 15px;\"&gt;News&lt;\/a&gt; \n        &lt;a href=\"#sports\" style=\"color: white; text-decoration: none; margin: 0 15px;\"&gt;Sports&lt;\/a&gt; \n        &lt;a href=\"#events\" style=\"color: white; text-decoration: none; margin: 0 15px;\"&gt;Events&lt;\/a&gt; \n        &lt;a href=\"#quotes\" style=\"color: white; text-decoration: none; margin: 0 15px;\"&gt;Voices of Auradon&lt;\/a&gt;\n    &lt;\/nav&gt;\n\n    &lt;div style=\"max-width: 950px; margin: 20px auto; background-color: #fcf9f2; border: 6px double #1a3a6d; padding: 35px; color: #222; box-shadow: 0 4px 20px rgba(0,0,0,0.3);\"&gt;\n\n        &lt;!-- Header --&gt;\n        &lt;header style=\"text-align: center; border-bottom: 3px solid #d4af37; margin-bottom: 30px;\"&gt;\n            &lt;div style=\"display: flex; justify-content: space-between; font-size: 14px; font-weight: bold; color: #1a3a6d; text-transform: uppercase;\"&gt;\n                &lt;span&gt;Royal Edition&lt;\/span&gt;\n                &lt;span&gt;Auradon City Daily&lt;\/span&gt;\n                &lt;span&gt;Friday, April 17, 2026&lt;\/span&gt;\n            &lt;\/div&gt;\n            &lt;h1 style=\"font-size: 65px; margin: 15px 0; color: #1a3a6d; text-transform: uppercase; font-family: 'Times New Roman', serif;\"&gt;The Auradon Times&lt;\/h1&gt;\n            &lt;p style=\"font-style: italic; font-size: 20px; color: #444; margin-top: -10px;\"&gt;\"Goodness doesn\u2019t get any better.\"&lt;\/p&gt;\n        &lt;\/header&gt;\n\n        &lt;!-- LEAD NEWS: BEN &amp; THE ROYALS --&gt;\n        &lt;div id=\"news\" style=\"margin-bottom: 40px;\"&gt;\n            &lt;h2 style=\"background: #1a3a6d; color: gold; padding: 8px; text-align: center; text-transform: uppercase; letter-spacing: 2px;\"&gt;Front Page News&lt;\/h2&gt;\n            &lt;div style=\"display: flex; gap: 30px; margin-top: 20px;\"&gt;\n                &lt;div style=\"flex: 2; border-right: 1px solid #ddd; padding-right: 20px;\"&gt;\n                    &lt;h3 style=\"font-size: 28px; margin-top: 0;\"&gt;KING BEN PROCLAIMS: \"WE GET TO CHOOSE\"&lt;\/h3&gt;\n                    &lt;p&gt;&lt;strong&gt;King Ben&lt;\/strong&gt; addressed the council today, standing firm on his integration program. &lt;strong&gt;\"I can look into your eyes, and I can tell you're not evil,\"&lt;\/strong&gt; Ben told the press. &lt;strong&gt;\"We are who we choose to be.\"&lt;\/strong&gt;&lt;\/p&gt;\n                    &lt;p&gt;&lt;strong&gt;Queen Belle&lt;\/strong&gt; smiled at her son\u2019s progress, reminding the court, &lt;strong&gt;\"A library is the heart of a kingdom.\"&lt;\/strong&gt; Meanwhile, &lt;strong&gt;King Beast&lt;\/strong&gt; was overheard grunting with pride, admitting, &lt;strong&gt;\"I'm not exactly a 'people person,' but I know a good leader when I see one.\"&lt;\/strong&gt;&lt;\/p&gt;\n                &lt;\/div&gt;\n                &lt;div style=\"flex: 1; background: #fff9e6; padding: 15px; border: 1px solid #d4af37;\"&gt;\n                    &lt;h4 style=\"color: #1a3a6d; margin: 0 0 10px 0;\"&gt;Mal's Message&lt;\/h4&gt;\n                    &lt;p style=\"font-style: italic;\"&gt;\"The strength of evil is good as none, when stands before four hearts as one!\"&lt;\/p&gt;\n                    &lt;p&gt;&lt;strong&gt;Mal&lt;\/strong&gt; adds: &lt;strong&gt;\"I choose good, you guys. It\u2019s actually really amazing.\"&lt;\/strong&gt;&lt;\/p&gt;\n                &lt;\/div&gt;\n            &lt;\/div&gt;\n        &lt;\/div&gt;\n\n        &lt;hr style=\"border: 0; border-top: 2px solid #ccc; margin: 30px 0;\"&gt;\n\n        &lt;!-- VOICES OF AURADON (CARLOS &amp; EVIE) --&gt;\n        &lt;div id=\"quotes\" style=\"margin-bottom: 40px;\"&gt;\n            &lt;div style=\"display: flex; gap: 40px;\"&gt;\n                &lt;div style=\"flex: 1;\"&gt;\n                    &lt;h3 style=\"color: #1a3a6d; border-bottom: 2px solid #d4af37;\"&gt;Evie\u2019s Fashion Desk&lt;\/h3&gt;\n                    &lt;p&gt;&lt;strong&gt;Evie&lt;\/strong&gt; was spotted at 4 Hearts Boutique today. When asked about her success, she simply said: &lt;strong&gt;\"You can't have a happily ever after without a little bit of fashion!\"&lt;\/strong&gt;&lt;\/p&gt;\n                    &lt;p&gt;She also gave a shoutout to her best friend: &lt;strong&gt;\"M, you're the best friend a girl could ever have. Even if you are a dragon.\"&lt;\/strong&gt;&lt;\/p&gt;\n                &lt;\/div&gt;\n                &lt;div style=\"flex: 1;\"&gt;\n                    &lt;h3 style=\"color: #1a3a6d; border-bottom: 2px solid #d4af37;\"&gt;Carlos's Corner&lt;\/h3&gt;\n                    &lt;p&gt;&lt;strong&gt;Carlos&lt;\/strong&gt; and Dude the dog were playing on the lawn. &lt;strong&gt;\"I used to be afraid of everything,\"&lt;\/strong&gt; Carlos admitted. &lt;strong&gt;\"Now? I'm just afraid of running out of chocolate!\"&lt;\/strong&gt;&lt;\/p&gt;\n                    &lt;p&gt;He was later heard yelling to the Tourney team: &lt;strong&gt;\"We're free! Look out! You're going down!\"&lt;\/strong&gt;&lt;\/p&gt;\n                &lt;\/div&gt;\n            &lt;\/div&gt;\n        &lt;\/div&gt;\n\n        &lt;hr style=\"border: 0; border-top: 2px solid #ccc; margin: 30px 0;\"&gt;\n\n        &lt;!-- SPORTS &amp; EVENTS --&gt;\n        &lt;div style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 40px;\"&gt;\n            \n            &lt;section id=\"sports\"&gt;\n                &lt;h2 style=\"border-bottom: 3px solid #1a3a6d; color: #1a3a6d; text-transform: uppercase;\"&gt;Sports News&lt;\/h2&gt;\n                &lt;p&gt;&lt;strong&gt;Jay&lt;\/strong&gt; is leading the Tourney team to victory. His secret? &lt;strong&gt;\"There\u2019s no 'team' in 'I'\u2014wait, I mean there's no 'I' in 'Team'!\"&lt;\/strong&gt;&lt;\/p&gt;\n                &lt;p&gt;He also had some advice for the rookies: &lt;strong&gt;\"Nice grip! Do you play sports? You should come to practice!\"&lt;\/strong&gt;&lt;\/p&gt;\n            &lt;\/section&gt;\n\n            &lt;section id=\"events\"&gt;\n                &lt;h2 style=\"border-bottom: 3px solid #d4af37; color: #d4af37; text-transform: uppercase;\"&gt;Upcoming Events&lt;\/h2&gt;\n                &lt;p&gt;&lt;strong&gt;Fairy Godmother&lt;\/strong&gt; reminds everyone about the curfew: &lt;strong&gt;\"The doors of wisdom are never shut! But the library hours are from 8 to 11.\"&lt;\/strong&gt;&lt;\/p&gt;\n                &lt;p&gt;She also noted: &lt;strong&gt;\"Don\u2019t focus on the past or you\u2019ll miss the future! Bibbidi-Bobbidi-Boo!\"&lt;\/strong&gt;&lt;\/p&gt;\n            &lt;\/section&gt;\n\n        &lt;\/div&gt;\n\n        &lt;!-- Footer --&gt;\n        &lt;footer style=\"margin-top: 50px; border-top: 2px solid #1a3a6d; padding-top: 20px; text-align: center; font-size: 13px; color: #666; text-transform: uppercase; letter-spacing: 1px;\"&gt;\n            Official Publication of the United States of Auradon | &amp;copy; 2026 &lt;br&gt;\n        \n        &lt;\/footer&gt;\n\n    &lt;\/div&gt;\n\n&lt;\/body&gt;\n&lt;\/html&gt;\n<\/code><\/pre>\n\n\n\n<p>the code is above to make the news page <\/p>\n\n\n\n<p>it took all class for me to figure this out <\/p>\n\n\n\n<p>breakdown of the day:<\/p>\n\n\n\n<p>frist 15 mins fix things and inprove things because i want this to be the best site <\/p>\n\n\n\n<p>10 mins  come up with a new idea for the website aka the news page <\/p>\n\n\n\n<p>35 mins code the news page into what you see today <\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>so im not really sure how to explain todays part of the project but ill try httpt:\/\/127.0.0.1:5500\/index.html here how u can get to my website just copy and pate this video explain and shows the news part of it and whille recording it i made changes so the code is above to make the news [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-140","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/posts\/140","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/comments?post=140"}],"version-history":[{"count":2,"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/posts\/140\/revisions"}],"predecessor-version":[{"id":143,"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/posts\/140\/revisions\/143"}],"wp:attachment":[{"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/media?parent=140"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/categories?post=140"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/tags?post=140"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}