clase5
Read

clase5

by zaida julieth viracacha cortes

<!DOCTYPE html> <html> <head> <style> table,th,td { border-collapse:collapse; border:2px solid black; } th,td { padding:55px; } </style> </head> <body> <table> <tr> <td> <p> this is a paragraph </p> <p> this is another paragraph</p> </td> <td> this cell... More

Read the publication