HighDots Forums  

free html editor creator

alt.discuss.html alt.discuss.html


Discuss free html editor creator in the alt.discuss.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
John Smith
 
Posts: n/a

Default free html editor creator - 05-23-2005 , 11:29 AM






Hi,

I am looking for a free html, + editor, creator.

The two I see that aren't to bad are composer from mozilla and html kit. Is
there a better free one out there?


Oh, and while we are at it.

How do you take and create a back and next button using <ol> tags to keep
track of a series of web pages?

The only way I see is to use java script

<script language="JavaScript" type="text/javascript">
<!--
function goHist(a)
{
history.go(a);
}
//-->
</script>
<a href="javascript:goHist(-1)"><img src="bfs1-1.gif" alt="Back"
style="border: 0px solid ; width: 45px; height: 25px;"></a> <a
href="javascript:goHist(1)"><img src="bfs1-2.gif" alt="Forward"
style="border: 0px solid ; width: 45px; height: 25px;"></a>



thanks in advance.





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.