Ad Code

Showing posts with the label TableShow All
How to Create Table using HTML Code

<html> <head> <title>example of table</title> </head> <body> <h1 align ="center"> routime 2020 </h1> <table border ="1" bgcolor="yellow"width="…

Color Code Generator

How to use it? Drag(click on desire area) the bar on the 'Hue'Selector to area of your desired colour(color) palette.Then click inside the brightness/saturation area and drag until you have achieved your desired …

Computer Technology Documentation Project

Computer Technology Documentation Project using table,form,hr etc. Project Code: <html> <head> <title>Computer Technology Documentation Project </title> </head> <h2 style="text-align: cen…

How to create simple Table

<!DOCTYPE html> <html> <title>Example of table </title> <body> <h1>Example of table</h1> <table border="1"> <tr>   <th>First Name</th>   <th>Last …

Made Easy Dynamic Table Using Simple HTML Code

Dynamic Table Code <html> <head> <title> Dynamic Table </title> </head> <body > <hr size=40 color="blue" width=50%> <Marquee Bgcolor="violet">Learn Easy HTML an…

Load More That is All