This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 951. |
Solve : How to capture Start and Stop Time of particular task? |
|
Answer» Hi GUYS, |
|
| 952. |
Solve : Forms with multiple hidden inputs, how do I select?? |
|
Answer» I am working on a webpage that will allow for a single selection from a row of radio buttons. The selection needs to be tied to a specific EMAIL address (hidden input) that the form will be sent to. There will be a different email address for each radio button. |
|
| 953. |
Solve : HTML Noparse Tags ??? |
| Answer» GOT it. | |
| 954. |
Solve : Brosers not displaying correct characters? |
|
Answer» All of a sudden my webpage has started to show the small black diamond with question mark inside (,in place of fractions) I have changed nothing, I have done a lot of research today, and it seems like it stems from the charset, the browser is set to unicde (UTF-8) when I change it to western (windows-1252) it CORRECTS the problem but on reload converts back to UTF-8 and ISSUE remains, my website was written many years AGO (not by me), so any help or advise would be fantasticOthers have had this kind of problem. |
|
| 955. |
Solve : Possible Security Issue?? |
|
Answer» I've wrote a SMALL JS script(Netscape's JS) that displays the contents of a txt file onto a CELL on my Home page that acts as a monthly news column. And I'm wondering if it could be a security issue as far as the script. Im just hoping that it will not consider it as spam, coz as your script says it will create like a new items on you page. It won't. Quote from: macdad- on March 23, 2009, 04:58:51 PM ...that displays the contents of a txt file onto a Cell on my Home page that acts as a monthly news column... |
|
| 956. |
Solve : Phpmyadmin and PHPmySQL connection? |
|
Answer» Hi! |
|
| 957. |
Solve : Background HTML help? |
|
Answer» I am putting this CODE on my web page thats correct also I think that text="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF" is messing it up since that part of the font This doesn't make a difference. What you need to use is CSS.Thats part of the font code not sure if its like excuting this after his backgrounds declared or not. Quote from: squall_01 on February 18, 2009, 10:05:47 AM Thats part of the font code not sure if its like excuting this after his backgrounds declared or not. HTML isn't "Executed". #FFFFFF is white. the background isn't showing up and thus the background is also white. and so the entire page is white. Chances are the file doesn't exist, and was copied directly from somewhere else- with no context sensitive changes made.oh just THOUGHT of something are all the files in the same folder? If there not its not going to see it. All they need do to sort it is: <body style="background-image: url('myimage.jpg');">. No less, no more. |
|
| 958. |
Solve : How do I stop my html site from being ran by java?? |
|
Answer» I have an HTML coded website that is using jAVA to run it and I was told that this was quite INTERESTINGLY dumb and unnecessary by someone on IRC so I'm wondering how to MAKE my website stop doing this links removed by allan |
|
| 959. |
Solve : PHP Mail() function won't send message but without errors? |
|
Answer» Code: [Select]<?php <?php You don't need: Quote from: Bannana97 on April 04, 2009, 11:55:56 AM ini_set('sendmail_from', '[email protected]'); //Suggested by www.phpbugs.com This is a different part of PHP, called sendmail. |
|
| 960. |
Solve : Best screen resolution cross browser compatibility? |
|
Answer» Hi . My WIFE is creating a website and she finds that her webpage looks very different on different monitors and perhaps the same on some other browsers. The screen resolution she is using at present is 900 x 1000, this was set by a virtual site designer. What would anyone suggest for a cross browser best viewing. |
|
| 961. |
Solve : HTML image positioning issue - centering with flexboxes? |
|
Answer» In HTML, I'm having kind of a simple problem with imagery. I need to know how to get an image to align to the center. I've been told to look up and try examples of flexboxes, but I have and have been unsuccessful in doing so. As you can tell the picture is far to the left and I want it in the center. I'm having the toughest time getting this DONE and would really appreciate some help. |
|
| 962. |
Solve : Black out webpage with an alert, then take it to normal?? |
|
Answer» I SEE websites that have a code where you can click a LINK, and the screen turns black with like a transparency of 0.5, then shows an alert. ....... How would I do this?
Code: [SELECT]<a href="#" onclick="document.style.backgroundOpacity='0.5'; alert('This is an alert!');">Click</a> Does that work?OOPS. I FORGOT to add: How would I make it clear the screen once the alert is removed? |
|
| 963. |
Solve : Wordpress installation problem? |
|
Answer» Hi everyone, I uploaded wordpress to my host server and when I try and log in to admin panel I GET this: Warning: require_once(/home/a2570573/public_html/wp-load.php) [function.require-once]: failed to open STREAM: No such file or directory in /home/a2570573/public_html/wp-admin/install.php on line 36 how to install wordpress in win.7.As far as I know - and, I'm quite sure about this-, you don't install WordPress on your computer, you go to wordpress.com or a web hosting service that supports WordPress and DEVELOP your pages there. Sunnyy, If you wan to use WordPress on your PC you need to understand that WordPress is normally installed on a Web Site, which would be running Linux or almost anything other than Windows 7. Some, like myself, install a private copy of WordPress on a a PC with an emulator to test out some things before uploading to the web site. maybe a dumb question but.. is the wp-load.php file actually present in the directory? |
|
| 964. |
Solve : Javascript 2!? |
|
Answer» In browers why is it necessary to allow or enable JavaScript?WELL i think you need java enabled so that you can PLAY most of the GAMES in the internet because most of the games in the internet need java and it is use to SEE most of the images in the internet. Correct me if i'm WRONG. Quote from: KingPincer on April 05, 2009, 04:45:20 AM Well i think you need java enabled so that you can play most of the games in the internet because most of the games in the internet need java and it is use to see most of the images in the internet. Correct me if i'm wrong. Yes, you are right, but Java is not JavaScript. If you don't have JavaScript enabled in your browser, then you can't reply back to me. |
|
| 965. |
Solve : Html sreen resolution? |
|
Answer» Hey GUYS, |
|
| 966. |
Solve : Javascript!? |
|
Answer» What is the fundamental relevance of JavaScript?What is the fundamental relevance of google search? It is independent of the Operating system and the type of CPU. Nearly all websites on the net now use some bit of JavaScript. Without it, websites can look very drab and dreary unless they are very professionally designed using CSS. |
|
| 967. |
Solve : Menu's? |
|
Answer» useing dreamweaver. Why it can look real good but can cause confusion and such if they dont spend time to do it.dreamweaver is barely a step above frontpage IMO. |
|
| 968. |
Solve : What are some CSS commands I need to know? |
|
Answer» Hi im learning xhtml and css at the moment. what are some css commands I should remember for styling my web PAGES. thankyouHi Divs, |
|
| 969. |
Solve : PHP _GET function won't work on "if" statements? |
|
Answer» if ($link = _GET['none']) { alert('None is in your WINDOWS location!') }You're GETTING mixed up with JavaScript and PHP. PHP cannot display alerts, it can only echo the JS code to display it. if ($link = _GET['none']) { alert('None is in your windows location!') } Try: Code: [Select]if ($link = $_GET['none']) { echo "<script type='text/javascript'>alert('None is in your windows location!') </script>"; } Nope. Heres the entire code: function doAction() { var searchFOR = document.getElementById('inta') if (searchFOR.value == 'HerbertsWorld') { window.location = "http://www.herbertsworld.com/members.php?membersID=all&category=rate&input=found&search=" + searchFOR.value document.getElementById('NotFound').style.display = 'none'; } else if (searchFOR.value == 'herbertsworld') { window.location = "http://www.herbertsworld.com/members.php?membersID=all&category=rate&input=found&search=" + searchFOR.value document.getElementById('NotFound').style.display = 'none'; } else { document.getElementById('NotFound').style.display = 'block'; window.location = "http://www.herbertsworld.com/members.php?membersID=all&category=rate&input=none&search=" + searchFOR.value } } function hideResult() { if ($link = $_GET['none']) { document.getElementById('NotFound').style.display = 'block'; } else { document.getElementById('NotFound').style.display = 'none' } } that's the opposite- your trying to put PHP code in a javascript FILE.How would I do it though?Wait its not a js file. Its a .php file.The only php code is the get. yes but I named the file members.php It worked before. Then it broke. Quote from: Bannana97 on April 05, 2009, 12:37:07 PM yes but I named the file members.php That won't do anything. |
|
| 970. |
Solve : local PHP? |
|
Answer» WOULD like to develop my PHP locally. Of COURSE, the PAGES don't render until I upload them onto a server probably RUNNING Apache. can I install the PHP environment at home, and develop PHP locally?Download and install XAMPP. |
|
| 971. |
Solve : Looking for advice on creation of video (porn) website? |
|
Answer» So I've got a relatively straightforward, simple business model that I think could compete with pornhub (no joke). I have a good idea of my approach, how to break into the market, etc etc. I have some background in IT (albeit on a broad level) but I'm trying to figure out exactly how I should be starting a video sharing website. |
|
| 972. |
Solve : I want to create a Live Sports Score on my website? |
|
Answer» I like to create a Live Sports SCORE on my website. When a Team I like plays an opponent. Detroit Red Wings are my Favorite NHL Team, so I want to create a Live Sports Score when the Red Wings PLAY against any opponent. |
|
| 973. |
Solve : HTML multiple drop down menus on one page? |
|
Answer» I have several DROP down menus for selecting t-shirts by size on one page. The first drop down menu works great, but the subsequent drop down menus RETURN a blank INSTEAD of passing through the option values. I have read other posts that suggest to give each drop down menu a different form name, but the subsequent drop down menus still don't WORK. Here is my code for the first one that works and the second which doesn't. Help would be greatly appreciated. |
|
| 974. |
Solve : How do I find my host?? |
|
Answer» First, I don't know how to find my host. (www.herbertsworld.com is my website) Then, I do not understand what this php item means: This is usually used for connecting to a database. If you do not use a database, then you do not need that code. those are the PARAMETERS to your online DB. common use of db are: forum blog shopping any thing that needs data storage, that is DB. kenjiemichael: Please remove the links in your signature. They are allowed only for long-standing members.As stated above, you only need those if connecting to a database. You web host is whoever is hosting your website such as godaddy. If you are hosting it on your own COMPUTER, your computer is the host. |
|
| 975. |
Solve : How can I remove the iframe background in IE?? |
|
Answer» Hi, |
|
| 976. |
Solve : Email pop-up link? |
|
Answer» I am working on an HTML email template for a client to SEND out in MailChimp and she wants an email box to pop open when someone clicks on "contact". I have only worked with html a little bit and am copying from a template CREATED previously by someone else. |
|
| 977. |
Solve : php + addrss? |
|
Answer» is there some code that shows a textbox on the page so when you type an internet address it goes to that site (basicly the address bar on a normal browser) |
|
| 978. |
Solve : HTML Images, audios and videos? |
|
Answer» Hi, Guys how are you doing? |
|
| 979. |
Solve : HTML file upload, size limit? |
|
Answer» Hey, thanks Kpac, and all this PHP code goes in the html file or a seperate php? No it doesn't, it all goes in one single PHP or PHTML file... Quote from: macdad- on February 08, 2009, 03:51:49 PM thanks Kpac, and all this PHP code goes in the html file or a seperate php? Well, you could use your normal HTML page to display the form, and put an action ATTRIBUTE in the form tag: <form action="upload.php">...</form>so then i would put the could in a seperate php file with "action='upload.php'"? Actually, the above example with only temporarily store the images, unless the tell it to store them. This is the HTML file with the form to upload the file: Code: [Select]<html> <body> <form action="upload.php" method="post" enctype="multipart/form-data"> <label for="file">Filename:</label> <input type="file" name="file" id="file" /> <br /> <input type="submit" name="submit" value="Submit" /> </form> </body> </html> And this is the PHP file, called upload.php, that actually uploads the file and stores in a folder. Code: [Select]<?php if ((($_FILES["file"]["type"] == "image/gif") || ($_FILES["file"]["type"] == "image/jpeg") || ($_FILES["file"]["type"] == "image/pjpeg")) && ($_FILES["file"]["size"] < 20000)) { if ($_FILES["file"]["error"] > 0) { echo "RETURN Code: " . $_FILES["file"]["error"] . "<br />"; } else { echo "Upload: " . $_FILES["file"]["name"] . "<br />"; echo "Type: " . $_FILES["file"]["type"] . "<br />"; echo "Size: " . ($_FILES["file"]["size"] / 1024) . " Kb<br />"; echo "Temp file: " . $_FILES["file"]["tmp_name"] . "<br />"; if (file_exists("upload/" . $_FILES["file"]["name"])) { echo $_FILES["file"]["name"] . " already exists. "; } else { move_uploaded_file($_FILES["file"]["tmp_name"], "upload/" . $_FILES["file"]["name"]); echo "Stored in: " . "upload/" . $_FILES["file"]["name"]; } } } else { echo "Invalid file"; } ?> Does that explain it well enough? yup, Thanks Kpac No problem. |
|
| 980. |
Solve : HTML - Open link and display specific content in the next frame? |
|
Answer» Hello, <a href="./articles.php">Article Number One[/url] articles.php is hyperlinked as the same php code for Article 1 and 2, so curious what your php code is to differentiate a user clicking on Article 1 vs 2. The way I see this you get the same RESULT from clicking either link, so knowing what your php code is doing is needed for us to help further. Quote <iframe src="./articles/article_viewer" frameborder="0" width="75%" height="100%" name="articles_viewert"></iframe> Knowing what your php is doing we can better assist with this. There is a lot of dynamic HTML that is going on with your php or should be going on in your php to display what you want. Hi thanks for the reply Ignore the fact that they're PHP pages, they're currently empty and could be HTML pages, i'm not too concerned about that. Just to clarify, what i'm AIMING to do is this: 1. I have a page called Home which contains links to my articles, lets say: Article 1 Article 2 2. When I click on one of the articles (lets say Article 2) it directs me to a new page called "Articles" and opens up the code in a on that page called article_content.html. Thanks,You would need to have some sort of URL parameter so the link to article one would be along the lines of "articles.php?article=article-one" then have something in article.php that reads this parameter and loads the correct article into the iFrame. It would be helpful if you explained what the actual project is in more detail and why an iFrame is required. Using iFrames in this way is seen as very outdated and is generally classed as bad practice. Iframes should only be used when there is a good reason to (e.g. including a piece of content from another website such as when embedding a video), they shouldn't be used as general page layout elements or anything like that. |
|
| 981. |
Solve : Solved Making a Promt Email Me!Solved? |
|
Answer» I have my promt in a button, using an onclick event. Additionally, Mailto: is a spam magnet. good point, Quote from: macdad- on February 12, 2009, 12:10:16 PM Quote from: BC_Programmer on February 12, 2009, 07:42:29 AMAdditionally, Mailto: is a spam magnet. yeah, learned about that the hard way myself. Try over 8000 e-mails under my old E-mail account. |
|
| 982. |
Solve : Avoid domain forwareding for hosting.? |
|
Answer» You can ignore this post if you NEVER do this. |
|
| 983. |
Solve : How to get text of tag which has "for" attribute? |
|
Answer» Hi All, Expected Results Result 02Any help will be highly appreciated!!! Thanks in ADVANCE!! |
|
| 984. |
Solve : the web page link didn't open? |
|
Answer» I tried to PUT a link before a flash OBJECT, but it couldn't work. When I clicked to the flash object, the web page link didn't open. |
|
| 985. |
Solve : Tips for integrating bash based application to a website? |
|
Answer» Hi, |
|
| 986. |
Solve : Need Ajax Help? |
|
Answer» I Have some code here that displays a .php file on my html page. |
|
| 987. |
Solve : Posting a Web Page? |
|
Answer» I have a web site I'm MAKING for a small business. I've never posted a web page before but I'd like to. From what I saw at school when we posted our work we just typed in some kind of FTP address into the address bar and posted it on out COLLEGES web site by dragging it into a folder so our teacher could check it. My question is their a site I can check out to do that for free and is it that simple. like can I just upload my design to a folder put all my documents in it and it will work. I dont know how it works can anyone give me a good site and some idea what I'm doing.Some free hosting options are available for personal websites but they generally are not appropriate for business websites. A business should be paying for specialized web hosting SERVICE. One I've used is http://www.totalchoicehosting.com/. Their Starter plan, which is adequate for many small business websites, is only $4/mo. Some free hosting options are available for personal websites but they generally are not appropriate for business websites. A business should be paying for specialized web hosting service. One I've used is http://www.totalchoicehosting.com/. Their Starter plan, which is adequate for many small business websites, is only $4/mo. Google Sites (the new one) isn't very good. I find it un-user-friendly. The previous version Google Pages (closed beta) is much nicer. Quote I believe Google has a similar free service.As implied, I haven't used Google's service. I have used Yahoo's GeoCities, and I think it works fine. Uploading files is very easy. No FTP required. Quote from: soybean on April 10, 2009, 11:14:34 AM As implied, I haven't used Google's service. I have used Yahoo's GeoCities, and I think it works fine. Uploading files is very easy. No FTP required. Google doesn't have FTP but it has a nice site builder and you can upload files as well. |
|
| 988. |
Solve : Looking for some custom photoshop work? |
|
Answer» Hello, |
|
| 989. |
Solve : loggin function with html code? |
|
Answer» you can add like a javascript CODE to make it differnt COLORS such as when you click it its green when its not its black or something. |
|
| 990. |
Solve : Basic PHP error ; please help!? |
|
Answer» $user=$_POST['log']; if (&user=='ha') ECHO 'window.location="page.php"'; else echo 'window.location="http://www.herbertsworld.com/"'; ?> It does nothing.Like before, you're GETTING mixed up with JAVASCRIPT and PHP. Code: [Select]window.location="http://www.herbertsworld.com/"; ....is JavaScript. The PHP method of this is: Code: [Select]header("Location: http://www.herbertsworld.com/"); The full PHP code for what you have above, is this: Code: [Select]<html> <HEAD></head> <BODY> <?php $user = $_POST['log']; if ($user=='ha') { header("Location: /page.php"); } else { header("Location: http://www.herbertsworld.com/"); } ?> </body> </html> Quote from: Bannana97 on April 10, 2009, 11:44:52 AM <html> Code: [Select]if (&user=='ha') ifs $user. Quote from: gh0std0g74 on April 10, 2009, 09:21:31 PM Code: [Select]if (&user=='ha') What? Quote from: kpac on April 11, 2009, 03:27:31 AM What?&user should be $userAha, sorry about that...... |
|
| 991. |
Solve : Login System for a website? |
|
Answer» Hello I was wondering if anyone could point me in the direction of implementing a login system for my eCommerce website? I have never done this sort of thing before, I assume it would be php?I'd use an already existing eCommerce provider or buy a 3rd party software to achieve this as for you have never done this before and someone who has a background in internet security and point of sale systems as well as compliance should really handle this one. If it were a school project etc to make a simulated eCommerce website thats one thing but the minute you make your eCommerce business live online your going to get hit pretty fast by hackers if you dont know how to protect yourself. As a business owner your liable for making sure that no ones CREDIT card and personal information gets stolen when making purchases through your business and you can be sued for not using a commercially recognized eCommerce point of sale system. I'd use an already existing eCommerce provider or buy a 3rd party software to achieve this as for you have never done this before and someone who has a background in internet security and point of sale systems as well as compliance should really handle this one. If it were a school project etc to make a simulated eCommerce website thats one thing but the minute you make your eCommerce business live online your going to get hit pretty fast by hackers if you dont know how to protect yourself. As a business owner your liable for making sure that no ones credit card and personal information gets stolen when making purchases through your business and you can be sued for not using a commercially recognized eCommerce point of sale system. Thank you for this information! Do you have any recommendations for 3rd party companies to handle this? I assume you would be referring to Magento or Shopify?A10 Tactical, for help with login security and payment you can: Ask your bank. Ask American Express. Ask PayPal. https://www.paypal.com/us/webapps/mpp/accept-payments-online I dont have any recommendations because I havent messed with eCommerce in 8 years and its one of those subjects that you need to be up to the times with. Back in 2009 before leaving the Point of Sale security scene, the Food Stores that I as Systems Admin for for 6 years were having to go through PCI Compliance and we had some issues such as one of the oddball Point of Sale systems in the gas Station that the business owned was storing credit card numbers and so that had to go away, hard drive destroyed to protect customer data," and get replaced with a better system that doesnt store credit card numbers. We also had to isolate the POS network from the USER network where as both were on the same LAN. When i got there in 2003 it was a big big mess of stuff on the same LAN but different IP and Subnets, and I worked to get the POS system isolated because we had some users that were back door accessing the company network from home etc and fortunately we never got hit by a hacker but it was not up to compliance until i left in 2009 when they were looking to PUSH people out the door or fire them who are paid too much they claimed after the economy tanked in 2008 with housing bubble bursting and stocks plunging, and hire newer people for lesser. This was a big disaster for them and cost lots of money and upset lots of customers when stuff broke an no one there able to get it back up and running fast because of new untrained help. They had to hire 3rd party company to back door into the company to fix issues remotely and pay lots of money for emergency calls etc. It would have been way cheaper to keep me and my boss than to fire him when pressure tactics of trying to get employees to quit didnt work, but I saw what they did to him and same game they were playing with me and decided to just give my notice vs ever get fired without reason which the state of New Hampshire Labor Laws allow for. Geeks info with paypal etc I would probably check into... The biggest thing is that what percentage can your business afford to TAKE that cuts into your profit margin. Certain credit cards at the business I worked for cost a different percentage on the sale to process. Paypal might be the easiest to set up and as a customer using Paypal I have had good experience with them with getting a refund when a transaction went sour etc. But they might be great for customers and not so great for the merchant, the merchant side of the Paypal is the unknown to me. Additionally Paypal is trusted and well known so people buying something through your site seeing that will probably feel more comfortable than processing through an unknown credit or debt card processing means. I have backed out of transactions online in the past for example when I had a GUT feeling that I better not becasue the green security lock isnt shown in URL bar of browser etc. But with paypal i just verify that its actually Paypal and not a spoofed hacker site that i'm connected to in URL bar and if I am I buy the item and feel safe doing so.I have sold on eBay using Paypal amd was happy with it. But lately I have run out of things to sell. Quote How much does paypal charge merchants?So, at about 3% Paypal is on the high side. But thaere are other factors. Some credit cards hve other changes that m,ight go abobve 3% on some trnasactions. Here is the most recent thing for Paypal: https://www.paypal.com/us/webapps/mpp/merchant-fees 2.9% isn't that bad actually even with the 30 cent transaction fee. The store I worked for was having to pay 4.5% to 7.0% on credit card transactions with pin pad terminals and hughes net satellite as the main communication means with dial-up as a backup to this if weather would take out the satellite. Visa, Mastercard, and Discover were processed at different agreed upon contractual amounts. We could take american express but we didnt tell customers that because american express transactions were almost 10% somewhere in the 9% on the sale. So we would say that we only took the 3 major credit card types. EBT and Debt cards I dont recall what the fees were for those, but they accepted those too. Some places put a minimum purchase amount to protect from say someone buying a candy bar for 99 cents and having 33 cents of that given to credit card processing if same amount as paypal at 2.9% etc. If selling higher ticket items you wouldnt have to worry about that much the 30 cents would be next to nothing on say a $30.00 purchase it becomes 30 cents which is 1% and then 87 cents at 2.9% so $1.17 in fees to do the transaction and that $30.00 sale then was $28.83.Not much experience in e-commerce but 2.9% does not seem like a bad rate at all! If I remember correctly Stripe does a similar rate - why not check them out? https://stripe.com/ |
|
| 992. |
Solve : CSS display error...? |
|
Answer» function run() { var buttn = document.getElementById("shows") var fac = document.getElementById("act") var val = true if(val=true) { val = false buttn.innerHTML = '[ Show ][/url]' fac.style.display = "NONE" } else if(val=false) { val = true buttn.innerHTML = '[ Hide ][/url]' fac.style.display = "block" } } It hides the DIV, but then does not show it. Quote from: Bannana97 on April 10, 2009, 02:26:54 PM <script type="text/javascript"> Which DIV? Could you provide a link to a working example so we can see for ourselves what is HAPPENING? You have no semi-colons in that code. |
|
| 993. |
Solve : Complete list of learning objectives for Dynamic as well as static webiste? |
|
Answer» Hello |
|
| 994. |
Solve : Scripting? |
|
Answer» I want to know what type of SCRIPTING is USED in photoshop. |
|
| 995. |
Solve : H1 halp css? |
|
Answer» I use H1 in css for my headline because they say it is the bigest. tag and then start typeing and it will know the font and size to use right??? So on all my other pages I can just use the <p> tag and then start typeing and it will know the font and size to use right?Huh?Huh???Yes and yes.Thanks for the help but I wanted to ask one thing about images. I know I can use the HTML code to place an image on the page. And I know CSS has it's own code for placing an image on the page. Since I am USING CSS coe I am makeing an Enturnal CSS web site. Sould I just use CSS code even wen I just need to place an image on one of my pages or can I use the old HTML I know they both work but if some of the page is CSS and then I though an HTML code in will this do something or am I useing it wrongCSS can't "place" an image on your page. It can only specify a background image. There's a difference.so I would still use this html code for placing an imageYes. |
|
| 996. |
Solve : Need some help with html code and Dropbox menu? |
|
Answer» I read A lot of answers about this on the web. I can't FIGURE out why this DROPBOX menu dosnt WORK on my site. Most answers aren't written like mine is written so It hard to figure out what's going on. I'll post the code and see if any ONE can help me with this. I dosnt work on mobile or desktop. End code -------- Thanks and any help is appreciated. |
|
| 997. |
Solve : Wordwrap: endless horizontal scrolling? |
|
Answer» How do I prevent endless horizontal scrolling on my contact form: http://summitworkshop.org/contactform.php. |
|
| 998. |
Solve : SEO Help? |
|
Answer» I built a new website about 6 months ago but am struggling to get it anywhere on any search engines. I have read countless articles on how to improve website ranking and Search Engine Optimisation and have made so many chnages to my website to improve its rankings but am still seeing no results. Has anyone any ideas? |
|
| 999. |
Solve : Blogger site being redirected to some other website sometimes? |
|
Answer» I'm using BLOGGER. My site sometimes redirects to another website. I'm using a blogger template. I dont think I had any issues EARLIER. But when I modify some codes in that template this problem started. I'm using blogger. My site sometimes redirects to another website. I'm using a blogger template. I dont think I had any issues earlier. But when I modify some codes in that template this problem started. Are you using a premium template? If no then that's the main CAUSE of the sudden redirection and to get rid of this you really NEEDS to buy premium from the coder or do a thorough EDITING the “footer code” of that template. This is how it looks and you are done, it helped me alot |
|
| 1000. |
Solve : How to make "reply" in same page?? |
|
Answer» I like to write about how concentrated solar thermal power (basically a bunch of mirrors) can save the world from PEAK oil, ect. I know basic html and can understand forms but don't know how to make it so that people can share their thoughts directly within the same page. I tried a forum but get too much SPAM (how's that happen too?). Do I need to learn SSI? or can I simply paste a script (and learn where to put it)? Well, you said you tried a forum but got too much spam, but a forum really is the best thing for you. Exactly...But how would someone be able to post a comment/"sign" a petition on the same page?Where there's a will, there's a way... actually, wouldn't a blog be better for this purpose, than a forum?I think a forum would be more flexible than a blog in this case, but yeah, a blog is also a good idea.Thanks for the responses! It's just that I don't have the resources to continually update. I never knew that all forums has to deal with spammers on a up to the minute basis. I even tried "blocking user", but that did no good as many more would come in (and even that seemed to allow same user for a while). I'm in the opinion to READDRESS the energy issue from massive concentrated solar thermal power as an almost perfect 24/7 base load power solution capable of powering the world to, get this, the Liquid Fluoride Thorium Reactor, as that concept seems to be a thousand times safer than conventional uranium "burning" fission (which I oppose). If everyone does not care to address the energy issue, we will suffer the effects of limitation formed by the "not so unlimited" renewables and their very high prices. Meanwhile Al Gore wants to put a carbon cap on fossils which at first seems to be a good way to fight global warming but would actually KILL developing nations and DESTROY any chance for America to get out of the depression! Conservation is limitation, without energy, there is no freedom and don't kill a watt, MEGAWATT! |
|