Home Forums Sign Making Discussions Off Topic Chat Web question?

  • Alan

    Member
    15 November 2003 at 22:04

    You will need an html page i.e. index.html something like;

    <html>
    <head>

    <meta http-equiv=”Content-Type” content=”text/html; charset=windows-1252″>

    <title>index</title>

    </head>
    <body>
    <p align=”center”>

    src=”images/newsite.gif”

    </p>
    </body>
    </html>

    I think,

    Alan

  • Phill Fenton

    Member
    15 November 2003 at 22:09

    You need to create a page called “index.htm”

    (Whenever the address “www.signcraft.se” is entered it always defaults to the page “www.signcraft.se./index.htm”)

    On this page you need to have the instruction to display the file “newsite.gif” – to do this make the following the source code for your page called “index.htm”:-

    <HTML>
    <HEAD>
    <TITLE>Your website title</TITLE>
    </HEAD>
    <img align=centre alt =”Newsite gif image”
    src=”www.signcraft.se/images/newsite.gif”

    </BODY>

    </HTML>

  • Phill Fenton

    Member
    15 November 2003 at 22:12

    Great minds think alike Alan πŸ˜†

  • Alan

    Member
    15 November 2003 at 22:15
    quote rightsigns:

    Great minds think alike Alan πŸ˜†

    Great minds probably do but what’s that got to do with you and I πŸ˜• πŸ˜† πŸ˜†

    Alan

  • Henry Barker

    Member
    15 November 2003 at 22:34

    Thanks I will see if I can fix it πŸ™‚

    I am trying to learn Dreamweaver at the moment….and got the kids shouting and Γ…sa needs help its not that easy..

Log in to reply.