Please suggest me some basic html programs to make .please don't give those which have JAVA in use | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Please suggest me some basic html programs to make .please don't give those which have JAVA in use

5th Oct 2019, 9:12 AM
Vijay Gunwant
Vijay Gunwant - avatar
13 Answers
+ 3
What about a website about yourself, your school/work or a hobby?
6th Oct 2019, 1:19 AM
Sonic
Sonic - avatar
+ 2
Yes
5th Oct 2019, 12:00 PM
Vijay Gunwant
Vijay Gunwant - avatar
+ 2
Thanks bro
6th Oct 2019, 12:25 AM
Vijay Gunwant
Vijay Gunwant - avatar
+ 2
Java and JavaScript are not the same languages! Now start with just practising html in ”try it yourself”. You can erase and ”copy/paste” anywhere. Make there a site with <!doctype html> <html> <head> <head> <body> </body> </html> and then copy elements from other peoples code-projects without any/much css js to see how it works for you. And remember to click under the playground on the css and js to see if there is something. You can do a lot of fun first without JavaScript! css is to simplify to bring mire color and style to your ideas little by little- have fun!
6th Oct 2019, 9:51 AM
Manuel Lilja
Manuel Lilja - avatar
+ 1
Do you mean basic html websites?
5th Oct 2019, 10:31 AM
CodeX
CodeX - avatar
+ 1
Hey did this use php or Python
5th Oct 2019, 12:09 PM
Vijay Gunwant
Vijay Gunwant - avatar
+ 1
But bro I don't know java as I stated in the question
5th Oct 2019, 3:34 PM
Vijay Gunwant
Vijay Gunwant - avatar
+ 1
Yes you may think like that but actually I just want for practice . I know without JAVA and CSS a website can't be made good
6th Oct 2019, 12:20 AM
Vijay Gunwant
Vijay Gunwant - avatar
+ 1
Well there are a lot of examples i.e. google or youtube when you look for "basic html website" you will see a lot suggestions. Yes you need css for a nice design. You dont need javascript for only a nice design. Java is a different language you dont need. You need html and css and maybe javascript if you wish.
6th Oct 2019, 12:23 AM
CodeX
CodeX - avatar
+ 1
Hey Sonic thanks for that idea
6th Oct 2019, 2:40 AM
Vijay Gunwant
Vijay Gunwant - avatar
0
Did you already learn html and asking what website to create?
6th Oct 2019, 12:18 AM
CodeX
CodeX - avatar
0
there is no such thing as a html Application only html site
6th Oct 2019, 5:03 PM
Brayden L. Downey
Brayden L. Downey - avatar
0
In some work with site, if you don't know to use Java or don't want, you can work with web design. You need just to know HTML (for site structure) and CSS (for styles), to view part of a site.
6th Oct 2019, 5:50 PM
Eduardo Cavalcante
Eduardo Cavalcante - avatar