friggadier
09-25-2009, 05:33 PM
good evening everyone,
i was getting some markup validation errors when putting nesting a <address> element within a <p>.. so i just took out the <address> element completely..
i was using the <address> element to put a business's PHYSICAL street address in there.. i read that it could be used for this so i try to make my pages as web accessible as possible..
so to all the html gun slingers out there: do you use the <address> element to indicate street addresses too?? should i be getting an error for nesting an <address> within a <p>?? p level is block-level so i am confused.. thanks in advance.. :)
....
i was getting some markup validation errors when putting nesting a <address> element within a <p>.. so i just took out the <address> element completely..
i was using the <address> element to put a business's PHYSICAL street address in there.. i read that it could be used for this so i try to make my pages as web accessible as possible..
so to all the html gun slingers out there: do you use the <address> element to indicate street addresses too?? should i be getting an error for nesting an <address> within a <p>?? p level is block-level so i am confused.. thanks in advance.. :)
....