Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: simple webpage template?

  1. #1
    Join Date
    Sep 2006
    Location
    Living My Dreams
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default simple webpage template?

    Hello,

    I am a newbie and looking for a very simple webpage template that I can put my own content into.

    Specifically I am unable to create a consistant header space and a table for the navigation menu. I believe this is a simple html coding that will create a constant table, am I right?

    I am going to be using it temporarily until I can figure out the cms that I am learning. (ie Joomla).

    Thanks in advance,
    GypsyOwl

  2. #2
    Join Date
    Jun 2006
    Location
    Acton Ontario Canada.
    Posts
    677
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    We need a link to your website.....
    try...
    HTML Code:
    <ifame src="menu.html" style="width:Height Of Table; Height:Height Of Table"></iframe>
    Add something like that after your <body> tag, in every page before the content.
    Menu.html would be something like this, only with a head section, a doctype, and <html> tags...
    HTML Code:
    <body><table><tbody>
    <tr><td colspan="# of menu Items"><img src="Your Sites Logo.jpg" /></td>
    </tr><tr>
    <td><a href="page1.html" target="_pearent">Menu Item1</a></td>
    <td><a href="page2.html" target="_pearent">Menu Item2</a></td>
    <td><a href="page3.html" target="_pearent">Menu Item3</a></td>
    <td><a href="page4.html" target="_pearent">Menu Item4</a></td>
    </tr><tbody></table></body>
    If You Want Me To Write The Entire Code for You, email me at..:Turbo_boxxer911@hotmail.com
    If You Want an example ... i cannot produce one because i am at school.... and Im Grounded Off my computer at home because i left it to Defrag/scandisc and junk.....
    - Ryan "Boxxertrumps" Trumpa
    Come back once it validates: HTML, CSS, JS.

  3. #3
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Check out http://www.oswd.org/.
    Im Grounded Off my computer at home because i left it to Defrag/scandisc and junk.....
    Heh, Windows.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  4. #4
    Join Date
    Jun 2006
    Location
    Acton Ontario Canada.
    Posts
    677
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    id Rather have a linux... but hey.... this Os was free....
    - Ryan "Boxxertrumps" Trumpa
    Come back once it validates: HTML, CSS, JS.

  5. #5
    Join Date
    Nov 2006
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    but the free templates are uncostumysable (only text) and if you put to mutch text in it it wil look totally stupid
    i am also new (but good with photoshop )

  6. #6
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    but the free templates are uncostumysable (only text)
    http://www.oswd.org/
    if you put to mutch text in it it wil look totally stupid
    Then that's a very bad design
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  7. #7
    Join Date
    Nov 2006
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    so you say that if you download a good design you can custimize everyting
    if i new that earlyer i wouldn't waste my time to find the codes from that stupid template i downloaded. if you want to customise a template open the images you want to cutomise in photoshop? bcuz i dont have that kinda view to past everything together at sight

  8. #8
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Well, there's not much point in an uncustomisable template.
    if you want to customise a template open the images you want to cutomise in photoshop? bcuz i dont have that kinda view to past everything together at sight
    Your English is incomprehensible here.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  9. #9
    Join Date
    Sep 2006
    Location
    Living My Dreams
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thumbs up

    Thank You,
    I will try that code and google again as well.

    I did find a template to download and found that I couldn't save it after working on it for a long time. Then I noticed that there was some advertising in the code and when I removed it during editing the code header... the thing locked me out all together. good thing I kept my content elsewhere while working on that.

    Back to school for me. Sorry for such a long wait for my reply, I forgot where I posted this and just found it today on a google search. LOL


    Oh and you asked for my web addy http://www.gypsyowl.org is one (that is where I am working now to update the pages. I also have been working on the menu - it is a bit embarrassing right now so please don't laugh when you see it)

  10. #10
    Join Date
    Jul 2006
    Location
    Antwerp, Belgium (Europe)
    Posts
    927
    Thanks
    121
    Thanked 2 Times in 2 Posts

    Default

    I must say that the site doesn't look good, and you should change the sizes op the menu-item-boxes.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •