corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » making a web page


New Topic

New Poll
  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 making a web page
transca
Member

Registered: 28th Dec 00
Location: rotherham
User status: Offline
3rd Apr 04 at 16:45   View User's Profile U2U Member Reply With Quote

whats the best programto make a web page, all it needs are pics with a little comment underneath, pretty basic, i used publisher 97 before but wasn't very good.
Drew
Banned

Registered: 24th Nov 01
Location: County Durham
User status: Offline
3rd Apr 04 at 16:46   View User's Profile U2U Member Reply With Quote

dreamweaver
Tracey
Member

Registered: 27th Aug 03
User status: Offline
3rd Apr 04 at 16:46   View User's Profile U2U Member Reply With Quote

ive only used frontpage B4
so i cant compare it to anything else
transca
Member

Registered: 28th Dec 00
Location: rotherham
User status: Offline
3rd Apr 04 at 16:48   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by Drew
dreamweaver

is it easy to use? don't really know what im doin apart from the basics.
Drew
Banned

Registered: 24th Nov 01
Location: County Durham
User status: Offline
3rd Apr 04 at 16:56   View User's Profile U2U Member Reply With Quote

i find it easy to use for basic pages
ed
Member

Registered: 10th Sep 03
User status: Offline
3rd Apr 04 at 17:36   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by Drew
i find it easy to use for basic pages

I find it easy to use for making web applications. Good program!
Paul
Member

Registered: 16th Apr 02
Location: Oop north.
User status: Offline
3rd Apr 04 at 17:42   View User's Profile U2U Member Reply With Quote

Notepad do it properly
ed
Member

Registered: 10th Sep 03
User status: Offline
3rd Apr 04 at 17:49   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by Paul
Notepad do it properly

Why don't we all just get our BBC computers out and start programming BBC basic... Oh yea, I have to for my A level in computing
Drew
Banned

Registered: 24th Nov 01
Location: County Durham
User status: Offline
3rd Apr 04 at 17:50   View User's Profile U2U Member Reply With Quote

yeah and why use photoshop for car enhancments

lets get out chalk and slate out
ed
Member

Registered: 10th Sep 03
User status: Offline
3rd Apr 04 at 17:51   View User's Profile U2U Member Reply With Quote

transca
Member

Registered: 28th Dec 00
Location: rotherham
User status: Offline
3rd Apr 04 at 18:22   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by 1800ed
quote:
Originally posted by Paul
Notepad do it properly

Why don't we all just get our BBC computers out and start programming BBC basic... Oh yea, I have to for my A level in computing

pmsl BBC's were ace
Nismo
Member

Registered: 12th Sep 02
User status: Offline
3rd Apr 04 at 18:27   View User's Profile U2U Member Reply With Quote

Dreamweaver is good , Frontpage is also good if you get rid of all the crap code and put the real stuff in.

Im just starting to get used to Flash MX
dj_mikey_k
Member

Registered: 10th Jul 02
Location: Widnes, Cheshire
User status: Offline
3rd Apr 04 at 18:36   View User's Profile U2U Member Reply With Quote

Dreamweaver, Flash MX Fireworks & Director are what i use
Ian
Site Administrator

Avatar

Registered: 28th Aug 99
Location: Liverpool
User status: Offline
3rd Apr 04 at 19:52   View Garage View User's Profile U2U Member Reply With Quote

code:

<table>
<tr>
<td><img src="first.jpg"></td>
<td><img src="second.jpg"></td>
<td><img src="third.jpg"></td>
</tr>
<tr>
<td>First pic</td>
<td>Second pic</td>
<td>Third pic</td>
</tr>
<tr>
<td><img src="fourth.jpg"></td>
<td><img src="fifth.jpg"></td>
<td><img src="sixth.jpg"></td>
</tr>
<tr>
<td>Fourth pic</td>
<td>Fifth pic</td>
<td>Sixth pic</td>
</tr>
</table>



Easy
Paul
Member

Registered: 16th Apr 02
Location: Oop north.
User status: Offline
3rd Apr 04 at 20:01   View User's Profile U2U Member Reply With Quote

as ian said

he's used notepad

go learn how to write them then it'll look as cool as CS
Drew
Banned

Registered: 24th Nov 01
Location: County Durham
User status: Offline
3rd Apr 04 at 20:20   View User's Profile U2U Member Reply With Quote

how ya get he used notepad from that
transca
Member

