Month: March 2021

Eclipse IDE – Create New Java Project.

Opening the New Java Project wizard The New Java Project wizard can be used to create a new java project. By clicking on the File menu and choosing New and…

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…