Tag Archives: Gt Line

Spacing text.

I’m attempting to sort out the text. I’ve just started out using Dreamweaver MX and whenever I write text in a very textbox I aren’t able to space it available properly. I’d like regarding my text trend similar to a new word document (when you press enter in a word insurance policy the cursor moves on the next line; whenever you do this implementing html, you effectively move 2 lines down). How should i make it sothat plainly write an handle, for example: 12 Sam St Samsville Samcity getting older turn out while: 12 Sam St Samsville Samcity I know this is not difficult, but as your newcomer I thought it’d be superior to ask this here than split my hair out seeking to work it out and about. Thanks Sam Whenever you press ‘Enter’, hold shift in the process: ‘Shift’ & ‘Enter’ – this will produce the formatting you might need That will continue to work, more specificly the code that you’re using when demanding just " enter" is < p> < /p> (Paragraph) and when using " change + enter" that you’re using < br> (line break) Li Brad Bless you guys. I’d used HTML several years ago … Continue reading

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

Text issues

ALL RIGHT, attached is a picture of my own site design. I currently get my slices lined up as indicated by red boxes (only a sample with the boundaries of your left and cruise sides, there’s much more slices). I wish my text, on the other hand, lined up as indicated by blue boxes inside those slices. Can i go about looking to use tables inside those cells to line up the text properly, or just slice the positioning to the azure boxes and end up receiving a more complex couple of slices and spacer gifs Furthermore, for some reason while i type in a table cell along with use " enter" to try and do a line break, it seems to skip few lines instead connected with one. How must do a usual paragraph format within a cell I’m guessing you might be using something under the lines of Dreamweaver and also Frontpage. In most WYSIWYG editors, it can be just SHIFT + GET INTO. This creates the < BR> (line break). Apologies, yes Dreamweaver MX Occur guys… gimme a few help here, this is EASY, I know it truly is To atart exercising . room within your boxes, … Continue reading

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

Google Translate creating validation errors

I’m trying to add the following standard code to include google translate that will my website but when i try to verify the page it truly is giving me faults. – < div style=" text-align: right; padding-right: 10px; " > < div id=" google_translate_element" > < /div> < script> purpose googleTranslateElementInit() new google. translate. TranslateElement( pageLanguage: ‘en’, structure: google. translate. TranslateElement. InlineLayout. SIMPLE , ‘google_translate_element’); < /script> < script src=" //translate. yahoo and google. com/translate_a/element. jscb=googleTranslateElementInit" > < /script> < /div> – Line 272, Column 51: necessary attribute " type" definitely not specified < div id=" google_translate_element" > < /div> < script The attribute given above is required for an component that you’ve used, but you get omitted it. Such as, in most HTML PAGE and XHTML insurance types the " type" attribute is required on the " script" element plus the " alt" attribute is required for the " img" ingredient. Typical values for sort are type=" text/css" to get < style> and type=" text/javascript" to get < script>. Line 279, Column 101: necessary attribute " type" definitely not specified later. google. com/translate_a/element. jscb=googleTranslateElementInit" < /script> The attribute given above is required for an component that you’ve used, but … Continue reading

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

How do you use php to create a repeating div tag?

I will be trying to use php the next div tag which could then be repetitive. The problem is the fact there is Html code between the php rule. I have included what I’ve done so way. If you desire a visual case in point of what My organization is trying to do take a look at http: //www. mediareviewzone. com I want the tiny description boxes every single child be populated from a database. The code below should preferably enter the subject, links, description, and an image on the description box precisely as it appears now on the website. I want this then to repeat until the many descriptions have been subjected to the page. My errors start along at the < div class=" par_element2" > line simply because that it can be HTML inside php computer code. Any help could well be appricated. < div class=" par_element" > < php $subject_set = mysql_query(" Choose from * movies", $connection); in the event that (! $subject_set) die(" Collection connection failed: ". mysql_error()); though ($subject = mysql_fetch_array($subject_set)) < div class=" par_element2" > < h2> indicate $subject" link"; indicate $subject" title"; < /a> < /h2> indicate $subject" description"; indicate $subject" link"; examine … Continue reading

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