If you like DNray Forum, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...

 

Want to start learning HTML

Started by Иван, Jul 13, 2022, 09:05 AM

Previous topic - Next topic

ИванTopic starter

I am interested in beginning my education in HTML. Could you recommend any resources, such as books or courses, to help me learn? Additionally, if you have any suggestions for a newcomer, please let me know. Lastly, what is essential knowledge for someone working with websites beyond just HTML?
  •  


olga

There are the following books on HTML and CSS:

1. B. Lawson, R. Sharp — Learning HTML 5.
2. P. Lubbers — HTML 5 for professionals.
3. C. Mussiano, B. Kennedy — HTML & XHTML. Detailed guide.
4. Ben Henick — HTML and CSS are the way to perfection.
5. Drones.В.-.HTML .5.CSS.3.and.Web 2.0.Development.modern.Web sites.
  •  

Jisoo

I advise you to start by studying the entire process of creating a site and creating HTML, find out what tags and attributes are for, their types and applications.
These books will help make your learning process easier: "Learning HTML, XHTML, and CSS (Head First). Elizabeth Robson, Eric Freeman"; "Creating custom websites using PHP, MySQL, JavaScript, CSS and HTML5. Robin Nixon" or "HTML5 and CSS3 for dummies. Chris Minnick, Ed Tittel".
  •  

arthyk

This is a multi-stage process, but once you start, then you yourself will easily determine both the direction of study and auxiliary tools: books, specialized web resources, videos. For example, I finally decided that video tutorials are most convenient for me, on YouTube in particular. Not even a special professional can significantly advance your abilities, knowledge and skills in any field.
The only advice about books - pay attention not to the amount of knowledge presented, but to the convenience of reading, the availability of material for you. :D
  •  

Jisoo

My advice to you is to start by learning how to create a website and HTML, determine what tags and attributes are for, their types and scope. Book: Learning HTML, XHTML and CSS. Elizabeth Robson, Eric Freeman. ;)
  •  

darkee

1/ video tutorials in the furnace!
2/ books - "100 main principles of design. How to keep your Attention" by Susan Weinshank, Bestsellers series Peter O'Reilly Publishing House, etc.
3/ websites
htmlacademy.ru
lifehacker.ru/2014/01/24/50-web-design-courses
code.org
https://dash.generalassemb.ly/
  •  

Janvi

We are currently studying various resources that cover HTML, XHTML, and CSS. One of these resources, "Head First," is suitable for both beginners and professionals as it provides simple examples for starting a website from scratch. While it is not considered a modern reference, it is useful for understanding the fundamentals of HTML 5 programming. For CSS, we recommend the most recent edition of the "Big CSS Book," which focuses on creating dynamic and fast web pages using CSS3 markup.

We also suggest the "Creating Dynamic Websites" book for those who want to understand website software and server-level functionality. It covers the principles of HTML5, CSS, JavaScript, PHP, and MySQL database operations. "HTML5 Development of Applications for Mobile Devices" is an explanatory guide that teaches web and mobile application mechanisms, HTML5 and CSS3 layout and markup languages, and API operation.

For those who want to learn how to work with HTML and CSS, "The HTML and CSS Book: Website Development and Design" presents visual examples with real code fragments on each page while teaching the principles of page layout and markup. Meanwhile, "The Big Book of Web Design" is great for creating sites that look great on a range of devices, with sections on SEO and monetizing web projects. Lastly, "How to Create a Website: Comics Guide to HTML, CSS, and WordPress" is an enjoyable read for those who want to learn HTML, CSS, and WordPress in a fun way.
  •  


ratrivys

I would recommend several resources to help you begin your education in HTML. First and foremost, "HTML and CSS: Design and Build Websites" by Jon Duckett is an excellent book for beginners. It provides a comprehensive introduction to HTML and CSS in a visually engaging format, making it easy for newcomers to understand the concepts.

In addition to books, online courses can be extremely helpful in learning HTML. Platforms such as Codecademy, Coursera, and Udemy offer courses specifically tailored for beginners. These courses often include interactive exercises and projects that allow you to practice your skills in a hands-on way.

For someone new to HTML, I would also suggest exploring online tutorials and resources such as W3Schools, Mozilla Developer Network, and CSS-Tricks. These websites provide in-depth explanations, examples, and best practices for HTML and CSS, which can be invaluable for learning the fundamentals.

Beyond just HTML, it's essential for anyone working with websites to have a basic understanding of other web technologies such as CSS for styling, JavaScript for interactivity, and responsive design principles for creating websites that work well on different devices. Knowledge of web accessibility standards and SEO best practices is also important for building inclusive and discoverable websites.
Diving into HTML is a great starting point for learning web development, and there are countless resources available to help you on your journey. As you progress, don't be afraid to experiment, build projects, and seek out communities where you can share and learn from others in the field.
  •  

rahul verma

Watch YouTube Tutorials. An easy first step to learning HTML is watching a YouTube tutorial.
Take Online HTML Courses. Although YouTube can be a great starting point for beginners, it might not cover enough information.
Practice, Practice, Practice. Some people prefer to learn by doing.

thebangaloredhaba

Starting to learn HTML is a great step towards understanding web development. HTML (Hypertext Markup Language) is the foundation of web pages, defining their structure and content. To begin, familiarize yourself with basic HTML tags like <html>, <head>, <body>, <h1>-<h6> for headings, <p> for paragraphs, and <a> for links. You can practice creating simple web pages using a text editor like Notepad or specialized code editors. Online tutorials, documentation from W3Schools, and interactive platforms like Codecademy offer structured learning paths for mastering HTML.
  •  


If you like DNray forum, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...