<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.omnivision.website/index.php?action=history&amp;feed=atom&amp;title=7.4.1_HTML%2C_CSS%2C_JavaScript_%28Client-side%29</id>
	<title>7.4.1 HTML, CSS, JavaScript (Client-side) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.omnivision.website/index.php?action=history&amp;feed=atom&amp;title=7.4.1_HTML%2C_CSS%2C_JavaScript_%28Client-side%29"/>
	<link rel="alternate" type="text/html" href="https://wiki.omnivision.website/index.php?title=7.4.1_HTML,_CSS,_JavaScript_(Client-side)&amp;action=history"/>
	<updated>2026-06-10T05:14:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.omnivision.website/index.php?title=7.4.1_HTML,_CSS,_JavaScript_(Client-side)&amp;diff=336&amp;oldid=prev</id>
		<title>Mr. Goldstein: Created page with &quot;=== 7.4.1 HTML, CSS, JavaScript (Client-side) === These three languages are the building blocks of almost every website you visit. They work together to create what you see and interact with in your web browser:  * HTML (HyperText Markup Language): This is the &quot;structure&quot; or &quot;content&quot; of a webpage. Think of it as the skeleton or the blueprints of a house. It tells your web browser where to put text (headings, paragraphs), images, videos, tables, and links. Without HTML,...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.omnivision.website/index.php?title=7.4.1_HTML,_CSS,_JavaScript_(Client-side)&amp;diff=336&amp;oldid=prev"/>
		<updated>2025-07-10T17:38:16Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=== 7.4.1 HTML, CSS, JavaScript (Client-side) === These three languages are the building blocks of almost every website you visit. They work together to create what you see and interact with in your web browser:  * HTML (HyperText Markup Language): This is the &amp;quot;structure&amp;quot; or &amp;quot;content&amp;quot; of a webpage. Think of it as the skeleton or the blueprints of a house. It tells your web browser where to put text (headings, paragraphs), images, videos, tables, and links. Without HTML,...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== 7.4.1 HTML, CSS, JavaScript (Client-side) ===&lt;br /&gt;
These three languages are the building blocks of almost every website you visit. They work together to create what you see and interact with in your web browser:&lt;br /&gt;
&lt;br /&gt;
* HTML (HyperText Markup Language): This is the &amp;quot;structure&amp;quot; or &amp;quot;content&amp;quot; of a webpage. Think of it as the skeleton or the blueprints of a house. It tells your web browser where to put text (headings, paragraphs), images, videos, tables, and links. Without HTML, there&amp;#039;s no page!&lt;br /&gt;
** Example: &amp;lt;nowiki&amp;gt;&amp;lt;h1&amp;gt;This is a big heading&amp;lt;/h1&amp;gt;&amp;lt;/nowiki&amp;gt; or &amp;lt;nowiki&amp;gt;&amp;lt;p&amp;gt;This is a paragraph.&amp;lt;/p&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* CSS (Cascading Style Sheets): This is the &amp;quot;style&amp;quot; or &amp;quot;design&amp;quot; of a webpage. If HTML is the house&amp;#039;s structure, CSS is the paint, wallpaper, furniture, and decorations. It tells your browser how things should look – colors, fonts, spacing between elements, layout, and responsiveness (how it looks on different screen sizes).&lt;br /&gt;
** Example: h1 { color: blue; font-size: 24px; } (makes all main headings blue and 24 pixels tall)&lt;br /&gt;
* JavaScript (Client-side): This is the &amp;quot;interactivity&amp;quot; or &amp;quot;behavior&amp;quot; of a webpage. It&amp;#039;s like the electrical wiring, smart appliances, and automated features in a house. JavaScript makes websites do things, like respond when you click a button, show animations, play videos, validate forms, or update information without reloading the whole page. It runs directly in your web browser (on the &amp;quot;client-side,&amp;quot; meaning on your computer).&lt;br /&gt;
** Example: A button that changes color when you hover over it, a pop-up window, or a game you play directly in your browser.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Bibliography:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Learn Web Development Basics - HTML, CSS, and JavaScript Explained for Beginners (2021, August 10). &amp;#039;&amp;#039;freeCodeCamp.org&amp;#039;&amp;#039;.&amp;#039;&amp;#039;&amp;#039;  https://www.freecodecamp.org/news/html-css-and-javascript-explained-for-beginners/&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;MDN Curriculum: The essential skillset for new front-end developers. (2024, February). &amp;#039;&amp;#039;Mozilla Developer Network (MDN).&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;  https://developer.mozilla.org/en-US/curriculum/&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;What is client-side scripting? (2022, May 30). &amp;#039;&amp;#039;GeeksforGeeks&amp;#039;&amp;#039;.&amp;#039;&amp;#039;&amp;#039;  https://www.geeksforgeeks.org/html/difference-between-server-side-scripting-and-client-side-scripting/&lt;/div&gt;</summary>
		<author><name>Mr. Goldstein</name></author>
	</entry>
</feed>