3 Matching Annotations
  1. Nov 2017
    1. Nice font choice.

      • Your alignment still needs some work. It's not centered on my screen.
      • Your images need to have a width:100%; and their div containers overflow-x:hidden; This will fix the issue with the horizontal scroll on smaller screens.
      • I would change the blue colour with something darker, as it reminds me of the police instead of a luxury hotel.
      • The logo on the bottom of the page is massive. Try to make that smaller and align it in the center. This can be done by just adding text-align:center on it's div container, and a value for max-width to the logo (i.e. max-width:200px).
    1. Παιδιά, πρέπει επειγόντως να κάνετε optimize τις εικόνες σας for the web. Από ότι βλέπω είναι ΤΕΡΑΣΤΙΕΣ (9.5MB η πιο μικρή). Δεν συνηθίζεται σε ιστοσελίδες να υπάρχει εικόνα μεγαλύτερη των 250KB. Χρειάστηκαν 5 λεπτά μέχρι να γίνει load η σελίδα σας. Ο μέσος όρος είναι πάνω-κάτω 5 δευτερόλεπτα.

      • Σε γενικές γραμμές, το μενού σας είναι ωραία στοιχισμένο, παρόλο που θα προτιμούσα μια πιο μοντέρνα και απλή γραμματοσειρά.

      • Προσπαθήστε να δημιουργήσετε μικρά journeys για τους χρήστες σας, χρησιμοποιώντας links, και buttons που οδηγούν σε άλλες σελίδες στην ιστοσελίδα σας. Το να βλέπω ένα γκρίζο κύκλο πάνω σε ένα άσπρο background δεν μου λέει κάτι. Πολύ λίγοι θα είναι αυτή που θα διαβάσουν όλες τις πληροφορίες. Καθοδηγήστε τους χρήστες με πιο ενδιαφέρον τρόπους.

    1. I don't know if you're still working on the page, but the banner is not loaded on my browser, neither the footer navigation menu (I get a list of links on the bottom left corner without any stylsheets). Avoid putting elements on the edge of the window. Your logo and the icons on the right top corner need more spacing.