+ 9
Is it possible to make a HTML pages without learning CSS and JavaScript?
I can't CSS and JavaScript but I only can HTML
15 odpowiedzi
+ 10
Yes its possible html is like a skeleton of a web page you can leave it like it will be simple web page but if you decide to give it skin, make it beautiful u can add css, and if you want to give it muscle add javascript
+ 14
Yes, you can but you also have to learn CSS and JS cause they are also important in web development
+ 9
Yes, see examples in the html tutorial.
+ 7
Yes , you can. Very easy actually. HTML is enough to make a Page.
-CSS will make the page look better , and you can add any style you want and JS is for interactivity. They both are important , but you can freely do a decent page without them.
+ 4
yes . whit dream wawer
+ 3
Yes
+ 3
it's possible. You can even add internal or inline styles and your page will look really great
+ 3
Though its possible, its not funny and is really limited now.... Try to learn at least CSS and you wll see than you would learn js also 😉
+ 2
Yes, but if you are using only HTML then you must have a good knowledge of it otherwise you need to learn CSS as well. For animation and all other stuff.
You can go through - W3school, Udemy free courses.
+ 2
Yes! In fact you need to know that, HTML is only foundation of site structure. You should consider to learn CSS(stand for Cascading Style Sheets - it let you descirbe HTML elements) and JS(stand for JavaScript - let you make events on site and also interactive-dynamic elements of page).
+ 1
Just try it and you can see!
+ 1
yes possible ,but if you want to your web page see looking good and interactive you must learn css and javascript
+ 1
I will answer you like this:
When you build a new house for yourself, do you move into it when the house is still only a frame, or do you work on it more, style it, then furnish it, and only then move into your new house?
HTML is the house frame, CSS is the extra work and styling, JS is the furnishing.
0
Việt nam