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! :)
Printable View
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! :)
Please check the url. It does not work.
Sorry! I write from the phone, and i made a mistake. Now it has to work:) .I appologize!
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 fixed it :). Some more ideas, advices or opinions ?
Change color to blue ocean is better, dude. Fill your site with cool feeling color. :)
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 ;-)
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/
If you need any help, I am an independant dev. felix.expansion@gmail.com
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">
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>
I don't have time right now, but I will take a look tomorrow morning;-)