Search
Views
- How do I create a Guestbook in Dreamweaver MX - 34,914 views
- 360 virtual tour HELP?!?! MOV or SWF??? - 27,781 views
- Looking for examples of one-page web sites w/ a tracker or counter - 27,572 views
- How can prepared an article for submission? - 18,126 views
- Are online forums obsolete? - 17,752 views
- Link Direct to Table Cell - 16,562 views
- Review www.mwfglobal.com - 10,145 views
- Installing Apache on Win2000 Prof - 9,156 views
- Discussion: KW in Domain, does it add value to appraisals or not? - 8,959 views
- Deprecated tags - 7,858 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-
November 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: Lt
Fighting with Firefox
I feel actually dumb asking this question because I am just thinking it should be an easy deal with, but I’ve been at everthing afternoon and I’m from ideas. ANY help is very appreciated. Issue: I’m using Dreamweaver MX 2007. I’ve a small video (thumbnail) image i always want to check out a video clip (. wmv) to ensure when clicked it simply opens Your windows program MediaPlayer and represents. Currently, this is working fine when browsing with IExplorer. The problem shows up when using Firefox. If the linked thumbnail is actually clicked, Firefox opens way up a page involving unitelligable code (I think its the specific source code in the video file) in addition to, opens mediaplayer with a different message that states: " Glass windows Media Player cannot play the archive. If the record is on one more computer, verify that you will be connected to your network. If you typed a way, verify that it really is correct. If the condition persists, the server may not available. " Does someone have a solution for me please This can be killing me in this article… Thanks a lot! I don’t even think this is something you can fix … Continue reading
How do i make my website compatible with Firefox?
My website is online world. notd-aftermath. com All looks okay with Internet Explorer, but when browsing with Firefox the links is the same color for the reason that background, and the image moves along. Did you are aware of your code seriously isn’t valid HTML or even CSS http: //validator. w3. org/checkverbose=1& uri=http: //notd-aftermath. ath. cx/ http: //jigsaw. w3. org/css-validator/… 2& warning=2& uri=http: //notd-aftermath. ath. cx/ You also are assigning classes to < font>, not the most beneficial coding practice. Assign that classes to < p>, < span>, < div>, or maybe table elements. for example. You are linking a php report as your css archive.. minicode< website rel=" stylesheet" href=" tagboard/stylesheet. php" type=" text/css" > /minicode alter stylesheet. php to stylesheet. css and you ought to be in buisness..
Posted in Web Design
Tagged Amp, Cx, Div, Internet Explorer, Jigsaw, Lt, Notd Aftermath, Quot, Span, Stylesheet Css, Table Elements, Valid Html, Validator
Leave a comment
Text field (box)
Hi Just about all, This is usually my lame text field http: //www. mysscg. com/textbox. php This will be " cool" text field http: //www. cme. com/about/feedback. html Kindly advise when will i go about to undertake the " cool" just one. Thanx your million.: laugh: Prakaash http: //www. sitepoint. com/article/style-web-forms-css The text proverbial box on both all those pages looks identical in my experience. Unless of course you’re following big box classed as comment In which case it’s a < textarea> as opposed to an input proverbial box for text. HTML: < textarea name=" yourname" rows=" *" cols=" #" > He means the type of the box What style was given to the box That they both looked identical if you ask me under IE in addition to Firefox. Actually now Allow me to see a variance in font once you type into this box! as well as border Legitimate. He did claim ‘cool’ though so I used to be looking for a small amount more! Well… I guess modifying the border helps make the box seems to be better the default fashion… don’t you assume Thank anyone Karinne. It sure helped me to set-up the cool wording box … Continue reading
Posted in Web Design
Tagged Article Style, Cols, Cool Box, Cool Text, Fashion, Html Textarea, Lame Text, Laugh, Lt, Quot Quot, Style Web, Text Html, Textarea Name, Variance, Web Forms
Leave a comment
Conversion of loops
I jus wanted to know tht take place u convert any loop into a further.. for eg transforming an if loop to your for loop or maybe a do while loop with a while wend never-ending loop etc. Can anyone gimme similar examples on all kinds of loop conversions.. itz really gonna help me! if($i < 10) offline " something"; = for($i = a number of value; $i < EIGHT; $i++) offline " something"; ———————————————— perform $i += ONLY TWO; although ($i < 10) = $i += ONLY TWO; while($i = value) $i += ONLY TWO; Really does this help at all (And easily messed up someplace, somebody please i want to know. ).
Laying out my site
I used to be just wondering if anyone else acquired any ideas on other ways i could layout my site. Or just some tweaks to the present one. Here is the link: http: //fromtheinside. eloquensa. net I like made from scheme and how i stick to a variety of greys and use one red. BUT you will discover major problems regarding readability. Another thing bothering my family is how thin it’s. It’s designed regarding 600 wide display screen, but I believe it’s safe to talk about anyone viewing this content could be further ahead computer. For more improvements… make exterior style sheet(s) along with external scripts document(s), website them, use divs instead of nested tables, in addition to read into XHTML baby stroller, specifically lower event html tags and also closing tags in which don’t need termination tags, like < img> in addition to < br>.
Posted in Web Design
Tagged Br, Exterior Style, External Scripts, Img, improvements, Lt, Style Sheet, Tweaks
Leave a comment
Dumb question, CSS layer styles
I built a internet page at 800×600. I’m trying to figure out how it is I will get the content/layout to become centered, that way when people perspective the page at say 1024×768, the content will not stretch leaving this page with a lot of white space. Like like if an individual made everything from a table and just did a centre alignment. Here’s a check out what I have got. https: //home. comcast. net/jerrysmartin The navigation about the left stays into the left and the flash within the right stays justified to the right. The content is with a div. I’d want to have it ready to where it’ll look uniform in whatever resolution. Bless you. -Mike You might even make your screaming image width = 760 pixels. Next, make a several changes as demonstrated below… Here i will discuss your CSS part for " body" shape background-image: url(images/background. jpg); background-repeat: repeat-x; margin: 0px; support: 0px; Try changing it for this: code, body background-image: url(images/background. jpg); cursor: default; font-family: " Verdana", arial, " MS Sans Serif", Geneva, sans-serif; font-weight: normal; font-size: 10px; line-height: normal; margin: auto; support: 0px 0px 0px 0px; min-width: 760px; text-align: centre; Next, add this to … Continue reading
Posted in Web Design
Tagged Alignment, Background Image Url, Body Background, Comcast, Content Layout, Css File, Css Layer, Default Font, Div Id, Dumb Question, Font Weight, Geneva, Image Width, Images Background, Jpg Background, Lt, Ms Sans Serif, Repeat Repeat, Sans Serif Font, White Space
Leave a comment
Putting a word/exel doc onto webpage for download
We’ve only recently started designing a site and I’m wondering just how do i put a word of mouth or exel document onto a page to ensure if someone would like to download it they click on it. Thanks beforehand. Just url to the file, including: HTML: < a new href=" file. doc" > get a hold of me! < /a> In firefox, you will end up prompted whether to open the report (in which event Word is opened), or download the report. Throughout IE, you will be prompted siimilar to help firefox, except if you ever choose to amenable the file, it will open through Net Explorer, it is not going to launch Word. Expectation this helps Gives thanks for replying Bfsog. I’m not superior at html and I have been previously using a website builder so Related to I’m picking a person up right. Maybe you could correct me if I’m wrong, but is this what I do Upload the file with a directory on my website. Input a html link because you have said onto the website. I presume Need to specify exactly the location where the file is And so, instead of report. doc, should We’ve … Continue reading
Posted in Web Design
Tagged directory, Doc, Exel, Expectation, firefox, Html Href, Hyperlink, Lt, Path, upload, Webpage, Website Builder, Word Download, Word Excel, Word Of Mouth
Leave a comment
Link Popularity
ok i am making a website where when you click on any link a show up pops up with a flash game with it. I choose to have my link list so as of most popular with the top and i would like this is end up being automatically updated. Is niagra possible in script… Not Flash! It needs to be script. Flash wouldnt work with what im performing. You could use an " facing outward link counter" then spit it right out the the db around desc order What do an individual mean by in that case spit it right out the db in desc order Would this be programmed did you decide to go to the website i posted in the event you did you can have seen the the idea stored the volumes of times the actual link as been clicked from a db. then… all you have to do is get the info on the db (in descendant order) into your page Certainly i read the particular link, What instant messaging asking is how would i " obtain info from this db (in descendant order) in to your page" You might need to user a device … Continue reading
Posted in Web Design
Tagged Database Table, Desc, Descendant, Flash Game, Instant Messaging, Link Counter, Link Popularity, Lt, Making A Website, Mysql Query, Nbsp, Php Mysql, Quot, Script Flash, Sql, Stuff
Leave a comment