navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

a couple minor problems .. need some direction

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Cascading Style Sheets >> a couple minor problems .. need some direction
Page: [1]
 
althera

 

Posts: 15
Joined: 9/29/2004
Status: offline

 
a couple minor problems .. need some direction - 10/5/2004 15:34:33   
well i have finally gotten the page lookin pretty good-- its not totally finished yet
but at least i have the basic layout and it seems to be working ok

i just have a couple minor questions--

i would like the sidebar link container to be centered-
and have played with margins cant seem to find the right ones
to center it... can someone point me in right dirction?

also my html is not validating- am getting message that says
Line 42

Column 41

Element type "a" must be followed by either attribute specifications, ">" or "/>".

i have searched for the missing > /> but cant seem to find it -
so as much as i hate to ask this will someone check the code
and see if they can find it--



PAGE


CSS

thanks in advance--
Giomanach

 

Posts: 6090
Joined: 11/19/2003
From: England
Status: offline

 
RE: a couple minor problems .. need some direction - 10/5/2004 16:19:18   
quote:

<li id="active"><a href="#"id="current"style="cursor:e-resize">Artistamps</a></li>

You need some spaces in there...

quote:

<li id="active"><a href="#" id="current" style="cursor:e-resize">Artistamps</a></li>


Try that

HTH

_____________________________




(in reply to althera)
althera

 

Posts: 15
Joined: 9/29/2004
Status: offline

 
RE: a couple minor problems .. need some direction - 10/5/2004 19:40:37   
thanks dan-- seemed to solve my problem -
i just didnt see it-- sometimes code can be overwhelming ya know!!
appreciate your time

now i just need the center problem fixed and i will be good to go!

(in reply to Giomanach)
Taz

 

Posts: 2827
Joined: 7/6/2004
From: U.K (Formerly outer space.)
Status: offline

 
RE: a couple minor problems .. need some direction - 10/5/2004 22:22:24   
quote:

ORIGINAL: althera

also my html is not validating- am getting message that says
Line 42

Column 41

Element type "a" must be followed by either attribute specifications, ">" or "/>".

i have searched for the missing > /> but cant seem to find it -
so as much as i hate to ask this will someone check the code
and see if they can find it--


If you are using the W3C's validator, check/tick the "Show Source" box, click the revalidate button & then click whatever line number it says is wrong or causing the issue & it will take you to that line in your source code so you can bug hunt with more precision. You then just look in your own page for that line, makes life much easier. :)

_____________________________

Smiley T-Shirts and other Geeky fun stuff, Smileys and phpbb Smiley paks.
:)

(in reply to althera)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets >> a couple minor problems .. need some direction
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts