Skip to content

Commit efd31ae

Browse files
Add files via upload
1 parent e262b94 commit efd31ae

File tree

1 file changed

+51
-4
lines changed

1 file changed

+51
-4
lines changed

index.html

Lines changed: 51 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
66
<meta content="Y. Daniel Liang Home Page" name="description">
77
<meta content="Java, Liang, Y. Daniel Liang, Y. Daniel Liang Home Page" name="keywords">
8-
<link rel="stylesheet" type="text/css" href="intro6e/intro6e.css" />
8+
<link rel="stylesheet" type="text/css" href="intro6e/intro6e.css">
99

1010
<style>
1111
a {text-decoration: none}
@@ -18,7 +18,7 @@
1818
<body>
1919

2020
<div>
21-
<img id="cover1" style="" src="image/liang02.jpg" width="228" height="300"></div>
21+
<img id="cover1" style="" src="image/liang02.jpg"></div>
2222
<!-- tabs - absolutely positioned -->
2323
<div id="tabcontainer">
2424
<div style="margin-bottom: 1em; font: 90% Verdana, Arial, Helvetica, sans-serif; color: navy; text-align: center">
@@ -64,9 +64,53 @@
6464
<h3 id="h3style">Books</h3>
6565
<table cellspacing="0" border="0" cellpadding="4" width="700" height="150" style = "margin-left: 1em; margin-right: 1em">
6666

67-
67+
<tr>
68+
<td width="111" valign="TOP" height="162">
69+
<p><font size="2">
70+
<a href="image/liangpy3e.jpg" target="new">
71+
<img src="image/liangpy3e.jpg" border="0" width="153" height="152"></a></font></p>
72+
</td>
73+
<td width="6" valign="MIDDLE" height="162">
74+
<p></p>
75+
</td>
76+
<td valign="TOP" height="162" width="593"><b><font size="2">
77+
<p>REVEL and eText Introduction to Python Programming and Data Structures,
78+
3E</p>
79+
<p>(May 2022) </p>
80+
</font></b>
81+
<ul>
82+
<li><font size="2">
83+
<a href="https://www.pearson.com/us/higher-education/product/Liang-Revel-for-Introduction-to-Python-Programming-and-Data-Structures-Access-Card-3rd-Edition/9780137621361.html">Catalog Page/ More Info
84+
</a> </font></li>
85+
</ul>
86+
</td>
87+
</tr>
88+
6889

6990

91+
<tr>
92+
<td width="111" valign="TOP" height="162">
93+
<p><font size="2">
94+
<a href="image/liangcpp5e.jpg" target="new">
95+
<img src="image/liangcpp5e.jpg" border="0" width="153" height="152"></a></font></p>
96+
</td>
97+
<td width="6" valign="MIDDLE" height="162">
98+
<p></p>
99+
</td>
100+
<td valign="TOP" height="162" width="593"><b><font size="2">
101+
<p>REVEL and eText Introduction to C++ Programming and Data Structures,
102+
5E</p>
103+
<p>(May 2021) </p>
104+
</font></b>
105+
<ul>
106+
<li><font size="2">
107+
<a href="https://www.pearson.com/us/higher-education/program/Liang-Revel-for-Introduction-to-C-Programming-and-Data-Structures-Access-Card-5th-Edition/PGM100003050636.html">Catalog Page/ More Info
108+
</a> </font></li>
109+
</ul>
110+
</td>
111+
</tr>
112+
113+
70114
<tr>
71115
<td width="111" valign="TOP" height="162">
72116
<p><font size="2">
@@ -77,7 +121,7 @@ <h3 id="h3style">Books</h3>
77121
<p></p>
78122
</td>
79123
<td valign="TOP" height="162" width="593"><b><font size="2">
80-
<p>REVEL Introduction to Java Programming and Data Structures,
124+
<p>REVEL and eText Introduction to Java Programming and Data Structures,
81125
12E</p>
82126
<p>(Jan 3, 2020) </p>
83127
</font></b>
@@ -94,6 +138,9 @@ <h3 id="h3style">Books</h3>
94138
</ul>
95139
</td>
96140
</tr>
141+
142+
143+
97144

98145
<tr>
99146
<td width="111" valign="TOP" height="162">

0 commit comments

Comments
 (0)