About the HTML-CSS category

Ask about anything related to HTML and CSS, including web design tools like Sass and Bootstrap.

147 Likes

Hello, i im new in coding and i am facing a small problem. i want to tell the browser to access pictures and videos when you click the images and video button.

23 Likes
Hello there so to begin with the button html tag goes like so 
<button></button>

Now to put a link to you image on the button do as so 

<button><a href="LINK"> <img src="LINK TO PICTURE" /></a></button>

35 Likes

I am new to web developement and i need to see a button when i click an other button using HTML And Css thank you

14 Likes

I am new here… I have typed in the HTML elements. I cant find the next thing to do! pls help.

Thanks

15 Likes

Alright… I somehow made it so my background is messed
up on my index page. I dont want to use !important on the html,
body in css even though ik
it works, PLEASE HELP.

https://codepen.io/GRIMROOT/live/XqGpdo

9 Likes

Hi Everyone,
As a newby I was hoping someone could please tell me why my white text on a black body looks grey?

14 Likes

@DJB24 Will you please share the screenshot of the code and output ?

11 Likes

Hi Kundan.
Thank you for your reply. I managed to contact a couple of lads in my locale, last night, who helped me to figure out what I was doing wrong.
I had it written as follows:
body { background-colour: black}
text {color:white}

I thought because I prefixed the background colour as black that I would have to do the same for the text. I forgot that that using the word “text” isn’t a selector and that it simply confused the issue when the backround should simply be followed by color: white. I made the changes and it all worked out fine. But, regardless of that, thank you for taking the time to reply. It is very kind of you.

9 Likes

I can not understand how to insert a property into an id. In this case the thumbnail. Can anyone help me understand how this is done?

6 Likes

hey guys i m new to coding. will u plz tell me about certifications and interships.

11 Likes

@jneanz not sure if you got your answer but I was able to duplicate your result.
the test is asking for font-family: Lobster
you have font-family: Lobster, cursive

6 Likes

Hello Emurillojr,

I am stuck at a test where I am being asked to comment out a Google font API for Lobster as one task. Another task is asking for the same Lobster family input which the other task is blocking out. When I remove the comment and run the test that particular task passes but the comment fails. When I reapply the comment that task fails and the comment passes.

I’m not really sure what to do about this. The coding appears to be functional and passes when the tests are run separately.

Have you seen a similar issue with your testing?

8 Likes

hi i am new can tell me how i can ask for help

3 Likes

pls I am new on this platform. How do I make an src attribute point to an image

9 Likes

Hello Community I have learned HTML and was putting it to test, I’m stuck on this one thing. It is asking me to have an id attribute set to “footer”
how would that be?

4 Likes

Could you help me a little with an attribute?

6 Likes

please can you give me a feedback

8 Likes

Very well mate. Can I copy the code? & Also can you help me with an attribute error?

3 Likes

can you post the error

2 Likes