• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

A little project due tomorrow: first html coding experience *updated*

UnatcoAgent

Diamond Member
UPDATE - Ok here is the on-going project : Alpha Project

The idea is to have a website with about 5 sub pages that reflect fragments of your personality. I haven?t used HTML before so I'm hacking my way through it. All I have so far is the main page and one sub page that will probably change. The link text hasn't been formatted yet as I am not quite sure how to change links from being underlined yet, or colour etc. Anyway any thoughts / suggestions are very welcome!

(also thanks to GTaudiophile for the code alteration, I just sub'd yours in for now if that's ok with you :beer: )

- Rob
 
Yeah, I guess he would!

I have near-perfect vision, so small fonts don't bother me.

View>Text Size>Largest is there for a reaon 😉
 
He would indeed kick my / our ass (es) over that.

Current Project

It's very very not even close to completion, anything wrong with using frames ? As well does anybody know how to set a background image so it does not tile ?
 
You're gonna fail (from the first link):
The page cannot be found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.

--------------------------------------------------------------------------------

Please try the following:

If you typed the page address in the Address bar, make sure that it is spelled correctly.

Open the forerunner.finearts.yorku.ca home page, and then look for links to the information you want.
Click the Back button to try another link.
Click Search to look for information on the Internet.



HTTP 404 - File not found
Internet Explorer
 
Not really. You can to your frames page where you declare the cols or rows the following tags

frameborder=0 framespacing=0

That would eliminate the line drawn between the frames. Then, change the bg color of your menu frame and it starts looking much better.
 
Serif fonts + Intarweb = No.


Change the font to arial, verdana, or any other sans-serif font for an instat boost in looks.



Oh yeah, the site looks pretty good.
Mater tables and you can do damn near anything.
www.renegadeonline.net

 
Originally posted by: royaldank
Not really. You can to your frames page where you declare the cols or rows the following tags frameborder=0 framespacing=0 That would eliminate the line drawn between the frames. Then, change the bg color of your menu frame and it starts looking much better.

if you want to be fancy, you can use iframe also.
 
Originally posted by: cr4zymofo
Originally posted by: royaldank
Not really. You can to your frames page where you declare the cols or rows the following tags frameborder=0 framespacing=0 That would eliminate the line drawn between the frames. Then, change the bg color of your menu frame and it starts looking much better.

if you want to be fancy, you can use iframe also.



Except many browsers don't support iframe as they should, and it's very buggy on the ones that do... It's hard to make something look good in every browser with it.

 
Originally posted by: ness1469
Originally posted by: cr4zymofo
Originally posted by: royaldank Not really. You can to your frames page where you declare the cols or rows the following tags frameborder=0 framespacing=0 That would eliminate the line drawn between the frames. Then, change the bg color of your menu frame and it starts looking much better.
if you want to be fancy, you can use iframe also.
Except many browsers don't support iframe as they should, and it's very buggy on the ones that do... It's hard to make something look good in every browser with it.

Majority of people use IE at least 5.5 and above. It should work fine.
 
Originally posted by: ness1469
Originally posted by: cr4zymofo
Originally posted by: royaldank
Not really. You can to your frames page where you declare the cols or rows the following tags frameborder=0 framespacing=0 That would eliminate the line drawn between the frames. Then, change the bg color of your menu frame and it starts looking much better.

if you want to be fancy, you can use iframe also.



Except many browsers don't support iframe as they should, and it's very buggy on the ones that do... It's hard to make something look good in every browser with it.

Yeah our instructor told us to stay away from it for this project.
 
Originally posted by: Magnum375
Originally posted by: ness1469
Originally posted by: cr4zymofo
Originally posted by: royaldank
Not really. You can to your frames page where you declare the cols or rows the following tags frameborder=0 framespacing=0 That would eliminate the line drawn between the frames. Then, change the bg color of your menu frame and it starts looking much better.

if you want to be fancy, you can use iframe also.



Except many browsers don't support iframe as they should, and it's very buggy on the ones that do... It's hard to make something look good in every browser with it.

Yeah our instructor told us to stay away from it for this project.

heh.

go mozilla 😛
 
Originally posted by: Walleye
Originally posted by: Magnum375
Originally posted by: ness1469
Originally posted by: cr4zymofo
Originally posted by: royaldank
Not really. You can to your frames page where you declare the cols or rows the following tags frameborder=0 framespacing=0 That would eliminate the line drawn between the frames. Then, change the bg color of your menu frame and it starts looking much better.

if you want to be fancy, you can use iframe also.



Except many browsers don't support iframe as they should, and it's very buggy on the ones that do... It's hard to make something look good in every browser with it.

Yeah our instructor told us to stay away from it for this project.

heh.

go mozilla 😛

indeed - our instructors can be very wierd

oh well :beer:
 
Back
Top