Hi, I have a set of CSS-coded buttons with the "class" applied directly to the <a> tag, like this:
CSS Buttons Coding
24
Hi,
I have a set of CSS-coded buttons with the "class" applied directly to the <a> tag, like this:
And the button appears beautifully
Do I have to use the <ul> or <ol> or <li> tags?
These are menu buttons and as far as I can see, they're 100 % all right without <ul> <ol> <li> etc...
If I add the latter, the entire design mixes up, as it pushes the buttons lower and white space is created.
Personally it's OK the way it is and listing is not necessary. Not sure if it makes any sense to SEO to do otherwise than I did..
Opinions?
I have a set of CSS-coded buttons with the "class" applied directly to the <a> tag, like this:
Code:
<a class="button" href="index.htm">Text</a>
Do I have to use the <ul> or <ol> or <li> tags?
These are menu buttons and as far as I can see, they're 100 % all right without <ul> <ol> <li> etc...
If I add the latter, the entire design mixes up, as it pushes the buttons lower and white space is created.
Personally it's OK the way it is and listing is not necessary. Not sure if it makes any sense to SEO to do otherwise than I did..
Opinions?
- ronc0011
- shipwrecked
- [1] reply
- ronc0011
- shipwrecked
- [1] reply
- ronc0011
- shipwrecked
- [1] reply
- ronc0011
- shipwrecked
- ronc0011
- Blakos
- [1] reply
- ronc0011
- shipwrecked
- [1] reply
- ronc0011
- shipwrecked
- [1] reply
- ronc0011
- shipwrecked
- ronc0011
- Istvan Horvath
- [2] replies
- ronc0011
- shipwrecked
- [1] reply
Next Topics on Trending Feed
-
24