Jump to content

eduard

Members
  • Posts

    2,375
  • Joined

  • Last visited

Posts posted by eduard

  1. It was definitively not the same error as in my previous thread, but thanks I got 2 useful links which I can use! However, the problem still remains: still there isn't the copy right sign?

  2. I thought this had been fixed in another thread. I think it should be clear by simply highlighting the code:
    <div id="bottom"><p id="design">web<br>design diseñar<span id="copyright">Copyright © 2013</span></p> <img id="rot" src="http://www.linkedin.com/img/webpromo/btn_viewmy_120x33_es_ES.png?locale=" alt="Ver el perfil de Eduard Lid en LinkedIn"/* Rotate div */ </div>

    Thanks! But how do I do that (Notepad++)? P. s. it's very warm here (32C), so hard to concentrate!
  3. What I (also) don't understand well is uploaden! I've 2 folders: 1 website2013 and 2 (in folder website2013) the folder Eduard website slider2 (made by someone else!). I suppose I've to make1 folder! But how do I do that? (The most important things are working ok now!)

  4. I have questions for you, IF it is so bad blah, blah, blah WHY! are you still there? Also IT does not matter that is so bad, blah blah, blah the fact remains you cannot grasp the very basics of putting a html website together let alone a dynamic site, without continuously relying on the forum of w3schools to help out! so you can copy and paste, therefore it is a waste of time for you to look into becoming a web designer/developer or whatever.
    WAIT AND SEE!
  5. NO, the joke is most definitely you claim to be a web designer/developer, when you don't know the basics after over what must be 3 -4 years (feels longer) 6000 posts, (not forgetting those from previous account, which became so embarrassing that you creating another, plus other html etc forum accounts on other websites we discovered), you have wasted our time going over the same simple basic coding time and time again, its time to smell the coffee, and wake up to the fact web design/development or whatever you consider yourself to be, it just not for you.
    I've a question for you! Did you live the past 4 years in a foreign country, another continent, another language, other customs, etc. under miserable conditions (e. g. often no internet!) where they have taken much money, stolen many things and therefore I've a lot of stress and scarcely haven't any money left?ANSWER: NO!!!! P. s. thanks for your 'nice' comments, website isn't finished yet!!!
  6. This is NOT something for a specialist, IT IS VERY VERY VERY SIMPLE BASIC STYLING of an anchor element, which you are apparently incapable of understanding. IF you can't get a grasp of even this, how do expect to be considered to be capable of producing a large website project, what is your description on hourlie site? build html page in 1 year as soon as i get someone to give me code at w3schools, taken in account most are at different time zone to me, price £10,000.000.reply WHAT! FOR ONE PAGE, is this some sort of a joke.
    Are you some kind of a joke? :glare:
  7. While I largely agree with the sentiments of the others who've replied, above, I'm feeling uncharacteristically generous atm. I believe this is what you're after. In your code (above), put a space then a letter "a" (for "anchor") after the ".style3" declaration like thus: .style3 a{color: #FFFFFF;font-size: large;}
    Thanks!Whether I had studied this thoroughly, this is something for a specialist! I AM NOT!
  8. Well the only conclusion is YES! , you had followed the examples as set out by the the turorials, you would have found the solution there and then, but no! post topic, instead get someone to do the work for you. I think it a absolute cheek to get someone to design and create your website and claim it as your own, when you have not got a single clue, how to create one yourself, and rely on us to do it for you, oh its hard, can you do it for me! oh thanks, copy and paste, my god what a wonderful website i created bu my own hands. HA!
    But I designed the page e.g the colors are MY idea! A very important thing of a website and I've written before that I'm not good in web design. And copy and paste? Well I copied and paste the original site. But I've changed many things which can't be copy and paste!
  9. Because YOU don't bother to learn ANYTHING through tutorials, or by experimenting YOURSELF, YOU ASK THE WRONG QUESTIONS, YOU JUST WANT EVERYTHING DONE FOR YOU! SO YOU! CAN COPY AND PASTE, AND THAT IS NOT LEARNING.
    Learning?, but experimenting: very wrong!!! What do you think I've done the past 4 hours! Eating out of my nose?
  10. There is no styling set for anchor links, so it will revert to the default set by the browser, changing styling .style3 won't make any difference because you are not setting it the the anchor itself, just the span, so the default for anchor will kick in. Soooo it does not matter where you set it, as long as you set your own default styling as set out by the tutorial, which you choose to ignore again.
    Thanks, ??????????????????????????????????? default?, default styling?, which of the 3 css stylesheets?
  11. How do I change the color (white) of the link 'portfolio' of the homepage of the website: http://www.website2013.site50.net ? <!DOCTYPE html><html><head><!-- saved from url=(0022)http://internet.e-mail --><meta http-equiv="content-type" content="text/ html; charset=UTF-8"><title>EduEduard Lid</title> <link rel="stylesheet" type="text/css" href="ex1.css"><link rel="stylesheet" href="panning-slideshow.css"><link rel="stylesheet" href="bsa.css" type="text/css" media="screen"><script src="jquery-latest.js"></script><script src="jquery_002.js"></script><script src="jquery.js"></script><script src="image-rotator.js"></script><script src="bsa.js" async="" type="text/javascript"></script><script async="async" src="s_3a3793f622db4a9dea3bfa355c5b2441.js" id="_bsap_js_3a3793f622db4a9dea3bfa355c5b2441" type="text/javascript"></script><style id="bsa_css" type="text/css">.one{position:relative}.one .bsa_it_ad{display:block;padding:15px;border:1px solid #e1e1e1;background:#f9f9f9;font-family:helvetica,arial,sans-serif;line-height:100%;position:relative}.one .bsa_it_ad a{text-decoration:none}.one .bsa_it_ad a:hover{text-decoration:none}.one .bsa_it_ad .bsa_it_t{display:block;font-size:12px;font-weight:bold;color:#212121;line-height:125%;padding:0 0 5px 0}.one .bsa_it_ad .bsa_it_d{display:block;font-size:11px;color:#434343;font-size:12px;line-height:135%}.one .bsa_it_ad .bsa_it_i{float:left;margin:0 15px 10px 0}.one .bsa_it_p{display:block;text-align:right;position:absolute;bottom:10px;right:15px}.one .bsa_it_p a{font-size:10px;color:#666;text-decoration:none}.one .bsa_it_ad .bsa_it_p a:hover{font-style:italic}.style1{color: #00FF00;}.style2{text-align: center;}.style3{color: #FFFFFF;font-size: large;}.style4{color: #00FF00;font-size: xx-large;}</style></head> <body><div class="style2"> <br class="style1"><br class="style1"><h1> <span class="style4" lang="en-gb">EduardLid Web Design</span></h1><br class="style1"><span class="style3" lang="en-gb"><a href="/portfolio.html">Portfolio</a></span><br></div><div id="window"><ul style="top: -350px; left: -960px;" id="slideshow"><li class="box1"><img src="tiger.jpg" alt="Tiger"></li><li class="box2"><img src="macaw.jpg" alt="Macaw"></li><li class="box3"><img src="bald-eagle.jpg" alt="Bald Eagle"></li><li class="box4"><img src="panda.jpg" alt="Panda"></li></ul></div><div id="bottom"><p id="design">web<br>design diseñar<span id="copyright">Copyright © 2013</span></p><a href="http://ar.linkedin.com/in/eduardlid"><<img id="rot" src="http://www.linkedin.com/img/webpromo/btn_viewmy_120x33_es_ES.png?locale=" alt="Ver el perfil de Eduard Lid en LinkedIn" rotate="" div="" *="" border="0" height="33" width="120"></a></div></body></html>

  12. Are they in a folder called portfolio_archivos? I don't recommend it. Look at the source code it generates. It's needlessly complicated, and the CSS is hard to edit.
    Ok, thanks!That was it!:portfolio_archivos. Many Thanks! T
×
×
  • Create New...