Guys any one suggest me how to write simple codes in html .i already have some knowledge about basic tags . | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 7

Guys any one suggest me how to write simple codes in html .i already have some knowledge about basic tags .

plz help me in building some serious skills in coding language .i want you to comment below in such a way to challenge me in codes .

30th May 2017, 5:35 AM
venkata ramarao yarlagadda
venkata ramarao yarlagadda - avatar
2 Respuestas
+ 9
<html> <head> <title>Welcome Venkata</title> </head> <body> <h2>Please don't like this cos it simple</h2> <h6>Thanks for not giving me an upvote...bye</h6> </body> </html> You could start from here ^_^
30th May 2017, 6:07 AM
Awele Omeligwe
Awele Omeligwe - avatar
+ 2
Well with Html and css knowledge You should make a nice web page design. Try to make some header, footer with your signature and possition some buttons and text that is affected by css. These two languages are good for static stuff. For basic dynamics I recommend to learm changeelementbyID from java script and try some basic actions. You shoul start by coding in notepad to get familiar with tags rather than using ide.
30th May 2017, 6:06 AM
zdena