Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
~2K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums

14 Posted Topics

Member Avatar for new_developer

The simplest way is to just google/bing/whatever for the proper html to put the banner into your site. Using Dreamweaver is simple and easy, but putting a flash movie in a site with using Dreamweaver is horrendous on the code side-a TON of extra crap code you don't need, id's …

Member Avatar for trancewebdesign
0
246
Member Avatar for nsahi

I would just skip XHTML/HTML and go straigt to HTML5, everything is moving towards HTML5.

Member Avatar for shironui
0
151
Member Avatar for gahhon

what kind of slideshow and what is the format of it? .swf .js etc. If its in a flash file, .swf, you just insert the movie into the body where you want it place and use the HTML/CSS to make sure its where you need/want it to be.

Member Avatar for shironui
0
81
Member Avatar for minimogul

In all reality, if you pay a designer to "paint" your logo for you from a sketch, the copyright is still yours, however, they can, and likely will, take credit for the coloring, and any other work outside of your sketch. I know that I personally would take credit for …

Member Avatar for minimogul
0
174
Member Avatar for Makcarov

[QUOTE=johnsteve.bravo;1470638]Simply use the following css body { background-attachment:fixed; background-image:url('folder-name/image-name.jpg'); background-repeat:no-repeat; }[/QUOTE] a little simpler to just do body{ background: image:url(folder/image) fixed no-repeat; } less is more.

Member Avatar for shironui
0
93
Member Avatar for ChrisLala

In simple and short, yes, web design is a form of art. Not one to continue repeating whats already been said, because its all already been said. As for the One Click web page "creator", that requires intensive programming from someone else who knows atleast the basic concepts of creating …

Member Avatar for ebay1989
1
556
Member Avatar for hindu times

Well, to start, styling wordpress is ALOT easier then it seems, right down to putting the header/footer/JS that YOU want into it. The trick to it, is that you have to open the PHP files, IN the wordpress ADMIN panel. When you open these up, header.php/footer.php, and I forget the …

Member Avatar for morkat
0
148
Member Avatar for confusedCSS

In short, you use CSS to define your web page style. CSS=Cascading Style Sheet. In your CSS you define what ever <p>, <align>, <a href>, etc tag is, and that standardizes the look, without having to do all the in-line attributes. I.E. Instead of doing [code]<p><font family="georgia" size="2">[/code] for every …

Member Avatar for agbenaza
0
155
Member Avatar for vairvixen

Are you talking about the area thats under <begin editable area>???? I'm on a mac and using firefox, so everything looks like its working fine from here, but if its only IE your having the problem in you might try setting up an alignment and indent tags for your text …

Member Avatar for colweb
0
109
Member Avatar for rhirde

If you are using CS4, its pretty easy, pull all the images into PS, on seperate layers, and open the ANIMATION panel. In the animation panel, you open up the set number of frames you want. Select the first frame, and turn off EVERY layer, leaving only the first image …

Member Avatar for shironui
0
155
Member Avatar for shironui

I have a flash site I'm building, the only problem I'm having is the carousel I have for it does not stay on the frame its supposed to be on. I.E. I click on the link to the carousel, and it pops up and works normally, however, if I click …

Member Avatar for shironui
0
111
Member Avatar for shironui

Alright, I've built this incredible carousel for a portfolio page in a flash website, using an external .XML file for the images;however, after countless hours scouring the web, I can't seem to find the code I need to put in the .XML file, so that clicking on the various pictures …

Member Avatar for shironui
0
204
Member Avatar for shironui

I'm a 27 male, married, with one son(1yr) and another due in july. OK, now that thats out there.... I'm currently a student of web and graphic design, I like to think I'm fairly proficient with HTML, and basic flash development(design side atleast, with basic stop/gotoandplay AS2). In my free …

Member Avatar for jephthah
0
75
Member Avatar for nakul_pancholi

The book I mostly use, is <Web Publishing with HTML and CSS> its by Sams Publishing. Usually has the answers to most of my HTML/CSS questions and has explanations and definitions for why you do things.

Member Avatar for shironui
0
126

The End.