Help - Search - Members - Calendar
Full Version: A couple HTML questions...
HTMLHelp Forums > Web Authoring > Markup (HTML, XHTML, XML)
Heartland
glare.gif HTML can be so confusing!! I would some help with it, please!
1. I need to make colums, to make my layout look better.
2. Changing links, such as making a normal link, look better. MAybe change a color when you click it or soemthing neat. I would love you if you help me! wub.gif
Christian J
QUOTE(Heartland @ Dec 16 2006, 09:14 PM) *

glare.gif HTML can be so confusing!! I would some help with it, please!
1. I need to make colums, to make my layout look better.


This can be done with CSS, but unless you're familiar with that use a table.

QUOTE
2. Changing links, such as making a normal link, look better. MAybe change a color when you click it or soemthing neat. I would love you if you help me! wub.gif

This requires CSS. See http://htmlhelp.com/faq/html/links.html#no-underline and the answer after that, and for basics http://htmlhelp.com/reference/css/
factor
Can you show us your current layout so we can give you advice how you could make it better?

Using CSS for the layout has lots of benefits, I highly recommend. If you are a beginner, so not used to use tables it will be easier to start with css layouts. You can find a lot of resources and we are here to help you.
Heartland
OK, I'll give you the url. Its pretty bad though.

I've been working on it, I'll give you all the codes I've used so far too.

I made it for www.wajas.com, a site i play on.

This is my layout so far:

http://www.freewebs.com/heartland_loves_ho...s%26reading.htm

Here are the codes:

http://members13.freewebs.com/MembersA/Web...g.htm&path=
factor
Hi!

You have to place your css code in the head section of your page or to an external file.

I corrected a few errors and I made a simple 2 column layout. Take a look at the code, you can change the colors in the css.

http://www.redflystudios.com/heartland.html

Just let us know if you need more help.
factor
Actually you can see it here http://www.joobster.com/heartland.html
Heartland
OK, thanks! Can I have the codes to the updated version? The first link wouldn't work. Thanks for the help!
factor
QUOTE(Heartland @ Dec 17 2006, 01:49 PM) *

OK, thanks! Can I have the codes to the updated version? The first link wouldn't work. Thanks for the help!


I know, I have put the page to another domain, so the second link is the actual one. Just check the source of the page for the codes. (view -> source)
Heartland
Thanks, i totally forgot about this, I'm glad I remembered though
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.