Tag Archives: Site Url

A rethink?? Very confused. :(

Hi people. Ive been posting about an affiliate site I’m making for just a course project – design your personal media/design company in addition to brand it way up, and make this website. It is really a webdesign course.. so all must be accurately done. I am half way thru a jquery based 1 page internet site that – at my desktop, is really lovely to consider and took us a hell of a lot of time. There are still bugs in the container which need completing and ironing nevertheless nothing drastically wrong or too hard to overcome. However, the running speed of it is very low, and its not brilliant for engines like google. I know now that this design is not optimum for what i’d like to use the item for.. but it took me way too long and i just think its v nice if its operating properly. could i allow it to be better Would removing some content from it make it operate quicker know lots of script is with there but thats desired.. i suppose this can include tidied if i tried hard : im new — would it change lives Is there other things … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Blank link issue

Hi there all. Does anyone find out any code i could put in CODE or CSS that will enable external inbound links to open in the blank window/tab, but after you click on specific in domain buttons EG: www. model. com (clicks link about) www. model. com/about. html to not open in a new blank window. Help could be most appt For links that you would like to open in a new window and also tab, use " target=" _blank", such as this: < a href=" index. php" > Brand of link here< /a> for links that you would like to open from the same page, either don’t specify a new target, or use " target=" _self" You’ll be able to read more below. Oh no i could do that. I meant in case you go to http: //www. apollodesignstudios. corp. uk/site/index. php/portfolio/finished. html and click a site url it opens it in the same window… and because the a module i cant determine where to visit to put the target=" _blank" signal…. hence why i am after a script with some sort to put into the web coding site or regarding css to just open external links in the … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment

IT WORKS!….but is there a more secure way to do it? (PHP: Include question)

I’m doing a tech site for my education, and I have decided to use the PHP: include function and so the website will be easier to keep. I have not one but two include files: head. php (which holds the internet in the < head> tages, the actual header, and the particular horizontal navigation) footer. php (which holds the internet in the footer) My problem is when using the files in sub-folders. Next time i include " scalp. php", the links for the css files, photographs, and other pages are incorrect in addition to won’t work. I tried when using the direct url to the files. It does work, but I don’t like the thought of having the file urls out for everyone to see inside source code. Is there a more secure way to achieve this You requires the full report url’s really, having them comparable won’t reap any benefits for that public. Fact is I can save as on your own page and it will eventually change every url to include the complete URL. You have to to remember your images will be relative in your file containing your includes. The comprises, for a strategy to think of … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment