Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 1_intro_to_web_prog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Review the syllabus and post any questions on the Q&A forum

zyBooks Ch 1 Introduction to Web Programming
zyBook Ch 1 Introduction to Web Programming

## Reference
[HTML 5 Reference](https://cdn.rawgit.com/hostinger/banners/53bd21f8/tutorials/pdf/The-Complete-HTML-Cheat-Sheet-(Black-and-White)-Print-Version.pdf)
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ Upon successfully completing this course students will have conceptual and pract
* Introduction to Web Programming
* Directory structure, file/folder naming conventions
* File Transfer Protocol (FTP)
* HTML document structure and formatting
* Headings, paragraphs and text formatting
* HTML document structure and formatting.
* Headings, paragraphs and text formatting.
* Ordered, unordered, and nested lists
* Internal and external links
* Image file types, and their usage
Expand All @@ -39,7 +39,7 @@ Upon successfully completing this course students will have conceptual and pract
* Basic PHP overview
* Create a basic website with styled text, images, links, navigation and forms

## Required materials
## Required materials
ZyBooks Digital textbook

1. Sign in or create an account at [learn.zybooks.com](https://learn.zybooks.com/)
Expand Down