In this short article, we are going to see how we can add linear gradient to any text in HTML.
We are going to do this in 3 easy steps.
Articles related to tech, programming, news, etc
In this short article, we are going to see how we can add linear gradient to any text in HTML.
We are going to do this in 3 easy steps.
Learn how to change version number in React Native, in order to successfully upload your update to play store.
Learn how to prevent colors inversion in React native deployed app. We will also see how to get the android folders in react native.
In this article, we are going to see how to install, and use a slider for apps. I will also show you how I used one for my app.
Get to know about top 5 ReactJS extensions to increase your productivity, and code smartly. Focus on important things.
Popular messaging app WhatsApp has stopped working in multiple countries. Users experiencing difficulty in sending and receiving.
If your website is optimized to load faster, it plays a huge role in higher ranking of your website, as per the google. Slow websites tend to rank lower, and user experience is not good. You don’t really want the users to wait for your website to load. So, in this article, we are going to see top five ways […]
Learn the windows shortcuts keys to save yourself time and be efficient at work. Shortcut keys works in combination of two or more keys.
In this article, we are going to learn about HTML formatting tags. We will see how to make a text go bold, make it underlined and so on.
The HTML <input> elements allows you to create interactivity in your website, where users can communicate with you, using forms. Input can be of any type, such as text, file, date, color, etc. Input comes with a special type, that allows you to write your “passwords” but they are hidden behind the asterisks (*). You can have your input form […]