Hey guys, I made a website with HTML my first time -
Haydn - 02.02.2013
Hey guys, I've been making a website that runs off HTML,
http://sarplay.vacau.com/
I'm not sure what you guys think, It's a website for my friend as mainly a test. What can I do to make it amazing?
Re: Hey guys, I made a website with HTML my first time -
Mean - 02.02.2013
The hover effect in the sidebar (the white color) is kinda ugly, not to mention invisible. Replace it with some other color.
Not bad for a first site, I've seen a lot worse. Keep improving.
Re: Hey guys, I made a website with HTML my first time - Riddy - 02.02.2013
It looks good for a first, The long text on the side, maybe move it, so it doesnt look all squashed, add a bar for the copyright, instead of having it as just 'text'. and for the pictures, maybe the same color's you have for the home page (yes the 2 side colors). Oh yeah, The nav bar, try to keep all the text inside the lines.
EDIT: Yeah what Mean said.
Re: Hey guys, I made a website with HTML my first time -
Mr.Anonymous - 02.02.2013
Looks clean and simple. And...
Quote:
Originally Posted by Haydn
What can I do to make it amazing?
|
Use
******* Bootstrap.
Re: Hey guys, I made a website with HTML my first time - T0pAz - 02.02.2013
Quote:
Originally Posted by Mean
The hover effect in the sidebar (the white color) is kinda ugly, not to mention invisible. Replace it with some other color.
Not bad for a first site, I've seen a lot worse. Keep improving.
|
That.
I personally like the layout of the website. You only have to focus on the effects you want to put on the website. For example: rounded borders, menu animation, transparent background, gradient background, etc.
Re: Hey guys, I made a website with HTML my first time -
Haydn - 02.02.2013
Alright, Thanks guys! I'm using Dreamweaver, Is there anything better than Dreamweaver? I'm not the highest in terms of knowledge in HTML.
What does Bootstrap do?
Re: Hey guys, I made a website with HTML my first time -
Mean - 02.02.2013
Quote:
Originally Posted by Haydn
Alright, Thanks guys! I'm using Dreamweaver, Is there anything better than Dreamweaver? I'm not the highest in terms of knowledge in HTML.
What does Bootstrap do?
|
For web designing, you can simply use notepad. When I design and make web pages, I use notepad++.
******* Bootstrap is some extra styling.
Re: Hey guys, I made a website with HTML my first time -
Haydn - 02.02.2013
Quote:
Originally Posted by Mean
For web designing, you can simply use notepad. When I design, I use notepad++.
******* Bootstrap is some extra styling.
|
Ah. It's a bit confusing to me, How does it like.. install? You guys are probably laughing your asses off that I have no clue what I'm doing :P
Re: Hey guys, I made a website with HTML my first time -
DSQLXPRT - 02.02.2013
Quote:
Originally Posted by Haydn
Ah. It's a bit confusing to me, How does it like.. install? You guys are probably laughing your asses off that I have no clue what I'm doing :P
|
Lol, i can help you out if you want me to
Re: Hey guys, I made a website with HTML my first time -
DirtyLilFreak - 02.02.2013
Quote:
|
Originally Posted by Mr.Anonymous;2361738
Use [B
|
What ever happens do not use Bootstrap. If you are still new to CSS and want to be able to code proper CSS on your own then I suggest you not to use Bootstrap.
Bootstrap is a CSS framework. It simply has CSS UI elements which make it easier for anyone to use. But it is highly overused imo. I am not saying Bootstrap is bad. It's just a spoiler for people who want to learn proper CSS coding.