PDA

View Full Version : Needing Help!



DannyyTBH.
08-01-2009, 11:03 PM
Right seein as this forum is active near enough all the time i need a little bit of help with coding layouts, Im using Adobe Dreamweaver and i know the basics but im going to ask on here as there is alot of nice people on this forum and some helpful people.

If anyone knows a website that has tutorials or anything about coding layouts will be helpful or if anyone could teach me by adding me on msn? Want my msn post below and i'll PM you it.

Sorry if this is the wrong section.

Thanks,
Danny

Calon
09-01-2009, 09:40 AM
Right seein as this forum is active near enough all the time i need a little bit of help with coding layouts, Im using Adobe Dreamweaver and i know the basics but im going to ask on here as there is alot of nice people on this forum and some helpful people.

If anyone knows a website that has tutorials or anything about coding layouts will be helpful or if anyone could teach me by adding me on msn? Want my msn post below and i'll PM you it.

Sorry if this is the wrong section.

Thanks,
Danny


I would love you teach you, even though I don't know you, but I don't have the time, so here's some advice and a link:

You can know all the HTML that was programmed into the language, it's just general sense coding a layout, they're all coded differently, if you understand how DIV's work? (basically boxes that can be images or colours, and text too) and you understand CSS?

http://www.tizag.com/htmlT/htmllayout.php

That's in tables and is a bad coding habbit, tables should be used for tabular data, such as the HabboxForum top bit as it contains text, and what 4 small images? DIV's and CSS are a much neater way to code to:

http://www.tizag.com/htmlT/htmldiv.php (div tag)

http://www.tizag.com/cssT/ (css tutorial)

Learn CSS, and you should know HTML from what you said above, the most useful advice is taking apart a small layout.

http://www.devarticles.com/c/a/Web-Style-Sheets/DIV-Based-Layout-with-CSS/

Another useful link, good luck on learning.

DannyyTBH.
09-01-2009, 11:28 AM
Thanks for all these links etc.

+Rep

Want to hide these adverts? Register an account for free!