ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
THANKS! This was my first full js/html/css project with something functional.
Happy to help bro! Thanks for watching
@@dev_ression bro when i try to write a whole paragh without space . IT overflows plz tell how to fix it
great css/js/html project, i love this idea of a notes app. keep up the good work!
Amazing content as always, keep it up buddy 💖
Thank you bro!! You’re a legend ❤️
margin should be 8px
li span { font-size: 12px; flex-grow: 1; word-wrap: break-word; overflow-y: auto; max-width: 200px;}I recommend
was coding with you and when finished it i had some trouble so i just copied and pasted the code on github and now it's not displaying at all idk what's wrong
Bro youre the best. This is what a type explanation i was looking for🖤
Happy to help!!
Nice content.
Thanks for watching bro!
Great video!
Thank you bro
Why is the button to add a note that doesn't work I'm looking for a mistake? Does anyone help me?
Hi, I copied over your code in the github but It seems to have a scrollbar in the middle of each new note you make
li span{ font-size: 12px; flex-grow:1; word-wrap: break-word; overflow-y: hidden;}li span:hover{ overflow-y:auto;}do this.
@@samirrai3254 Thanks, that works :)
Ich finde das gut.
does this work with the visual code app?
Thanks you !
Tq bro
@@saiteja7985 thanks for watching!
Not getting an editing popup on my. Even went and double checked my work with the repo
Can u please help me
Its not working
What is your error?
Hiii
thank you
Thank you for watching!
the create button is not functioning it says " Uncaught SyntaxError: Unexpected token '
THANKS! This was my first full js/html/css project with something functional.
Happy to help bro! Thanks for watching
@@dev_ression bro when i try to write a whole paragh without space . IT overflows plz tell how to fix it
great css/js/html project, i love this idea of a notes app. keep up the good work!
Amazing content as always, keep it up buddy 💖
Thank you bro!! You’re a legend ❤️
margin should be 8px
li span {
font-size: 12px;
flex-grow: 1;
word-wrap: break-word;
overflow-y: auto;
max-width: 200px;
}
I recommend
was coding with you and when finished it i had some trouble so i just copied and pasted the code on github and now it's not displaying at all idk what's wrong
Bro youre the best. This is what a type explanation i was looking for🖤
Happy to help!!
Nice content.
Thanks for watching bro!
Great video!
Thank you bro
Why is the button to add a note that doesn't work I'm looking for a mistake? Does anyone help me?
Hi, I copied over your code in the github but It seems to have a scrollbar in the middle of each new note you make
li span{
font-size: 12px;
flex-grow:1;
word-wrap: break-word;
overflow-y: hidden;
}
li span:hover{
overflow-y:auto;
}
do this.
@@samirrai3254 Thanks, that works :)
Ich finde das gut.
does this work with the visual code app?
Thanks you !
Tq bro
@@saiteja7985 thanks for watching!
Not getting an editing popup on my. Even went and double checked my work with the repo
Can u please help me
Its not working
What is your error?
Hiii
thank you
Thank you for watching!
the create button is not functioning it says " Uncaught SyntaxError: Unexpected token '