Hi all sorry for the short blunt message but im in a real hurry. In CSS, if i want all my headings <h1><h2> etc to have the same style. So can I write it in my style sheet as
#main_content hx {
}
or something like
h {
}
??? Thnaks
#main_content hx {
}
or something like
h {
}
??? Thnaks
Comment