It is great for a first atempt. I still don't get what HTML means! . But it is a great site and i think the HTML is good.
Bluestribute wrote:
My site! I didn't get a chance to color it. It has a "profile" page and some other links. And I actually never really studied (looked at examples instead), so keep that in mind.
Offline
adriangl wrote:
It is great for a first atempt. I still don't get what HTML means! . But it is a great site and i think the HTML is good.
HTML stands for Hyper-Text (text-based) Markup (visual creating) Language (spoken dialogue). Text-based visual creating spoken dialogue
Oh and bluestribute if you don't understand the code of the first link (with the good layout) I used iframes and so it might just not make sense.
Last edited by coolstuff (2008-06-17 19:44:49)
Offline
adriangl, to have your site actually look different from the Freewebs sites (talkin' about he template), you have to choose advanced. It's in the upper corner of the choose template box I think
Offline
Yeah, I'll post a picture
Offline
Offline
THANKS!
Bluestribute wrote:
Offline
Thank you so much Jman. Now I finally understand HTML. I thought coming to scratch would teach me scratch programming. It tought me HTML. Now everything on my site is made in HTML except the template. Could you help me with that?
Offline
adriangl wrote:
Thank you so much Jman. Now I finally understand HTML. I thought coming to scratch would teach me scratch programming. It tought me HTML. Now everything on my site is made in HTML except the template. Could you help me with that?
If you need any help with HTML, feel free to ask me. It's great to hear that you've had success in other programming languages as well as Scratch. Have fun on your venture further into programming!
Offline
adriangl wrote:
Thank you so much Jman. Now I finally understand HTML. I thought coming to scratch would teach me scratch programming. It tought me HTML. Now everything on my site is made in HTML except the template. Could you help me with that?
I could, did you set your freewebs account to advanced?
Offline
Alright, I didn't use a template, I used a background, I can teach you how to put a background in.
This is the code for backgrounds:
<body background="43y4aoww3jfk.jpg">
If you put that into your HTML in the <body> tag it should give you the background I used.
You can use any image as long as its a .gif or .JPEG file.
Also,I recommend using something that is a pattern.
Go to Background Archivesfor patterns.
Offline