Table styling

Developer
Size
3,298 Kb
Views
14,168

How do I make an table styling?

Playing with styling for a table that shows media metadata.. What is a table styling? How do you make a table styling? This script and codes were developed by Tom on 16 September 2022, Friday.

Table styling Previews

Table styling - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>table styling</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div class="design1">	<div class="React-SmartTable">	<input type="text" name="filter_table1" />	<table>	<thead>	<tr>	<th>Col 1</th>	<th>Column 2</th>	<th>Column 3A & Column 3B</th>	<th>Rating</th>	<th>Tags</th>	</tr>	</thead>	<tbody>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	<tr>	<td>www.google.com</td>	<td>Authors @ Google</td>	<td>Randall Munroe comes to Google Talks</td>	<td>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	<span class="entypo-star"></span>	</td>	<td>	<label>tag1</label>	<label>tag2</label>	<label>tag3</label>	</td>	</tr>	</tbody>	</table>	</div>
</div>
</body>
</html>

Table styling - Script Codes CSS Codes

@import url(http://weloveiconfonts.com/api/?family=entypo);
/* zocial */
[class*="entypo;-"]:before { font-family: 'entypo;', sans-serif;
}
body { background: #fff;
}
.React-SmartTable { width: 80%; margin: 0 auto;
}
.design1 * { font-family: 'Proxima Nova', Monda; color: #211a18; font-size: 12px; line-height: 1.4;
}
.design1 input { display: block; margin: 1em 0 0 auto; width: 25%; outline: 0; border: 0; border-top: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1; border-bottom: 2px solid #bbb; border-left: 1px solid #e1e1e1; padding: 0.25em 1em; background: transparent; font-size: 1.25em;
}
.design1 input::before { display: block; content: 'Search'; margin: auto 1em auto 0;
}
.design1 table { width: 100%; cursor: default; margin: 1em auto; border-spacing: 0px; border-collapse: collapse;
}
.design1 table tr:hover td,
.design1 table tr:hover td:hover,
.design1 table tr:hover:hover td,
.design1 table tr:hover:hover td:hover { color: #0705d1;
}
.design1 table tr:hover td *,
.design1 table tr:hover td:hover *,
.design1 table tr:hover:hover td *,
.design1 table tr:hover:hover td:hover * { color: #0705d1;
}
.design1 table tr:hover td *:before,
.design1 table tr:hover td:hover *:before,
.design1 table tr:hover:hover td *:before,
.design1 table tr:hover:hover td:hover *:before { color: #b39700;
}
.design1 table td { border-top: 1px dashed #bbb; padding: 0.25em 1em 0.2em; text-align: left; vertical-align: top;
}
.design1 table th { font-weight: bold; color: #030303;
}
.design1 label { display: inline-block; margin: 0; border-radius: 4px; border-left: 2px solid #999; padding: 0 4px 0px 3px; white-space: nowrap; line-height: 1.1; font-size: 10px; text-transform: uppercase;
}
Table styling - Script Codes
Table styling - Script Codes
Home Page Home
Developer Tom
Username tomprogers
Uploaded September 16, 2022
Rating 3
Size 3,298 Kb
Views 14,168
Do you need developer help for Table styling?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Tom (tomprogers) Script Codes
Create amazing love letters with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!