Thursday, December 24, 2009

Website coding help?

im gonna make a website design something like this:


http://www.talk-mania.com/web-layouts/43999-old-paper-layout-great-portfolio-layout.html


how would this be coded?Website coding help?
There's a simple way to find out





Open the page, then right click. Choose 'view source' and a notepad window will open with the page's information on it.





The page you've linked to is written in css. You can tell because it says so in the first few lines!





Also, once you're used to writing css, you can spot the language tags.





The most recent version of dreamweaver writes in CSS, but there are loads of websites that offer tutorials too.





The basics involve writing rules in the top part of the page (the %26lt;head%26gt;), then referring to the rules you've set within the main body of the page





That is a very complicated page to make if you're not used to CSS.





---Edit---





If you want to make one like the design in the tutorial, I'd do it in Flash. Or CSSWebsite coding help?
It's going to be very CSS-heavy and also a lot of design work. You would use div elements with absolute positioning (maybe relative, depends how you want to go).





Sorry but if you are looking for someone to give you the code, it won't happen. It's far too much work to simply hand over that much free help.

No comments:

Post a Comment