Jump to content

Suggestion Required for HTML Projects


palak231

Recommended Posts

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

Link to comment
Share on other sites


  • Replies 1
  • Views 2.2k
  • Created
  • Last Reply

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/

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...