Hey there am a beginner in web design finding difficulties on how to create a website some lectures please

Tell us what’s happening:
Describe your issue in detail here.

Your code so far


<h1>Hello</h1>

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 9; TECNO CC7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Mobile Safari/537.36

Challenge: Say Hello to HTML Elements

Link to the challenge:
https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/say-hello-to-html-elementsstrong text

Hello @emmavinhamzax !
You must write Hello World! between your <h1> tags.

1 Like

Hello @emmavinhamzax,

There are many types of lecture, so I hope I will answer your question well. You can proceed by taking the Responsive Web Design class on freeCodeCamp for example. It allows you to learn and apply what you learned which is really good for memory. It gaves you also the basics to create a website. You got, at the end of the entire lessons, projects. This will allow you to create your real first pages by your own.

As we are on the freeCodeCamp place it is what I advice you. What will make you progress is create websites. It is in practicing that you will improve a lot, no secrets.

The websites that I recommend to you:
Can I use… : https://caniuse.com/
The W3C Markup Validation Service: https://validator.w3.org/
World Wild Web Consortium (W3C): https://www.w3.org/

They are useful but honestly you can find a lot of websites that can gives you details about HTML, CSS etc.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.