Skip to content
site logo mobile

Forum in maintenance, we will back soon 🙂

how simple way to l...
 
Notifications
Clear all

how simple way to learn html

17 Posts
11 Users
14 Likes
268 Views
(@sa9i)
Posts: 1
New Member
Topic starter
 

how simple way to learn html

 
Posted : 01/25/2024 4:22 pm
(@mathros)
Posts: 9
Active Member
 

Posted by: @sa9i

how simple way to learn html

Well, to begin with, you need to start. Nowadays, there are many video courses on the Internet that greatly simplify this task, not to mention the use of such a tool as ChatGPT

 
Posted : 01/25/2024 5:16 pm
SSAdvisor reacted
SSAdvisor
(@ssadvisor)
Posts: 899
Noble Member
Premium Member
Pythonista Prodigy Badge
Prompt Engineer
API Entrepreneur
Power Member
 

@sa9i try beginning with this and then do some research on YouTube.

Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack

 
Posted : 01/25/2024 7:22 pm
(@google-abdullashake)
Posts: 2
New Member
 

Learn HTML basics with structured steps: grasp document structure, master tags (e.g., <h1>, <p>), handle lists, create links (<a>), and insert images (<img>). Understand attributes, explore semantic elements, delve into tables, validate using tools, and introduce CSS for styling. Practice regularly and build simple projects for hands-on experience.

 
Posted : 01/26/2024 2:36 am
(@google-md-hasanmasrur)
Posts: 4
New Member
 

There are many good videos in youtube for free to learn

 
Posted : 01/26/2024 11:34 am
(@husein)
Posts: 248
Member Moderator
Premium Member
Prompt Engineer
Pythonista Prodigy Badge
API Entrepreneur
Power Member
 

@google-morufopeyemi Try what @google-abdullashake and @ssadvisor mentioned above to learn the basics, and if you want to learn more there is a lot of free YouTube courses and you can check some courses on Udemy they do a lot of discounts you can find full courses for as little as 10$.

 
Posted : 01/28/2024 8:58 am
(@google-rupamdey)
Posts: 1
New Member
 

@google-morufopeyemi

  • Basics: Understand HTML tags and their purpose.

  • Setup: Use a text editor and a web browser.

  • Structure: Know the basic HTML structure: <html>, <head>, <body>.

  • Common Tags: Learn essential tags like <h1>, <p>, <a>, <img>.

  • Attributes: Understand attributes like href, src, and alt.

  • Practice: Create simple web pages, experiment, and build.

  • Validation: Check your code with online validators.

  • Documentation: Refer to W3Schools and MDN for guidance.

  • Advanced Topics: Explore forms, tables, and multimedia.

  • Courses/Tutorials: Consider online courses (Codecademy, freeCodeCamp).

  • Projects: Apply knowledge by building small projects.

  • Community: Join forums like Stack Overflow for support.

 
Posted : 01/29/2024 7:01 pm
SSAdvisor
(@ssadvisor)
Posts: 899
Noble Member
Premium Member
Pythonista Prodigy Badge
Prompt Engineer
API Entrepreneur
Power Member
 

@ubab consider registering for Hasan's courses.

Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack

 
Posted : 02/15/2024 2:39 pm
(@google-khalidnasir)
Posts: 1
New Member
 

Actually YouTube I think is a good way and use website like w3schools that help you learn and practice in the same time I think is more effective but I prefer you leverage both.

 
Posted : 02/24/2024 12:28 am
SSAdvisor
(@ssadvisor)
Posts: 899
Noble Member
Premium Member
Pythonista Prodigy Badge
Prompt Engineer
API Entrepreneur
Power Member
 

@google-khalidnasir or find some old books you can purchase for cheap. My favorite reads are the technical manuals on language development. I'm old school but do agree with you that YT and Internet provide a good medium to learn new things.

Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack

 
Posted : 02/24/2024 2:18 pm
md talha khan and dimu reacted
(@google-masudulislam)
Posts: 1
New Member
 

Chat gpt most usefull for coding

This post was modified 1 month ago by Masudul Islam
 
Posted : 03/27/2024 11:26 am
SSAdvisor
(@ssadvisor)
Posts: 899
Noble Member
Premium Member
Pythonista Prodigy Badge
Prompt Engineer
API Entrepreneur
Power Member
 

@google-masudulislam and the course will teach you too.

Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack

 
Posted : 03/27/2024 11:35 am
(@google-atikurrahman1)
Posts: 2
New Member
 

Learning HTML in a simple and easy way can be achieved through the following steps:

1. Familiarize yourself with the basics: Start by understanding what HTML is and how it is used to structure web pages. Learn about different HTML tags, attributes, and their purposes.

2. Find a reliable tutorial or online course: Look for beginner-friendly resources that offer step-by-step guidance on learning HTML. Websites like W3Schools, Codecademy, and Mozilla Developer Network (MDN) provide comprehensive tutorials for beginners.

3. Practice hands-on coding: The best way to learn HTML is by practicing coding yourself. Create a project or replicate existing websites to apply what you've learned. Experiment with different tags and attributes to see how they affect the layout and content of your web page.

4. Seek out interactive exercises: Interactive exercises help reinforce your learning by testing your knowledge in real time. Websites like CodePen, CSS-Tricks, and FreeCodeCamp have interactive coding challenges that focus on HTML.

5. Join online communities or forums: Engage with other learners or experienced developers in online communities or forums dedicated to HTML or web development in general. This allows you to ask questions, get feedback on your code, and learn from others' experiences.

6. Stay updated with new features: As technology evolves, so does HTML. Stay up-to-date with the latest versions of HTML (currently HTML5) to utilize new features and best practices in web development.

7. Practice responsive design principles: Learn how to create responsive web pages that adapt well across different devices (like mobile phones and tablets). Understand concepts like media queries and flexible layouts using CSS alongside your knowledge of HTML.

8. Celebrate small wins: Remember that learning any programming language takes time and effort; celebrate every small achievement along the way as it will keep you motivated throughout the learning process.

Remember that consistent practice is key when learning any programming language - including HTML! Start small, and build a strong foundation of basic concepts before moving onto more advanced topics gradually over time.

 
Posted : 03/28/2024 7:03 pm
Hasan Aboul Hasan
(@admin)
Posts: 946
Member Admin
Premium Member
Pythonista Prodigy Badge
Prompt Engineer
API Entrepreneur
Power Member
 

@google-atikurrahman1 please stop publishing AI generated answers.

 
Posted : 03/29/2024 11:51 am
SSAdvisor
(@ssadvisor)
Posts: 899
Noble Member
Premium Member
Pythonista Prodigy Badge
Prompt Engineer
API Entrepreneur
Power Member
 

@google-atikurrahman1 share the prompt that gave you the answer instead.

Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack

 
Posted : 04/03/2024 4:17 pm
SSAdvisor
(@ssadvisor)
Posts: 899
Noble Member
Premium Member
Pythonista Prodigy Badge
Prompt Engineer
API Entrepreneur
Power Member
 

@google-imranahamed did you read @admin's and my responses to the last comment by the previous poster?

This post was modified 3 weeks ago by SSAdvisor

Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack

 
Posted : 04/07/2024 2:10 am
(@husein)
Posts: 248
Member Moderator
Premium Member
Prompt Engineer
Pythonista Prodigy Badge
API Entrepreneur
Power Member
 

@ssadvisor Banned him.

 
Posted : 04/07/2024 9:52 am
SSAdvisor reacted
Share: