Forum

> > Off Topic > HTML - Error
Forums overviewOff Topic overviewLog in to reply

English HTML - Error

11 replies
To the start Previous 1 Next To the start

old HTML - Error

Infinite Rain
Reviewer Off Offline

Quote
Hello guys some days ago i started to learn HTML
I got an error:

I got 5 files
doc1.html
Spoiler >


doc2.html
Spoiler >


chapter1.html
Spoiler >


chapter2.html
Spoiler >


and

test.html
Spoiler >


Now im learning frames but
When I open test.html in browser i get nothing =(
Is it computer foult or mine?
Please help me!
edited 1×, last 05.08.11 10:45:29 pm

old Re: HTML - Error

Mechanolith
User Off Offline

Quote
If you just had asked that 1 year ago i would be able to answer, because i forgot all this html thing...

old Re: HTML - Error

Cirium
User Off Offline

Quote
I dont know much about html, I know "textual Context" designs lots of html.

Click Here to contact Him.

However, I do know that when making the html I made for my clan, I found it does not always just open correctly, You can try hosting it on a webserver and see if that changes.

Apache- Hosting Software.

A example of apache working would be,

http://ejext.tk/

Hopefully, I can be of some help. I dont know alot, but anything helps.

~Needle.
edited 1×, last 04.09.11 11:19:59 am

old Re: HTML - Error

Infinite Rain
Reviewer Off Offline

Quote
Thanks, I dont get to apache page and how to host the website in my book yet
but thanks

old Re: HTML - Error

Banaan
User Off Offline

Quote
Needles, if you're writing in pure HTML a web server should not make any difference, it's your browser which processes the HTML, whether it's read directly from a file on your own PC or is downloaded from a server. Only when using a server-side language (e.g. PHP) you'll need a web server, in that case I'd recommend USBWebServer for testing because of its portability.

The problem is that you wrote
1
<frame scr
Instead of
1
<frame src

old Re: HTML - Error

Infinite Rain
Reviewer Off Offline

Quote
user Banaan has written
Needles, if you're writing in pure HTML a web server should not make any difference, it's your browser which processes the HTML, whether it's read directly from a file on your own PC or is downloaded from a server. Only when using a server-side language (e.g. PHP) you'll need a web server, in that case I'd recommend USBWebServer for testing because of its portability.

The problem is that you wrote
1
<frame scr
Instead of
1
<frame src

Wait where is exacly error? in whoch line and

1
<frame scr
Instead of
1
<frame src

im blinded or its same line o.O?

old Re: HTML - Error

Nem
User Off Offline

Quote
user Infinite Rain has written
1
<frame scr
Instead of
1
<frame src

im blinded or its same line o.O?

2 letters got messed up. 'r' instead of 'c' and 'c' instead of 'r'

old Re: HTML - Error

ohaz
User Off Offline

Quote
Just saying: frames are not very ...uhm... "beautiful".

old Re: HTML - Error

RAVENOUS
BANNED Off Offline

Quote
user Infinite Rain has written
user ohaz has written
Just saying: frames are not very ...uhm... "beautiful".

Hey why u are not moderator? O.o


Because he doesn't have that time anymore to come online, he needs to study and learn to get a pretty much awesome job. So he isn't moderator anymore, does just take too much time.
To the start Previous 1 Next To the start
Log in to replyOff Topic overviewForums overview