Server Help

Trash Talk - index.html

newb - Sun Mar 19, 2006 12:47 pm
Post subject: index.html
Yeah, I've started with my website on html. Only html, nothing else.
I've got a problem with it, and I can't figure out why.

Code: Show/Hide
I've found another host. Subdomain.<br>
If anyone wants to pay for a domain, please, contact me damnit.<br><br>

- <b>Steven</b><br><br><br>

<b>12-03-06</b><br><br>

Meh, after ages of looking for a free decent web host, I'm stuck with this one. The purpose of this website is just to share my art work I do occasionally. As we speak, I'm working a big ass art project on my

A3 paper pad; when finished, photos will be uploaded and you will be able to see it and admire it. :P<br>
I will also use this as a blog, rather than shitty MSN Spaces, which I totally hate. Can't do anything with it at all. :(<br><br>

As you can see, I am using html for this, purely because most WUSIWUG sitebuilder user interfaces are crap.<br><br>

- <b>Steven</b><br><br>


You see, the paragraphs should NOT be in bold (My name and date should be in bold), but I don't understand why it is. I've closed the <b> tags, but I can't figure out why it is suddenly showing up like this:



Any help is appreciated.
Thanks.
(Deactived B l a h e r) - Sun Mar 19, 2006 1:48 pm
Post subject:
heh, that's strange. I can't find it either. Make another HTML with just text too it (using no <b>'s) and see if that text is bold. icon_confused.gif
Mine GO BOOM - Sun Mar 19, 2006 1:52 pm
Post subject:
Step one with anything requiring help for html: post link to actual live HTML you are trying to get help for.

Step two: listen to what people tell you needs fixed

Step three: actually listen to them when they say it looks like ass and use CSS

Step four: listen, seriously. Oh yeah, post a link to the real html and don't post code snippets.
newb - Sun Mar 19, 2006 2:46 pm
Post subject:
Ok, click here for live html.
Click here for the .txt version.
i88gerbils - Sun Mar 19, 2006 3:49 pm
Post subject:
There's a bold tag that should be a br tag, but that's all i can find.
newb - Sun Mar 19, 2006 3:59 pm
Post subject:
Where?
Solo Ace - Sun Mar 19, 2006 4:14 pm
Post subject:
I actually found that too, but then I forgot about it and continue'd watching "Not another teen movie". sa_tongue.gif

index.html wrote:
Yeah, I got a new host (<a href="http://bravenet.com">Bravenet.com</a>) which is more reliable and more stable.
Pictures and links are on the way. Just need to sort out some other web pages.<br>
FTP (File Transfer Protocol) will be up and running as soon as possible. Steven out. icon_smile.gif<br><b>


Also this (just a hint for your future HTML, it doesn't really matter now):

Quote:
<b><strong><a href="http://www.trenchwars.org/">
Subspace</a> - This is what keeps me busy.</i></b></strong>


<b><strong></b></strong>

is in the wrong order of closing, it should be

<b><strong></strong></b> (close first what you opened last).
(Deactived B l a h e r) - Sun Mar 19, 2006 6:55 pm
Post subject:
Next time newb, post the whole html. We couldn't have seen it in the code you gave us before because it was at the top, lol icon_wink.gif . I didn't find it in till, you gave the link and I had to look in the source.

Solo Ace wrote:
I actually found that too, but then I forgot about it and continued watching "Not another teen movie". sa_tongue.gif


OMG, that movie is so stupid. Although I love it. Do you know where I can get a uncensored version of it on DVD? icon_smile.gif
Cerium - Sun Mar 19, 2006 7:21 pm
Post subject:
Whats the point of nesting a strong tag in a bold tag?

Also:
blah-er, this isnt a high school term paper. You dont need to summarize the last 5 posts into one poorly written line thats riddled with 'lol's and retarded emots.
newb - Mon Mar 20, 2006 12:33 pm
Post subject:
Ah, thanks alot i88 and Solo. All sorted.
I'm making this website in html by myself because I'd rather be inpedent rather than relying on other people to do it for me.

It's a great way of learning if you do it by yourself, so I thought I'd try it out. icon_smile.gif

Cerium wrote:
Whats the point of nesting a strong tag in a bold tag?


Yeah, I forgot to remove that when I added the strong tags. They are removed now.

Thanks again.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group