palak231 Posted September 27, 2022 Share Posted September 27, 2022 (edited) Hi this is Palak Sharma Well again I found this community while researching about HTML over the internet. Well I am doing my engineering from Computer Science & Engineering trade. I like to learn various programming language. Recently I am learning HTML and it is looking quite easy to learn and coding due to its easy syntax. I have also started learning and coding HTML in my home. To enhance my skills level I am looking to implement some HTML project and I am continuously researching on this, in my recent research I found this post where author listed some project that can be made by using HTML. I have no about it how to create or how to start HTML projects. Can anyone give their suggestion on this or can anyone guide on this. Looking for some positive responses, would be a great support. Thanks Edited September 27, 2022 by palak231 Word Add Quote Link to comment Share on other sites More sharing options...
DLord Posted September 28, 2022 Share Posted September 28, 2022 You need to create HTML files (add source code to a file and save it as html) with any text editor (notepad, MS word, etc.) or any code editor (visual studio code, atom, etc.) and then lunch it with your browser. Keep in mind, for further advance in HTML coding, you will need to learn CSS and JavaScript. CSS is used for enhance visual effects of HTML web pages, and JavaScript is used to enhance functionality of web pages. Perhaps you should take some courses to help you properly learn HTML coding. Following sites may help you: https://www.w3schools.com/html/ https://www.codecademy.com/learn/learn-html https://html.com/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.