corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » What do u use for web design? *UPDATE PG2*


New Topic

New Poll
  <<  1    2  >> Subscribe | Add to Favourites

You are not logged in and may not post or reply to messages. Please log in or create a new account or mail us about fixing an existing one - register@corsasport.co.uk

There are also many more features available when you are logged in such as private messages, buddy list, location services, post search and more.


Author What do u use for web design? *UPDATE PG2*
dave17
Member

Registered: 3rd Sep 02
Location: Greater London
User status: Offline
30th Jun 05 at 14:34   View User's Profile U2U Member Reply With Quote

ive got dreamweaver on this mac here, used a bit and made this as a temporary thing:

http://www.phathousedesign.com

jus knocked that up while i work on the full site, i want to create something like this, is this possible in dreamweaver? or are there easier programs?




xx

[Edited on 01-07-2005 by dave17]
dna23
Member

Registered: 1st Nov 04
Location: Northamptonshire
User status: Offline
30th Jun 05 at 14:35   View User's Profile U2U Member Reply With Quote

Make it in Fireworks then slice it up and sort all the HTML and coding out in dreamweaver... they were made to be used together and the easiest imo
Dan Lewis
Member

Registered: 31st Jan 05
Location: Leicestershire
User status: Offline
30th Jun 05 at 14:35   View User's Profile U2U Member Reply With Quote

thats well easy to do in dreamweaver
Bart
Member

Registered: 19th Aug 02
Location: Midsomer Norton, Bristol Avon
User status: Offline
30th Jun 05 at 14:41   View User's Profile U2U Member Reply With Quote

something ive always wanted to do is be able to make flash.
How easy is that?

Dan Lewis
Member

Registered: 31st Jan 05
Location: Leicestershire
User status: Offline
30th Jun 05 at 14:42   View User's Profile U2U Member Reply With Quote

its ok once you no the basic's i think, just search for tutorials on the internet
Houckham
Member

Registered: 29th May 03
Location: Newcastle upon Tyne
User status: Offline
30th Jun 05 at 14:42   View User's Profile U2U Member Reply With Quote

Use Notepad



[Edited on 30-06-2005 by Houckham]
dave17
Member

Registered: 3rd Sep 02
Location: Greater London
User status: Offline
30th Jun 05 at 14:42   View User's Profile U2U Member Reply With Quote

that website i posted up is made in flash, but we only really want an HTML page.
dave17
Member

Registered: 3rd Sep 02
Location: Greater London
User status: Offline
30th Jun 05 at 14:55   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by almost_me
thats well easy to do in dreamweaver


really? ive been having a play around with it and cant work out these bits:

i need a scrolling text box like this:



plus i cant work out how u make the window smaller than the entire page like in that image above
Paul_J
Member

Registered: 6th Jun 02
Location: London
User status: Offline
30th Jun 05 at 14:56   View User's Profile U2U Member Reply With Quote

Use a iframe
Dan Lewis
Member

Registered: 31st Jan 05
Location: Leicestershire
User status: Offline
30th Jun 05 at 15:00   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by dave17

plus i cant work out how u make the window smaller than the entire page like in that image above


you want the window of internet explorer to be the same size as the page?
dave17
Member

Registered: 3rd Sep 02
Location: Greater London
User status: Offline
30th Jun 05 at 15:03   View User's Profile U2U Member Reply With Quote

no, i want the page to be smaller than the explorer window, like in that image above, theres loads of black.

Paul - whats that wen its at home?
Paul_J
Member

Registered: 6th Jun 02
Location: London
User status: Offline
30th Jun 05 at 15:04   View User's Profile U2U Member Reply With Quote




to recreate this I would set background to black.

Create a 3 by 3 table. set the percentage height and widths of each cell to produce a grid where the center square out of the 9 is the one I want all my stuff in (like in your pic)

so imagine

[O][O][O]
[O][X][O]
[O][O][O]

basically X is the one you want to resize and eventually put all the stuff in.

