Search results

  1. artimes

    Half a line after a title?

    Phreaddee's way is probably better but you could also do this: <p><span style="font-size: 15pt">your heading</span></br> the rest of your text</p>
  2. artimes

    Wordpress: Border being cutoff at bottom of form?

    Because your Iframe height is too low. Either increase the height of your Iframe or make the div #af-body-373092433 height 340px
  3. artimes

    Connecting a .js file to an html file.

    I'm not sure if there's a option for inserting external javascript files into your html document. But in the code you just add: <script language="JavaScript" src="your-javascript-file.js" type="text/JavaScript"></script> Make sure you copy that before your </head> and change...
  4. artimes

    which career should I choose? between web design and graphic design

    Graphic Design is a very specific thing. You need to be very artistic and be able to think outside the box. But it's also a tech, so it's possible to learn graphic design incase you aren't artistically inclined. The great thing about being a graphic designer is you don't have to just be...
  5. artimes

    common problems of a web page designers

    Wow this is quite a list. Thanks jeanne.
  6. artimes

    Need help with Illustrator creating curves and filling below.

    Have you tried this tutorial - http://robcubbon.com/designing-waves-and-wavey-lines-in-illustrator/
  7. artimes

    Wordpress plugin for gallery

    Thanks guys, I'll check out NextGen.
  8. artimes

    Wordpress plugin for gallery

    Hi Guys, Anybody know a good gallery plugin for wordpress? Thanks in advance.
  9. artimes

    Wordpress vs. Drupal in my situation

    I would definitely go down the Wordpress route. It is a lot more user friendly. Drupal has a steeper learning curve but i'd say it's more versatile and can offer more in the ways of functionality. But judging by what you need, i'd go with wordpress.
Top