Search
Views
- How do I create a Guestbook in Dreamweaver MX - 34,559 views
- 360 virtual tour HELP?!?! MOV or SWF??? - 27,742 views
- Looking for examples of one-page web sites w/ a tracker or counter - 27,408 views
- How can prepared an article for submission? - 17,796 views
- Are online forums obsolete? - 17,423 views
- Link Direct to Table Cell - 15,927 views
- Review www.mwfglobal.com - 9,827 views
- Installing Apache on Win2000 Prof - 8,819 views
- Discussion: KW in Domain, does it add value to appraisals or not? - 8,641 views
- Deprecated tags - 7,530 views
-
Recent Posts
Recent Comments
- Grace on Looking for examples of one-page web sites w/ a tracker or counter
- moneyfiver.com on Looking for examples of one-page web sites w/ a tracker or counter
- moneyfiver.com on Looking for examples of one-page web sites w/ a tracker or counter
- News on Looking for examples of one-page web sites w/ a tracker or counter
- News on Looking for examples of one-page web sites w/ a tracker or counter
Categories
Tags
Advice Ajax Amp backlinks Blog Cms domain doubt email google Greetings Hello Html Css image Images Internet Site Javascripting Job keyword keywords Lot Many Thanks money Niche people Photos Php Php Mysql Programmer Quot regard Right Direction Scripts Templates traffic Web Design Web Designer Webhost Web Page Web Page Design Web Pages wordpress World Wide Web Xhtml yahoo-
September 2025 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Tag Archives: Stylesheet
rollover text links – how to?
I have been previously wondering how to set-up those links which you see everywhere — the people that are bold to begin with but then when the mouse rolls around it becomes underscored as well as perhaps another colour. what do i need to do to achieve this thanks on your time! : p. azines. a simple example may be the CNN. com homepage — almost all links for headlines there are what i’m referring to (only backwards w/the underscore disappearing) you’ll want to use CSS:: . yourlink ANY font-family: Verdana; colour: blue; text-decoration: it’s unlikely that any; . yourlink ANY: hover colour: red; text-decoration: underline; Also you can have a stylesheet, this can save you having to key in the css code for each link and have it for the entire page! A good CSS resource is definitely W3Schools. They also provide guides to HTML CODE, Javascript, XML and much more. Just were going to say thanks for all those your guys’ help — They may be I’ve found the proper place to find answers. Have a great day… LANE This can be css code which could go in the head of the page OR for a seperate stylesheet…: … Continue reading
Posted in Web Design
Tagged Cnn, Code Javascript, Css Code, Css Resource, Font Family, Headlines, Html Code, Html Javascript, M8, Rollover Text, Seperate, Stylesheet, Text Decoration, Underscore, Xml, Yourlink
Leave a comment
wild spacing with browser enlargement
Howdy. I was hoping to learn how sites " freeze" its font sizing by not allowing your browser to increase the size of font text. I have noticed inside site I was currently designing that some of the layouts go quite bad with enlarging. We have also noticed of which on other sites while you attmept to enhance the font, this doesn’t happen. will anyone know this kind of trick site showcased: www. beauplexa. com / world wide web. tattoo-off. com thanks earlier. Olivia Cascading style sheets…. < style> p font-size: 20px; < /style> < p> this can be my text< /p> Sean Many thanks!! I can discover it will do just as well, one more q unless you mind terribly, do I really need to set that up before every font sizing change I believe i know the result, but I want to make sure- once more, thank you a great deal. No, you’d normally either code it in to the page using the actual < style> tag as above, or save that to an external file and then put < website rel=" stylesheet" href=" filename. css" type=" text/css" /> in the top of each and every page. In … Continue reading
Posted in Web Design
Tagged browser, Cascading Style Sheets, Css Tutorial, Custom Models, Elements, Font Sizing, Layouts, Lt, Many Thanks, Olivia, Size Changes, Stylesheet, Tattoo, Ty, World Wide Web
Leave a comment
how much would you charge?
i’m in at the point where i’m sure i’ve got a pretty good portfolio going and i would like to start charging much more for my web design work. consequently… my question… what amount would you charge when you were to carry out these site. 1- www. arso. qc. ca php-based with a strong admin section hence the user can type in news, polls, plus club members … 3- www. fcoutaouais. qc. ca php-based with a strong admin section hence the user can type in news, polls, plus club members, crew players, coaching team w/ cv (oh make sure you write the currency you’re using ) tia 1: 800 Pounds Sterling 2: 700 Pounds Sterling A FEW: 1100 Pounds Sterling Getting familiar with much I professionally think the web pages are worth. A number of people will probably surely disagree with me personally but hey, it’s my estimation. It actually depends about different stuff… I need ideas of, it’s really hard helping put a value at other people’s worthy of. You just have got to think if the cost will be worth it. Attempt to think about just what exactly you’ll bring for the project, and if your time is … Continue reading
Posted in Web Design
Tagged Admin Section, Adult Contact, Blue Background, Cheers, Club Members, Coaching Team, Contact Web, Cv, Enough Money, Estimation, Goodness, Joker, No Doubt, Pounds Sterling, Qc, Rough Idea, Stylesheet, Tnr, Web Design Work, Well Thanks
Leave a comment
help with rollover img nav buttons and css
i’ve created some rollover nav buttons from image slices and area maps in Fireworks. they work fine on the html created. but i’m designing the site with css, and after cutting and pasting the javascript, stand, and maps towards an html page linking on the css….. they never work!! actually, apart from even show upwards, big ol reddish colored X’s!! i’ve double looked at my coding to ensure the onmouseover and all are pointing towards right files in the right directories, but still no fortune. any kind of suggestions the txt file could be the css page You might want to upload the images into a host. At present you are associating to them on you hard drive, It’s my opinion. This is the once on the locations when I looked inside the properties: file: ///C: /DOCUME1/MIKE/LOCALS1/TEMP/solversoff8_r2_c1. gif it doesn’t matter, you implement your own hard disk as a screening server, works the right way for everything other than them. i can preview our html linking to css to the same computer, and i could preview html made by fireworks regarding my navigation rollovers……, but i don’t realize how to code rollover graphics properly to work with a stylesheet. seems … Continue reading
Posted in Web Design
Tagged Area Maps, C1, Css Html, Docume1, Fireworks, Fortune, Graphics, Hard Disk, Html Css, Html Page, Image Maps, Image Slices, Images, javascript, Locals1, Nav Buttons, R2, Rollover Code, Rollovers, Stylesheet
Leave a comment
How to control the Length of Indentation especially in TABLE?
Tips on how to control along the indentation especially in a very table See my own example here connected as. bmp… I’d like the word " Hello" from the redline instead of there because it is too far from the border. What’s the code for that other than using spaces or & nbsp; or using picture i have no idea.. please help. THANK YOU, I hope it is possible to tell me. Just simply click the pic below You can use the text-indent CSS building. If you wish to use it about the specific td, you might do this: HTML: < td style=" text-indent 1em; " > Text< /td> Or, needless to say, place it in a stylesheet somewhere.
Posted in Web Design
Tagged Amp Nbsp, Bmp, Border, Control, Css, Hello, Indentation, Lt, Redline, Stylesheet, Td
Leave a comment