Skip to main content

Posts

Showing posts from May, 2022

How to create text reveal effect using html and css

  The text reveal is the effect of animation that is revealed one by one animated text using html and css. In recent days are a creative way and it will look great and learn very quickly.    In the HTML and CSS used to approach the keyframes to animated frames and slowly reveal the text easily by (from) and (to).   Here, I created an unordered list in HTML and used tag <ul> and <li> and providing a background color for looking effects. $ads={1} HTML Code: <body> <div class="container"> <ul class="list-content"> <li class="list-content second">Let's</li> <li class="list-content third">Starts Home</li> <li class="list-content four">Beign</li> </ul> </div> Style: body{ background-color:#323232; } .list-content { display:block; opacity:0; color:#fff; font-family:Arial; font-size:36px; font-weight:500px; text-transform:uppercase; li...

what is domain and web hosting

  A domain name is an address of your website that people search on the browser URL bar to make identify and visit your website.        For Example: Just Imagine your (website) = house on XYZ street and then your domain name will be its address.  The Internet is huge networks and servers, your computers are all connected to each other in the global network by cables or signals . Each computer are having to assign an IP address . and It is a complex number that identifies a particular computer on the internet.    The Ip address Looks like this:    For Example: 162.152.63.2   The Ip address is difficult to remember. Imagine if you are friends' names are in Ip addresses, you had to use this kind of number to call your friends and Know you understand how it difficult is? so, the problem is solved by inventing the domain names. the domain name looks like a human-friendly name.  Now the invented domain name afte...

How to buy best wordpress hosting plan

Most people dream to build a website in WordPress and they search the internet to buy best wordpress hosting plan and tutorials. If you want to develop or build a website you just need two things. Best hosting and domain name services and today in this article we will see to buy cheap web hosting and look at the features. In the few years before the website build is too difficult and needed a lot of formats like static websites, and dynamic websites we don't know, what that means? But in WordPress, you need to know only skills to make a design and ideas to build a website. WordPress is an easy tool to click and drag method and you don't need to know coding skills everyone learns easily. In 2003 , First-time WordPress is introduced and they know the well-growing community in 2022. Ok, Let's move on to buy your domain and hosting at a very cheap price for future investment and save money on your website. If you are a beginner to buy just remember before and do...