- This topic is empty.
-
AuthorPosts
-
January 20, 2013 at 7:23 am #42129
Historical Forums User
Participanti need suggestion for my website
[rpl-community](http://rpl-community.p.ht “rpl-community”)January 20, 2013 at 7:42 am #121575Historical Forums User
Participantyes, i got it…
thank’s for suggestion ^_^
January 20, 2013 at 8:03 am #121577David_Leitch
ParticipantAt the very least, I would have a look at how different browser widths affect your main content area. In very narrow browsers, the main content area is so narrow that the text is practically unreadable. In very wide browsers, the line length becomes so long that it becomes very difficult to read.
To combat this you could either use min-width/max-width on the main content area or use media queries to change the relative width at different browser widths (ie have the area be 95% when the browsers is less than 30em wide, then 80% when the browser is more than 30em wide).
January 20, 2013 at 8:22 am #121578snillor
MemberSome suggestions:
– Use the html5 doctype – it’s a lot simpler to remember and sets the stage to use HTML5 features.
– Fix the HTML validation errors; for example, you have several instances of IDs being used more than once per page.
– No real CSS validation errors – well done on that!
– As David Leitch noted, various browser widths can cause problems. At narrow widths, your nav items drop below the green background and become almost invisible against the light background.
– You misspelled Gallery and Discussion.
I don’t mean to sound completely negative; it’s a very clean looking site and is nicely laid out.
January 20, 2013 at 10:27 am #121582Historical Forums User
Participantok, i will fix it,…
so, how can i use html doctype?
because i’m a beginner, i don’t know about html5,can you help me?
January 20, 2013 at 11:47 am #121588Historical Forums User
Participantok, thank you very much,….
January 20, 2013 at 11:50 pm #121680Historical Forums User
Participantthank’s for information,…
thats very help meJanuary 22, 2013 at 8:01 am #121869Rajinder S. GIll
Participant@aditya_taruna – design need to be improved..Which i thing.
January 22, 2013 at 8:12 am #121873Paulie_D
Member>design need to be improved..Which i thing.
@rihanterence. That is a pointless comment. Try and say what you like and why…and what you don’t like and why.
If you cannot offer specific feedback then perhaps you shouldn’t comment at all.
January 23, 2013 at 7:50 am #122006karanzone77
MemberGood work Aditya,
Just some thing to tell, I would suggest you to make the selected menu/page highlighted in menu bar so as can easily noticed.
And one more thing to say that it seems word “Gallery” in menu is incorrect. Missed a “L” there.
Good luck Aditya. :)
January 23, 2013 at 8:16 am #121969PLNR
Member@OP,
I have a few suggestions (IE10 / windows 8 ):
– Justification. You’ve gone with forced justification. Because, most of the times, there’s no hyphenation, hanging punctuation or kerning applied, forced justification usually looks awful in web pages. Such is the case here, I’m afraid. If you can’t get manage to do it properly, then I’d suggest reverting back to good old Left-justified. Currently, spacing is just all over the place, especially on the Testimonials sidebar.
– You’re using bold Small caps mixed in with bold Caps for headlines. It appears to me they are fake small caps. Check if you can substitute with real small caps and – on a side note – loose the initial cap and go with small caps for the entire word. I reckon it will look much nicer. And are you sure about the font? It is as though you chose a n Helvetica derivative; not much typographical personality.
– Your text is not (optically) vertically cantered in your All Articles button.
– Colour scheme. This is partially a matter of personal preference. Are you sure about this colour scheme? You got green, blue, orange and two shades of brown. It feels a bit too scattered and inexpressive to me. Experiment.
Well, this are my suggestions. Push, push and then push some more.
Best of luck!
January 24, 2013 at 8:56 am #122110qbattersby
ParticipantHi!
Nice work, looks like you are making some progress and you have received some good feedback already.
Here are a couple notes off the top;
– I find the font rather small, it would be helpful if it was bumped up proportionally site-wide.
– On the Contact Us page, it would be a thought to work with your list a little differently, right now I see you are using a list within a list, perhaps tidying up that second list styling. Adding a class to the main list to bump the font size of the particularly contact.
Good luck and keep at it!
January 25, 2013 at 11:08 pm #122364Historical Forums User
Participantcan i know, how make the tamplate not broken if we minimize or maximize the screen of browsher?
is more good use ‘%’ then px? or is there spesial technique for that?
can you give me specific script css for that?
January 25, 2013 at 11:27 pm #122365viditjain08
MemberMy website is http://www.easystudynotes.in
Link for chat room is http://www.easystudynotes.in/Chat2/index.php
But when I enter my name and get directed to jumpin.php, i get an error somewhat like
> Warning: mysql_connect() [function.mysql-connect]: Access denied for user ‘easys7pg_chatv2’@’localhost’ (using password: YES) in /home/easys7pg/public_html/Chat2/dbcon.php on line 7
Could not connect
PLEASE HELP AND mail it to [email protected] -
AuthorPosts
- The forum ‘Other’ is closed to new topics and replies.