Support Forums

Full Version: My First Html Website
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
Hey where learning Html in my class, so far i've had one class. Most people in my class don't even no how to change font , well i made this.

www.danielbiocchi.110mb.com

Any suggestions or things i can add?
1 - wrong section, this is for php related post content.

2 - ehh, for your first it is ok, look here though - http://www.w3schools.com/sitemap/sitemap_tutorials.asp and http://w3schools.invisionzone.com/

all you did was add a background and center some pics.

what you want to do is completely learn html, then before you even make a website learn at least css.

after that go onto php or javascript, i went on to php to learn some simple scripts and i am moderate at php, and know am completely learnign javascript since it will be more important for me atm, and it is really easy
1. Do your code in XHTML. It's not as different as you think but it will teach you stricter and cleaner code.
2. Run your site through a validator. http://validator.w3.org/

Other than that it's a good start for a very first page and I wish you luck in your future projects. This might be the first of many sites you create.
(12-16-2009, 02:16 PM)Omniscient Wrote: [ -> ]1. Do your code in XHTML. It's not as different as you think but it will teach you stricter and cleaner code.
2. Run your site through a validator. http://validator.w3.org/

Other than that it's a good start for a very first page and I wish you luck in your future projects. This might be the first of many sites you create.

yea, xhtml is really easy and wont take more then a half hour to get down.
http://www.w3schools.com/xhtml/default.asp
Great stuff mate. I remember when i made my first page in html too. Much the same mate.
You really need to get some tables in there now and some structure.
As above posters said. w3schools is a great place to learn. It has the testing area so thats great.
Anyway have fun mate. Its a great language to play with.
(12-16-2009, 02:56 PM)DAMINK™ Wrote: [ -> ]Great stuff mate. I remember when i made my first page in html too. Much the same mate.
You really need to get some tables in there now and some structure.
As above posters said. w3schools is a great place to learn. It has the testing area so thats great.
Anyway have fun mate. Its a great language to play with.

my first actual website (not including practice sites for testing things) was pretty bad, looked nasty, but it did have a nice setup cause i used table to place everything, at that time i did not really know css. recently i decided i might want ot go into the web design field so i am learning some more languages and practice a lot more.
(12-16-2009, 02:56 PM)DAMINK™ Wrote: [ -> ]Great stuff mate. I remember when i made my first page in html too. Much the same mate.
You really need to get some tables in there now and some structure.
As above posters said. w3schools is a great place to learn. It has the testing area so thats great.
Anyway have fun mate. Its a great language to play with.

What do you mean by "tables"? and thanks!

my first actual website (not including practice sites for testing things) was pretty bad, looked nasty, but it did have a nice setup cause i used table to place everything, at that time i did not really know css. recently i decided i might want ot go into the web design field so i am learning some more languages and practice a lot more.[/QUOTE]


hahaha Smile Anyways thankyou.



@ i also looped the video and auto started it.
Also i need to stick to HTML as we will be assest on it.
Tables can be found here. http://www.w3schools.com/html/html_tables.asp
They offer a better way to organize the page.
(12-16-2009, 03:28 PM)DAMINK™ Wrote: [ -> ]Tables can be found here. http://www.w3schools.com/html/html_tables.asp
They offer a better way to organize the page.

Thanks ill take a look!
I would like to add a cool live chat on my site, can someone help me on that? ( I don't want xat i hate it.)

I justr remmeber i posted it here because it was called Hypertext, my bad haha.
You can use plugoo?
I use it on my site and people can chat with me live from my site to a messenger program of your choice.
http://www.damink.com.au
You will see it there or the product page.
http://www.plugoo.com/
Pages: 1 2 3 4