Skip to main content

Posts

Showing posts with the label anchor tag

7/100: Creating Navigation Bar using

Welcome to day 7 of my 100 days web development challenge. In the last one week, I have learnt and coded some important topics of html. Now, I have a basic understanding of HTML and HTML5. Tomorrow is my last day to learn some interesting and important topics in HTML, and after that I will stop learning html and start with CSS. Have a look at my progress in last one week. Learnings till now in HTML    Days    Topics Code Link Blog Link     Day 1      Syntax     Syntax      Blog     Day 2      Headings and      Lists     Headings     Lists     Blog     Day 3      Formatting Tags     Formatting      Blog     Day 4      Images     Images      Blog     Day 5      Tables     Table      Blog     Da...

6/100: Creating links in html page with anchor tag.

Hey there, welcome to my blog. This is the 6 th day of my 100 days web development challenge. I started this challenge last week because of my aim to become a web developer. In this 100 days challenge I'm focusing on learning the basics of web development i.e. html, css and javascript. And I'm also documenting my learnings in the form of blogs and by uploading code daily to my GitHub account. Today I learnt about the anchor tag which is very important in html and is used very often. You can get all the html programs on my  GitHub .But, before sharing about today's learnings, have a look at what I learned till now. Learnings till now in HTML    Days    Topics Code Link Blog Link     Day 1      Syntax     Syntax      Blog     Day 2      Headings and      Lists     Headings     Lists     Blog     Day 3      Formatting Ta...