mmmbisto Posted January 28, 2003 Report Share Posted January 28, 2003 http://www.littlesocks.co.uk/tutorials/layout-tut1.gifWe're going to make a basic table layout. It's eye pleasing, and very simple to make! Firstly we're going to make a header image. I'm making on that's 400x100.http://www.littlesocks.co.uk/tutorials/layout-tut2.gifI've picked a blue colour, and I'm going to paint the whole image in that colour :)http://www.littlesocks.co.uk/tutorials/layout-tut3.gifOnce that's done I'm going to add some text to the image. For great fonts, check out fontalicious.com which is where I get mine from.http://www.littlesocks.co.uk/tutorials/layout-tut4.gifOnce I've positioned the text where I want it, I'm going to add an effect to make it stand out a little more. So I use "Inner Bevel"http://www.littlesocks.co.uk/tutorials/layout-tut5.gifThese are the settings I used. And you can see on the right, that's what our image is going to look like.http://www.littlesocks.co.uk/tutorials/layout-tut7.gifand our finished image! Now to put together a webpage!http://www.littlesocks.co.uk/tutorials/layout-tut8.gifI'm using Frontpage for this part, although you can use any software that you're used to. I'm going to add a background colour to the page. Pick any colour from what there is to offer. We're going to change it anyway. What's the point in writing the HTML yourself, when it does it for you? Hehe.Click on the HTML tab, and change the background tag to the following (You're just changing the HEX colour):http://www.littlesocks.co.uk/tutorials/layout-tut9.gifTo add a table, you'll need to click this image. Draw a table at the top, big enough to fit your image in, and then add another table below that and split it into 2. The left will be a menu to navigate around the rest of the site, and the right will be the main area.http://www.littlesocks.co.uk/tutorials/lay...ayout-tut10.gifHTML:[center][img=file:///E:/My%20Documents/Kirsty/Images/tutorials/layout-tut7.gif][/center][center][/center]http://www.littlesocks.co.uk/tutorials/lay...ayout-tut11.gifRight click in the main area, and choose "cell properties". Again choose any colour, cos we're going to change it in the HTML: (add the #67ACD7 from whatever colour you chose)http://www.littlesocks.co.uk/tutorials/lay...ayout-tut12.gifhttp://www.littlesocks.co.uk/tutorials/lay...ayout-tut13.gifYou could leave the site as it is, or you can add stuff to it. The picture on the bottom (bottom link) has a border around the bottom table (right click, table properties, border=1) and the same with the picture.You can just get a black border around the main area of the layout, using CSS. This is a little more complicated.find: for the main area, and then change it to: http://www.littlesocks.co.uk/tutorials/lay...ayout-tut14.gifYou can even add some images to the menu to break it up a little more :)Hope that given some of you some inspiration! Quote Link to comment Share on other sites More sharing options...
Guest Cookie Posted January 29, 2003 Report Share Posted January 29, 2003 No, even more confused. :( :( :( Quote Link to comment Share on other sites More sharing options...
mmmbisto Posted January 29, 2003 Author Report Share Posted January 29, 2003 What part are you stuck on, so I can explain it a little better? Quote Link to comment Share on other sites More sharing options...
Prince of Calcutta Posted April 9, 2003 Report Share Posted April 9, 2003 what software did you use to create the 1st text picture thing .. ?and off topic but how can i make one of those blinkie thingies like your signature .. ? :) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.