Posts

Showing posts from November, 2017
Image
 HTML <!DOCTYPE html> <html> <head> <title> Jake's Coffee Shop </title> </head> <body> <h1> Jake's Coffee Shop</h1>     <a href="#home">Home</a>     <a href="#menu">Menu</a>     <a href="#music">Music</a>     <a href="#Job">Jobs</a> <p> Come in and experience...</p> <img src="latte.jpg" style="width:421px;height=798px;"> <br/> <ul> <li>Speciality Coffee and Tea</li> <li>Freshly made sandiches</li> <li>Bagels, Muffin and Organic Snacks</li> <li>Open Mic Nights</li> <li>.....</li> </ul> <p>23 Pine Road</p> <p>Nottingham, NGI 5YU</p> <p>01159324567</p> <br>  <p>Copyright 2011 Jake's Coffee House</p>  <a href="#jake">j...
Image
  Three Different Design of The Same Website     1.  Is the page appealing or unappealing ? List three reasons for your answer.  design A Between design A and B, design A is more appealing because the design of page is more aesthetic and minimalist design. Furthermore, the concept of the page is more reliability and usability. Then, both page is match between system and the real world because the system speak the user language, with word phrases and the concept familiar to the user but for design B,  the font is not convenient for user to read it . As we can see, the graphic in design A is more attractive compared to design B because design A show the image that more real than image in design B.     2.  If the page is unappealing, what would you do to improve it?  design B We are going to change the design of the page to be more attractive. Call to action color which is find an accent or co...