Skip to content

Commit ac94be2

Browse files
committed
align table to left
1 parent 1ee1184 commit ac94be2

7 files changed

+7
-7
lines changed

Katas_Basic_Looping.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"<table width=\"590\" height=\"144\" style=\"height: 67px; width: 565px;\">\n",
7+
"<table align=left width=\"590\" height=\"144\" style=\"height: 67px; width: 565px;\">\n",
88
"<tbody>\n",
99
"<tr style=\"height: 111px;\">\n",
1010
"<td style=\"width: 127px; height: 67px;\"><img src=\"https://static1.squarespace.com/static/5992c2c7a803bb8283297efe/t/59c803110abd04d34ca9a1f0/1530629279239/\" alt=\"\" width=\"109\" height=\"109\" /></td>\n",

Katas_Function_Practice_2.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"<table width=\"590\" height=\"144\" style=\"height: 67px; width: 565px;\">\n",
7+
"<table align=left width=\"590\" height=\"144\" style=\"height: 67px; width: 565px;\">\n",
88
"<tbody>\n",
99
"<tr style=\"height: 111px;\">\n",
1010
"<td style=\"width: 127px; height: 67px;\"><img src=\"https://static1.squarespace.com/static/5992c2c7a803bb8283297efe/t/59c803110abd04d34ca9a1f0/1530629279239/\" alt=\"\" width=\"109\" height=\"109\" /></td>\n",

Katas_N_Rolling_Reversed_Camels.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"<table width=\"590\" height=\"144\" style=\"height: 67px; width: 565px;\">\n",
7+
"<table align=left width=\"590\" height=\"144\" style=\"height: 67px; width: 565px;\">\n",
88
"<tbody>\n",
99
"<tr style=\"height: 111px;\">\n",
1010
"<td style=\"width: 127px; height: 67px;\"><img src=\"https://static1.squarespace.com/static/5992c2c7a803bb8283297efe/t/59c803110abd04d34ca9a1f0/1530629279239/\" alt=\"\" width=\"109\" height=\"109\" /></td>\n",

Katas_Strings_and_Lists.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"<table width=\"590\" height=\"144\" style=\"height: 67px; width: 565px;\">\n",
7+
"<table align=left width=\"590\" height=\"144\" style=\"height: 67px; width: 565px;\">\n",
88
"<tbody>\n",
99
"<tr style=\"height: 111px;\">\n",
1010
"<td style=\"width: 127px; height: 67px;\"><img src=\"https://static1.squarespace.com/static/5992c2c7a803bb8283297efe/t/59c803110abd04d34ca9a1f0/1530629279239/\" alt=\"\" width=\"109\" height=\"109\" /></td>\n",

String_Method_Exercises.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"<table width=\"590\" height=\"144\" style=\"height: 67px; width: 565px;\">\n",
7+
"<table align=left width=\"590\" height=\"144\" style=\"height: 67px; width: 565px;\">\n",
88
"<tbody>\n",
99
"<tr style=\"height: 111px;\">\n",
1010
"<td style=\"width: 127px; height: 67px;\"><img src=\"https://static1.squarespace.com/static/5992c2c7a803bb8283297efe/t/59c803110abd04d34ca9a1f0/1530629279239/\" alt=\"\" width=\"109\" height=\"109\" /></td>\n",

demo_decorators.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"<table width=\"590\" height=\"144\" style=\"height: 67px; width: 565px;\">\n",
7+
"<table align=left width=\"590\" height=\"144\" style=\"height: 67px; width: 565px;\">\n",
88
"<tbody>\n",
99
"<tr style=\"height: 111px;\">\n",
1010
"<td style=\"width: 127px; height: 67px;\"><img src=\"https://static1.squarespace.com/static/5992c2c7a803bb8283297efe/t/59c803110abd04d34ca9a1f0/1530629279239/\" alt=\"\" width=\"109\" height=\"109\" /></td>\n",

demo_generators.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"<table width=\"590\" height=\"144\" style=\"height: 67px; width: 565px;\">\n",
7+
"<table align=left width=\"590\" height=\"144\" style=\"height: 67px; width: 565px;\">\n",
88
"<tbody>\n",
99
"<tr style=\"height: 111px;\">\n",
1010
"<td style=\"width: 127px; height: 67px;\"><img src=\"https://static1.squarespace.com/static/5992c2c7a803bb8283297efe/t/59c803110abd04d34ca9a1f0/1530629279239/\" alt=\"\" width=\"109\" height=\"109\" /></td>\n",

0 commit comments

Comments
 (0)