ironhide1975
Programmer
I'm trying to setup various heads and content areas on a page, but I get a notice in Visual Studio that you can't use the same ID twice on a page. However when I try to apply the CCS style using either a class, span or p tag, it does not display correctly.
It works fine as an id, and looks fine in the browser but I get the little error notice in Visual Studio.
What is the proper way to establish a style within a DIV tag?
It works fine as an id, and looks fine in the browser but I get the little error notice in Visual Studio.
What is the proper way to establish a style within a DIV tag?