Asif Rahaman

Asif Rahaman

52 Articles Published

Articles by Asif Rahaman

Page 6 of 6

How to Become a Full-Stack Web Developer in 2023?

Asif Rahaman
Asif Rahaman
Updated on 13-Mar-2023 414 Views

Becoming a full-stack developer is the dream of many engineering students. Full stack development means building a web 2.0+ application with dynamic web pages consisting of databases, videos, images, etc. This article will discuss how to become a full-stack web developer in 2023. Learn The Basics Of Web development The first and foremost important step to becoming a full-stack developer is to learn a few basic languages which are popularly used to build web applications. HTML − This is a markup language used to design the skeleton of the web application. Among several versions available, you should consider ...

Read More

How to avoid a new line with a tag?

Asif Rahaman
Asif Rahaman
Updated on 13-Mar-2023 4K+ Views

While using a tag, the browser often places the items within the container in the next line. For example, programmers need to place the headers in a single line to create the navigation component. We can use the inline, inline-block, flex-box properties, etc., to avoid new lines with the tag. This article will explain how to avoid a new line with a tag by following approaches like inline property, flex-box property, etc. Use inline Property One popular method to avoid new lines with tags is to use the inline property. This property forces the new lines to stay the same ...

Read More
Showing 51–52 of 52 articles
« Prev 1 2 3 4 5 6 Next »
Advertisements