About the HTML-CSS category

How do I insert alt attibute

Welcome to the community.

I recommend starting at the beginning of the https://learn.freeCodeCamp.org curriculum and working through it in order. This will give you a broad foundation, upon which you can later build more specialized skills.

1 Like

Hello, I’m new here in FCC and I have some difficulty to understand the system here, How does my email related to the lectures of the web development, I mean how could I document the lecture I have been studied in my account in FCC, as improve that I watched them to get the certification at the end.

how to apply an main tag

i dont know how to wrap the paragraph using main tag.can you help me out.thank you

It usually means you use a <div class="main"> before you start your paragraph <p> content </p> and, then, close the div after using </div>.
Let us know if that helped!

1 Like

Hello,

I am new here and just trying to learn code, but it won’t let me go past this test.
At first i did it without hints and video’s, but because it won’t let me go past this one. I did it just like the video, but it still won’t let me get past it. I’ve entered it multiple times totally new, did i do something wrong?

I already see my mistake, it were typing faults, stupid me. Sorry.

how to apply aanchor text

I am having trouble with the Uncomment HTML test. PLZ HELP!!!

best way to become a web developer?

1 Like

please try to watch the video before making a post they are really helpful and give u the answer step by step.

Hello coders,
please i need a brief explanation about the project.
I am through with the first 2 project moving to the third before i realized it. I make my project looks like the the original one.
I am a bit confused, is it to look like the original one or i should give it my design? with the same html and css design used in the original.
Please I need a quick clarification.

i am new here thats why dont how to start html and css or other and which one be my first step ?

hey 
i need help the image in css does not appear in background

header .logo a {
    background-image: url("images/logo.png");
    background-size: 300px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 80px;
    text-indent: -9999999px;
    width: 300px;
  }

can any body solve this problem i'cant get it please help me
1 Like

please how do i add main to parent my 2 p because i have tried all hints even video but no avail

Hi, I need help on the section: Link to internal element sections of a page with Anchor elements.
I m trying to what a video in the get help area , " but is no video" can any one help me?? thanks.


How tf I pass through that challange

What’s a good book to study after completing the HTML-CSS tutorial?, i feel like a need to go through a book or a course to fully grasp the concepts here.

@modafalla the best way i think is to practice what you learned it’s more effective than reading if you feel that you get all the thing that you learned and understand how it works go to the search bar and look for more tutorials they have many nice tricks to make your work more clean

2 Likes