Just wanted to mention that I am not very proficient in HTML, CSS, and other web development techniques. However, because I needed a portfolio website to showcase my projects, I followed an online tutorial and essentially copied and modified it to suit my needs. The website is divided into four sections: home, about me, projects, and contact me.
I am attempting to add an image as a background specifically for the home section. However, when I tried adding the background attribute to the body or section itself, the image briefly appears upon refresh before disappearing and being replaced by a solid color. I suspect this issue may require adjustments in the CSS file, but I'm uncertain.
Any suggestions or guidance? Unfortunately, I am unable to provide code as I'm unsure of what to include, but here are some key details:
- In the index.html file, the home section begins at line 25.
- The image I wish to use is located in the img subfolder and named banner.png.
Github repository:
https://github.com/Armonia1999/Portfolio
Website link:
https://armonia1999.github.io/Portfolio/