Year: 2021

How to learn HTML – Header tag in html

H tags can be used to easily write headlines in HTML. There are 6 different types of H tags. These are <h1>, <h2>, <h3>, <h4>, <h5> and <h6>. The <h1>…

Start the project in android studio

Android Studio Open the Android Studio application on your PC. If you don’t have a project opened, Android Studio shows the Welcome screen, where you can create a new project…