PHP
Sub-pages with PHP. You must have at least 3 sub-pages as separate HTML documents in addition to the main page. If you do not have this before you make it . ( If you find it difficult to find the text , use snippets from books / wikipedia , photo gallery , product information about a product you like , etc. Just remember to quote your reference if you did not create the content yourself ) .
You should brukePHP include to include the content that is different from side to side so that the HTML framework only in one copy .
You should use a " query- string " variable called "page" ( read by using $ _GET ) to switch between the pages. It should then be possible to get to the three different sub-pages by hooking the following url to your page : " page = 1" , " page = 2" and " page = 3". You will need a simple control structure for this, as well as include.
There will be links to these sub-pages , and they must of course be amended accordingly
JavaScript
" Read more " with JQuery . On one of the pages should have at least 3 texts with some length , located in separate HTML element . You will be using JQuery toggle ( t) (where t is an appropriate number of milliseconds ) to create a " read more" link (it must not be a link, it can be a button , a div w. , Just seeing someone reasonably clean and natural ) . The texts should therefore be partially hidden, until you press the " read more " - then the rest arrive . To achieve this, the section of text to be hidden , also in their own HTML element . When you click on "read more " link to this " inner" html element turned on / off with " toggle " .
Change of colors. At least one of the sites you have the option to change colors on parts of the page with javascript.
At least three items of the same type to make new colors
It shall be possible to choose between at least three colors
You choose if you want to use jquery or just plain javascript.
PS: Weekly assignments can give you some help on the way here .
Easter eggs !
It is tradition to hide funny messages , pictures, sounds , etc. . inside the computer software. To see an example , google "do a barrel roll " ( Do it ) . These are called eeast eggs ) and is available to anyone, but you have to know exactly where to touch , or in what order, what to write , etc. . to get it out .
got homework, but i need help... can people give me some examples etc and explain me, will pay fg.