We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 074757e commit ac56464Copy full SHA for ac56464
5 files changed
XHTML and CSS/Tut-10_Resizing Images/index.html
@@ -0,0 +1,10 @@
1
+<!doctype html>
2
+<html>
3
+<head>
4
+</head>
5
+<body>
6
+
7
+<img src="madden1.jpg" height="150"/>
8
9
+</body>
10
+</html>
XHTML and CSS/Tut-10_Resizing Images/madden1.jpg
250 KB
XHTML and CSS/Tut-8_Email links and Tool Tips/index.html
@@ -0,0 +1,11 @@
+<a href="mailto:bucky@yahoo.com">Email Bucky</a>
+<a href="http://google.com" title="Awesome Search Engine">Google</a>
11
XHTML and CSS/Tut-9_Adding Images to the webpage/index.html
+<a href="http://thenewboston.com"><img src="myface.png"/></a>
XHTML and CSS/Tut-9_Adding Images to the webpage/myface.png
111 KB
0 commit comments