Sunday, 24 May 2015

Week Six: Testing the website on other computers


Today in class we tested the site on one of the big computers in class, where we ran into a few problems. Firstly we found that the window size was too big, and aspects of our site did not fit to it, leaving a lot of empty space. We talked to the lecturers in response to this problem, where we were informed that they would be able to just fit the window to suite, as we were not taught how to make a site that was responsive to various screen sizes. In future web designing we would look into and learn about creating a site that is responsive to all screen sizes, but as for now, fitting the window suite.

Another problem we ran into was the fonts that we had been using, and how they were not recognised by the computer due to the fact that the computer did not have them. In order to fix this we had to do some coding in the css called @font-face, where we put the fonts in our website folder and then through the @font-face tag we linked the url of them. This fixed the problem. 



No comments:

Post a Comment