Learning Goal: I’m working on a html / css project and need a reference to help me learn. <!DOCTYPE html> <html lang=”en”> <head> <title>Periodic Table</title> </head> <body> <center> <h1 bgcolor=”pink”>PERIODIC TABLE</h1> <hr/> <!–It contains elements of first period of periodic table–> <table border=”2″ width=”10″ cellpadding=”2″ cellspacing=”2″> <tr> <td bgcolor=”#feb094″ title=”Hydrogen”><sup>1</sup>H</td> <td colspan=”16″></td> <td bgcolor=”#fdfdfd” title=”Helium”><sup>2</sup>He</td> […]
Discipline: Html / CSS
h1 in codeh1 in code
Learning Goal: I’m working on a html / css practice test / quiz and need guidance to help me learn. HTML PROGRAM <html> <head> </head> <body><h1>”””hello world”<h1> </body></html>
Help with WordPress websiteHelp with WordPress website
Learning Goal: I’m working on a html / css exercise and need guidance to help me learn. I have html and css compressed files that I uploaded to “WordPressâ€� website. However, I got this error in the attached screenshot. I need help to fix it. Thanks
Html / CSS QuestionHtml / CSS Question
Learning Goal: I’m working on a html / css exercise and need guidance to help me learn. Hello, I would like a web page similar to this link : https://mazaya.saudiairlines.com/ . I wanted the solution to be in files so that I can upload them to the worldPress.
Develop website for digital curriculum vitae(CV) based on web and CV requirementsDevelop website for digital curriculum vitae(CV) based on web and CV requirements
Learning Goal: I’m working on a html / css question and need support to help me learn. Web Requirements1. The website consists of a minimum of THREE (3) HTML pages and ONE (1) CSS file.2. The CSS file needs to be linked to the HTML pages using external method.3. All image files need to be […]