diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -2,9 +2,7 @@ ## demo available at [adjutech.adjutor.xyz](http://adjutech.adjutor.xyz) ## Goal -Implement the current web page in a responsive manner. - -<img src="https://adjutor.xyz/img/web_page_template.jpg" alt="web_page_template"/> +Implement the current [web page](https://adjutor.xyz/img/web_page_template.jpg) in a responsive manner. ## 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)). |