FRIHOSTFORUMSSEARCHFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

HTML Editor

 


Daire
For some reason Notepad doesn't work on my computer.

In the start menu it just has the little white box beside it(application?)

Anyone know how I can get it working again?

Or a HTML editor that would already be on my pc?
loophole64
first, search your system32 directory to see if notepad.exe is there. If it is, just create a shortcut to it. You should also have wordpad installed on your computer. If notepad is missing, there;s a good chance you had a virus. Better scan for infections.
Daire
Thanks. Although I downloaded Notepad++.

Now another question.


I have decided to use, at least for now, a template.

I put all the images in the downloaded file into the public_html folder along with the index.html file.

How come the pictures don't appear?

Link: www.drogrough.frih.net


Link to HTML Code: http://pastebin.com/882969
MrBlueSky
Daire wrote:


I put all the images in the downloaded file into the public_html folder along with the index.html file.

How come the pictures don't appear?

Link: www.drogrough.frih.net


Link to HTML Code: http://pastebin.com/882969


The images should be in the images folder:

Code:

<IMG SRC="images/spacer.gif" WIDTH=1 HEIGHT=95 ALT="">


(or you should change the HTML)
Daire
Okay, Thanks!

Thanks to everyone for all their help so far!


I think this thread can be locked now.
qscomputing
Daire wrote:
For some reason Notepad doesn't work on my computer.


In that case, finding an editor is the least of your worries. I would sort out your PC first.
Daire
It was just uninstalled by someone.


One last question:


Where in the HTML Coding (http://pastebin.com/883305) will I write in what I want to so it appears in the box in the middle? www.drogrough.frih.net


Once Again Thanks.


Gawd I'm such a n00b! Laughing
Georgeboy
You can write something in the middle by making another .htm page. Why? Well, your template uses a iframe... Confused I don't like that concept, but you will have to do it.

Code:
<TD background="images/index_09.gif"WIDTH=494 HEIGHT=245><iframe src=""home.htm name=""iframe width="494" height="245" frameborder="0"></iframe></TD>


In this code you can see src=""home.htm that is a mistake, just use single quotes !! It should be: src="home.htm". Instead of home.htm you can choose the name of your page that you want to put there.

Lot of succes !!
Greetz
Related topics

WYSIWYG html editor
ASGSOFT HTML Editor v2 is finally out
A Good Project in PHP for my college project
Best :: HTML Editor ::
The best php and html editor?

a nice html editor, open-source or free??
WYSIWYG HTML Editor of GMAIL
PageBreeze HTML Editor
Aquastrike's Realm
Notepad upgrade

Looking for a free HTML editor with built-in preview
A "small" list of free apps
Do you code HTML or do you use wysiwyg editors?
[Official] Best PHP Editor
Who's using HTML Kit?
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.