
Step 1: Open word and create a new table. Insert table according to your need and insert the data.
Step 2: Choose any design you like or you can design the table manually. MS Office provides few basic designs but you can edit the table manually as well. Like Text alignment, Bold, Color of font etc. Do whatever you want.
Step 3: Now save the word file as webpage. While saving the file select ‘Web page’ from the Save as dropdown menu. No necessary to save it as abc.html. If you select ‘web page’ it would automatically take .html extension.
Step 4: Now open the html page and press Cltr+U to check source file or right click and then go to ‘Page source’. It is having a lot of complicated html codes but don’t worry. Jump to body tag and then table tag. Or Press Cltr+F and type ‘<table'. You would be redirected to table tag.
Step 5: Copy the entire code. From open table tag to closing table tag. Paste these codes whenever you want. Like I have pasted these codes below this paragraph. You can check the code as well. Open notepad. Paste the code inside body tag and save it as abcnew.html
I pasted these code here in my blog. You can see the outcome.
Name |
Age |
Gender |
Deepesh |
23 |
Male |
Copyright © 2014 ·All Rights Reserved · Republishing or copying this article or any part of this without giving reference would come under WordPress Copyright Act.
If you liked this article, please rate and comment. Thank You!
Hi great readding your blog