|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (6 bit)
Join Date: Apr 2004
Posts: 36
|
html newbie
hello, i am making a small site in html using only nopepad...i want to do it all myself.. instead of using a template...
i have a few questions. 1. re. The blink tag: >BLINK<>/BLINK< can you change the speed of the blink? 2. How you you make text in the centre of the page, instead if it always starting on the right? 3.i know to make a bacground using an image you use: >BODY BACKGROUND="url.for.image.jpg"< but how do i get a simple backround using one color? ex, black #000000 also any got any good tips or websites i could use... i know a bit but not a whole lot. cheers ps. the < and > are the wrong way coz it wont show otherwsie, -------EDIT------- i guess i posted this to soon. i found this: http://hotwired.lycos.com/webmonkey/...ml_cheatsheet/ helped a lot.. and other useful sites or tips u have would be nice though..
Last edited by 0wain.; 07-01-2004 at 08:33 PM. |
|
|
|
|
|
#2 |
|
Moderator
Staff
Premium Member
Join Date: Aug 2003
Location: Richmond, VA
Posts: 7,835
|
Hey,
First of all, I would direct you to my Webpage Mini-Article - it will tell you a bit about where to start, where to learn from, etc. 1. No, not with HTML. You would need to do that with JavaScript. I wouldn't recommend putting in blinks though - generally, it's a sign of novice coder, and it's best to look as profesional as possible, eh ![]() 2. Use this: PHP Code:
3. It looks like you've already got it, but its PHP Code:
Hope that helps, kram
__________________
"For today, goodbye. For tomorrow, good luck. And forever, Go Blue!"
University of Michigan President Mary Sue Coleman |
|
|
|
|
|
#3 |
|
Member (6 bit)
Join Date: Apr 2004
Posts: 36
|
Thanks kram8806, much appreciated
|
|
|
|
|
|
#4 |
|
Lest we forget
Join Date: Jun 2003
Location: Ontario, Canada
Posts: 1,870
|
for the background color it would be bgcolor="color here"
you can change the alignment of something with align=left, center or right oops, too slow |
|
|
|
|
|
#5 |
|
Member (10 bit)
|
www.htmlgoodies.com
I think its easier to read and follow than webmonkey. Edit: But you do have to put up with that ugly orange title background which theyve NEVER changed... |
|
|
|
|
|
#6 | |
|
Moderator
Staff
Premium Member
Join Date: Aug 2003
Location: Richmond, VA
Posts: 7,835
|
Quote:
![]() kram |
|
|
|
|
|
|
#7 |
|
Member (8 bit)
|
Suggestion for a good list of HTML tags
Hey.
If you need a list of tags, i would suggest this one... http://werbach.com/barebones/barebones.txt It has the basics plus a bit more, and once you read it all, it'll make sense. It's quite handy. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|