Skip to content

Commit 9670145

Browse files
committed
Still fussing with logo table
1 parent 8dac5a2 commit 9670145

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

String_Indexing_and_Slicing_Excercises.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"id": "WBWpHOFU3ZCx"
88
},
99
"source": [
10-
"<table align=left width=\"590\" height=\"144\" style=\"height: 67px; width: 565px;\">\n",
10+
"<table border=\"0\" align=\"left\" width=\"700\" height=\"144\">\n",
1111
"<tbody>\n",
1212
"<tr>\n",
13-
"<td width=82><img src=\"https://static1.squarespace.com/static/5992c2c7a803bb8283297efe/t/59c803110abd04d34ca9a1f0/1530629279239/\" /></td>\n",
14-
"<td style=\"width: 422px; height: 67px;\">\n",
13+
"<td width=\"120\"><img width=\"100\" src=\"https://static1.squarespace.com/static/5992c2c7a803bb8283297efe/t/59c803110abd04d34ca9a1f0/1530629279239/\" /></td>\n",
14+
"<td style=\"width: 600px; height: 67px;\">\n",
1515
"<h1 style=\"text-align: left;\">String Indexing and Slicing Exercises</h1>\n",
1616
"<p><a href=\"https://colab.research.google.com/github/KenzieAcademy/python-notebooks/blob/master/String_Indexing_and_Slicing_Excercises.ipynb\"> <img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\" align=\"left\" width=\"188\" height=\"32\" /> </a></p>\n",
1717
"</td>\n",

0 commit comments

Comments
 (0)