About the HTML-CSS category

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

Hi,please help me when i put the color blue to turn all my h2 in color blue and i run the text it still shows that am wrong

Good day, please I’m new in web designing. I tried several times to add id to footer but it just refuse any editing on my phone. Please what should I do?

First of all, thank you for this great website.
second I have two questions,
1- " how I post on the forum? who I should send my questions?

2- How can I deal with this page? it’s my first project.

https://codepen.io/freeCodeCamp/pen/MJjpwO

every time I press “run tests” it gives me this msg :

#mocha div missing, add it to your document

@abdadiamaljrushi, some answers;
1 - You just posted on one of the forums. There are a few and depending on your question, that’s the forum you’d post to. For instance, if you’re just starting the RWD course and have a question/problem with one of the lesson you click on the Ask for Help button. That will post in the HTML-CSS forum. If you’re working on one of the projects and have a question you can ask in the ‘Cerfification Projects’. If you’ve completed one of the projects and would like feedback from the community then you can post in the ‘Project Feedback’ forum. Look around and you’ll get a feel as to what each of the forums is for.

2 - This is a problem that it seems many people here have had. If you search the forum for “mocha div missing” you will find many posts and many solutions. One of them is that you have to add codepen.io to the list of allowed third-party website cookies.

As an aside, the link you posted is the one for FCC’s pen. You would copy the URL from your project in codepen and post that link.

Welcome to the forums and happy coding.

Dear Quincy and others in this forum. I have recently completed the CSS course. Though I still have to learn Grid and Flexbox, I can already create small design, not an entire website though.I want to let you know that when I am creating a table or a navigation bar, I have to look up the search engines to find how to write the CSS code and then I tweak the code from internet to build my own design. In one way,you can say, I am reusing codes written by others. I am now scared about my career and future. Am I doing it the correct way? Will I be allowed to use search engines to search for CSS snippets during job interviews?