HTML - Wysiwyg
I have never used anything like this before, but is there a way to have a simple html tag set in a page to allow my client to simply type in nothing but text into a text file or box, then upload it via the file manager, and then it is displayed on the site? I guess it is borderline a Blog, but I do not wish it to be.
Ideally, my client can just save a txt file and name it "update1" "update 2" etc. and they just keep stacking on each other. Im not sure if I can post the website address here and I hope admin will just erase the site name and not this whole thread. It is www.theoutdoorguys.net and you will see how the home page has updates that are very simple textual updates, yet, I have to be around every Saturday to update them. Seems like if I can have my client type into something and it posts on its own it would be ideal! thank you for any help you can give me. Jason Similar TutorialsI'm using WYSIWYG Editor by openwebware, and really, I think it's sort of dumb. I'm using it to replace the text editor but it's not working, well it works - but it doesn't submit data. I looked through the code and I saw it was only hiding the textarea id, and adding the WYSIWYG Editor where there is a hidden one, but as I stated above, it's not submitting data. Is there any fix for this? I have no access to source files. Hi Folks, Back in the day (circa 1995), I learned HTML by looking at the source code of some pages and then doing my own thing with the code I saw. This was OK just for simple pages, but that's was all I really wanted or needed. Then came family commitments, job changes etc., and I sort of left HTML behind. Now in my forties, I cycle a lot and want to do a webpage for my travels, with some photographs etc. I tried RapidWeaver, and it does produce some nice results. However, it's still someone else's template, and besides, any more than six pages on my site and it continuously crashes. Saving the document takes about twenty minutes each time, and so I postpone saving it until I've done say, two or three pages. Then it crashes, so I have to redo those pages... Not ideal. So I scouted around and found Flux 3.0. I have to say, it's an impressive bit of kit, but because I stopped using HTML a while back, there are loads of things there that I don't know: CSS and div to name but two. I think the only option for me is to learn (or "relearn") HTML, but all of the sites I've found from my google searches so far, are either for complete beginners, or else for people whose knowledge far exceeds mine. And a google search for 'Flux tutorial' isn't much help, either. Could someone please point me in the direction of an 'intermediate' tutorial, or else one that will help me to hone and update my skills to the point where I can hand code the entire site myself? Many thanks. I have a wysiwyg text editor on my site and I want users to be able to copy-n-paste clip art from their ms word docs into it and have it display on the web. Is there anyway to do that? Hello. =) I was wondering: is there an HTML editor that can create this layout (and other similar layouts) in WYSIWYG format, and by using DIVs?: I'm a complete beginner with HTML editors, but I'm intermediate with actual HTML code. For several years, I've been creating webpages by hand, WITHOUT using an HTML editor. That means I use my prior knowledge, type the code into NotePad, and then physically open/check/edit/refresh my pages as I go. Since I know a lot of code (and my typing speed is 65 words per minute), I always figured this method was faster (and less frustrating) than using an editor and going to File -> Edit -> Insert -> Table -> 4 Rows, 3 Columns. However, building pages by hand has a lot of negatives: I can't easily detect mistakes/typos; it gets very tiring; etc. So I really NEED to learn how to use HTML editors, and I want to start with something basic. When I say "basic", I want something that will allow me to create DIVs, iFrames, etc. -- in WYSIWYG format. I've used the following free HTML editors, and none of them let me make DIVs in WYSIWYG format : CoffeeCup HTML Editor Kompozer PageBreeze Microsoft FrontPage 2003 Amaya NotePad++ (as a side note, this program has so many options, I got confused/frustrated) I've been using tables to make my layouts for years, but I heard that's "incorrect" so I'm starting to use DIVs now. But, I'm still new to DIVs -- which means they really confuse me and I HATE THEM (? - why are there are SO MANY "float:" and "position:" rules?!! And unlike tables, DIVs don't automatically match the width of the text inside them! By default, DIVs stretch and fit the entire page width! AND, DIVs aren't any smaller than tables!!!). Anyway, since I'm new to DIVs, that means if I manually create them, chances are I'll get it wrong...so I have to keep checking/editing/refreshing the pages. Which is why I need a WYSIWYG DIV creator; it'd be great if I could draw a rectangle and the editor understands that, "Okay, this 'rectangle' is a DIV and she wants it in EXACTLY this spot". Most of the editors I listed above are free and/or so basic that I can't even add DIVs. All I can do is make a boring, one-color, one link class page. And I never saw "Insert: DIV" option anywhere, which means I'd have to type the <div> tags myself. And that's not saving me any time. So, that's my dilemma. I REALLY need to start using HTML editors, preferably one that's free, WYSIWYG, lets me "draw" DIVs, and allows me to switch between Visual Mode and HTML Mode (so I can see exactly how they made the DIVs). If anyone has suggestions or advice, please let me know! (By the way: you CAN mention programs that aren't free. Although I'm broke, I'll write them down until I can afford to buy them!) Thanks in advance! I'm using WYSIWYG, please look at my webpage he http://www.nwvisuals.com/ You'll notice that the text below the images gets all over the place if you (A) Have resolution that is not 1024x768 (B) Not in full-screen mode Which is really really bad for me. Should I fix it with basic HTML'ing? Is this the downfall of WYSIWYG editors? Has anyone else had any problems when using notepad to edit code created with an WYSIWYG editor such as Frontpage or Dreamweaver? In particular, making links, that are correctly coded, work? Something even odder, is that this problem only occurs on the index.html page. If I rename that page the links work just fine. I have asked this same question in other forums and no one seems to have a clue. Has anyone else encountered this or have any thoughts? |