Problem Exporting HTML Website

I'm having a boring problem when i try exporting a html in Indesign.
It's messing the whole organization of the layout.
As u can see in the screenshots, the original ideia and the result goes completely messed.
No matter how simple i create the page, it aligns everything...

InDesign is not a web editor. Its Export to HTML5 does not "create" a web site, it's merely to *facilitate* converting existing content to something you can work on with a *real* web site editor.
That said: its limitations are known to 3rd party developers, and there are a few alternatives. You could try this, for example: http://ajarproductions.com/pages/products/in5/

Similar Messages

  • Problems Exporting HTML from Fireworks (new to Fireworks)

    Forgive me if this is a rudimentary question, but I've searched the help files as well as online and I'm not finding anything on it.  I have a bunch of PNG image maps I need to update (someone else created the PNGs in Fireworks several years ago).  I open them, make the updates and choose export HTML and Images, and then it allows me to choose some options for the HTML, but not for the images.  For one thing, it keeps putting the image file somewhere other than where I want it (and as a result I have to move the image file and update the HTML manually), and it doesn't let me choose what kind of image I want to export.  I want JPEGs, but it keeps cranking out GIFs.  What am I missing here?
    Thanks!

    Ok, I finally noticed the Put Images in Subfolder check box, which allows me to choose where I want the image to end up (not exactly intuitive, though, as I don't want the image in a subfolder, per se, I want it in the same folder as the HTML!).  And I still don't see where I can choose what type of image to export.  (What's with this "Export" crap anyway?  Why not Save for Web and Devices like every other Adobe product I use?  I know, I know, it's related to Fireworks' Macromedia origins...still, let's get on the same page, here!)

  • Exporting for Website Development in Dreamweaver

    I am having some problems exporting my website layout that I created in Fireworks CS4 for development in dreamweaver.  I read all of the adobe tutorials on slicing and exporting but I think the problem is that I have something set up wrong with the pages, the vertical navigation menu and the rollover effects of the vertical nav. menu.
    Here is a quick overview of my site layout followed by the problem that I am having:
    1. Transparent background
    2. Master page + 12 other pages
    3. Rectangular header, body, footer and right side panel.
    4. For the left side panels I have 2 mis-shaped objects that I designed in Fireworks. (this is the area of the export problems).  On top of the mis-shaped panels on the left side of the page are rectangles which have text on top of them.  I have the rectangles and text functioning as navigation buttons with rollover effects.  When I test them the rollover effect displays correctly and when I click them it takes me to the correct page that they are linked to.  The problem is when I export the mis-shaped side panels and the nav buttons with their rollover effect.  No matter how I have applied the slice, something goes wrong.  The 2 most common problems that I have after export are as follows:
    1.  The mis-shaped background panels are no longer gradient (they are solid blue) and the mis-shaped panels are rectangles and the buttons work but do not have a rollover effect.
    2.  When I place a slice over the mis-shaped panels and the buttons, the panels look the same after exporting but the buttons no longer function or have a rollover effect.
    Please help...all I want to do is have the 2 mis-shaped panels with their buttons and the rollover effect function on all 13 pages after export.  Could someone please tell me how I have to export them and if I should have a master page set?  I would appreciate it if someone could include what I should and should not have selected for the export options.
    Thank you in advance for anyone that can explain this to me.

    This tutorial may explain on how to get a Fireworks comp into Dreamweaver.
    You need to slice all the images separately, including the background images as Linda mentioned,  You would use the background images to be called in via a stylesheet.
    TAKING FIREWORKS COMP TO DREAMWEAVER:
    http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt1.html
    A series of beginner Dreamweaver tutorials that may be of help also:
    Creating your first website (series)
    http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WS42d4a1c0291fbe4e59147ede1232ff9686c-8 000.html

  • Problem While exporting HTML table to Excel(.CSV) in SharePoint 2010

    Hi ,
    I was exporting HTML table to .CSV file. 
    Problem is if any field contains '>' or '<' symbol then after exporting to .CSV, it was showing like '&gt' and '&lt' and the code is  as below.
    //Export HTML table to CSV 
    function toCSV() {
          var data = document.getElementById('reportstable');
          var csvData = [];
          var tmpArr = [];
          var tmpStr = '';
          for (var i = 0; i < data.rows[0].cells.length; i++) 
            tmpArr.push((data.rows[0].cells[i].innerText || data.rows[0].cells[i].textContent));
          csvData.push(tmpArr.join('\t'));
          for (var i = 1; i < data.rows.length; i++) 
            tmpArr = [];
            for (var j = 0; j < data.rows[0].cells.length; j++) 
            tmpArr.push(data.rows[i].cells[j].innerHTML);
            csvData.push(tmpArr.join('\t'));
          var output = csvData.join('\n');
          SaveContents(output);
    //For saving the file
    function SaveContents(element) {
            if (document.execCommand) {
                var oWin = window.open("about:blank","_blank");
                oWin.document.write(element);
                oWin.document.close();
                var success = oWin.document.execCommand('SaveAs', false, "FilteredReport.xls")
                oWin.close();
    Thanks in Advance

    Hi,
    According to your post, a problem occurred when you exported the HTML table to Excel(.CSV).
    The following code for your reference:
    function toCSV() {
    var data = document.getElementById('reportstable');
    var csvData = [];
    var tmpArr = [];
    var tmpStr = '';
    for (var i = 0; i < data.rows[0].cells.length; i++)
    tmpArr.push((data.rows[0].cells[i].innerText || data.rows[0].cells[i].textContent));
    csvData.push(tmpArr.join('\t'));
    for (var i = 1; i < data.rows.length; i++)
    tmpArr = [];
    for (var j = 0; j < data.rows[0].cells.length; j++)
    tmpArr.push(data.rows[i].cells[j].innerHTML);
    csvData.push(tmpArr.join('\t'));
    var output = csvData.join('\n');
    SaveContents(output.replace(/&lt;/g, '<').replace(/&gt;/g, '>'));
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Export HTML SVG problem

    Hi Muse,
    A little SVG problem after to export HTML site:
    Online Host: doesn't show all SVG files!
    Offline: show all graphic elements
    From what this may be?
    Thanks for help!

    Was this fixed? I have the exact same problem.
    Like in this example where I'm using the muse demo files http://users.telenet.be/pixelbot

  • Export html problem

    hello. I have a keynote file that include 469 pages. when I export html, it is waiting for a long time and it is not save

    It will take 5 minutes or so for that size of presentation to export. If it has not saved, close then re-open Keynote and export again.

  • Adobe Muse export html not working in FTP upload

    So I just finished creating this website through Muse.
    The host & domain are from Gandi.net, who only accept sftp.
    I exported the website, logged in using Filezilla, and then transfered all the necessary files over to the host.
    The upload went fine, the problem is that when I went to the domain afterwards (thedapifer.com) nothing seems to have changed.
    After refreshing a few times, and waiting to see if the site would eventually load, I now see that there is a problem.
    Any help would be greatly appreciated.
    Thank you.

    Have you tried to publish the site using Muse yet, using FIle-> upload to FTP host? Also, could you confirm if the ftp settings provided by your hosting provider are correct?

  • Am exporting html table containing images data into pdf and after exporting images are not displaying in pdf document.

    Hi all,
             I trying to export html table which contains images into pdf through java script but after downloading pdf file am unable to see images.Is this problem with plugins are any other.Can any one help me out from this.
    Thanx in advance.

    Another option will be
    window.print(); as pdf. 
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • Problems exporting as pdf

    I am having problems exporting a multipage website as a working pdf.  I get a dialogue box stating that there are incorrect parameters.  I am using Mac OS 10.5.  Any help would be appreciated.  Thanks.  Carrie

    Hi Peter,
    First off, thanks for your help & follow up.
    I guess I'm having trouble actually installing the abracadabra Automator script. I downloaded it, unzipped it and attempted to open it in Automator and received the following errors.
    From there, I thought it may have been installed. But I'm still having some problems. According to the site the next should be " save it as a module via the menu File > Save as module > Finder module . It will then be available by right-clicking on any icon Finder via the sub-menu> Automator > PDF-Assembler ."
    Forgive me for my cluelessness, but I'm not sure where to go from here.

  • Please help -  How to export HTML file into MS word format

    How to export HTML file into MS word file without any change
    in design format?
    As I have been trying to do that but problem is coming in
    formating. Table's witdth and height get disturbed in MS word when
    I import the html file.
    What I do after creating HTML in dreamweaver I save that file
    into .txt format in dreamweaver. and then import it in MS Word. And
    I tried too much for it but invain.
    Please help me in finding the way of solution.
    Please help me as my job is in trouble. It's very urgent
    pleeease help me. I'll be thankful to you.

    Just open the HTML file in Word.
    Walt
    "apollo321" <[email protected]> wrote in
    message
    news:gavbhd$6j4$[email protected]..
    > How to export HTML file into MS word file without any
    change in design
    > format?
    >
    > As I have been trying to do that but problem is coming
    in formating.
    > Table's
    > witdth and height get disturbed in MS word when I import
    the html file.
    >
    > What I do after creating HTML in dreamweaver I save that
    file into .txt
    > format
    > in dreamweaver. and then import it in MS Word. And I
    tried too much for it
    > but
    > invain.
    >
    > Please help me in finding the way of solution.
    >
    > Please help me as my job is in trouble. It's very urgent
    pleeease help me.
    > I'll be thankful to you.
    >

  • In what character format does CS5 Export HTML?

    In what character format does indesign export html?
    I am having trouble writting a parsing script because text that looks like:
    of mutations to particular “hotspot” regions
    becomes, to my chagrin,
    of mutations to particular “hotspot� regions
    Here is my java code that simulates this problem. Perhaps somebody knows which encoding to choose on Windows 7 pro x64?
        public static int CopyFile()
            try
            StringBuffer sb = null;
            String NullSpace = System.getProperty("line.separator");
            //Writer output = new BufferedWriter(new FileWriter(outputFile));
            BufferedWriter output = new BufferedWriter(new OutputStreamWriter(new FileOutputStream(outputFile),"UTF-8"));
            String line;
            BufferedReader input =  new BufferedReader(new FileReader(myFile));
            while((line = input.readLine())!=null)
                    sb = new StringBuffer();
                    //Parsing happens
                    sb.append(line);
                    output.write(sb.toString()+NullSpace);
                return 0;
            catch (Exception e)
                return 1;

    This particular line is the culprit (a case of What You Ask Is What You Get, really a rarity):
    BufferedWriter output = new BufferedWriter(new OutputStreamWriter(new FileOutputStream(outputFile),"UTF-8"));
    -- and what you see is UTF-8 Encoding in action (rather, what you see with a non-UTF-8 aware text editor).
    Check the Javascript Tools Guide, section "File- and Folder-supported encoding names", for an encoding that better suits your needs. Actually, you might want to check the generated HTML file -- UTF8 is a perfectly acceptable character encoding, but you have to tell your browser it is this one.
    Alternatively, you can always check the string buffer text for any character codes (which are Unicodes) above 126 and replace these with the universal "&#xxx;" notation for out-of-range character codes.

  • Export HTML Documentation / Metadata repository

    Hi,
    I'm trying to download (or export) the generated documentation on the metadata repository to my local workstation, but I'm having a problem. The procedure I use (procedure that I found into these forums) is:
    - On transport connection, I select the InfoCube for which I want the documentation to be downloaded.
    - Right click -> export html documentation
    The problem is that on the generated documentation, generated links are not correct. They all have a prefix "SAPEVENT" that doesn't allow the link to be followed and makes it erroneous.
    Have you faced this problem? How can be extracted a subset of the metadata repository that works locally on a user workstation?
    Thanks in advance,
    David.

    Hi all,
    I recently discovered that on our production system the metadata repository export works perfectly on a local machine (it doesn't generate urls with sapevent string), while in our development system the thing is not working.
    This should probably mean that it is all about customizing and configuration (cause both systems are on the same version and SP).
    Does anybody know how to configure this in order to export the metadata repository properly?
    Thanks,
    David.

  • FF 4 (mac) doesn't display handcursor in all Flash websites. Also all html websites show strange behaviour with cursor. (blinking cursor in nearby div after clicking a button)

    I'm running Mac OS 10.6
    FF4 doesn't display the hand cursor or type cursor in '''all''' flash websites on links/textfieldss when it should. Highly annoying and disgracing all flashcontent.
    Also with html websites I experienced strange cursor behaviour with FF4. Although it's hard to reproduce the problem. It's very inconsistent.
    I have the feeling in general FF4 should look into it's cursor behaviour on all possible platforms. Mainly Flash.

    I replicated the typing cursor problem on the popular FB. Just click e.g. "x people like this", you'll see you get a blinking type cursor in the "close" button.

  • Export html from adobe muse to use in dreamweaver

    Is it possible to export html from adobe muse to use in dreamweaver?
    Example... I finished my website in Adobe Muse but want to trasnfer it all over to Dreamweaver when I'm finished.

    There is a Muse support forum here: http://muse.adobe.com
    The HTML generated by Muse is pretty messy so you should be pretty fluent in HTML/CSS to hack it up in DW.

  • How to convert a HTML-Website to a responsive design?

    Hello
    I am new in webdesign and I just create my first website with Adobe Muse. As I finished my site I recognized that it is not respnsive for every width?! Just for 1920px. I despair! I've invested a lot of time in the this project.
    Is there any tool to make a HTML-website responsive? Does someone had the same problem? What should I do?
    Please help me. Thank you!
    P.S.: I don't understand much of CODE-Language.

    Hi
    Did you check this discussion, regarding the similar topic, you can try these suggestion within Muse, which might be helpful
    Can you create responsive sites with Adobe Muse?

Maybe you are looking for