From 97708131bb5e56f16bbe2deaab810bfcba972ef3 Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Thu, 18 Feb 2021 08:55:34 -0600 Subject: add lecture example --- csci4131/lec/Lex8Ex1.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 csci4131/lec/Lex8Ex1.html (limited to 'csci4131') diff --git a/csci4131/lec/Lex8Ex1.html b/csci4131/lec/Lex8Ex1.html new file mode 100644 index 0000000..e08b7ef --- /dev/null +++ b/csci4131/lec/Lex8Ex1.html @@ -0,0 +1,15 @@ + + + + +

Display a Telephone Input Field

+ +
+

+ + Format: 123-456-6789

+ +
+ + + \ No newline at end of file -- cgit v1.2.3