Announcement

Collapse
No announcement yet.

Importing from existing HTML Page

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Importing from existing HTML Page

    Hi,
    It seems that importing existing HTML pages in Blue Voda, is not working very well. Particulary, the tags <CENTER> and <TABLE> seem to be ignore ?
    The file :
    --------------------------------------------------------------
    <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>essai_glitter</title>
    </head>
    <body background="PG2001/Images/glitter_1.gif">
    <CENTER>
    <BR>
    <TABLE bgcolor="#FFFFFF" border="4" bordercolor="#EE4444" cellspacing="0" cellpadding="0" width="100%">
    <TR>
    <TD width="15%" align="center" valign="middle"><font face="Arial, Verdana" size=1 color="#AA22AE"><IMG src="PG2001/Images/France_flag.gif" width="102" height="74"><BR><BR></font><BR></TD>
    <TD width="70%" align="center" valign="middle" class="Titre" ><font face="Comic Sans MS, Tahoma, Verdana" size="6" color="#1821FE"><big>Famille</big></font>
    <font face="Comic Sans MS, Tahoma, Verdana" size="6" color="#000000"><big>&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;</big></font>
    <font face="Comic Sans MS, Tahoma, Verdana" size="6" color="#D8FE0E"><big>Familia</big></font>
    </TD>
    <TD width="15%" align="center" valign="middle"><font face="Arial, Verdana" size=1 color="#AA22AE"><IMG src="PG2001/Images/Argentine_flag.gif" width="134" height="74"><BR></font><BR></TD>
    </TR>
    <TR height="120">
    <TD COLSPAN=3 align="center" valign="middle" class="Titre"><font face="Comic Sans MS, Tahoma, Verdana" size="8" color="#1821FE"><big>P E R R I E R - G U S T I N</big></font>
    </TD>
    </TR>
    </TABLE>
    <BR>
    </CENTER>
    </body>
    </html>
    ---------------------------------------------------------
    is translated by Blue Voda in
    ---------------------------------------------------------
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <HTML>
    <HEAD>
    <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <TITLE>essai_glitter</TITLE>
    <META name="GENERATOR" content="Created by BlueVoda">
    </HEAD>
    <BODY background="glitter_1_01.gif" bgcolor="#FFFFFF" text="#000000" alink="#0000FF">
    <DIV style="position:absolute;left:21px;top:248px;width :398px;height:136px;z-index:0" align="left">
    <FONT face="Comic Sans MS" color="#1821fe" size="8">P E R R I E R - G U S T I N</FONT>
    </DIV>
    <IMG src="Argentine_flag_03.gif" alt="" align="top" border="0" width="134" height="74" style="position:absolute;left:283px;top:99px;width :134px;height:74px;z-index:1">
    <DIV style="position:absolute;left:283px;top:45px;width :136px;height:203px;z-index:2" align="left">
    <FONT face="Arial" color="#aa22ae" size="1"><BR></FONT><BR>
    </DIV>
    <DIV style="position:absolute;left:125px;top:45px;width :158px;height:203px;z-index:3" align="left">
    <FONT face="Comic Sans MS" color="#1821fe" size="6">Famille</FONT><FONT face="Comic Sans MS" color="#000000" size="6"> &nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;&nbsp;</FONT><FONT face="Comic Sans MS" color="#d8fe0e" size="6"> Familia</FONT>
    </DIV>
    <IMG src="France_flag_03.gif" alt="" align="top" border="0" width="102" height="74" style="position:absolute;left:21px;top:92px;width: 102px;height:74px;z-index:4">
    <DIV style="position:absolute;left:21px;top:45px;width: 104px;height:203px;z-index:5" align="left">
    <FONT face="Arial" color="#aa22ae" size="1"><BR><BR></FONT><BR>
    </DIV>
    </BODY>
    </HTML>
    --------------------------------------------------------
    and it's not the same !
    Alain

  • #2
    Re: Importing from existing HTML Page

    Nope, it not perfect and it never will be. It was created by a diffrent tool.
    (FrontPage, Dreamweaver, etc...) If Microsoft or Macromedia would be kind
    enough to give us a peak at there code generating engine, we could have
    it 100% perfect, but until that day comes, you are going to have to deal
    with the above. Also BV does not import CSS.

    Just play around and tweak it until you are happy.

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    02036089024 / United Kingdom
    291916438 / Australia

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


    Comment

    Working...
    X