Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

XHTML summary=" "


  • Please log in to reply

#1
Reddoug

Reddoug

    Member

  • Member
  • PipPipPip
  • 291 posts
Hi

I am trying to learn XHTML and I am having trouble putting a summary in my code. I am trying <table border="5" align="center" width="75%" cellpadding="5" cellspacing="0" summary="Trying to make this work."> and I can not get the Trying to make this work show up in my web page. I have tried <table border="1" width="75%" summary="Trying to make this work"> Can not figure out what I am doing wrong. Any ideas??

Thanks, Reddoug
  • 0

Advertisements


#2
Reddoug

Reddoug

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 291 posts
I do have my closing tag </table>

Reddoug
  • 0

#3
Reddoug

Reddoug

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 291 posts
I figured out my problem. I was thinking it should show up in the web page.

Reddoug
  • 0

#4
AstraNut

AstraNut

    Member

  • Member
  • PipPipPip
  • 465 posts
XHTML doe not allow a low of the table attributes you are using. Table layouts went out in the 1990s. If you have to use table tags as a layout, then make the table layout along with CSS.

Tableless Web Design: http://en.wikipedia....less_web_design
Why tables for layout is stupid: http://www.hotdesign.com/seybold/
How to convert manually your HTML tables to CSS: http://www.table2css...html-tables-css
Basic Tables [Bad Examples!]: http://www.yourhtmls...asictables.html
Images, Tables, and Mysterious Gaps: https://developer.mo...Mysterious_Gaps

Validating:

Why Validate?: http://validator.w3.org/docs/why.html
CSS Validator: http://jigsaw.w3.org/css-validator/
HTML Validator: http://validator.w3....ri with_options
  • 0

#5
Reddoug

Reddoug

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 291 posts
HI

Thanks for the reply and all of the links. I will check them out.

Reddoug
  • 0

#6
Ax238

Ax238

    Tech Staff

  • Technician
  • 1,323 posts
Along with Astranut's recommendations, I would strongly suggest that you take a look at the W3Schools tutorials.

HTML <table> summary Attribute:

The summary attribute has no visual effect in ordinary web browsers, but can be used by screen readers.


Regards,

Ax
  • 0

#7
Reddoug

Reddoug

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 291 posts
Thanks, I have been looking at W3Schools. It has a lot of info. Final next week and then I start Dreamweaver class. Wish Dreamweaver wasn't so expensive.

Reddoug
  • 0

#8
Ax238

Ax238

    Tech Staff

  • Technician
  • 1,323 posts
Yeah, tools can get expensive, fortunately you don't need an expensive WYSIWYG editor to develop good web applications. But if WYSIWYG is what you are looking for, here's a free one:
KompoZer - Easy web authoring

Even better:
Comparison of HTML editors - Wikipedia, the free encyclopedia

I personally use Visual Web Developer, but that's because I mainly do ASP.NET programming.

Regards,

Ax
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP