Jump to content

Website Development?


nc7r

Recommended Posts

Well, basically the guy who I have doing the website won't be able to work on it for a few days. So i'd like one or two sections of text adding, and a few images.

I don't have a programme to do this though.

You paying this person yea?

What website?

Link to comment
Share on other sites

I do a lot of really basic stuff, kinda like what your wanting!

This is a website I am working on now, I'm rushing to get the content in so it's arranged in a pretty crappy way.

Click the pics, it's got some fancy thing that only works if you have java.

http://sam.nicnoble.co.uk/muel.htm

It's javascript! I've told you before, Java and Javascript are two COMPLETELY different things, and your ligthbox or thickbox or whatever gallery it is ISN'T something new and un-heard of. Do you really think Tarty would use it if it was some piece of high tech software which only worked on a few websites? They're very common scripts!

I design websites, you can see the last one i did at

http://www.jonmack.co.uk/TDYC/

EDIT: Knowing you've put Java not Javascript is actually annoying me, hurry up and act upon your foolish web design lingo error.

Edited by JonMack
Link to comment
Share on other sites

I do a lot of really basic stuff, kinda like what your wanting!

This is a website I am working on now, I'm rushing to get the content in so it's arranged in a pretty crappy way.

Click the pics, it's got some fancy thing that only works if you have java.

http://sam.nicnoble.co.uk/muel.htm

Why are you using tables for layout? Why are you using font tags isntead of just adding into your stylesheet at the top of the document?

Link to comment
Share on other sites

I do a lot of really basic stuff, kinda like what your wanting!

This is a website I am working on now, I'm rushing to get the content in so it's arranged in a pretty crappy way.

Click the pics, it's got some fancy thing that only works if you have java.

http://sam.nicnoble.co.uk/muel.htm

Why are you using tables for layout? Why are you using font tags isntead of just adding into your stylesheet at the top of the document?

he's got a point you know, using CSS saves a lot of time with adding format codes that i think are now obsolete. Get dreamweaver, it makes web design and particularly CSS a walk in the park

Link to comment
Share on other sites

Why are you using tables for layout? Why are you using font tags isntead of just adding into your stylesheet at the top of the document?

I don't know how. :$

I would have done if I knew how to, but I am pretty shit at web design, and I have never used a seperate stylesheet, I just stick a few bit's in at the top.

<style type="text/css">

a {text-decoration: none; color:#FFFFFF; }

a:hover {color: white; text-decoration: underline;}

body {margin: 0; padding: 0;}

html {margin: 0; padding: 0;}

background {background-repeat: no-repeat;}

</style>

I don't know what they do really, I just searched for certain things in google and wacked them in there.

EDIT: What can you use instead of tables?

Edited by El Muelio
Link to comment
Share on other sites

It might be great code but it's not a visually pleasing website for me - looks like a tidy Word document!

Er, there is like 200+ designs for that site, check the right hand navigation and browse some of them. :P

It's the idea of CSS Zen Garden, that one site can look visually completely different a hundred times over only through changing the CSS. :)

http://www.mezzoblue.com/zengarden/alldesigns/

Link to comment
Share on other sites

Er, there is like 200+ designs for that site, check the right hand navigation and browse some of them. :P

It's the idea of CSS Zen Garden, that one site can look visually completely different a hundred times over only through changing the CSS. :)

http://www.mezzoblue.com/zengarden/alldesigns/

And most importantly the HTML remains unchanged. Really good site, haven't looked at it for years, will have a browse now.

Link to comment
Share on other sites

Er, there is like 200+ designs for that site, check the right hand navigation and browse some of them. :P

It's the idea of CSS Zen Garden, that one site can look visually completely different a hundred times over only through changing the CSS. :)

http://www.mezzoblue.com/zengarden/alldesigns/

Ah right, I clicked, saw it looked ugly and left it :)

Fair play in that case!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...