Registered: 28th Dec 00
Location: rotherham
User status: Offline
3rd Apr 04 at 20:57   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by Ian
code:

<table>
<tr>
<td><img src="first.jpg"></td>
<td><img src="second.jpg"></td>
<td><img src="third.jpg"></td>
</tr>
<tr>
<td>First pic</td>
<td>Second pic</td>
<td>Third pic</td>
</tr>
<tr>
<td><img src="fourth.jpg"></td>
<td><img src="fifth.jpg"></td>
<td><img src="sixth.jpg"></td>
</tr>
<tr>
<td>Fourth pic</td>
<td>Fifth pic</td>
<td>Sixth pic</td>
</tr>
</table>



Easy

genius, just taking me ages to put in the addy for all the pics
transca
Member

Registered: 28th Dec 00
Location: rotherham
User status: Offline
3rd Apr 04 at 22:01   View User's Profile U2U Member Reply With Quote

woo hoo it worked, see here for results
http://myweb.tiscali.co.uk/krissholidaypics/malia2003.html
PaulW
Member

Registered: 26th Jan 03
Location: Atherton, Greater Manchester
User status: Offline
3rd Apr 04 at 22:15   View User's Profile U2U Member Reply With Quote

nae bad!!!

try makin an automated gallery system tho there bitches to do, espech when coded in something you aint ever used before! I spent 3 weeks learning ASP to come up with this, and I still aint happy with it

http://www.stnicholas-school.org.uk/gallery/

oh and I use Dreamweaver 2004 mx pro, and learning flash mx 2004 atm aswell...

[Edited on 03-04-2004 by PaulW]
transca
Member

Registered: 28th Dec 00
Location: rotherham
User status: Offline
3rd Apr 04 at 22:17   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by PaulW
nae bad!!!

try makin an automated gallery system tho there bitches to do, espech when coded in something you aint ever used before! I spent 3 weeks learning ASP to come up with this, and I still aint happy with it

http://www.stnicholas-school.org.uk/gallery/

puts mine to shame i only wanted it for pics and a lin e of text tho so it does the job
ed
Member

Registered: 10th Sep 03
User status: Offline
3rd Apr 04 at 23:25   View User's Profile U2U Member Reply With Quote

quote:
Originally posted by PaulW
nae bad!!!

try makin an automated gallery system tho there bitches to do, espech when coded in something you aint ever used before! I spent 3 weeks learning ASP to come up with this, and I still aint happy with it

http://www.stnicholas-school.org.uk/gallery/

oh and I use Dreamweaver 2004 mx pro, and learning flash mx 2004 atm aswell...

[Edited on 03-04-2004 by PaulW]

In Dreamweaver wouldn;t that sorta thing be pretty simple? I'm just learning to do PHP in Dreamweaver and found it, suprisingly, pretty easy to do the sorta things I wanted to do... Haven't tried ASP yet, cos I dont have an MS server...
PaulW
Member

Registered: 26th Jan 03
Location: Atherton, Greater Manchester
User status: Offline
3rd Apr 04 at 23:31   View User's Profile U2U Member Reply With Quote

yup but I had never even touched ASP before so was an entirely new language.

The whole thing was done in code-view, except for the layout of the display, but that was only about 40-odd lines, rest of the code is near 900 lines in total.
ed
Member

Registered: 10th Sep 03
User status: Offline
3rd Apr 04 at 23:36   View User's Profile U2U Member Reply With Quote

Ahhhhhh, code view, I used the wizards and stuff to do this site http://www.windmill-farm.co.uk it still took me about 27 hours to get it all done.
PaulW
Member

Registered: 26th Jan 03
Location: Atherton, Greater Manchester
User status: Offline
3rd Apr 04 at 23:49   View User's Profile U2U Member Reply With Quote

not used the wizards before, might have a play sometime see what they can do!
Ian
Site Administrator

Avatar

Registered: 28th Aug 99
Location: Liverpool
User status: Offline
3rd Apr 04 at 23:59   View Garage View User's Profile U2U Member Reply With Quote

You need to add a style sheet to my code to centre the table and td tags and to get the font in the td's looking a bit nicer. I'd also put a little bit of bottom margin on the captions as well to space them out from the picture below. I'll knock some code up if you're stuck.

 
New Topic

New Poll

Corsa Sport » Message Board » Off Day » making a web page 22 database queries in 0.0093591 seconds