transca
Member
Registered: 28th Dec 00
Location: rotherham
User status: Offline
|
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
|
dreamweaver
|
Tracey
Member
Registered: 27th Aug 03
User status: Offline
|
ive only used frontpage B4
so i cant compare it to anything else
|
transca
Member
Registered: 28th Dec 00
Location: rotherham
User status: Offline
|
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
|
i find it easy to use for basic pages
|
ed
Member
Registered: 10th Sep 03
User status: Offline
|
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
|
Notepad do it properly
|
ed
Member
Registered: 10th Sep 03
User status: Offline
|
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
|
yeah and why use photoshop for car enhancments
lets get out chalk and slate out
|
ed
Member
Registered: 10th Sep 03
User status: Offline
|
|
transca
Member
Registered: 28th Dec 00
Location: rotherham
User status: Offline
|
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
|
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
|
Dreamweaver, Flash MX Fireworks & Director are what i use
|
Ian
Site Administrator
Registered: 28th Aug 99
Location: Liverpool
User status: Offline
|
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
|
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
|
how ya get he used notepad from that
|
transca
Member
Registered: 28th Dec 00
Location: rotherham
User status: Offline
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
not used the wizards before, might have a play sometime see what they can do!
|
Ian
Site Administrator
Registered: 28th Aug 99
Location: Liverpool
User status: Offline
|
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.
|