diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ #Adjutech -+ demo available at [adjutech.adjutor.xyz](http://adjutech.adjutor.xyz) +## demo available at [adjutech.adjutor.xyz](http://adjutech.adjutor.xyz) ## Goal Implement the current web page in a responsive manner. -<img src="web_page_template.jpg" alt="web_page_template"/> +<img src="/web_page_template.jpg" alt="web_page_template"/> ## Directives The only dynamic part of the page will be having a slider instead of a static image right below the header (a set of elements (each one consisting of an image and a description that will be shown one after one after a certain amount of time with the possibility to show the previous or the next element by clicking on a button on the left or a button on the right (use a left arrow for the button on the left and a right arrow for the button on the right)). |