{"id":195,"date":"2025-10-24T19:35:24","date_gmt":"2025-10-24T19:35:24","guid":{"rendered":"https:\/\/theroyalscode.com\/students\/h_francois\/?p=195"},"modified":"2025-10-24T19:35:24","modified_gmt":"2025-10-24T19:35:24","slug":"friday-10-24-5","status":"publish","type":"post","link":"https:\/\/theroyalscode.com\/students\/h_francois\/2025\/10\/24\/friday-10-24-5\/","title":{"rendered":"friday 10\/24\/5"},"content":{"rendered":"\n<div class=\"wp-block-group is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-838cd1cc wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50)\"><div class=\"is-default-size wp-block-site-logo\"><a href=\"https:\/\/theroyalscode.com\/students\/h_francois\/\" class=\"custom-logo-link\" rel=\"home\"><img loading=\"lazy\" decoding=\"async\" width=\"280\" height=\"200\" src=\"https:\/\/theroyalscode.com\/students\/h_francois\/wp-content\/uploads\/2023\/12\/cropped-F-removebg-preview.png\" class=\"custom-logo\" alt=\"Rookie Programmer\" srcset=\"https:\/\/theroyalscode.com\/students\/h_francois\/wp-content\/uploads\/2023\/12\/cropped-F-removebg-preview.png 280w, https:\/\/theroyalscode.com\/students\/h_francois\/wp-content\/uploads\/2023\/12\/cropped-F-removebg-preview-158x113.png 158w\" sizes=\"auto, (max-width: 280px) 100vw, 280px\" \/><\/a><\/div>\n\n<nav class=\"has-small-font-size items-justified-center wp-block-navigation is-content-justification-center is-layout-flex wp-container-core-navigation-is-layout-a89b3969 wp-block-navigation-is-layout-flex\" aria-label=\"Navigation\"><ul class=\"wp-block-navigation__container has-small-font-size items-justified-center wp-block-navigation has-small-font-size\"><li class=\"has-small-font-size wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"https:\/\/theroyalscode.com\/students\/h_francois\/author\/hfrancois\/\"><span class=\"wp-block-navigation-item__label\">blog<\/span><\/a><\/li><\/ul><\/nav>\n\n\n<p class=\"has-text-align-center has-secondary-color has-text-color has-link-color has-small-font-size wp-elements-c04d1eb07621d3e55b93fd705b6e6bac\">\n\tDesigned with <a href=\"https:\/\/wordpress.org\" rel=\"nofollow\">WordPress<\/a>\t<\/p>\n<\/div>\n\n\n\n<p>Today i built a finals exam table using html this quick project took 15mins and sharpened up on my skills while being simple.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;thead>     \n        &lt;tr>\n          &lt;th>Last Name&lt;\/th>\n          &lt;th>First Name&lt;\/th>\n          &lt;th>Grade&lt;\/th>\n        &lt;\/tr>\n      &lt;\/thead><\/code><\/pre>\n\n\n\n<p>this is the code that i used to create as sort of a header<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;tbody>\n        &lt;tr>\n          &lt;td>Davis&lt;\/td>\n          &lt;td>Alex&lt;\/td>\n          &lt;td>54&lt;\/td>\n        &lt;\/tr>\n\n        &lt;tr>\n          &lt;td>Doe&lt;\/td>\n          &lt;td>Samantha&lt;\/td>\n          &lt;td>92&lt;\/td>\n        &lt;\/tr>\n\n        &lt;tr>\n          &lt;td>Rodriguez&lt;\/td>\n          &lt;td>Marcus&lt;\/td>\n          &lt;td>88&lt;\/td>\n        &lt;\/tr>\n\n        &lt;tr>\n          &lt;td>Thompson&lt;\/td>\n          &lt;td>Jane&lt;\/td>\n          &lt;td>77&lt;\/td>\n        &lt;\/tr>\n\n        &lt;tr>\n          &lt;td>Williams&lt;\/td>\n          &lt;td>Natalie&lt;\/td>\n          &lt;td>83&lt;\/td>\n        &lt;\/tr>\n      &lt;\/tbody><\/code><\/pre>\n\n\n\n<p>this is main body code with all the names and i will add pictures below<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"954\" height=\"597\" src=\"https:\/\/theroyalscode.com\/students\/h_francois\/wp-content\/uploads\/2025\/10\/exam.png\" alt=\"\" class=\"wp-image-196\" srcset=\"https:\/\/theroyalscode.com\/students\/h_francois\/wp-content\/uploads\/2025\/10\/exam.png 954w, https:\/\/theroyalscode.com\/students\/h_francois\/wp-content\/uploads\/2025\/10\/exam-300x188.png 300w, https:\/\/theroyalscode.com\/students\/h_francois\/wp-content\/uploads\/2025\/10\/exam-768x481.png 768w\" sizes=\"auto, (max-width: 954px) 100vw, 954px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Designed with WordPress Today i built a finals exam table using html this quick project took 15mins and sharpened up on my skills while being simple. this is the code that i used to create as sort of a header this is main body code with all the names and i will add pictures below<\/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-195","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/theroyalscode.com\/students\/h_francois\/wp-json\/wp\/v2\/posts\/195","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theroyalscode.com\/students\/h_francois\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/theroyalscode.com\/students\/h_francois\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/h_francois\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/h_francois\/wp-json\/wp\/v2\/comments?post=195"}],"version-history":[{"count":1,"href":"https:\/\/theroyalscode.com\/students\/h_francois\/wp-json\/wp\/v2\/posts\/195\/revisions"}],"predecessor-version":[{"id":197,"href":"https:\/\/theroyalscode.com\/students\/h_francois\/wp-json\/wp\/v2\/posts\/195\/revisions\/197"}],"wp:attachment":[{"href":"https:\/\/theroyalscode.com\/students\/h_francois\/wp-json\/wp\/v2\/media?parent=195"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/h_francois\/wp-json\/wp\/v2\/categories?post=195"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/h_francois\/wp-json\/wp\/v2\/tags?post=195"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}