ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

need help with html


  • Please log in to reply
need help with html

#1

kck
kck
    Offline
    2
    Rep
    35
    Likes

    Junkie

Posts: 290
Threads: 39
Joined: Oct 24, 2020
Credits: 0
Three years registered
#1

I'm trying to make a site with text size but it does not show me it. Anyone know why?
site: https://prnt.sc/H9zMWACZmyWx
html:

<div class="startbanner">

        <h1>???? ??? ?????????</h1>
        <img class="bg" src="data/image/642972_source.jpg" alt="">
    </div>

css:

h1{

    color: white;
    font-size: 200px;
    z-index: 999;
}


  • 0

#2

TSARU
TSARU
    Offline
    35
    Rep
    51
    Likes

    Wait? What is this? Hello!?

Posts: 225
Threads: 18
Joined: Feb 21, 2020
Credits: 100

Four years registered
#2

There's nothing wrong with the snippet you posted.

If you've changed your CSS it might be your browser that's caching your previous code.

You could try to view the site in incognito, or to clear your cache (CTRL + F5).


  • 0

#3

QuiGonJinn
QuiGonJinn
    Offline
    0
    Rep
    1
    Likes

    Member

Posts: 28
Threads: 4
Joined: Apr 27, 2022
Credits: 0
Two years registered
#3

yea ctrl+F5 will do it. Also interesting, you can use your browser to resize the items trough the "inspector" or use js fiddle, but the browser got all you need


  • 0

#4

Muninnnn
Muninnnn
    Offline
    0
    Rep
    -1
    Likes

    Lurker

Posts: 4
Threads: 0
Joined: Apr 27, 2022
Credits: 0
Two years registered
#4

CTRL+SHIFT+CANC -> Clear Cache (Chrome) if you don't want to use incognito mode


  • -1


 Users browsing this thread: