+ 2

How can I make my website better?

I’m working on a website, and I wanted to ask you how i could make it more detailed or just look cool! https://code.sololearn.com/Wgi63G63cmuW/?ref=app

28th Sep 2018, 6:17 AM
Vlogger Matt
Vlogger Matt - avatar
2 Respuestas
+ 3
Now without learning jQuery/bootstrap/php/MySQL which is use for heavy website design and development you could do a few simple steps to make any website better. After viewing your code you seem to lack some CSS skills, if you have the time to view my website code labeled Domain-names/Web-hosting hopefully you can see some interactive website ideas without JavaScript. ------------------------------------------------------------------------------------------------- First: Make it interactive more, add a header/nav/section/aside/footer, you should really make an interactive nav that has some tabs labeled About/Profiles/Home/Blog etc etc, this just adds design and more user friendly. To do this you'll need to add a nav and learn how to make .hover tabs while also learning how to make drop-down menus. Also make a footer with your name and copyright which is important for looks and just to be professional. Make a eye capturing header and make sure you add ID's to many different tags so you can use CSS to design each one. I believe strongly that if you want to learn how to program in web development you need to look at other code and use it to fix and improve your own. https://cislinux.hfcc.edu/~jdcline/cis122/homework-2/hw2html.html codeabcs.com The first link is my homework assignment I made that I recommend you checking out, the second link is my professors page
1st Oct 2018, 9:14 PM
Joe Cline
Joe Cline - avatar
+ 2
You can use different effect using jQuery and bootsrap. Add more stylish font from Google Fonts you can also use animation and other graphics. And most important thing is that make your website responsive. You can refer to my blog: www.enjoythetasteofindia.blogspot.com Here is my code you in sololearn refer this also. https://code.sololearn.com/WvivH614hO2r/?ref=app
28th Sep 2018, 7:12 AM
Harsh Kumar
Harsh Kumar - avatar