
Explore the hello world program as the simplest way to display text and learn basic syntax across languages like JavaScript, Python, Ruby, and assembly, kickstarting your programming journey.
Explore the Wayback Machine, a nonprofit web archive that captures snapshots of historical web pages, and observe how UI and web technologies evolved over time.
Learn the box model and how content sits inside HTML elements like div, p, and image, then use the web inspector to see margins, padding, and borders.
Create your first web page with HTML basics, using a simple editor and browser preview to render hello world, and learn tag structure and image basics.
Learn how to style a hello world with the three CSS types inline, internal, and external using style attributes, style tags, and external style sheets to manage colors, fonts, and selectors.
Explore how web pages use CSS to control menus, fonts, colors, and the overall look and feel, using a web inspector to safely edit styles on your local page.
Construct a complete HTML recipe page using doc type, title, chef name, ingredients (ul) and directions (ol), with accessible images and semantic divs for structure.
Validate web pages using the W3C validation service and CSSA validation, testing via URL, file upload, or direct input, then fix errors for cross-browser compatibility.
Set up a Google Analytics account, generate and paste the tracking code on pages, upload to server, and use the dashboard to explore audience demographics, geography, behavior, technology, and conversions.
Add a social media bar to the webpage by creating a container with the class social media and integrating Facebook, Twitter, and Pinterest at the top.
Create a multi-page web site by building a vertical recipe menu linked to content pages, using an external css file and server file transfer.
Search and register a domain name that serves as a unique brand identifier, understand extensions like .com or .org, and link it to hosting and IP addresses.
Learn to host your site with a hosting provider, register a domain, enable ssl, create email accounts, leverage marketing tools, and build a storefront with templates and 24/7 support.
upload and transfer files to a server using editors or a client like files; connect with hostname, username, and password to publish hello world pages on the web.
Explore how the wayback machine preserves archived web pages, guiding you through web history examples from Apple, Microsoft, eBay, and more to analyze changing designs and technologies.
In this course, you will learn essential information about the Internet, basic technologies and in practice, how to construct a web page, plus look at how professionals and commercial web sites are constructed. You will learn:
• What the Internet is and basic technologies available
• Steps in designing and creating web pages
• Selecting the technologies to use on your web pages
• Tips in producing high quality pages
Activities:
• Steps in designing & creating web pages, Learn HTML & CSS, the building blocks of websites
• Learn HTML and CSS, the building blocks of websites
• Explore web sites on the web to reinforce course materials and review.
The entire course length is over 6 hours but there is a segment to quickly setup a page.