Our system detected that your browser is blocking advertisements on our site. Please help support FoxesTalk by disabling any kind of ad blocker while browsing this site. Thank you.
Jump to content
Ozwin

Say I was going to make a website, but had no ideas what it's purpose was...

Recommended Posts

Posted

What sort of things would interest you? >_> I know if you've thought of it then you'd probably have made the site by now or won't tell me, but on the off chance you're feeling nice what sort of website ideas do you have? I want to own something and update it and stuff. Just so I can say that I own a website and can put it on CVs etc.

Cheers. I'm aware this topic may fall flat on it's face aswell.

Posted
What sort of things would interest you? >_> I know if you've thought of it then you'd probably have made the site by now or won't tell me, but on the off chance you're feeling nice what sort of website ideas do you have? I want to own something and update it and stuff. Just so I can say that I own a website and can put it on CVs etc.

Cheers. I'm aware this topic may fall flat on it's face aswell.

Ermm, well the problem with doing this is that everything is already covered elsewhere. most people like football but if you want football news you can go elsewhere. You have to make your site that little bit different then your competition in order to get me to visit.

Why dont you take a look at some of the subject area's on this forum and compile a site that gives you information about all these topics.

Posted
What sort of things would interest you? >_> I know if you've thought of it then you'd probably have made the site by now or won't tell me, but on the off chance you're feeling nice what sort of website ideas do you have? I want to own something and update it and stuff. Just so I can say that I own a website and can put it on CVs etc.

Cheers. I'm aware this topic may fall flat on it's face aswell.

Well you could have one that allows people to debate whether we should stick with Holloway or not. You can't have too many of them. :P

It would seem!

Seriously though you've got to pick something that you are passionate about and that is always changing otherwise youll get bored or no one will visit it.

Posted
What sort of things would interest you? >_> I know if you've thought of it then you'd probably have made the site by now or won't tell me, but on the off chance you're feeling nice what sort of website ideas do you have? I want to own something and update it and stuff. Just so I can say that I own a website and can put it on CVs etc.

Cheers. I'm aware this topic may fall flat on it's face aswell.

Porn. :mellow:

Posted
DB11 tried this many months ago.

He asked an eerily similar question.

Did you want me to delete the topic now while you still have some credibility? :giggle:

twizone.jpg

Posted
DB11 tried this many months ago.

He asked an eerily similar question.

Did you want me to delete the topic now while you still have some credibility? :giggle:

I just now have a personal website that I can never be bothered to update :D

Dan-foster.com/referee

Posted
Ermm, well the problem with doing this is that everything is already covered elsewhere. most people like football but if you want football news you can go elsewhere. You have to make your site that little bit different then your competition in order to get me to visit.

Why dont you take a look at some of the subject area's on this forum and compile a site that gives you information about all these topics.

I'd of thought you'd want a 'Dear Ozwin' site giving relationship advice.

Posted
I'd of thought you'd want a 'Dear Ozwin' site giving relationship advice.

Ah, now that's actually not such a bad idea! :thumbup::P

Posted

http://www.retrodisk.threeonethree.co.uk/

It's a bit plain but it's a website I've dug up from about a year ago and editted. Just made the 3 column banner things which I think look pretty nifty and I just need to work out how the actual pages will look when information is put on them.

As for what the website talks about, I'm not entirely sure. I just related my love for older, classic games/films/music into a website where I can discuss them and maybe have others talk about their too. I'm not very good at HTML / CSS so I'm basically doing things via trial and error, deleting stuff and seeing if it works and when it does viola, I go on to do the same somewhere else.

I'm happy with it so far. I feel I'm always alright with the artistic side of things.

Any advice would be welcomed by the way! Helpful criticism or whatever the poncey web designers call it. :)

Posted

For the navigation, is the contact tab supposed to be like that??

I like the rollover for the other two though :)

The background along with the three 'column banner things' look very good.

The bottom looks a bit messed up though :S:P

Keep working with it! ;)

Posted

Haha, again that was just me messing about. I don't get how to mix java with normal html.

Here's what the rollover thing looks like in code:

<li><a href="java script:;">About Me</a></li>

<li><a href="java script:;">Reviews</a></li>

<li><a href="java script:;">Gallery</a></li>

But I want to link those buttons with pages so would I change it to something like this:

<li><a href="java script:;"><a href="Aboutme.html">About Me</a></a></li>

It looks wrong but I don't know how else to do it >_>

Posted
Haha, again that was just me messing about. I don't get how to mix java with normal html.

Here's what the rollover thing looks like in code:

<li><a href="java script:;">About Me</a></li>

<li><a href="java script:;">Reviews</a></li>

<li><a href="java script:;">Gallery</a></li>

But I want to link those buttons with pages so would I change it to something like this:

<li><a href="java script:;"><a href="Aboutme.html">About Me</a></a></li>

It looks wrong but I don't know how else to do it >_>

Try it and see if it works :D

There are some amazing tutorials at http://www.w3schools.com

Posted
What sort of things would interest you? >_> I know if you've thought of it then you'd probably have made the site by now or won't tell me, but on the off chance you're feeling nice what sort of website ideas do you have? I want to own something and update it and stuff. Just so I can say that I own a website and can put it on CVs etc.

Cheers. I'm aware this topic may fall flat on it's face aswell.

I have a couple of projects you could work on for me. :thumbup:

I cannot promise an income from this work, but it would certainly keep you busy? :dunno:

Posted
Haha, again that was just me messing about. I don't get how to mix java with normal html.

Here's what the rollover thing looks like in code:

<li><a href="java script:;">About Me</a></li>

<li><a href="java script:;">Reviews</a></li>

<li><a href="java script:;">Gallery</a></li>

But I want to link those buttons with pages so would I change it to something like this:

<li><a href="java script:;"><a href="Aboutme.html">About Me</a></a></li>

It looks wrong but I don't know how else to do it >_>

EDIT

Having seen this post, I think you need to do some more reading

before your services are of any use to me ;)

Posted
Haha, again that was just me messing about. I don't get how to mix java with normal html.

Here's what the rollover thing looks like in code:

<li><a href="java script:;">About Me</a></li>

<li><a href="java script:;">Reviews</a></li>

<li><a href="java script:;">Gallery</a></li>

But I want to link those buttons with pages so would I change it to something like this:

<li><a href="java script:;"><a href="Aboutme.html">About Me</a></a></li>

It looks wrong but I don't know how else to do it >_>

The first 3 won't do anything, also it's 'javascript' not 'java script'

Try just

<li><a href="Aboutme.html">About Me</a></li>

Posted
I have a couple of projects you could work on for me. :thumbup:

I cannot promise an income from this work, but it would certainly keep you busy? :dunno:

anything interesting?

Posted

Is it worth pointing out that <li></li> is no longer XHTML compliant - which means it will start not to work in future web browsers.

Anyone wanting to learn coding for free can do a lot worse than go here.

Or buy some books from me, I have many interesting and exciting ones. :thumbup:

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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