Create and an HTML TABLE document with 6 rows and 4 columns that includes the following:
- Your Name in the entire first row as one cell
- Showing small size of 4 images inside each cell in second row.
- Make the third row has only three columns and use different style of list (ol vs dlvs ul) HTML tags to show in every cell.
- Using line border in the table and also the back ground color and font color as shown below.
- Using URL link as shown in last cell
- Merge last 3 rows in one row in the first column as shown in following example:
Make sure that all your site has a valid HTML code.