Hello! I'm extremely new to this site and your guide was so helpful, but I am not quite sure what I'm doing still. I'm not sure if you can help with this, but for some reason the text does not show up or something? I don't know, but your guide was super helpful in whole!
if you want to change the text color(because right now its black, thats why it wont show up!) without messing with css, you can easily add the style=color: attribute to your brackets! you cant use hex codes, you need to use html color names, such as 'lime,' which is what your navbar is colored as :) you can find more colors by googling 'html color names' though
thats bcz both ur bg and font are black, try changing the text color
if you want to change the text color(because right now its black, thats why it wont show up!) without messing with css, you can easily add the style=color: attribute to your brackets! you cant use hex codes, you need to use html color names, such as 'lime,' which is what your navbar is colored as :) you can find more colors by googling 'html color names' though
for some reason neocities doesnt lijke it when you type brackets straight up, i meant the 'p' bracket, which you use for paragraphs.