Recent content by buckybrendan

  1. B

    [Tutorial] Learn Java Programming

    No he isnt thenewboston. BuckyRoberts is the newboston. Also bucky roberts is from boston, Hint is in the name.
  2. B

    Seeking advice on website project

    There is definitely a way to do this using a cms. Pretty sure it can be done in wordpress, if not then joomla or drupal can do it. As you said this was done with php which is correct. If you discuss with a developer what you are looking for then they will work out all the kinks for you. Thats...
  3. B

    Styling a widget directl in the code or with external CSS

    Actually there isnt really any external for blogger. so it has to be done in-line or internal. Also the reason for internal and external is so you can see just styles and no other code. like html and javascript getting in your way. Its best practice to use external and internal. in-line is...
  4. B

    [Tutorial] Learn xHTML/HTML and CSS

    yeah good point i made no mention of this. But you are correct that is the best way to do it. Nice share and thanks saved me time explaining it.
  5. B

    [Tutorial] Learn Java Programming

    Nice post austin. You fixed the color scheme, its readable now. I hope ppl read this tutorial and follow it, as java is a great language to learn first. It will help you begin with whatever language you wish to learn, or if you want to learn java this will be a good tutorial to start with.
  6. B

    [JOURNEY] 10,000 hours to master Objective C

    Wish you the best of luck, but if you are serious you will need to get some books to read. Takes a lot of books, since they take different approaches to coding. It only takes one book to learn, just depends on if that book's approach suits you. Following tutorials online will only get you so far...
  7. B

    Styling a widget directl in the code or with external CSS

    Not sure by what you mean which is better. But since all styles are already in the section i told you, and that is where Google put all their styles and also every template i have seen has their styles in that section as well. I see no reason to break with tradition, It has no affect on seo...
  8. B

    [Tutorial] Learn xHTML/HTML and CSS

    Thanks, wait until you see the "treat". Am sure you will like it
  9. B

    [Tutorial] Learn xHTML/HTML and CSS

    External CSS Welcome back to my HTML/CSS tutorial, Today you will be learning how to create external stylesheets. This is where CSS really becomes alive. This is the most efficient and useful way possible. To get into that thou, I will need to explain the theory behind CSS, this is where you...
  10. B

    Styling a widget directl in the code or with external CSS

    Ok i think you mean In-line and External. Go to template. Edit HTML. Below the title tag which is near the top there is a section which has the font all one color which is blue. it has <b:skin><![CDATA[/* something like that at the start. Write your code in that section.
  11. B

    turn rep of in the lounge

    I dont think it matters but the lounge is just somewhere to talk about random shit. If it doesnt count towards posts i dont think rep should be either. Although dont see why a thread was created on this, since its only rep. Like who actually cares. Only ppl who care are the rep whores...
  12. B

    Minding freinds dog

    because it stores the same amount of water as a camel does but not for the length of time lol Thing pees like every 5 mins, and the puddles are large enough for her to drown in.
  13. B

    Minding freinds dog

    Wish i had a cage for it. Might confine it to a single room, like under the stairs.
  14. B

    Minding freinds dog

    Been minding a friends dog now for 3 hours and the thing has managed to piss in every room. It didnt just do it once, its done it a few times. Dont know how a small dog managed to piss the whole way from the kitchen, up through the hall way into the sitting room while taking a piss. and it...
  15. B

    [Tutorial] Learn xHTML/HTML and CSS

    Styling Links,Tables and Lists Welcome back to my tutorial. Today we will be covering how to style links,tables and lists. This is the last of Internal we will be using. The rest will be External and since there isn?t much of a difference between them we will shortly be finished learning...
Back
Top