Document.createElement() - Javascript DOM

Published: 07 January 2018
on channel: dcode
135,747
1.7k

You can create new HTML elements in your websites or web applications using the document.createElement method. This method takes one parameter, the 'tag name' (meaning the type of element to create) such as a DIV, P, INPUT or anything you like.

Today we look at how we can create an element and also how we can add it to the actual webpage.

For your reference (cheers Mozilla!):
https://developer.mozilla.org/en-US/d...

0:00 Overview
0:35 Creating HTML elements
1:38 Looking at the details
2:30 Adding the element to the page

If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!

#dcode #javascript #webdev


Watch video Document.createElement() - Javascript DOM online without registration, duration hours minute second in high quality. This video was added by user dcode 07 January 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 135,747 once and liked it 1.7 thousand people.