@font-face {
font-family: 'vegurregular';
it could be the use of the single quotation marks 'vegurregular' i don't think you need to include them.
Type: Posts; User: Index
@font-face {
font-family: 'vegurregular';
it could be the use of the single quotation marks 'vegurregular' i don't think you need to include them.
IE always displays borders differently compared to other browsers. regarding the font appearance - try specifying a font-size, font-weight..... for each particular element and see if that solves the...
Let them tell you their budget and if any amendments are to be made then breakdown any incurring costs. On completion of the project. Who should have control? depending on the type of website. will...
Is this a competition as well? I'm into doing logos now days and i'm looking to submit one for WDF logo comp. But while i'm working on it I don't mind doing one for Sound Scouts. will post what i...
#contnet {float: left;} #sidebar-left {float: left} #side-bar right: { float: left}
make sure you specify widths of all 3 that's with in 760px(#page-container). Also don't forget to clear: left...
Interesting..... I don't think it's only a CSS trick some js has to be used. try googling css+js hover image effect or similar keywords. you can achieve close to that effect in the example given with...
Home.html
About.html
good practice makes perfect. case sensitivity is also very important. I mean for me i've always named my pages in lower case e.g home.html but instead of that I just use the...
I have used EasyRotator before! only disadvantage with it is the backward loop effect is really obvious. But its handy because it does all the work for you and the coding. Just add your images and...
Hello,
Decent design but overall good for first time. one thing I'd say it lacks is colour. If you add some colour to it. for example the Navigation at the top, or may be have the unlinked...
Thanks for your reply mlseim. I gave up on adding a phone number field as it was taking up much of my time. My only solution now is to set a side time to learn some php coding. Thanks for the advice...
Hello everyone!
I'm new to this forum.
Basically I am following a tutorial on youtube on how to add a contact form to a page. I have the least knowledge about PHP. The instructor's form has...