Writing HTML in Javascript | Javascript | Tutorial 5

preview_player
Показать описание

Throughout the course we'll be looking at various topics including variables, arrays, getting user input, loops, conditionals, interacting with the DOM and much more.
Рекомендации по теме
Комментарии
Автор

Been working on learning web stuff for almost a year and this is the first time I heard that you can write HTML and CSS inside JavaScript! That is so cool. Looking forward to the remaining 23 tutorials! Great job Mike you are an excellent instructor.

porker
Автор

Hi Mike. I like your tutorials. I have checked so many others, but your explanaitions are the most compact for me. Short, clear, understandable. Now I write under this video because on your website, under this part of lesson you have some written explanation and you talk about Python in that one accidentally.

adamsmiths
Автор

I knew those other tutorials were keeping something from me! You da man.

ParkerBG
Автор

Am done with Tutorial 5 .Thanks to Mike

simbaevans.
Автор

When I use the "document.write()" then it clears the page and just shows what is written in "document.write()"

azharajmeri
Автор

Brilliant job. Thank you for your lessons.

MalkiaMmoja
Автор

Than you so much! You saved my life! I love you and all your tutorials!!!

Legend-vjfe
Автор

That so cool! You can create html with JavaScript only. How can you be efficient doing this?

ProperlyBlack
Автор

Very nice, informative, clear and to-the point tutorial about JavaScript

hiteshranjanmohanty
Автор

Mike, your videos are wonderful. Thanks so much

itoroakpan
Автор

How I add soft hyphen in html page with JavaScript plz tell

bdbbhx
Автор

Excellent cours !! Très pédagogique, Thank you very much !

marye
Автор

Hi, I like the way you explained the JavaScript and HTML lesson I watched it right now. Now my question is how can I ace my ICT test on the 23rd of Thursday topics: JavaScript in HTML documents and Intro to Programming Concepts. Just answer this and booyah!

helloworld
Автор

thank you very much for this amazing tutorials

yassineelabassi
Автор

how can i print stuff using js in 2 diff places foe example

print using js
print using html
print using js

megatroniz
Автор

Hello. Thanks for solve this problem 🙏🙏

youtubergameryt
Автор

Sorry, I'm confused a little bit. In your html tutorials, you use a double quotation marks for style, but you only use single when inside the Javascript. Is there a reason why they're OK with just HTML, but not allowed when your html is inside your Javascript. Min 4:11

jp
Автор

Thanks for the video Mike. My question is this, I have code base with HTML all over JS and it's so ugly and hard to understand why should HTML be tightly coupled with JS. Tightly coupling is never a good thing. So, why not externalize the HTML into some HTML files and reference the elements from JS? I keep seeing this HTML into JS as the standard practice and it's just messy.

ndenkha
Автор

Not bad, but is this really good practice? it just feels messy to me...

lauris
Автор

When the .js file is saved and opened in chrome, it doesn't show any text inside document.write("text"). Using Chrome, Visual Studio Code and Windows 10

ArbitraryZer