banana-news / banana

News site featuring news games, tech reviews and politics.
https://banana-news.github.io/banana/
GNU General Public License v3.0
5 stars 0 forks source link

2 things #22

Open MaxLi3 opened 2 months ago

MaxLi3 commented 2 months ago

One, the geography quiz is dysfunctional. Two, does anyone know how to use an image as the background for the div links on the homepage?

albertkemp commented 2 months ago

To use an image as the background, try the css background-image, like this: background-image:url('https://tse4-mm.cn.bing.net/th/id/OIP-C.64Ys8TGocYfEwz-WBJGhdgHaE8?rs=1&pid=ImgDetMain');. Here is an example with code like this:

hi

Some stuff about banana news

Screenshot 2024-08-25 at 1 11 45 pm

--- and here's an image:

albertkemp commented 2 months ago

Oh oops the h1s in the code showed up on the comment - try this code:

Screenshot 2024-08-25 at 1 12 34 pm
MaxLi3 commented 1 month ago

What about geography issue? 截屏2024-09-20 下午3 28 57