Blog

August 30, 2023

Update 26. 12:16am. Nothing big in terms of development. I simply changed the blog page entries to make them look like the FAQ page. This stems from an unsuccessful attempt to make the box align at the center. Something in the HTML or CSS may be keeping it on the left of the page. Thus, I decided to use the same class as the one used for the FAQs.

I still have a long way to go in developing a custom CMS for this site. While I understand the basic concepts, I still am starting with zero knowledge, more so with zero practical experience in database development.

Prompt

On the CSS, how do I decrease the space between the h2 and p on this HTML code?


Update 27. 10:55pm. I want to try something different with the footer. I have been seeing some websites where the footers have multiple links arranged in columns. In my initial attempt, the supposed two columns were onky displayed as one column. will do further research. In this particular build, I had to consult with W3Schools for answers apart from this prompt on Bard.


Prompt

I have a Home, Blog, About and FAQs in my websites header. Create an HTML and CSS code so that these same pages along with additional links are in the footer together with my 2023 Copyright text. Arrange them vertically and make it mobile responsive