Snake Login Form using HTML, CSS, and JS

Hello, learner today In this blog post, We will be creating a Snake Login Form using HTML, CSS, and JS.  In the past post, we have created many projects one of them is the Dynamic Stopwatch. Without wasting time Now it is time to Login Form. Creating a login Form is an essential step for … Read more

Dynamic Stopwatch using HTML5, CSS3 and JS

Hello, learner today In this blog post, We will be creating a Dynamic Stopwatch using HTML5 and CSS3.  In the past post, we have created many projects one of them is the Square Navigation Bar Using HTML5 And CSS3. Without wasting time Now it is time to Dynamic Stopwatch. First Create one container Inside this … Read more

Add an Image as a figure

Add a Meter image

We can use the <figure> to make image that are related to the main content fo your page but that could be moved out of the main flow, (Add an Image as a figure) if needed For example in an academic article, you could ust the tag for the image, diagrams and charts that could … Read more

Style a bulleted list in CSS3

Style a bulleted list in CSS3

We can add style rules to the bulleted list on your page change the shape of the bullets or remove the bullets altogether (Style a bulleted list in CSS3). We can also change how the list items are formatted so that they appear in a horizontal line across the page instead of as a vertical … Read more