Please note, this is a STATIC archive of website technosmarter.com from 20 Jul 2022, cach3.com does not collect or store any user information, there is no "phishing" involved.
 

HTML

Responsive HTML Table | Responsive table css


Need a responsive table to display a large amount of data on the web with mobile and all another device friendly then explore it. Responsive is a method by which we can see our website on all mobile and table devices without scrollbar and no need to zoom on the small size. Use some CSS to create a responsive table




HTML Table


The table in HTML is used to contains data and data alignment. In simple table rows and columns are available also in HTML table contains the rows and columns




HTML Table border Attribute | Create HTML border


The table is used to display the data in arranging and alignment. We can use the table border by the table border attribute. and create a border of HTML table




HTML table bordercolor attribute


The table contains a lot of data. You can use the table border and table color by the attribute of table bordercolor attribute.




HTML Cellspacing Attribute


The table Cellspacing attribute specifies the space between all cells. We declare the Cellspacing in pixels. We denoted the pixel by the px only




HTML Cellpadding Attribute


The cellpadding attribute specifies the inner space of cells.We define the cell padding for cells by the pixels like 20px,30px ,100px or so on




HTML table td colspan attribute


Colspan is used to how many numbers of columns should be used. In simple words, we used the colspan to take the more column size




HTML form


An HTML form is used to collect information from the user side. An HTML form contains various elements to collect the data. To create and design form using HTML you have to know about all HTML Form elements




HTML Lists | Ordered List | Unordered List


HTML lists define the item list. Lists are used to the representation of Items ordered and unordered. There are two types of list 1. Ordered List 2. Unordered List




HTML div element | Div tag Example in HTML


"HTML div is nothing effect without CSS. The is known as block elements that contain the block of contents. As you know that div is nothing done without CSS stylesheet. With the help of div tag or div class, you can apply the CSS effect on div block. Div tag example will clear you about div element