• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Check out the microsoft frontpage ad - hint look close!

Frontpage has been known to be horrible ... using up pages and pages of code just to put simple things on a website that could have been done in like 1/30th the amount of code in raw html.
 
Correct coding, ie, doing something like <b>Bold</b> has a <b>, text, then </b>.

Line 28 has a </p> at the beginning instead of <p>.
 
Originally posted by: state 08
Could someone explain for the html illiterate?


The ad claims that the new version of FrontPage cleans up its code generation... but the example shown in the ad has a very basic mistake/error in the code.
 
Originally posted by: iwantanewcomputer
Originally posted by: cavemanmoron
Originally posted by: state 08
Could someone explain for the html illiterate?

Think of someone botching a bold tag here:

[ /b]I wanted this to be bold, but I'm a retard.[ /b]

Except you put the close tag at the start.

Edit - Spaces are required to avoid it parsing the tags into oblivion.

- M4H
 
Originally posted by: iwantanewcomputer
Originally posted by: cavemanmoron
Originally posted by: state 08
Could someone explain for the html illiterate?

HTML uses tags for each time. They usually have an opening <x> and a closing tag </x>. Think how Fusetalk does quotes, bold face, italics etc.

They opened the 3rd paragraph with a </p>, which is a closing tag.
 
What the hell am i suppose to look at? Line 28? WHere the fack is the document where this f***up is. I am banging my head on my keyboard. WTF AM I SUPPOSED TO LOOK AT! AAAAAAAAHHHHHHHH!!!!!
 
I don't get it. I see no code at all, just an image with a bunch of line numbers and some graphics at the top and bottom. Must be dead... 🙁
 
Originally posted by: MIKEMIKE
you notice this thing was posted in 2004, about frontpage 2003 right?

As far as I'm aware, it's 2006 and Frontpage 2003 is the newest version released.
 
Back
Top