Back to Programming main page

CSS notes

Bullet positioning
Description The way to set the position of bullets when styling the <ul> tag varies between browsers.
More Internet Explorer (Mac and PC) use the margin-left setting. Safari and Mozilla (Mac) use padding-left.