support@codebucket.net

html

How to make an inline list

Letss see how can I make my list items appear horizontally in a row using CSS

Read more

Learn about HTML - <optgroup> Tag

HTML is the very basic language for learning web development. The are different types of tags exist in HTML. <outgroup>  .....

Read more

Different input types in HTML

Today I will cover the most important thing in the HTML part, which is input type. The <input type=' '> called the most .....

Read more

Radio input type in HTML

The radio input type is an important term in HTML. The radio button is an interactive page element for selecting multipl .....

Read more

How to preview selected image in HTML form

In this tutorial, I will cover a fascinating topic. Sometimes developers want to show the selected image while selecting .....

Read more