Moronacity Journals:  Catholic | Cooking | Cycling | Health | Horse| Tech

Moronacity Tech Journal » Popular

Customizing Basic Unordered Lists Using CSS

Customizing Basic Unordered Lists Using CSS

Unordered lists can be powerful tools for making an article or blog post easier to read. Internet surfers do not like to spend a lot of time on one web page looking for specific information, so lists can be effective for driving home a point or summarizing the content of a page. Unordered lists are not necessarily aesthetically pleasing, but adding some simple code to your CSS style sheet can make a drastic improvement. Creating an … Read entire article »

Filed under: CSS, Popular

CSS Paragraph and Div Tags

CSS Paragraph and Div Tags

Our sample web page also uses <h1>, <p>, and <div> tags. Those must also be defined. The <h1> tag is used to display the title of the page: “My Sample Page.” This is using a larger, bolder font. In this example, I want the title to be aesthetically pleasing and not overpowering, so it will be dark gray, a little larger than the body font, and bold. It will also be … Read entire article »

Filed under: CSS, Popular

Promoting Your Website with Social Media Buttons

Promoting Your Website with Social Media Buttons

Social media buttons just might be what you need to give your blog that extra boost in visitors. There are a plethora of options available, from which bookmarking and social networking buttons to offer, to the types of icons and buttons to use. It is probably best to minimize the use of these buttons to avoid cluttering your blog. Most blogs use smaller icons at the bottom of each post, but some find … Read entire article »

Filed under: Popular, Social Media