Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] php file issue. with html markup #128

Open
neway003 opened this issue Oct 10, 2013 · 0 comments
Open

[bug] php file issue. with html markup #128

neway003 opened this issue Oct 10, 2013 · 0 comments

Comments

@neway003
Copy link

I'm using
Aptana Studio 3, build: 3.3.2.201302081546
(c) Copyright 2005-2013 by Appcelerator, Inc. All rights reserved.
Build: jenkins-studio3-rcp-master-259 (origin/master)
Date: 08 February 2013, 15:48:27
OS Name: Microsoft Windows 7 Home Premium
OS Version: 6.1.7601 Service Pack 1 Build 7601

I have created new php project, added a folder "css" to project
then added index.php file in project root folder (not in css folder).
created HTML markup as shown below in index.php (there is no php tags or codes)
`

<title>furniture</title> <style type="text/css" media="screen" ></style> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas porttitor congue massa. `

What my problem is "in css tag" I typed "src=" then pressed Ctrl+SPACE
I got a css tag as shown below
<style type="text/css" media="screen" src=csscsscsscss......css ></style>
word "css" is generating infinitely.

I know its my mistake that, I typed wrong attributes on style tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant