+ 2
Can you suggest some codes that can help me improve this project....
I'm just a newbie programmer and i wanted to improve and put some new codes into my project... https://code.sololearn.com/Wmwhmw9ozV6A/?ref=app
8 ответов
+ 3
Conde, Reyvin D. hi,
You could start making use of semantics tags like header, section... to improve readability and purposes.
It will help coders, browsers, people using screen reader and search engine to better interpret it.
https://webflow.com/blog/html5-semantic-elements-and-webflow-the-essential-guide
Later, you could check or take knowledge of way to make your site accessible to people with disabilities, by the use of labels
https://developers.google.com/web/fundamentals/accessibility/semantics-aria/aria-labels-and-relationships#top_of_page
Also you could design your form to/and add contrast on your page.
Happy coding🙂
+ 1
1.Use css frameworks like:
Skeleton or bootstrap.
2.Use some js libraries like:
particle.js
anime.js
3.Use some pictures to make web page attractive
4.Never ever talk about money with your visitors in first date.
5. Make it real web page hosted in hosting and purchase attractive domain name
6. In case it has login, password need to be back end and security levels
7. good luck!
+ 1
Thank you for the advices😄😄
+ 1
The Earnstudio is real it has a domain and almost finished i just want to create this for future use
You can visit the original page at
https://www.earnstudio.ml
+ 1
Conde, Reyvin D.
Hi again,
Indeed I realized that the link about accessibility and labels I provided earlier was far from being the best entry point to this topic, so here are some better way to start with (check the hamburger menu also) :
https://developers.google.com/web/fundamentals/accessibility
https://developers.google.com/web
+ 1
Dont call your self a "just" please limiting yourself is worse than anyone else doing it believe in your skills and then improve,
0
{} Oliseh.JS
Thanks for the Advice
0
Your welcome Conde, Reyvin D.