... table usage example [XHTML 1.0]... you can see this table here as is set : style="z-index: 1"
. . . here you can make the border transparent and shift the table inside the page background.
|
<table> WebDesign </table>
Please surf to another server to see the Verification xhtml 1.0 Strict as the verification code refers to the referrer for authentication filter : http://www.pr.c-php.com/forum/ucp.php?mode=login
... this as a php coding error of www.w3.org
|
... and requiring the alt attribute here to pass the verification is an ABSURDITY... |
|
|
... hopefully that's all into the marvellous XHTML 1.0 Strict Stricting what ? ... www.c-php.com wonders !
|
Scenario is : You surf a website and you like its design !
...here we go on how to grab that structure and customize to your taste and feel and need :
- Create on your desktop a folder and name it clone.
- Rightclick the index file or the home page (select the whole code and save into your clone-desktop directory, with the same name.html ) and scroll its code, you will then examine the related files paths and create the directories you will note in those paths, into you main directory clone
- if you find for example a directory called scripts and you see in any part of the page html code anything like the following : <script src="scripts/whatever.js"></script> then ask for that file with your browser as follows : http://www.website.com/scripts/whatever.js and save that into your clone.
- The same has to be searched and done with any_file.css
- Now rightclick all images and backgrounds ...one by one and click save as or save as background image if that is a background your browser will show you the applicable option.
- At this point you have completed the rubbery of the index file
- Remember that you cannot download the code of php files, but only their html results.
Before attempting to this grabbing exercise, make sure you went through the Php Basic Tutorial of this forum.
Beware on images and code copyrights of resources you are using :-)
Please post any extra issue of yours in this forum to feedup :-)

|
...use tables to display place holders or spacers only, sofar a great deal of attributes and parameters are not available in xhtml 1.0 - to get the cellpadding borders and other denied attributes, use style code as it has been done successfully here ... rightclick ? |