Then I'd make another table inside, I'd allocate space for the bar across the top of that cell for a menu, and then the 2 seperate cells below, 1 with a picture and one with a iframe that shows another page (allowing you to scroll)

a quick style script for the scroll bar colours and text add content and done.
Dan Lewis
Member

Registered: 31st Jan 05
Location: Leicestershire
User status: Offline
30th Jun 05 at 15:05   View User's Profile U2U Member Reply With Quote

iframe is like an individual text box within the page well at least i think thats what he is on about.

http://www.cs.tut.fi/~jkorpela/html/iframe.html example of iframe



[Edited on 30-06-2005 by almost_me]
Paul_J
Member

Registered: 6th Jun 02
Location: London
User status: Offline
30th Jun 05 at 15:06   View User's Profile U2U Member Reply With Quote

Iframe is like a window to another page. So basically you do a iframe to another page which just contains the text for your little scroll window thing on your page.
Paul_J
Member

Registered: 6th Jun 02
Location: London
User status: Offline
30th Jun 05 at 15:06   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by almost_me

http://www.cs.tut.fi/~jkorpela/html/iframe.html example of iframe



except do it properly so it sits flush and doesn't have the bottom scroller.
waynep
Member

Registered: 20th Apr 02
Location: london
User status: Offline
30th Jun 05 at 15:15   View User's Profile U2U Member Reply With Quote

i never use scrollers for my i frames ..eg

<iframe border="0" frameborder="0" scrolling="no">
Dan Lewis
Member

Registered: 31st Jan 05
Location: Leicestershire
User status: Offline
30th Jun 05 at 15:19   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by corsa-crazy
i never use scrollers for my i frames ..eg

<iframe border="0" frameborder="0" scrolling="no">


so how do u scroll down then?
waynep
Member

Registered: 20th Apr 02
Location: london
User status: Offline
30th Jun 05 at 15:20   View User's Profile U2U Member Reply With Quote

i make window fit to size so the content fits in ... but if your content needs to be scrolled set the propeties to "show scroll bars when needed"
Rus
Member

Registered: 24th Jan 05
Location: SE London, Kent
User status: Offline
30th Jun 05 at 15:26   View User's Profile U2U Member Reply With Quote

i use Macromedia Flash MX
vibrio
Banned

Registered: 28th Feb 01
Location: POAH
User status: Offline
30th Jun 05 at 15:26   View User's Profile U2U Member Reply With Quote

I use a Joff - very handy
dave17
Member

Registered: 3rd Sep 02
Location: Greater London
User status: Offline
30th Jun 05 at 15:31   View User's Profile U2U Member Reply With Quote

ok cheers for the help lads, il have a play with it now.

il showu how u get on.

god i love this place
dave17
Member

Registered: 3rd Sep 02
Location: Greater London
User status: Offline
1st Jul 05 at 11:46   View User's Profile U2U Member Reply With Quote

ok ive made this so far:

http://www.phathousedesign.com/test1.html

i know its not great, but im only just learning it really.

wot u reckon?
antscorsa
Member

Registered: 11th Aug 02
Location: london
User status: Offline
1st Jul 05 at 11:49   View User's Profile U2U Member Reply With Quote

cool site but use a diff font. nice tho mate

[Edited on 01-07-2005 by antscorsa]
dave17
Member

Registered: 3rd Sep 02
Location: Greater London
User status: Offline
1st Jul 05 at 11:53   View User's Profile U2U Member Reply With Quote

what other 'web safe' fonts are good though?

want something modern, Helvetica is the only deacent looking one
dave17
Member

Registered: 3rd Sep 02
Location: Greater London
User status: Offline
1st Jul 05 at 14:54   View User's Profile U2U Member Reply With Quote

ok im fucking stuck

  <<  1    2  >>
New Topic

New Poll

Corsa Sport » Message Board » Off Day » What do u use for web design? *UPDATE PG2* 22 database queries in 0.1975601 seconds