From 3a1defb634f35f197f7328bfb039acd8a466f981 Mon Sep 17 00:00:00 2001 From: Jason Woodruff Date: Fri, 30 Aug 2024 10:47:42 -0500 Subject: [PATCH] final change --- client_side.html | 2 +- fullstack.html | 2 +- security.html | 2 +- web_programing.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client_side.html b/client_side.html index 69862ca..c4ea17a 100644 --- a/client_side.html +++ b/client_side.html @@ -1,7 +1,7 @@ ` -

Client side programing

+

Client side programing

This course is an introduction to the use of integrating scripts to add functionality to Web pages diff --git a/fullstack.html b/fullstack.html index d4d51da..4a1406c 100644 --- a/fullstack.html +++ b/fullstack.html @@ -1,6 +1,6 @@ -

Fullstack web development

+

Fullstack web development

This course offers students an introduction into full-stack web development (Django or other applicable software).

\ No newline at end of file diff --git a/security.html b/security.html index df47f5a..d473ce8 100644 --- a/security.html +++ b/security.html @@ -1,6 +1,6 @@ -

Security Principles and policies

+

Security Principles and policies

This course is an introduction to the various technical and administrative aspects of information security and assurance. This course provides the diff --git a/web_programing.html b/web_programing.html index 738b71c..6a57bed 100644 --- a/web_programing.html +++ b/web_programing.html @@ -1,7 +1,7 @@ -

Web Programing

+

Web Programing

This course is an introduction to Web site development and programming logic. Students will gain hands-on experience in the development of computer programs. Upon completion of this course students will be able to create a website.