Microsoft Expression Web is a professional development and design tool to create modern, standards-based Web sites that use PHP, HTML/XHTML, CSS, JavaScript, ASP.NET or ASP.NET AJAX.
Questions tagged [expression-web]
60 questions
8
votes
2 answers
ASP.NET MVC (RAZOR) with Expression Web 4, or at least the option to edit the file?
I have been trying to use expression web lately for editing my HTML files etc...
I.e. use visual studio 2010 for coding and expression web for design.
I thought this was what they were meant for?
Anyway the new extension CSHTML (razor) when i try…

Martin
- 23,844
- 55
- 201
- 327
5
votes
2 answers
1 image 2 links
how do you make an image be clickable in in HTML in different areas of the image and lead to different URL's... for instance I have an image or "button" if you will that is 1 image but I want it to actually be 2 links... one side of the button is…

Ryan Murphy
- 65
- 1
- 1
- 8
5
votes
2 answers
Expressions Web 4 Format Code Shortcut?
Is there a keyboard shortcut for formatting code like Visual Studio has Ctrl+K Ctrl+D?

Ryan Anderson
- 937
- 10
- 23
3
votes
2 answers
Any program to combine several images into one for use with CSS and to reduce round trip count?
I'm looking at ways to reduce the quantity of Round Trips to my site for my clients. Right now I have several images that I think should be combined into a single image like…

makerofthings7
- 60,103
- 53
- 215
- 448
3
votes
3 answers
Microsoft Expression Studio - Web / Superpreview with ASP.NET
Is there anyway to test an ASP.NET webpage fully with Expression Studio or is it only possible to see a static view of the page and no way to interact with any of the elements on the page?

Chris Marisic
- 32,487
- 24
- 164
- 258
2
votes
7 answers
Prototyping Tools for non-programmers - Expression?
We are looking for a prototyping tool to allow our business analysts (and myself) mockup sites. Some people have suggested using the MS Expression suite of tools for this. I am worried it might be a bit too technical for the non-programmers.
Does…

Todd Friedlich
- 662
- 1
- 5
- 13
2
votes
1 answer
Why is the CSS z-index being ignored in position relative using background cover image?
Overview: I have a CSS3 pure navigation system on top of my page. I have a footer/copyright on bottom.
In the middle, I want a background image (parchment) cover, then on top of that parchment, I want a white layer for text with a left column and…

Michael Barber
- 167
- 1
- 3
- 16
2
votes
3 answers
Does Microsoft Expressions Web support Web Application Projects?
I would like the designer to be able to open the same solution file as me. Is this possible with Expressions Web?

Mike Cole
- 14,474
- 28
- 114
- 194
2
votes
2 answers
Regular Expression to find
tag which doesn't have alt=".#"
I need a regular expression that will return an image tag which doesn't have an alt attribute which has anything between the quotes. For instance, I would like it to return an img tag which has alt="" or which has no alt, but not one which has…

MNRSullivan
- 587
- 7
- 18
1
vote
5 answers
Formatting PHP code in Microsoft Expressions Web 4
Does Microsoft Expressions Web 4 has a option (or keyboard shortcut) to format PHP Code?

Nalaka526
- 11,278
- 21
- 82
- 116
1
vote
1 answer
Web Expression 4, html 5, The property is marked invalid because it's not supported by the current schema, "border-radius" not working
I am quite new to Expression Web. I use Microsoft Expression Web 4. I don't know why but I can't use border-radius on button.
The property is marked invalid because it's not supported by the current schema.
HTML:

Amalbacker Fysal
- 53
- 1
- 6
1
vote
0 answers
jQuery Mobile with Expression Web 4 versus Dreamweaver CS5.5
Is there a way to get Expression Web 4 to work with jQuery Mobile the way jQ Mobile works with Dreamweaver?
For example, if you have the tags referencing jquery and jquery mobile in the Dreamweaver environment, it just understands that

Martin
- 11
- 2
1
vote
2 answers
Creating a multilingual website
I am looking to build a multilingual website using MS expressions web. The website will consist of a blog and possibly a art display portions. I would like to do all translations manually but I don't want to have more then one CSS stack. What would…

andNoob
- 159
- 1
- 10
1
vote
2 answers
manage site settings disabled in expression web
I want to check how my site is working with ie6, ie7. So I installed expression web (which comes with expression blend) ultimate version. After searching I found that i should configure site ---> site settings. But site settings is disabled in my…

Rajesh
- 2,472
- 3
- 25
- 31
1
vote
4 answers
Does anyone use Expression Web and Visual Studio together?
I'm curious what aspects you use the Expression Web for and what you prefer to do in Visual Studio.
I understand Expression Blend is for making GUI elements of WPF applications, with the programming done in Visual Studio, but how do Expression Web…

Jim Connors
- 297
- 4
- 14