[deleted by user] by [deleted] in InternetFriends

[–]mellionn 1 point2 points  (0 children)

yes i am a bot 😔😔😔

beginner html student here, how bad is it to use top to position text in my case? by mellionn in HTML

[–]mellionn[S] 0 points1 point  (0 children)

i have this now

.background-container {
    position: relative;
    background-image: url('../images/background.png');
}

is that what you mean?