AhmadullahnikzadLET’S CREATE A CAT PHOTO APP IN HTMLWe’ve learnt HTML5 from scratch and now it’s time to create some apps using HTML. In this post I am going to create a cat app using HTML…Jul 31, 2021Jul 31, 2021
AhmadullahnikzadHTML TUTORIAL FOR BEGINNERS PART 8If you have a Facebook account you have to submit your first name, lastname,email address or phone, password, date of birth, country…Jul 28, 20211Jul 28, 20211
AhmadullahnikzadHTML TUTORIAL FOR BEGINNERS PART 7Sometimes you wanna create list with bullet but sometimes with number, this kinda of stuff are called list elements in HTML. List elements…Jul 27, 2021Jul 27, 2021
AhmadullahnikzadHTML TUTORIAL FOR BEGINNERS PART 6Sometimes you want to add `a` element to your website but still don’t know where it will link. This is also handy when you’re changing the…Jul 26, 2021Jul 26, 2021
AhmadullahnikzadHTML TUTORIAL FOR BEGINNERS PART 5We learned how to add heading elements, paragraph element, image and anchor element, today it’s time to learn how to nest them within…Jul 26, 2021Jul 26, 2021
AhmadullahnikzadHTML TUTORIAL FOR BEGINNERS PART 4a (anchor) elements can also be used to create internal links to jump to different sections within a webpage.Jul 24, 2021Jul 24, 2021
AhmadullahnikzadHTML TUTORIAL FOR BEGINNERS PART 3You can use 'a’(anchor) element to link to content outside of your web page. 'a' elements need a web destination address called an href…Jul 23, 2021Jul 23, 2021
AhmadullahnikzadHTML TUTORIAL FOR BEGINNERS PART 1HTML is a markup language that uses a special syntax or notation to describe the structure of a web page to the browser. HTML elements…Jul 22, 20211Jul 22, 20211
AhmadullahnikzadHTML TUTORIAL FOR BEGINNERS PART 2In HTML img element is used to display every types of images like:jpg, png, jpeg... It can also display svg. img element has many…Jul 22, 2021Jul 22, 2021