Hello everybody! From the start i tell you that i'm a newbie, so please give advices, cause the critics woun't help .The site is www.hoteluri-in-bulgaria.ro . I look forward for your advices ,opinions and ways to fix the problems. Thank you!
Last edited by adiadrian79; 09-19-2012 at 11:16 AM.
i usually sing the praises of optimising the graphics, but in this case, the big graphics have been over-compressed, and look it. Also I'm not sure what the relevance of the "tropical island" is? Is that an island near Bulgaria? the image title does not say.
i usually sing the praises of optimising the graphics, but in this case, the big graphics have been over-compressed, and look it. Also I'm not sure what the relevance of the "tropical island" is? Is that an island near Bulgaria? the image title does not say.
No, there is no such an island in Bulgaria
. I tried to put title and alt tag to all picturer i have there ,but i think that one i missed . Thanks for seeing this!
The <tt>, <i>, <b>, <big>, and <small> tags are all font-style tags. Font-style tags are defined in HTML4, but it is strongly recommended to use CSS styling instead.
You should set your menu inside <ul><li></li></ul> tags.
Setting a pid of padding in your elements would make the content easier to read and lighten the overall design.
Deciding for a color scheme would make it more comprehensive.
Even borders (top is thicker than bottom on some blocks).
A nice font type would bring alot.
Right borders do not align.
The bottom borders of the 2 bottom blocks do not align.
Sponsors have no title. (not shure they will appreciate^^)
Background image (awfull quality lol) does not fit screen width on 16/9 format.
onHover animation on your anchors in the left menu would be a +.
Finally, I would bring a touch of jQuery on the pictures with the colorbox plugin, so that visitors may see them in big format.
The <tt>, <i>, <b>, <big>, and <small> tags are all font-style tags. Font-style tags are defined in HTML4, but it is strongly recommended to use CSS styling instead.
You should set your menu inside <ul><li></li></ul> tags.
Setting a pid of padding in your elements would make the content easier to read and lighten the overall design.
Deciding for a color scheme would make it more comprehensive.
Even borders (top is thicker than bottom on some blocks).
A nice font type would bring alot.
Right borders do not align.
The bottom borders of the 2 bottom blocks do not align.
Sponsors have no title. (not shure they will appreciate^^)
Background image (awfull quality lol) does not fit screen width on 16/9 format.
onHover animation on your anchors in the left menu would be a +.
Finally, I would bring a touch of jQuery on the pictures with the colorbox plugin, so that visitors may see them in big format.
Hope this will help ;-)
Thank you for your advices!
I will try to fix all the problems you saw there, even if i have no idea to work with jQuery
Actually, jQuery should only be the final touch (the one clients most appreciate lol). The important thing is to get your site W3C compliant. http://validator.w3.org/
Allmost all the pages pass the validator test, but i have problems with the code for facebook. Without it , i have no error. In the moment i add it ,to have button for "Like", the errors start to appear .
And i will ask your help, with the pictures, cause i don't know what i have to do.
Thank you!
the facebook problem can be bypassed by using a RDF doctype:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
So i have to take out the "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">" and replace it with what you said?
I will try . Thank you!
the facebook problem can be bypassed by using a RDF doctype:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
I tried and it shows me:
Line 2, Column 49: there is no attribute "lang"
<html xmlns="http://www.w3.org/1999/xhtml" lang="ro" xml:lang="ro" >
And
Line 105, Column 32: there is no attribute "data-href"
<div class="fb-like" data-href="http://www.hoteluri-in-bulgaria.ro/"></div>
Bookmarks