Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Ok I am designing a site for a company and they actually managed get me on something I should know and just don't
I am using a CSS sheet and I was wondering if there was a way to overly capitalize and format the first letter of the paragraph? I don't particularly want to use bold, font, color, type HTML tags cause they want it throughout the site and its 36 pages.
example of what I would like to acheive: Hello this is company A and the H is Considerably larger, maybe a different Font etc etc.
Summary: Greetings, i have a question regarding CSS. Here's what one of my sheets looks like: ==================== a:link{text-decoration:none; color:#0000ff; font-weight:bold;} a:visited{text-decoration:none...
Summary: hey hey...I just recently learned how to use css. I love it. :) however...i'm having some problems with positioning and sizing of elements. What is the best way to position elements in a css docume...
Summary: I have a simple CSS question I have a table with some text and links i want CSS to just affect the links not the text <table class="mytable> <tr><td class="mytd"> My Link Some Text Goes her...