JavaScript DOM Manipulation | Let`s change Apples Web Page using JavaScript

Опубликовано: 11 Октябрь 2024
на канале: Norbert BM Web Development
113
4

In this tutorial you will learn how to manipulate a Web Page using the programing language of the WEB, JavaScript. We will go to Apple`s main page and using only the web browser, we will change the look and information on the page, so in that instead of a iPhone we will sell a Samsung phone. In order to achieve this, we will manipulate the document aka the DOM using JavaScript in the browser.

But of-course all of the changes will be only on a local lvl, aka in your browser and not on the actual page itself so after a short page refresh all of the changes will disappear.

💖 Support The Channel by becoming a patreon!
https://www.patreon.com/user?u=49022497

🎱 Code for this Video:
https://volere.life/web-development/

-----------------------------------------------------------------------------

👨‍🏫 Check out my Website for more tutorials and 👨‍🏫 Udemy Course :
https://volere.life/web-development/w...
-------------------------------------------------------------------------------------------

Crash Courses Videos:

CSS Flexbox in 10 min:   • CSS Flexbox in 10 min  
CSS Grid Crash Course :    • CSS Grid Crash Course | CSS Grid Tuto...  
HTML Crash Course:    • HTML Crash Course for Beginners  
CSS Crash Course:    • CSS Crash Course for BEGINNERS  
SASS Crash Course:    • SASS Crash Course for Absolute Beginner  

-------------------------------------------------------------------------------------------------
Video Playlist:

Regular Expressions:
   • JavaScript Form Validation using Regu...  

Learn JavaScript by creating a Game:
   • Learn JavaScript  

Create a Responsive Website:
   • Responsive Website  

-------------------------------------------------------------------------------------------------
FOLLOW ON SOCIAL MEDIA:

linkedin.com/in/dipl-eng-menyhart-norbert-523687169

  / nbmenyhart  

  / menyhart_b_.  .

#javascript #javascriptDOM