Hiya all. New to the world of CSS, but learning....
I have a list that adds a line after the last bulleted item. I would like to remove the extra line. Below is what I end up seeing.
Adventist Health Feather River Hospital | Paradise Sonora Regional Medical Center | Sonora Mendocino Radiology | Ukiah
Alameda Hospital | Alameda
Here is my code. Any help would be appreciated.
<div><strong>ALASKA</strong><br /><a href="http://www.alaskaheart.com/" target="_blank">Alaska Heart Institute</a> | Anchorage<br /><a href="http://www.eielson.af.mil/" target="_blank">Eielson Air Force Base</a> | Fairbanks<br /><a href="http://www.jber.af.mil/" target="_blank">Elmendorf Air Force Base</a> | Anchorage<br /><a href="http://www.maniilaq.org/healthCenter.html" target="_blank">Maniilaq Health Center</a> | Kotzebue</div><div> </div><div><strong>CALIFORNIA</strong><br /><a href="http://www.adventisthealth.org/home">Adventist Health</a></div><div><ul style="margin-left: 40px; padding: 0;"><li><a href="http://www.frhosp.org/">Feather River Hospital</a> | Paradise</li><li><div><a href="http://www.sonoramedicalcenter.org/">Sonora Regional Medical Center</a> | Sonora</div></li><li><div><a href="http://www.uvmc.org/rss/article.php?client=uvmc&id=20101230111505">Mendocino Radiology</a> | Ukiah</div></li></ul><div><a href="http://www.alamedahospital.org/">Alameda Hospital</a> | Alameda<br />
Please put the code up on Codepen and provide a link.
@Nubee, What are you talking about?
Your Example:
I think this is the structure that is intended: http://codepen.io/anon/pen/mgBab
Styling is another matter.
Hiya all. New to the world of CSS, but learning....
I have a list that adds a line after the last bulleted item. I would like to remove the extra line. Below is what I end up seeing.
Adventist Health Feather River Hospital | Paradise Sonora Regional Medical Center | Sonora Mendocino Radiology | Ukiah
Alameda Hospital | Alameda
Here is my code. Any help would be appreciated.
Please put the code up on Codepen and provide a link.
@Nubee, What are you talking about?
Your Example:
I think this is the structure that is intended: http://codepen.io/anon/pen/mgBab
Styling is another matter.